[Feature] Keycloak Flow settings #154
Labels
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
question
Further information is requested
Is there an existing feature request for this?
Is your feature related to a problem? Please describe.
The description of the Keycloak Flow settings in the documentation is not entirely clear.
Describe the solution you'd like
More detailed explanation of Flow settings.
Describe alternatives you've considered
Default Keycloak Browser Flow contains mixed required and alternative subflows/steps/authenticators, that, as described in documentation, can't be used in conjunction with keycloak-restrict-client-auth. Built-in Browser Flow contains Cookie, IdP and Forms alternatives on top. And you can't just add a keycloak-restrict-client-auth to the bottom of the list and set it as Required.
The solution is not just to create a copy of the built-in Bowser Flow, but to completely rebuild your own flow based on the Browser Flow. You need to create three sub-flows for Cookie, IdP and Forms and add keycloak-restrict-client-auth to each of this subflows.
Anything else?
No response
The text was updated successfully, but these errors were encountered: