Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The check can be disabled by using the configuration property: modules.sl20.security.truststore.need.valid.certificate
|
|
|
|
|
|
|
|
|
|
serializable
|
|
Select trusted X509 certificates based on KeyInfo from XML-Signature, if possible
|
|
serialization for storage
|
|
|
|
|
|
|
|
|
|
application specific information into error-GUI model
|
|
|
|
|
|
|
|
|
|
|
|
Details: openSAML4 uses org.apache.xml.security.algorithms.JCEMapper to
define JCE cryptoprovider for openSAML crypto. operations. However, this
JCEMapper is not used for openSAML Decrypter, so it must be set manually.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reason: Exception messages are illustrated as UX errors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|