alfresco-keycloak icon indicating copy to clipboard operation
alfresco-keycloak copied to clipboard

setCurrentUser() Race Condition

Open bmlong137 opened this issue 2 years ago • 0 comments

This places a retrying block around setCurrentUser() to resolve a race condition I am seeing without such a block in place. This is most helpful when users are on angular-based interfaces, like ADW/ADF.

Maybe there is a better solution, but this has worked for us.

bmlong137 avatar Jul 11 '22 23:07 bmlong137