alfresco-keycloak
alfresco-keycloak copied to clipboard
setCurrentUser() Race Condition
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.