Automated commit by github action: 17501236324

This commit is contained in:
GitHub Action Bot
2025-09-05 18:20:51 +00:00
parent 61c8954583
commit e647c81b6a
2 changed files with 14 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
name: sailpoint_identity_id
in: query
description: SailPoint identity ID
required: false
schema:
type: string
example: 9496f8d6ddab49c0bef1e9ee6f1b835a

View File

@@ -38,9 +38,9 @@ properties:
description: Status of the user
example: Active
login:
type: string
type: string
description: The login
example: myLogin
example: myLogin
last_login:
type: string
format: date-time
@@ -64,4 +64,8 @@ properties:
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
example: Admin_group, Developer_group
sailpoint_identity_id:
type: string
description: The identity ID of the user in ISC
example: 9496f8d6ddab49c0bef1e9ee6f1b835a