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: docs/prerequisites-41d8559.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ Obtain SAML 2.0 Identity Provider \(IdP\) Information based on the [Identity Aut
48
48
49
49
### Create a SAML 2.0 application
50
50
51
-
Create a SAML 2.0 application in your Identity Authentication account based on the [Identity Authorization guide](https://help.sap.com/docs/identity-authentication/identity-authentication/create-saml-2-0-application) and note down the `sp.entity_id` value as name of the SAML 2.0 application.
51
+
Create a SAML 2.0 application in your Identity Authentication account based on the [Identity Authorization guide](https://help.sap.com/docs/identity-authentication/identity-authentication/create-saml-2-0-application). The `sp.entity_id` value refers to the "Entity ID" header field in the SAML 2.0 Configuration tab of the SAML 2.0 application.
52
52
53
53
54
54
@@ -164,6 +164,14 @@ Set `admin_group` from Configure a SAML 2.0 application step.
164
164
<td valign="top">
165
165
166
166
Set `sp.signature_private_key` and `sp.signature_private_key_password` if you selected OPTION 1 in the Configure SAML 2.0 application step.
167
+
The sp.entity_id value refers to the "Entity ID" header field in the SAML 2.0 Configuration tab of the SAML 2.0 application
168
+
169
+
</td>
170
+
</tr>
171
+
<tr>
172
+
<td valign="top">
173
+
174
+
Set `sp.entity_id` value according to the "Entity ID" header field in the SAML 2.0 Configuration tab of the SAML 2.0 application
0 commit comments