-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Removal of Third Party Auth #15571
Removal of Third Party Auth #15571
Conversation
a18388d
to
7a665a2
Compare
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.
In addition to the inline comments, we should remove the part of the requirements README that references social-auth-app-django, which has been removed.
87e010d
to
9f9fe3e
Compare
I see sso app migrations deleted. I can see this working for a new install but does it break upgrading? I looked for, but didn’t find, the deletion of the sso app from the Django app list. On mobile right now, going to look again on the desktop and update my comment. edit: I see that the I approve this PR. |
4eed8c2
to
5d80cad
Compare
Remove LDAP authentication from AWX
Remove TACACS+ authentication from AWX. Co-authored-by: Hao Liu <[email protected]>
Remove RADIUS authentication from AWX Do not remove models fields and tables let it for a stage where all the work of removing external auth finished AAP-27707 Co-authored-by: Hao Liu <[email protected]>
Remove social oauth (Azure, Github, Google) Co-authored-by: jessicamack <[email protected]>
remove keycloak
* Removed docs associated with SAML auth. * Removed more mentions about SAML. --------- Co-authored-by: jessicamack <[email protected]>
* remove oidc * remove test fields, linting fix * merge commit
* remove saml * remove license file and management command * update requirements, add migrations * remove unused imports
Remove sso app.
- Sequentiallize auth config removal migrations - Remove references to third party auth - update license files - lint fix - Remove unneeded docs - Remove unreferenced file - Remove social auth references from docs - Remove rest of sso dir - Remove references to third part auth in docs - Removed screenshots of UI listing removed settings - Remove AuthView references - Remove unused imports ... Co-Authored-By: jessicamack <[email protected]>
5d80cad
to
d942da1
Compare
Quality Gate passedIssues Measures |
SUMMARY
As referenced here: https://forum.ansible.com/t/transitioning-authentication-and-authorization-rbac-to-the-new-awx-architecture
ISSUE TYPE
COMPONENT NAME
AWX VERSION
ADDITIONAL INFORMATION