keycloak-restrict-client-auth + keycloak-home-idp-discovery #327
Closed
gerardnorton
started this conversation in
General
Replies: 2 comments
-
I myself answer how I have been able to solve it, after seeing this answer This is the main authentication flow for local keycloak users, which I have configured on my clients: I then set up a new flow that I use in the “Post login flow” of my configured identity provider: This works without any problems. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Everything seems to be working properly :-) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently testing the integration of these two extensions:
https://github.com/sventorben/keycloak-restrict-client-auth
https://github.com/sventorben/keycloak-home-idp-discovery
When using keycloak local accounts, the keycloak-restrict-client-auth extension works perfectly well using the policy-based mode.

When I use federated accounts with an authentication flow based on the keycloak-home-idp-discovery extension, the access restriction does not work.

I have also tried setting up a flow for access verification, in the post-login of the federated idp configuration.


Beta Was this translation helpful? Give feedback.
All reactions