mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-08 12:27:47 +00:00
Automated commit by github action: 17501236324
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
name: sailpoint_identity_id
|
||||||
|
in: query
|
||||||
|
description: SailPoint identity ID
|
||||||
|
required: false
|
||||||
|
schema:
|
||||||
|
type: string
|
||||||
|
example: 9496f8d6ddab49c0bef1e9ee6f1b835a
|
||||||
@@ -65,3 +65,7 @@ properties:
|
|||||||
type: string
|
type: string
|
||||||
description: Group strings configured on the customer's Active Directory configuration, provided by the IDP at the moment on authentication.
|
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
|
example: Admin_group, Developer_group
|
||||||
|
sailpoint_identity_id:
|
||||||
|
type: string
|
||||||
|
description: The identity ID of the user in ISC
|
||||||
|
example: 9496f8d6ddab49c0bef1e9ee6f1b835a
|
||||||
|
|||||||
Reference in New Issue
Block a user