"com.thortech.xl.crypto.tcCryptoException: KeyStore File : .\config\xl.keystore missing" While Running OIM API using Signature Based Login
(Doc ID 853921.1)
Last updated on JULY 03, 2024
Applies to:
Identity Manager - Version 9.1.0.1 to 9.1.0.2Information in this document applies to any platform.
Symptoms
Trying to execute OIM API using digital signature. But during API execution got following exception:
com.thortech.xl.crypto.tcCryptoException: KeyStore File : .\config\xl.keystore missing.
at com.thortech.xl.crypto.tcCryptoHelper.loadKeyStore(Unknown Source)
at com.thortech.xl.crypto.tcDefaultSignatureImpl.initKeyStore(Unknown Source)
at com.thortech.xl.crypto.tcDefaultSignatureImpl.sign(Unknown Source)
at com.thortech.xl.crypto.tcCryptoUtil.sign(Unknown Source)
at com.reconciliation.UserReconciliationDigitalSignature.connect(UserReconciliationDigitalSignature.java:49)
at com.reconciliation.UserReconciliationDigitalSignature.main(UserReconciliationDigitalSignature.java:248)
at com.thortech.xl.crypto.tcCryptoHelper.loadKeyStore(Unknown Source)
at com.thortech.xl.crypto.tcDefaultSignatureImpl.initKeyStore(Unknown Source)
at com.thortech.xl.crypto.tcDefaultSignatureImpl.sign(Unknown Source)
at com.thortech.xl.crypto.tcCryptoUtil.sign(Unknown Source)
at com.reconciliation.UserReconciliationDigitalSignature.connect(UserReconciliationDigitalSignature.java:49)
at com.reconciliation.UserReconciliationDigitalSignature.main(UserReconciliationDigitalSignature.java:248)
Here is the sample code of signature based login.
Changes
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 |
Changes |
Cause |
Solution |