Skip to content

Make auth callback handling more consistent

Daniel Gerhardt requested to merge refac-auth-callbacks into master

Callback URIs for SSO authentication have been adjusted to use a common pattern: /auth/callback/*. The Pac4j client name is now based on the provider id an is part of the path instead of a query parameter.

Merge request reports

Loading