If user has not roles, exception throw here https://github.com/Nordes/IdentityServer4.LdapExtension/blob/7447e522ab34b37feb518635587b153a42dba59a/IdentityServer.LdapExtension/UserModel/OpenLdapAppUser.cs#L63 How can I get user roles from AD?
If user has not roles, exception throw here
IdentityServer4.LdapExtension/IdentityServer.LdapExtension/UserModel/OpenLdapAppUser.cs
Line 63 in 7447e52
How can I get user roles from AD?