Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.X
-
7.2.x, 7.1.x, 7.0.x
-
Committed
-
5
Description
Cannot be easily reproduced, the behaviour is random.
Root cause is that with no SamlKeyStoreManagerConfiguration configured (default behaviour), all OSGi @Reference for KeyStoreManager can reference any implementation available.
This leads to a random inconsistent state where some components reference Document Library implementation and other components reference File System implementation, loading and saving KeyStore from/to different locations, breaking many functionalities in SAML.
Attachments
Issue Links
- is a dependency of
-
LPS-73933 Keystore is not to get created if keystore type changes
- Closed