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

Make enabling SCIM it's own flag instead of deduced from the status of scim-endpoint and scim-token #22

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

loganintech
Copy link
Contributor

@loganintech loganintech commented Dec 6, 2023

The other features SSO, Orgs, and UseAssumeRole use separate flags to determine if the feature is enabled. #21 adds SCIM as an optional feature. This PR updates the instantiation of the connector such that it follows the same --FEATURE-enabled pattern that the others do, instead of enabling it based on the values of its dependent config variables.

…f scim-endpoint and scim-token, like the other features are
@loganintech loganintech changed the title Make enabling SCIM it's own flag instead of deduced from the status of scim-endpoint and scim-token, like the other features are Make enabling SCIM it's own flag instead of deduced from the status of scim-endpoint and scim-token Dec 6, 2023
@loganintech loganintech merged commit f6354e8 into main Dec 6, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants