on ‎2019 Dec 05 5:45 AM
System is not able to find the file "samlKeystore.jks" which is needed for SAML SSO (single sign-on) integration.
We have created a custom extension called honeywellsinglesignon and added the file at location /honeywellsinglesignon/resources/security/samlKeystore.jks and tried to read the file using local.properties as below. But system is unable to find the file with error
Caused by: java.io.FileNotFoundException: /opt/workspace/build/customer-project/honeywellsinglesignon/resources/security/samlKeystore.jks (No such file or directory)
What relative file location value we have to specify for the property sso.keystore.location?
Request clarification before answering.
Hi,
UPD try to use file: prefix. sso.keystore.location=file:${HYBRIS_CONFIG_DIR}/security/samlKeystore.jks
Pls look into : https://wiki.hybris.com/pages/viewpage.action?pageId=292374586
Br,
Keshav
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.