alfresco-keycloak
alfresco-keycloak copied to clipboard
Alfresco addon to provide Keycloak-related extensions / customisations for Repository and Share
We are running alfresco-keycloak module with Alfresco Version 7.2 with Keycloak version v20 which works perfectly fine without any problem. After Upgrade of Keycloak version v24 yesterday, We get the...
With Alfresco's abandonment of the Identity Service, this little project was the only thing I could get working with Keycloak on version 7.4.X . With the advent of 23.1.0 and...
I tried to follow the documentation and I encounter some difficulties to install the module on Alfresco 7.4. As mentioned in the issue #23 I had to use `de.acosix.alfresco.utility.repo` instead...
First, I would like to thank you for this awesome addon. I have installed modules and they works but when i restart alfresco server it doesn't work and it show...
This is a follow up to pull request #17 . This branch has two commits. The first extracts the "map authorities" feature from the "handleUserTokens()" method and places it into...
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...
Hello, I'm having trouble understanding how to retrieve the current user's JWT token using the alfresco-keycloak library. I noticed there are different Java classes that handle the token and its...
Probably related to #12 First, I would like to thank you for this awesome addon! I am experimenting with alfresco-keycloak using docker images (alfresco-content-repository-community:6.2.1-A8) and I managed to use keycloak...
Hello, i installed alfresco community by docker-compose how can integrate with this addon to my current installation? or how can I run this identity service?
Hello @AFaust #### Bug description I noticed that when I'm logged out and I access a shared page (i.e. [https://example.com/share/s/ABCD)](https://example.com/share/s/ABCD) and click "Login": 1. Forced SSO does not work (i...