Skip to content

Commit ea147ff

Browse files
w-legitbook-bot
authored andcommitted
GitBook: [master] one page modified
1 parent fae148f commit ea147ff

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

deployment/single-sign-on/configuring-acaengine-for-saml2.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,14 @@ You will enter these details from Step 2 into ACAEngine Backoffice:
103103
104104
### Prerequisites
105105
106-
1. **Issuer** \(also known as **Identifier**\): If your ID provider defines an Identifier instead of letting you define one, Update the ACAEngine auth settings to use the required Identifier. For example, Azure AD defines fixed identifiers in the form _"spn:00000000-0000-0000-0000-000000000000"_ where the 0 digits are a string generated by Azure AD.
106+
1. **Issuer** \(also known as **Identifier**\): If your ID provider defines an Identifier instead of letting you define one, Update the ACAEngine auth settings to use the required Identifier.
107+
108+
For example, Azure AD defines fixed identifiers in the form _"spn:00000000-0000-0000-0000-000000000000"_ where the 0 digits are the _Application \(client\) ID_, found on the Overview page of the Azure AD Application.
109+
107110
2. **IDP Target URL** \(also known as **Assertion URL**\): This is the url that ACAEngine redirects users to in order to login with your SAML2 ID provider
108111
* Azure AD URLs are often in the format: https://login.microsoftonline.com/**<tenant-ID>**/saml2
109112
* ADFS URLs are often in the format: https://adfs.myorganistaion.com/adfs/ls
110-
* Auth0 URLs are often in the format: https://myorganistaion.auth0.com/samlp/
113+
* Auth0 URLs are often in the format: https://myorganisation.auth0.com/samlp/
111114
112115
### Update Engine's new authentication settings
113116

0 commit comments

Comments
 (0)