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

Allow the configuration to be injected #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adamretter
Copy link
Contributor

Allow the exsaml module configuration to be injected by the caller. Previously the path to the configuration was hard-coded, meaning that the module could only be used for a single SAML endpoint configuration.

This PR means that you can now have more than one controller.xq secured by different SAML endpoints.

@adamretter adamretter added the enhancement New feature or request label Sep 4, 2023
@adamretter adamretter force-pushed the feature/inject-configuration branch 2 times, most recently from f912e68 to 9e2e62a Compare June 20, 2024 17:54
@adamretter
Copy link
Contributor Author

@dizzzz Could we get this one merged now please?

… caller. This means that you can now have more than one controller.xq secured by SAML
@adamretter adamretter force-pushed the feature/inject-configuration branch from 9e2e62a to dd92ff2 Compare August 30, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants