keycloak-scim/topics/saml/java/general-config/sp-keys/key_pems.adoc

7 lines
332 B
Text
Raw Normal View History

2016-06-02 16:07:45 +00:00
====== 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`