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

Alfresco addon to provide Keycloak-related extensions / customisations for Repository and Share

Results 19 alfresco-keycloak issues
Sort by recently updated
recently updated
newest added

Hi @AFaust , I see that the default value for sso.originalRequestUrlHeaderName is 'X-Original-Request-URL' I think that the use of the X-Original-Request-URL header could expose a vulnerability. A user can inject...

Hi Axel, First i would like to thank you for this addons, I have installed modules and they works greats. I have just a question: in our application people can...

Hi Axel, I have installed your modules in the Repo and work great. Role mapping, User sync and authentication with a Keycloak User that is authenticated with Keycloak itself. But...

Default attribute name: **alfrescoGroupName** To make it work I deleted `groupProperties.put(ContentModel.PROP_AUTHORITY_NAME, groupName);` from KeycloakUserRegistry.java

wontfix
change for interested parties

Dera! According to the configuration, I cannot operate! Can you provide a josn file or detailed configuration? Sorry, I just learned keycloak and slfresco. Hope to receive a reply! thank...

Hi Alex, after few weeks i finally succeeded in configure all with Alfresco 7 in Docker environment. We built a custom Repository and Share images from your latest Utility and...

Hello @AFaust, Will this module have or already have support for version 23 of alfresco? I use version 23.0.6 of keycloak. Thank you very much for your work!!

The Keycloak Java libraries referenced / used in this module have been deprecated for a while and starting in Keycloak 25, they are no longer updated/released by the Keycloak project....

enhancement
rework

This includes upgrades using the acosix parent projects. The major change here is the switch to Jakarta and JDK17. The only thing "not working" as before is that the shade...