keycloak / keycloak-extension-poc

Apache License 2.0
3 stars 3 forks source link

Extend authenticator to automatically be registered #12

Open stianst opened 5 months ago

stianst commented 5 months ago

Description

As an example for the secret authenticator (https://github.com/keycloak/keycloak-quickstarts/tree/latest/extension/authenticator) is non-trivial to try out as it requires installing the provider, creating a custom flow with the authenticator, and enabling the required action.

Discussion

No response

Motivation

No response

Details

No response