Skip to content

SAML2 Driver #1170

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

Open
tonioseiler opened this issue Mar 5, 2024 · 3 comments
Open

SAML2 Driver #1170

tonioseiler opened this issue Mar 5, 2024 · 3 comments

Comments

@tonioseiler
Copy link

Is it possible to add multiple isp in the configuration?

@atymic atymic added the question label Mar 6, 2024
@atymic
Copy link
Member

atymic commented Mar 6, 2024

@27pchrisl may be able to answer that

@27pchrisl
Copy link
Contributor

Hi @tonioseiler. It's not directly possible using only the configuration, but it can be easily achieved by subclassing the provider and overriding getConfig. This way you can provide a different config based on any logic that's relevant to your application (eg hostname, database info).

Copy link

stale bot commented Apr 26, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 26, 2025
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

3 participants