Skip to content

Commit 3b32734

Browse files
committed
Update island-tutorial.md
1 parent ec54683 commit 3b32734

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

articles/active-directory/saas-apps/island-tutorial.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -81,13 +81,9 @@ format setting to **Persistent**. For that you can use **user.objectid** attribu
8181
> [!NOTE]
8282
> From the list of default attributes, please edit the following claims manually:
8383
> 1. Click the **givenname** (user.givenname) claim, change the Name setting to **given_name** and click **Save**.
84-
> 1. Click the **name** (user.userprincipalname) claim, change the Source setting to **Transformation** and edit the Manage transformation settings as follows:
85-
86-
1. Select Transformation, choose Join().
87-
1. Select Parameter 1 and choose user.givenname.
88-
1. Select Separator and add a single whitespace.
89-
1. Select Parameter 2 and choose user.surname.
90-
1. Click Add and Save to complete the configuration.
84+
> 1. Click the **name** (user.userprincipalname) claim, change the Source setting to **Transformation** and edit the Manage transformation settings as follows.
85+
> 1. Select Transformation, choose Join(). Select user.givenname as Parameter 1 and add a single whitespace as Separator and choose user.surname as Parameter 2.
86+
> 1. Click Add and Save to complete the configuration.
9187

9288
1. In addition to above, Island application expects few more attributes to be passed back in SAML response, which are shown below. These attributes are also pre populated but you can review them as per your requirements.
9389

0 commit comments

Comments
 (0)