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

[PR #2279/64968a92 backport][stable-4.10] Force galaxy session auth as the first auth class. #2319

Commits on Oct 17, 2024

  1. Force galaxy session auth as the first auth class. (#2279)

    The galaxy sessionauth class must always come first to control the 401 vs 403 error messages AND to prevent the keycloak auth classes from sending back a www-authenticate header that causes an authentication popup in the platform UX.
    
    No-Issue
    
    Signed-off-by: James Tanner <[email protected]>
    (cherry picked from commit 64968a9)
    jctanner authored and patchback[bot] committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f886820 View commit details
    Browse the repository at this point in the history