oauth2-oidc-debugger icon indicating copy to clipboard operation
oauth2-oidc-debugger copied to clipboard

Support for default IDP using Keycloak as Identity Broker

Open pigreco33 opened this issue 3 years ago • 1 comments

Can you add support to set extra parameters like kc_idp_hint used by keycloak to choose the default brokered idp?

Here is the documentation: https://www.keycloak.org/docs/latest/server_admin/#default_identity_provider

Thanks

pigreco33 avatar Apr 15 '22 12:04 pigreco33

I created an online version of this tool. I added features that I haven't ported back to this repo. Check out [1]. It has the ability to add custom parameters to the calls for the authorization endpoint and token endpoints. Does that let you do what you need to?

Reference: [1] https://tools.test.idptools.io/debugger.html

rcbjBlueMars avatar Apr 15 '22 15:04 rcbjBlueMars