Skip to content

Commit 0418db0

Browse files
authored
Merge pull request #53 from EkinTiras/patch-1
Clarify sp.entity_id field value in prerequisites-41d8559.md
2 parents aa4bde7 + acc7ae4 commit 0418db0

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/prerequisites-41d8559.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Obtain SAML 2.0 Identity Provider \(IdP\) Information based on the [Identity Aut
4848

4949
### Create a SAML 2.0 application
5050

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.
5252

5353

5454

@@ -164,6 +164,14 @@ Set `admin_group` from Configure a SAML 2.0 application step.
164164
<td valign="top">
165165
166166
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
167175
168176
</td>
169177
</tr>

0 commit comments

Comments
 (0)