Skip to content

Commit

Permalink
Automated commit 'Merge pull request #42 from sailpoint/NERRA-1556
Browse files Browse the repository at this point in the history
NERRA-1556: Add group_strings to the GET user.yml file' by github action: 10853931982
  • Loading branch information
developer-relations-sp committed Sep 13, 2024
1 parent 8ea3653 commit 05262c8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion nerm/schemas/GET/User.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,8 @@ properties:
locale:
type: string
description: The locale the user prefers to use
example: fr-CA
example: fr-CA
group_strings:
type: string
description: Group strings configured on the customer's Active Directory configuration, provided by the IDP at the moment on authentication.
example: Admin_group, Developer_group

0 comments on commit 05262c8

Please sign in to comment.