Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. In the main menu, select "SSO | Service Providers", click "Create"
  2. Select the "SSO Server", and enter "Name"
  3. Select "Type" as "WS-Federation" 



  4. Click on the "Edit" button to add Attributes

You now need to add attributes that match the 'RoleClaims' and 'identity claims' as specified in the Powershell scripts that will be set up and run in the 'SharePoint Configuration' section.

5. Click 'Create'

6. Create an attribute for the 'RoleClaims'. This will have a fixed value which will contain the name of the role you have setup under your SharePoint Configurationin the Link Groups script

 

(Remember to replace NameOfRole with the actual name specified in the RoleClamesRoleClaims)

7.  You now create the 'identity claims attributes' which will be mapped to AD attributes.  There are usually three attributes containing emailaddressgivenname and surname. (see enable SSO script)

You can map a value as follows:

...