With http_basic_auth_over_ssl_client_policy, Business Service failed with '[OSB-387254]Failed to validate the Override Value "csf-key"'
(Doc ID 2315765.1)
Last updated on AUGUST 12, 2024
Applies to:
Oracle Service Bus - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
When setup OWSM Policy (oracle/http_basic_auth_over_ssl_client_policy) and csf-key as odm_key,
running BS failed with following error.
running Proxy Service is fine with the same policy.
ERROR (*)
-------
[OSB-387254]Failed to validate the Override Value "csf-key" due to the following error: Failed to load the Keystore due to the following exception: java.security.PrivilegedActionException: com.bea.wli.sb.security.CredentialManagementException: Failed to load the Keystore due to the following exception: oracle.security.jps.service.keystore.KeyStoreServiceException: Failed to load the keystore.. Please refer OWSM documentation on Setting up the Keystore for Message Protection.
oracle.security.jps.service.keystore.KeyStoreServiceException: Failed to load the keystore.
at oracle.security.jps.internal.keystore.ldap.KeyStoreDataManager.getKeyStore(KeyStoreDataManager.java:987)
at oracle.security.jps.internal.keystore.ldap.LdapKeyStoreServiceImpl.getKeyStore(LdapKeyStoreServiceImpl.java:275)
at oracle.security.jps.internal.keystore.ldap.LdapKeyStoreServiceImpl.getKeyStore(LdapKeyStoreServiceImpl.java:296)
at com.bea.alsb.security.owsm.sdkadapter.WsmKeyStore$2.run(WsmKeyStore.java:97)
at com.bea.alsb.security.owsm.sdkadapter.WsmKeyStore$2.run(WsmKeyStore.java:94)
STEPS TO REPRODUCE (*)
--------------------
1. setup OWSM policy oracle/http_basic_auth_over_ssl_client_policy
2. run Business Service from test console.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |