[rules-users] Guvnor 5.4 CR1 role based authentication with JBossAS 7

jnorris james.norris at pb.com
Wed Jun 6 08:52:07 EDT 2012


Were you able to get this working?  I have the login dialog showing but I get
get an exception that "An Authenticator could not be located".

I have the following in beans.xml:

  <security:IdentityImpl>
    <s:modifies/>
   
<security:authenticatorName>jaasAuthenticator</security:authenticatorName>
  </security:IdentityImpl>

  <security:jaas.JaasAuthenticator>
    <s:modifies/>
    <security:jaasConfigName>drools-guvnor</security:jaasConfigName>
  </security:jaas.JaasAuthenticator>

  <guvnorSecurity:RoleBasedPermissionResolver>
    <s:modifies/>
   
<guvnorSecurity:enableRoleBasedAuthorization>true</guvnorSecurity:enableRoleBasedAuthorization>
  </guvnorSecurity:RoleBasedPermissionResolver>


--
View this message in context: http://drools.46999.n3.nabble.com/Guvnor-5-4-CR1-role-based-authentication-with-JBossAS-7-tp3969454p4017771.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list