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

SSO Interface and Setup for SAML, OpenID Connect and CAS #1976

Merged
merged 11 commits into from
Sep 11, 2023
Merged

Conversation

orangewolf
Copy link
Member

@orangewolf orangewolf commented Aug 5, 2023

  1. Ability to add SSO providers in the UI
Screenshot 2023-08-06 at 01 30 35 Screenshot 2023-08-06 at 01 30 43
  1. If no providers the log in button goes to the login form
  2. If one provider only is added, the login button auto sends you to the sso provider
  3. If more than one provider is added it takes you to a selection page
    https://share.getcloudapp.com/YEu4bPoX

app/assets/stylesheets/single_signon.scss Outdated Show resolved Hide resolved
app/assets/stylesheets/single_signon.scss Outdated Show resolved Hide resolved
app/assets/stylesheets/single_signon.scss Outdated Show resolved Hide resolved
app/assets/stylesheets/single_signon.scss Outdated Show resolved Hide resolved
app/assets/stylesheets/single_signon.scss Outdated Show resolved Hide resolved
app/assets/stylesheets/single_signon.scss Outdated Show resolved Hide resolved
app/assets/stylesheets/single_signon.scss Outdated Show resolved Hide resolved
app/assets/stylesheets/single_signon.scss Show resolved Hide resolved
app/assets/stylesheets/single_signon.scss Outdated Show resolved Hide resolved
app/assets/stylesheets/single_signon.scss Show resolved Hide resolved
@orangewolf orangewolf changed the title working saml, cas, probably openid_connect SSO Interface and Setup for SAML, OpenID Connect and CAS Aug 6, 2023
@orangewolf orangewolf added the minor-ver for release notes label Aug 6, 2023
…d logs in but looses session on the way back

merge all the omniauth related code together
solve saml metadata issue, put in saml redirect loading page, put in choose your sso page
remove shibboleth since it can be done with saml and saml is more configurable
@orangewolf orangewolf marked this pull request as ready for review September 11, 2023 17:17
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be flipped back? Ignore me if not so.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch Kait!

@orangewolf orangewolf merged commit f0a54ed into main Sep 11, 2023
@orangewolf orangewolf deleted the all_the_auth branch September 11, 2023 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants