SAMLAuthenticator is not recognizing the alias and passphrase
Sometimes the way weblogic server is started, it does not recognize the DemoIdentity.jks and thats why we need to make the following changes to recognize this by weblogic server:
Go to weblogic admin console
Environment -> servers -> AdminServer -> Configuration -> Keystores
- change the value of Keystores to use “Custom Identity and Java Standard Trust”
- Enter the complete path of the DemoIdentity.jks in custom identity store field
Save the changes and redefine the SAMLAuthenticator.
Sunday, November 22, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment