From version < 1.29 >
edited by gru
on 16.07.2020, 14:04
To version < 1.30
edited by gru
on 16.07.2020, 14:14
<
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -77,7 +77,7 @@
77 77  * **Keystore password**: Password of the keystore
78 78  * **Keypair password**: Password of the key pair
79 79  
80 -* Own keystores must be Java keystores of type JKS, which contain a corresponding 2048-bit RSA key pair. Such a keystore can be generated, for example, with the utility program keytool for a certificate lifetime of approximately 10 years (3650 days) using the following command: {{code language="none"}}keytool -genkeypair -alias ihr-alias -keypass ihr-passwort -keystore samlKeystore.jks -storepass ihr-passwort -keyalg RSA -keysize 2048 -validity 3650{{/code}}
80 +{{info}}Own keystores must be Java keystores of type JKS, which contain a corresponding 2048-bit RSA key pair. Such a keystore can be generated, for example, with the utility program keytool for a certificate lifetime of approximately 10 years (3650 days) using the following command: {{code language="none"}}keytool -genkeypair -alias ihr-alias -keypass ihr-passwort -keystore samlKeystore.jks -storepass ihr-passwort -keyalg RSA -keysize 2048 -validity 3650{{/code}}{{/info}}
81 81  
82 82  {{figure image="saml_extended_settings_en.png" clear="h2"}}Extended settings for configuring an SAML 2.0 identity provider.{{/figure}}
83 83  === Extended settings ===
Copyright 2000-2024