Skip to content

Commit a9304b0

Browse files
committed
Edited SiteMinder instructions
1 parent 50b9041 commit a9304b0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/siteminder.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,13 @@ The instructions below will guide you into where these values need to be entered
1616

1717
###1. Open the SAML Service Provider Dialog
1818

19-
Provide an appropriate name for the Auth0 connection:
20-
21-
![](img/siteminder-users.png)
22-
23-
We suggest using:
19+
Provide an appropriate name for this Service Provider. We suggest using:
2420

2521
* __Name:__ `@@account.tenant@@`
2622

27-
###2. Defining NameID
23+
![](img/siteminder-users.png)
24+
25+
###2. Defining NameIdentifier
2826

2927
You can define many ways of generating a `NameIdentifier` for users authenticating with SiteMinder. Typically you will map this value to one of the user properties in the User Directory as `uid` in the example blow:
3028

@@ -47,9 +45,11 @@ The __Assertion Consumer Service URL__ is the location where SiteMinder will POS
4745
* __Assertion Consumer Service:__ `https://@@account.namespace@@/login/callback`
4846
* __HTTP-Post__: `checked`
4947

48+
![](img/siteminder-sso.png)
49+
5050
###5. Configure additional user properties to send in the token
5151

52-
Add any other properties you wish to share about the authenticated user to this Service Provider. Common values are: `name`, `lastname`, `e-mail address`, etc. This Service Provider will use the `NameIdentifier` defined in step 2 as a unique handle of the user. These attributes will be treated as reference information:
52+
Add any other properties you wish to share about the authenticated user to this Service Provider. Common values are: `name`, `lastname`, `e-mail address`, etc. This Service Provider will use the `NameIdentifier` defined in [step 2](siteminder#2) as a unique handle of the user. These attributes will be treated as reference information:
5353

5454
![](img/siteminder-attributes.png)
5555

0 commit comments

Comments
 (0)