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

Commits on Oct 2, 2024

  1. Remove LDAP authentication (#15546)

    Remove LDAP authentication from AWX
    ldjebran authored and TheRealHaoLiu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    58e61c6 View commit details
    Browse the repository at this point in the history
  2. Remove TACACS+ authentication (#15547)

    Remove TACACS+ authentication from AWX.
    
    Co-authored-by: Hao Liu <[email protected]>
    ldjebran and TheRealHaoLiu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    bc7fa4d View commit details
    Browse the repository at this point in the history
  3. Remove RADIUS authentication (#15548)

    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]>
    ldjebran and TheRealHaoLiu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e250372 View commit details
    Browse the repository at this point in the history
  4. Remove social oauth (Azure, Github, Google) (#15549)

    Remove social oauth (Azure, Github, Google)
    
    Co-authored-by: jessicamack <[email protected]>
    2 people authored and TheRealHaoLiu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8d98758 View commit details
    Browse the repository at this point in the history
  5. Remove Keycloak (#15567)

    remove keycloak
    jessicamack authored and TheRealHaoLiu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    20f7e17 View commit details
    Browse the repository at this point in the history
  6. Removed more mentions about SAML. (#15565)

    * Removed docs associated with SAML auth.
    
    * Removed more mentions about SAML.
    
    ---------
    
    Co-authored-by: jessicamack <[email protected]>
    2 people authored and TheRealHaoLiu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1314b43 View commit details
    Browse the repository at this point in the history
  7. Remove OIDC (#15569)

    * remove oidc
    
    * remove test fields, linting fix
    
    * merge commit
    jessicamack authored and TheRealHaoLiu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2ba9d1f View commit details
    Browse the repository at this point in the history
  8. Remove SAML authentication (#15568)

    * remove saml
    
    * remove license file and management command
    
    * update requirements, add migrations
    
    * remove unused imports
    jessicamack authored and TheRealHaoLiu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    306db26 View commit details
    Browse the repository at this point in the history
  9. Remove sso app (#15550)

    Remove sso app.
    ldjebran authored and TheRealHaoLiu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    be18309 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bd98ecd View commit details
    Browse the repository at this point in the history
  11. Update dependencies

    TheRealHaoLiu committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0e8fb61 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7a665a2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7ef0aac View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. update license files

    jessicamack committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0095d41 View commit details
    Browse the repository at this point in the history
  2. lint fix

    jessicamack committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e712395 View commit details
    Browse the repository at this point in the history
  3. Remove unneeded docs

    We've removed the majority of the content so deleting the files.
    jessicamack committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    48f4f2b View commit details
    Browse the repository at this point in the history
  4. Remove unreferenced file

    jessicamack committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    cdb3867 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2389d8f View commit details
    Browse the repository at this point in the history
  6. Remove rest of sso dir

    This was accidentally added back while we were resolving conflicts
    jessicamack committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2256430 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c32d79a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. More auth reference removal

    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
    jessicamack committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f8c63b1 View commit details
    Browse the repository at this point in the history