Hi all,
I'm trying to set up my OSB so I can protect a webservice using certificates.
The problem is that when I add the security policies to my proxy service, I get the following error when testing the proxy service (though the sbconsole):
Failed to derive subject from token.javax.security.auth.login.FailedLoginException: [Security:090304]Authentication Failed: User Company - Cert Test javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User Company - Cert Test denied
I've used a few other posts in this forum to set up my wls and osb. For example
1122159 and
1071006
This means I have set the keystore, ssl, defaultAuthenticator, defaultIdentityAsserter, enabled X.509, set providers etc.
My keystore contains 2 sets of both public key and privat keys and therefore should also be ok.
Has anyone else had the same error after setting up their wls and osb servers?
Thanks,
William