Hi,
I have setup a certificate server as primary auth server, and LDAP as secondary auth server. Both are working just fine.
I was wondering if there is a way to get userAttr variables that are present (and defined in the server catalog) on the secondary auth server ? I would like to use them in SSO policies.
I'm at it for a few hours now and don't seem to make any progres.
Kind regards,
Solved! Go to Solution.
Hi,
Problem fixed.
I had already configured the ldap as an authorization server for the primary auth server. But was not using the correct syntax to approach the user attributes.
For those who are interested (and don't know it yet), the correct syntax is :
if ldap servername = GoLdap
If user attribute to approach = sAMAccountName
Kind regards
Hi,
Problem fixed.
I had already configured the ldap as an authorization server for the primary auth server. But was not using the correct syntax to approach the user attributes.
For those who are interested (and don't know it yet), the correct syntax is :
if ldap servername = GoLdap
If user attribute to approach = sAMAccountName
Kind regards
How did you map this to your role mapping cert attribute ?