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

Login to moderation portal using SAML SSO #895

Merged
merged 7 commits into from
Feb 23, 2024
Merged

Login to moderation portal using SAML SSO #895

merged 7 commits into from
Feb 23, 2024

Conversation

pixeltrix
Copy link
Contributor

Creates dynamic subclasses of the generic Omniauth SAML strategy based on the config in the config/sso.yml file.

The Authlogic gem uses SecureRandom.urlsafe_base64 internally but we can use
the SecureRandom.base58 method to restrict it to alphanumeric characters.
Devise has better support for alternative authentication systems and things like 2FA.
Once migrated there will be no passwords to reset.
This allows us to configure the Developer strategy locally for development purposes.
@pixeltrix pixeltrix merged commit 66364e3 into master Feb 23, 2024
12 checks passed
@pixeltrix pixeltrix deleted the sso-feature branch February 23, 2024 09:18
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.

1 participant