v4.15.3
Fixed 4
- Add client and scope validation for token exchange
- Ensure external user's email is verified before auto-linking
- Center text for generic IDP buttons without icons in login
- Guard defaultRedirectUri in OIDC/SAML FailedPrecondition paths
4.15.3 (2026-06-22)
Bug Fixes
- added client and scope validation for token exchange (e2886a6)
- ensure external user's email is verified before auto-linking (c97012f)
- login: center text for generic IDP buttons without icons (#12211) (aadc664), closes #12182
- login: guard defaultRedirectUri in OIDC/SAML FailedPrecondition paths (0382659)