Skip to content

Commit

Permalink
Automated commit 'ISCARP-14924 - Add reauthorizationEnabled to access…
Browse files Browse the repository at this point in the history
…-request-config api docs (#1900)

* ISCARP-14924 - Add reauthorizationEnabled to access-request-config api docs

* ISCARP-14924 - add disclaimer' by github action: 12357062869
  • Loading branch information
tyler-mairose-sp committed Dec 16, 2024
1 parent 2776fd9 commit 0b908e6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions idn/v3/schemas/AccessRequestConfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ properties:
description: If this is true and the requester and reviewer are the same, the request is automatically approved.
default: false
example: true
reauthorizationEnabled:
type: boolean
description: If this is true, reauthorization will be enforced for appropriately configured access items. Enablement of this feature is currently in a limited state.
default: false
example: true
requestOnBehalfOfConfig:
$ref: './RequestOnBehalfOfConfig.yaml'
description: Request On Behalf Of configuration.
Expand Down

0 comments on commit 0b908e6

Please sign in to comment.