Versions Compared

Key

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

A user may belong to multiple AD groups. THis This guide describes how to return the list of groups the user belongs to as in a SAML attribute.

Section
bordertrue


Column

Under SSO>Service Providers locate the SP you wish to add the attribute to.


Click on the Ellipses and select Edit from the drop-down menu that appears


Column
width60%


Panel
borderColor#9EBEE5
bgColor#f0f0f0
borderWidth1px



...

Section
bordertrue


Column

Add the following parameters:

FieldValue
Location:HTTP Body
Name:This can be any name the SP requires however usually it is 'groups'
Format: attrname-format:URIunspecified
Script:groups*?.name


Column
width60%


Panel
borderColor#9EBEE5
bgColor#f0f0f0
borderWidth1px



...