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

#4940 - OAuth and SAML logins do not work if a servlet path is used #4944

Conversation

reckart
Copy link
Member

@reckart reckart commented Jul 15, 2024

What's in the PR

  • Include servlet context path in URLs for SAML/OAuth login
  • Update OAuth/SAML documentation
  • Better display of realms on user management page
  • Include SAML realm in user-detail realm dropdown
  • Issue OAuth/SAML login failures as warning

How to test manually

  • See issue description

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

@reckart reckart added the 🐛 Bug Something isn't working label Jul 15, 2024
@reckart reckart added this to the 33.3 milestone Jul 15, 2024
@reckart reckart self-assigned this Jul 15, 2024
@reckart reckart force-pushed the bugfix/4940-OAuth-and-SAML-logins-do-not-work-if-a-servlet-path-is-used branch 2 times, most recently from f9d7980 to bee4e7f Compare July 15, 2024 13:45
- Include servlet context path in URLs for SAML/OAuth login
- Update OAuth/SAML documentation
- Better display of realms on user management page
- Include SAML realm in user-detail realm dropdown
- Issue OAuth/SAML login failures as warning
@reckart reckart force-pushed the bugfix/4940-OAuth-and-SAML-logins-do-not-work-if-a-servlet-path-is-used branch from bee4e7f to b71f689 Compare July 15, 2024 14:31
@reckart reckart merged commit 7c66bfc into release/33.x Jul 16, 2024
3 checks passed
@reckart reckart deleted the bugfix/4940-OAuth-and-SAML-logins-do-not-work-if-a-servlet-path-is-used branch July 16, 2024 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant