[IGN-13784, IGN-13799, IGN-13846] AD and Postgres issues on 8.3 Upgrade

BluegelMarius -

Is it possible that your config has a role search base defined and your role(s) fall outside the search base? For example if you have this config:

roleSearchBase: ou=orgunit,dc=acme,dc=org

and your LDAP user has:

memberOf: cn=role1,dc=acme,dc=org

the role will not be returned in 8.3 as it falls outside the role search base.

2 Likes

no I checked this. Both had been correctly configured in 8.1 and I am also able to get the roles into the email attribute if I set this to "memberOf".

The AD concern with the User Role Name Attribute field erroneously mapping to the User Name Attribute field has been fixed, and will be available starting with Beta4.

2 Likes