keycloak-scim/topics/saml/java/general-config/sp-keys/key_pems.adoc
2016-06-02 12:07:45 -04:00

6 lines
332 B
Text

====== Key PEMS
Within the `Key` element you alternatively declare your keys and certificates directly using the sub elements `PrivateKeyPem`, `PublicKeyPem`, and `CertificatePem`.
The values contained in these elements must conform to the PEM key format.
You usually use this option if you are generating keys using `openssl`