-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2021.15
-
Fix Version/s: 2021.19
-
Component/s: Authentication, SAML
The SAMLAuthenticationPlugin }} is not setting the {{UserIdentificationInfo.credentialsChecked property to true in its {{handleRetrievIdentity }}method.
It causes the NuxeoAuthenticationFilter.getPrincipalCheckingAuth method to raise an exception when used during the user switching process.
PR available here : https://github.com/nuxeo/nuxeo-lts/pull/425
- is caused by
-
NXP-27942 Remove JAAS
- Resolved