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

Removal of Third Party Auth #15571

Open
wants to merge 21 commits into
base: devel
Choose a base branch
from
Open

Conversation

jessicamack
Copy link
Member

SUMMARY

As referenced here: https://forum.ansible.com/t/transitioning-authentication-and-authorization-rbac-to-the-new-awx-architecture

ISSUE TYPE
  • Breaking Change
COMPONENT NAME
  • API
  • UI
  • Collection
  • CLI
  • Docs
  • Other
AWX VERSION

ADDITIONAL INFORMATION

@github-actions github-actions bot added component:api component:awx_collection issues related to the collection for controlling AWX component:cli component:docs dependencies Pull requests that update a dependency file labels Oct 2, 2024
ldjebran and others added 9 commits October 2, 2024 14:44
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]>
* 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
@TheRealHaoLiu TheRealHaoLiu force-pushed the feature_3rd-party-auth-removal branch 2 times, most recently from 80c152e to a18388d Compare October 2, 2024 18:54
Copy link
Collaborator

@hakbailey hakbailey left a 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.

awx/api/views/__init__.py Outdated Show resolved Hide resolved
View to list sso endpoints is unneeded now that they've been removed
Removed screenshots of UI listing removed settings
social-auth-app-django is no longer used
Copy link

sonarcloud bot commented Oct 4, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:api component:awx_collection issues related to the collection for controlling AWX component:cli component:docs dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants