cancel
Showing results for 
Search instead for 
Did you mean: 

ADF, Alfresco community 25.1,Keycloak

mag
Champ on-the-rise
Champ on-the-rise

Hello guys,

I've successfully integrated Keycloak authentication with my ADF Angular application, and users can log in via Keycloak. However, these authenticated users cannot see or manipulate any Alfresco objects.

Could someone advise on:

  1. Proper user synchronization between Keycloak and Alfresco
  2. Required permission configurations
  3. Any additional endpoints I need to call after Keycloak authentication .   Thank you for your help!
1 ACCEPTED ANSWER

LeoMattioli
Employee
Employee

Hi mag,

you can check the official docs .

Short answer: there's no sync available between Keycloak and Alfresco OOTB directly, you need an external LDAP/AD.

However, I know that an extension from Acosix exists (link). I never used it, but I trust the authors

Best regards,


Leo Mattioli - Technical Account Manager @Hyland.

View answer in original post

3 REPLIES 3

LeoMattioli
Employee
Employee

Hi mag,

you can check the official docs .

Short answer: there's no sync available between Keycloak and Alfresco OOTB directly, you need an external LDAP/AD.

However, I know that an extension from Acosix exists (link). I never used it, but I trust the authors

Best regards,


Leo Mattioli - Technical Account Manager @Hyland.

mag
Champ on-the-rise
Champ on-the-rise

Hello @LeoMattioli 

thanks for your reply.

However, I would like to know whether the information provided in the official documentation docs  applies to the Community Edition of Alfresco.

Thanks in advance,

LeoMattioli
Employee
Employee

Applies to both editions.

Heads up: use the docs for LDAP (you linked the SAML part)


Leo Mattioli - Technical Account Manager @Hyland.