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

Simplify configuration to use different OpenIdConfiguration per webapp. #7042

Closed
lachlan-roberts opened this issue Oct 25, 2021 · 1 comment
Assignees

Comments

@lachlan-roberts
Copy link
Contributor

Currently to use different OpenID providers for different webapps you must configure everything in the context xml for each webapp and manually add security handler with Authenticator and OpenLoginService etc.

It would be a lot better if this could be simplified if this could be discovered and set up automatically based on realm name. Similar to how the LoginService is found by the SecurityHandler from a bean on the Server.

lachlan-roberts added a commit that referenced this issue Oct 25, 2021
@lachlan-roberts lachlan-roberts self-assigned this Oct 28, 2021
lachlan-roberts added a commit that referenced this issue Nov 4, 2021
lachlan-roberts added a commit that referenced this issue Nov 9, 2021
Signed-off-by: Lachlan Roberts <[email protected]>
lachlan-roberts added a commit that referenced this issue Nov 10, 2021
lachlan-roberts added a commit that referenced this issue Nov 10, 2021
lachlan-roberts added a commit that referenced this issue Nov 23, 2021
…ration

Issue #7042 - Allow OpenIdConfiguration to be selected based on realm name
@lachlan-roberts
Copy link
Contributor Author

Merged #7043.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant