-
Type:
Technical Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: 7.0.X EE
-
Fix Version/s: 7.0.X
-
Component/s: Application Security > SAML
-
Labels:
-
Git Pull Request:
saml.keystore.manager.impl used in 6.2 to configure default implementation of KeyStoreManager is no longer supported in 7.0.
The only way to switch implementation is to edit DLKeyStoreManagerImpl XML file and redeploy saml-opensaml-integration module: https://github.com/liferay/liferay-portal-ee/blob/a6ccdfbf2b6b8ad13df2c8f87db0ba112bfc62b3/modules/private/apps/saml/saml-opensaml-integration/src/main/java/com/liferay/saml/opensaml/integration/internal/credential/DLKeyStoreManagerImpl.java#L44