summary refs log tree commit diff
path: root/changelog.d/7153.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Always whitelist the login fallback for SSO (#7153)Richard van der Hoff2020-03-271-0/+1
That fallback sets the redirect URL to itself (so it can process the login token then return gracefully to the client). This would make it pointless to ask the user for confirmation, since the URL the confirmation page would be showing wouldn't be the client's.