Show More
@@ -109,13 +109,15 b' Service Provider Cert Dir' | |||
|
109 | 109 | .. note:: |
|
110 | 110 | Optional directory to store service provider certificate and private keys. |
|
111 | 111 | Expected certs for the SP should be stored in this folder as: |
|
112 | * sp.key Private Key | |
|
113 |
|
|
|
114 |
|
|
|
112 | ||
|
113 | * sp.key Private Key | |
|
114 | * sp.crt Public cert | |
|
115 | * sp_new.crt Future Public cert | |
|
115 | 116 | |
|
116 | 117 | Also you can use other cert to sign the metadata of the SP using the: |
|
117 | * metadata.key | |
|
118 |
|
|
|
118 | ||
|
119 | * metadata.key | |
|
120 | * metadata.crt | |
|
119 | 121 | |
|
120 | 122 | Expected NameID Format |
|
121 | 123 | `nameid-format:emailAddress`: |
@@ -109,13 +109,15 b' Service Provider Cert Dir' | |||
|
109 | 109 | .. note:: |
|
110 | 110 | Optional directory to store service provider certificate and private keys. |
|
111 | 111 | Expected certs for the SP should be stored in this folder as: |
|
112 | * sp.key Private Key | |
|
113 |
|
|
|
114 |
|
|
|
112 | ||
|
113 | * sp.key Private Key | |
|
114 | * sp.crt Public cert | |
|
115 | * sp_new.crt Future Public cert | |
|
115 | 116 | |
|
116 | 117 | Also you can use other cert to sign the metadata of the SP using the: |
|
117 | * metadata.key | |
|
118 |
|
|
|
118 | ||
|
119 | * metadata.key | |
|
120 | * metadata.crt | |
|
119 | 121 | |
|
120 | 122 | Expected NameID Format |
|
121 | 123 | `nameid-format:emailAddress`: |
@@ -109,13 +109,15 b' Service Provider Cert Dir' | |||
|
109 | 109 | .. note:: |
|
110 | 110 | Optional directory to store service provider certificate and private keys. |
|
111 | 111 | Expected certs for the SP should be stored in this folder as: |
|
112 | * sp.key Private Key | |
|
113 |
|
|
|
114 |
|
|
|
112 | ||
|
113 | * sp.key Private Key | |
|
114 | * sp.crt Public cert | |
|
115 | * sp_new.crt Future Public cert | |
|
115 | 116 | |
|
116 | 117 | Also you can use other cert to sign the metadata of the SP using the: |
|
117 | * metadata.key | |
|
118 |
|
|
|
118 | ||
|
119 | * metadata.key | |
|
120 | * metadata.crt | |
|
119 | 121 | |
|
120 | 122 | Expected NameID Format |
|
121 | 123 | `nameid-format:emailAddress`: |
General Comments 0
You need to be logged in to leave comments.
Login now