Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/prerequisites-41d8559.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,14 +143,14 @@ Parameterization
</td>
<td valign="top">

Set IdP information `idp.metadata_url` and `idp.entity_id` from Obtain SAML 2.0 IdP Information step.
Set IdP information `idp.metadata_url` (e.g.: `https://myaccount.accounts.ondemand.com/saml2/metadata`) and `idp.entity_id` (e.g. `https://myaccount.accounts.ondemand.com`) from Obtain SAML 2.0 IdP Information step.

</td>
</tr>
<tr>
<td valign="top">

Set `sp.entity_id` from Create a SAML 2.0 application step.
Set `sp.entity_id` from Create a SAML 2.0 application step (Do not confuse with `idp.entity_id`)

</td>
</tr>
Expand Down
Loading