Thank you for your response,
I tried to activate SAML but without any success,
Further more, I have managed to get a proper user and group federation on keycloak with your help, I get all of the groups linked, however I cannot get the users to move too.
Lastly, I have tried to setup the quota attribute to have them in nextcloud, no success,
I have noticed that when you create a user on the NS user and account tab, you get more details and info about the user on PHPLDAPADMIN than when you create a user on KC and do the sync.
Additionally, when you link a user to a group on KC it doesnt reflect on PHPLDAPADMIN nor on NS.
I am also trying to get the ldap link with HUMHUB and I have realised that I get the following error:
error
Could not automatically create LDAP user - check required attributes! (Array ( [cn] => TEST [dn] => uid=test,ou=People,dc=directory,dc=nh [mail] => email@example.com [objectclass] => Array ( [0] => inetOrgPerson [1] => organizationalPerson ) [sn] => TESTING [uid] => jc [userpassword] => supersecretpassword [id] => unused [username] => test [email] => email@example.com [lastname] => TESTING ) )
I can’t seem to figure it out, I have tried countless times.
I understand for RADIUS, I will look into it later.
Thank you