Hi, If you want to follow the issue: https://issues.apache.org/jira/projects/SHIRO/issues/SHIRO-588
regards, François [email protected] Le 09/04/2020 à 22:53, Benjamin Marwell a écrit : > It is a known issue that these classes do not extend AbstractLdapRealm. > > However, you could extend the DefaultLdapRealm and implement > protected AuthorizationInfodoGetAuthorizationInfo(PrincipalCollection > principals); > the way you need it. > > > > > On Thu, 9 Apr 2020, 22:43 mrprib, <[email protected] > <mailto:[email protected]>> wrote: > > Is it possible to assign roles using a LDAP group with > DefaultLdapRealm/JndiLdapContextFactory? > This is using pure ldap and not Active Directory so I can't use the > groupRolesMap feature. > If not this is there another class that would do this? > > Thanks > > > > -- > Sent from: http://shiro-user.582556.n2.nabble.com/ >
