-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Open Id
When OpenID UserResolver impl classes try to get access to the uiser directory to consolidate provider's userinfo with a user registered in our user directory, the directory's access protection denied the access due to a missing login context.
OpenID authentication filter has to wrap the user's resolution in a org.nuxeo.runtime.api.Framework#doPrivileged(java.lang.Runnable) call.
- is related to
-
NXP-25187 Fix OpenID module authentication
- Resolved