Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple federation on keycloak #8

Open
askasp opened this issue Jun 14, 2022 · 1 comment
Open

Multiple federation on keycloak #8

askasp opened this issue Jun 14, 2022 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@askasp
Copy link

askasp commented Jun 14, 2022

We use keycloak as an idserver where we federate auth to multiple different oidc servers.

However, I can only figure out how to add credentials for one of them. Is there something I don't understand, or is this not possible at this time?

@Rukenshia
Copy link
Owner

Hi!

I haven't worked with this in a long time, but it does look like you can only configure one keycloak config at the moment. It seems like most strategies don't allow multiple configurations, but it looks like the auth0 strategy supports per-app configs. Maybe this could be ported over, but since I don't really work with Elixiir right now I don't think I will do it myself; happy to review any PRs though!

@Rukenshia Rukenshia added enhancement New feature or request help wanted Extra attention is needed labels Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants