You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/identity-server/7.0.0/docs/get-started/try-samples/qsg-saml-webapp-java-ee.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -171,7 +171,18 @@ Follow the steps given below to configure the sample app.
171
171
</tr>
172
172
<tr>
173
173
<td><code>IdPPublicCert</code></td>
174
-
<td>This specifies the public certificate of the {{ product_name }}. You can obtain the public certificate from the Console. See [how to get SAML configurations from the {{ product_name }} Console]({{base_path}}/guides/authentication/saml/discover-saml-configs).</td>
174
+
<td>
175
+
This specifies the public certificate of the {{ product_name }}. Follow these steps to obtain it:
176
+
<ol>
177
+
<li>On the {{ product_name }} Console, go to <b>Applications</b>.</li>
178
+
<li>Select your SAML application.</li>
179
+
<li>Go to the <b>Info</b> tab.</li>
180
+
<li>Under <b>IdP certificate</b>, download the certificate.</li>
181
+
<li>Open the downloaded certificate file in a text editor and copy the certificate content (the text between <code>-----BEGIN CERTIFICATE-----</code> and <code>-----END CERTIFICATE-----</code>, excluding the header and footer lines).</li>
182
+
<li>Paste the certificate content as a single line in the <code>IdPPublicCert</code> field.</li>
183
+
</ol>
184
+
For more information, see <a href="{{base_path}}/guides/authentication/saml/discover-saml-configs">how to get SAML configurations from the {{ product_name }} Console</a>.
Copy file name to clipboardExpand all lines: en/identity-server/7.1.0/docs/get-started/try-samples/qsg-saml-webapp-java-ee.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -171,7 +171,18 @@ Follow the steps given below to configure the sample app.
171
171
</tr>
172
172
<tr>
173
173
<td><code>IdPPublicCert</code></td>
174
-
<td>This specifies the public certificate of the {{ product_name }}. You can obtain the public certificate from the Console. See [how to get SAML configurations from the {{ product_name }} Console]({{base_path}}/guides/authentication/saml/discover-saml-configs).</td>
174
+
<td>
175
+
This specifies the public certificate of the {{ product_name }}. Follow these steps to obtain it:
176
+
<ol>
177
+
<li>On the {{ product_name }} Console, go to <b>Applications</b>.</li>
178
+
<li>Select your SAML application.</li>
179
+
<li>Go to the <b>Info</b> tab.</li>
180
+
<li>Under <b>IdP certificate</b>, download the certificate.</li>
181
+
<li>Open the downloaded certificate file in a text editor and copy the certificate content (the text between <code>-----BEGIN CERTIFICATE-----</code> and <code>-----END CERTIFICATE-----</code>, excluding the header and footer lines).</li>
182
+
<li>Paste the certificate content as a single line in the <code>IdPPublicCert</code> field.</li>
183
+
</ol>
184
+
For more information, see <a href="{{base_path}}/guides/authentication/saml/discover-saml-configs">how to get SAML configurations from the {{ product_name }} Console</a>.
Copy file name to clipboardExpand all lines: en/identity-server/7.2.0/docs/get-started/try-samples/qsg-saml-webapp-java-ee.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -171,7 +171,18 @@ Follow the steps given below to configure the sample app.
171
171
</tr>
172
172
<tr>
173
173
<td><code>IdPPublicCert</code></td>
174
-
<td>This specifies the public certificate of the {{ product_name }}. You can obtain the public certificate from the Console. See [how to get SAML configurations from the {{ product_name }} Console]({{base_path}}/guides/authentication/saml/discover-saml-configs).</td>
174
+
<td>
175
+
This specifies the public certificate of the {{ product_name }}. Follow these steps to obtain it:
176
+
<ol>
177
+
<li>On the {{ product_name }} Console, go to <b>Applications</b>.</li>
178
+
<li>Select your SAML application.</li>
179
+
<li>Go to the <b>Info</b> tab.</li>
180
+
<li>Under <b>IdP certificate</b>, download the certificate.</li>
181
+
<li>Open the downloaded certificate file in a text editor and copy the certificate content (the text between <code>-----BEGIN CERTIFICATE-----</code> and <code>-----END CERTIFICATE-----</code>, excluding the header and footer lines).</li>
182
+
<li>Paste the certificate content as a single line in the <code>IdPPublicCert</code> field.</li>
183
+
</ol>
184
+
For more information, see <a href="{{base_path}}/guides/authentication/saml/discover-saml-configs">how to get SAML configurations from the {{ product_name }} Console</a>.
Copy file name to clipboardExpand all lines: en/identity-server/next/docs/get-started/try-samples/qsg-saml-webapp-java-ee.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -171,7 +171,18 @@ Follow the steps given below to configure the sample app.
171
171
</tr>
172
172
<tr>
173
173
<td><code>IdPPublicCert</code></td>
174
-
<td>This specifies the public certificate of the {{ product_name }}. You can obtain the public certificate from the Console. See [how to get SAML configurations from the {{ product_name }} Console]({{base_path}}/guides/authentication/saml/discover-saml-configs).</td>
174
+
<td>
175
+
This specifies the public certificate of the {{ product_name }}. Follow these steps to obtain it:
176
+
<ol>
177
+
<li>On the {{ product_name }} Console, go to <b>Applications</b>.</li>
178
+
<li>Select your SAML application.</li>
179
+
<li>Go to the <b>Info</b> tab.</li>
180
+
<li>Under <b>IdP certificate</b>, download the certificate.</li>
181
+
<li>Open the downloaded certificate file in a text editor and copy the certificate content (the text between <code>-----BEGIN CERTIFICATE-----</code> and <code>-----END CERTIFICATE-----</code>, excluding the header and footer lines).</li>
182
+
<li>Paste the certificate content as a single line in the <code>IdPPublicCert</code> field.</li>
183
+
</ol>
184
+
For more information, see <a href="{{base_path}}/guides/authentication/saml/discover-saml-configs">how to get SAML configurations from the {{ product_name }} Console</a>.
0 commit comments