Details
-
Technical Task
-
Status: Closed
-
Minor
-
Resolution: Completed
-
7.0.X EE
Description
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