-
-
Notifications
You must be signed in to change notification settings - Fork 779
Implementing SSO/SAML login :) #5664
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
base: master
Are you sure you want to change the base?
Conversation
| dnspython>=1.16.0,<2.0.0 | ||
| eventlet==0.30.2 | ||
| flex==6.14.1 | ||
| git+https://github.com/pimguilherme/st2-auth-backend-sso-saml2.git@feat/saml#egg=st2-auth-backend-sso-saml2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
to be changed as other PRs are merged
| six | ||
| stevedore | ||
| # for SAML sso | ||
| git+https://github.com/pimguilherme/st2-auth-backend-sso-saml2.git@feat/saml#egg=st2-auth-backend-sso-saml2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
to be changed as other PRs are merged
| # update the component requirements.txt | ||
| bcrypt==3.2.0 | ||
| eventlet==0.30.2 | ||
| git+https://github.com/pimguilherme/st2-auth-backend-sso-saml2.git@feat/saml#egg=st2-auth-backend-sso-saml2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
to be changed as other PRs are merge
|
it looks like failing CIs might be due to intermitent build issues |
|
Noticed that the milestone also removed from the PR. :( |
Adding SAML / SSO login via CLI and web