-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
The server accepts the client cert but the roles are not satisfied.
I have no idea, where role 'test' is comming from.
It's not comming from the ejb endpoint descriptors.
2006-03-10 09:54:47,296 DEBUG [org.apache.catalina.authenticator.AuthenticatorBase:706] Authenticated 'CN=CTS, OU=Java Software, O=Sun Microsystems Inc., L=Burlington, ST=MA, C=US' with type 'CLIENT-CERT'
2006-03-10 09:54:47,296 DEBUG [org.apache.catalina.authenticator.AuthenticatorBase:504] Calling accessControl()
2006-03-10 09:54:47,296 DEBUG [org.apache.catalina.realm.RealmBase:743] Checking roles GenericPrincipal[CN=CTS, OU=Java Software, O=Sun Microsystems Inc., L=Burlington, ST=MA, C=US()]
2006-03-10 09:54:47,296 DEBUG [org.apache.catalina.authenticator.AuthenticatorBase:510] Failed accessControl() test
- is blocked by
-
JBAS-2926 Restore the authentication only semantics of the "*" role-name
- Closed