mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 20:37:50 +00:00
Automated commit by github action: 3154860193
This commit is contained in:
@@ -82,5 +82,4 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:access-profile:manage'
|
||||
- oauth2: [idn:access-profile:manage]
|
||||
|
||||
@@ -84,8 +84,7 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:access-profile:read'
|
||||
- oauth2: [idn:access-profile:read]
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -36,8 +36,7 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:access-profile:read'
|
||||
- oauth2: [idn:access-profile:read]
|
||||
patch:
|
||||
operationId: patchAccessProfile
|
||||
tags:
|
||||
@@ -129,8 +128,7 @@ patch:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:access-profile:manage'
|
||||
- oauth2: [idn:access-profile:manage]
|
||||
delete:
|
||||
operationId: deleteAccessProfile
|
||||
tags:
|
||||
@@ -192,6 +190,5 @@ delete:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:access-profile:manage'
|
||||
- oauth2: [idn:access-profile:manage]
|
||||
|
||||
|
||||
@@ -111,8 +111,7 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:access-profile:read'
|
||||
- oauth2: [idn:access-profile:read]
|
||||
post:
|
||||
operationId: createAccessProfile
|
||||
tags:
|
||||
@@ -149,5 +148,4 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:access-profile:manage'
|
||||
- oauth2: [idn:access-profile:manage]
|
||||
|
||||
@@ -38,5 +38,4 @@ post:
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:segments:write'
|
||||
- oauth2: [idn:segments:write]
|
||||
@@ -8,8 +8,7 @@ get:
|
||||
|
||||
A token with ORG_ADMIN authority is required to call this API.
|
||||
security:
|
||||
- bearerAuth:
|
||||
- idn:account:read
|
||||
- oauth2: [idn:account:read]
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
@@ -45,8 +44,7 @@ patch:
|
||||
|
||||
A token with ORG_ADMIN authority is required to call this API.
|
||||
security:
|
||||
- bearerAuth:
|
||||
- idn:account:update
|
||||
- oauth2: [idn:account:update]
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
@@ -95,8 +93,7 @@ put:
|
||||
|
||||
A token with ORG_ADMIN authority is required to call this API.
|
||||
security:
|
||||
- bearerAuth:
|
||||
- idn:account:update
|
||||
- oauth2: [idn:account:update]
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
@@ -140,8 +137,7 @@ delete:
|
||||
|
||||
A token with ORG_ADMIN authority is required to call this API.
|
||||
security:
|
||||
- bearerAuth:
|
||||
- idn:account:delete
|
||||
- oauth2: [idn:account:delete]
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
|
||||
@@ -8,8 +8,7 @@ post:
|
||||
|
||||
A token with ORG_ADMIN authority is required to call this API.
|
||||
security:
|
||||
- bearerAuth:
|
||||
- idn:account:disable
|
||||
- oauth2: [idn:account:disable]
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
|
||||
@@ -8,8 +8,7 @@ post:
|
||||
|
||||
A token with ORG_ADMIN authority is required to call this API.
|
||||
security:
|
||||
- bearerAuth:
|
||||
- idn:account:enable
|
||||
- oauth2: [idn:account:enable]
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
|
||||
@@ -8,8 +8,7 @@ get:
|
||||
|
||||
A token with ORG_ADMIN authority is required to call this API.
|
||||
security:
|
||||
- bearerAuth:
|
||||
- idn:account-entitlement:read
|
||||
- oauth2: [idn:account-entitlement:read]
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
|
||||
@@ -8,8 +8,7 @@ post:
|
||||
|
||||
A token with ORG_ADMIN authority is required to call this API.
|
||||
security:
|
||||
- bearerAuth:
|
||||
- idn:account:reload
|
||||
- oauth2: [idn:account:reload]
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
|
||||
@@ -8,8 +8,7 @@ post:
|
||||
|
||||
A token with ORG_ADMIN authority is required to call this API.
|
||||
security:
|
||||
- bearerAuth:
|
||||
- idn:account:unlock
|
||||
- oauth2: [idn:account:unlock]
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
|
||||
@@ -8,8 +8,7 @@ get:
|
||||
|
||||
A token with ORG_ADMIN authority is required to call this API.
|
||||
security:
|
||||
- bearerAuth:
|
||||
- idn:account-list:read
|
||||
- oauth2: [idn:account-list:read]
|
||||
parameters:
|
||||
- in: query
|
||||
name: detailLevel
|
||||
@@ -125,8 +124,7 @@ post:
|
||||
|
||||
A token with ORG_ADMIN authority is required to call this API.
|
||||
security:
|
||||
- bearerAuth:
|
||||
- idn:account:create
|
||||
- oauth2: [idn:account:create]
|
||||
requestBody:
|
||||
required: true
|
||||
content:
|
||||
|
||||
@@ -23,5 +23,4 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'sp:auth-org:read'
|
||||
# - oauth2: [sp:auth-org:read]
|
||||
|
||||
@@ -22,8 +22,7 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'sp:auth-org:read'
|
||||
# - oauth2: [sp:auth-org:read]
|
||||
post:
|
||||
operationId: createAuthOrgLockoutConfig
|
||||
tags:
|
||||
@@ -63,8 +62,7 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'sp:auth-org:create'
|
||||
# - oauth2: [sp:auth-org:create]
|
||||
patch:
|
||||
operationId: patchAuthOrgLockoutConfig
|
||||
tags:
|
||||
@@ -113,5 +111,4 @@ patch:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'sp:auth-org:update'
|
||||
# - oauth2: [sp:auth-org:update]
|
||||
|
||||
@@ -22,8 +22,7 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'sp:auth-org:read'
|
||||
# - oauth2: [sp:auth-org:read]
|
||||
post:
|
||||
operationId: createAuthOrgNetworkConfig
|
||||
tags:
|
||||
@@ -62,8 +61,7 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'sp:auth-org:create'
|
||||
# - oauth2: [sp:auth-org:create]
|
||||
patch:
|
||||
operationId: patchAuthOrgNetworkConfig
|
||||
tags:
|
||||
@@ -111,5 +109,4 @@ patch:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'sp:auth-org:update'
|
||||
# - oauth2: [sp:auth-org:update]
|
||||
|
||||
@@ -26,8 +26,7 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'sp:auth-org:read'
|
||||
# - oauth2: [sp:auth-org:read]
|
||||
patch:
|
||||
operationId: patchAuthOrgServiceProviderConfig
|
||||
tags:
|
||||
@@ -121,5 +120,4 @@ patch:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'sp:auth-org:update'
|
||||
# - oauth2: [sp:auth-org:update]
|
||||
|
||||
@@ -22,8 +22,7 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'sp:auth-org:read'
|
||||
# - oauth2: [sp:auth-org:read]
|
||||
post:
|
||||
operationId: createAuthOrgSessionConfig
|
||||
tags:
|
||||
@@ -63,8 +62,7 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'sp:auth-org:create'
|
||||
# - oauth2: [sp:auth-org:create]
|
||||
patch:
|
||||
operationId: patchAuthOrgSessionConfig
|
||||
tags:
|
||||
@@ -113,5 +111,4 @@ patch:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'sp:auth-org:update'
|
||||
# - oauth2: [sp:auth-org:update]
|
||||
|
||||
@@ -5,8 +5,7 @@ post:
|
||||
summary: Auth User Password Update
|
||||
description: Update a password of existing user in the authentication system by overwriting the password with new password.
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'sp:auth-user-password:update'
|
||||
# - oauth2: [sp:auth-user-password:update]
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
|
||||
@@ -17,8 +17,7 @@ get:
|
||||
type: string
|
||||
example: ef38f94347e94562b5bb8424a56397d8
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'sp:auth-user:read'
|
||||
# - oauth2: [sp:auth-user:read]
|
||||
responses:
|
||||
'200':
|
||||
description: The specified user's authentication system details.
|
||||
@@ -46,8 +45,7 @@ patch:
|
||||
summary: Auth User Update - PATCH
|
||||
description: Update an existing user in the authentication system with a PATCH request.
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'sp:auth-user:update'
|
||||
# - oauth2: [sp:auth-user:update]
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
@@ -109,8 +107,7 @@ put:
|
||||
summary: Auth User Update - Overwrite
|
||||
description: Update an existing user in the authentication system by over overwriting the information with new information.
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'sp:auth-user:update'
|
||||
# - oauth2: [sp:auth-user:update]
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
@@ -156,8 +153,7 @@ delete:
|
||||
summary: Delete an Auth User
|
||||
description: Delete an existing user in the authentication system.
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'sp:auth-user:delete'
|
||||
# - oauth2: [sp:auth-user:delete]
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
get:
|
||||
operationId: listAuthoriztionCapabilities
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:authorization-model:read'
|
||||
# - oauth2: [idn:authorization-model:read]
|
||||
tags:
|
||||
- Authorization Model
|
||||
summary: List Authorization Model Capabilities
|
||||
|
||||
@@ -5,8 +5,7 @@ post:
|
||||
summary: Auth User Bulk Update
|
||||
description: Update up to 25 existing auth users in a batch.
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'sp:auth-user:update'
|
||||
# - oauth2: [sp:auth-user:update]
|
||||
requestBody:
|
||||
required: true
|
||||
description: |
|
||||
|
||||
@@ -8,9 +8,7 @@ post:
|
||||
|
||||
Requires roles of CERT_ADMIN and ORG_ADMIN
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - CERT_ADMIN
|
||||
# - ORG_ADMIN
|
||||
# - oauth2: [CERT_ADMIN,ORG_ADMIN]
|
||||
requestBody:
|
||||
description:
|
||||
Optional. If no timezone is specified, the standard UTC timezone is used (i.e. UTC+00:00).
|
||||
|
||||
@@ -9,9 +9,7 @@ post:
|
||||
|
||||
Requires roles of CERT_ADMIN and ORG_ADMIN
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - CERT_ADMIN
|
||||
# - ORG_ADMIN
|
||||
# - oauth2: [CERT_ADMIN,ORG_ADMIN]
|
||||
requestBody:
|
||||
description:
|
||||
Optional. Default behavior is for the campaign to auto-approve upon completion,
|
||||
|
||||
@@ -9,9 +9,7 @@ get:
|
||||
Requires roles of CERT_ADMIN and ORG_ADMIN.
|
||||
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - CERT_ADMIN
|
||||
# - ORG_ADMIN
|
||||
# - oauth2: [CERT_ADMIN,ORG_ADMIN]
|
||||
responses:
|
||||
'200':
|
||||
description: Campaign Report Configuration
|
||||
@@ -38,9 +36,7 @@ put:
|
||||
Requires roles CERT_ADMIN and ORG_ADMIN.
|
||||
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - CERT_ADMIN
|
||||
# - ORG_ADMIN
|
||||
# - oauth2: [CERT_ADMIN,ORG_ADMIN]
|
||||
requestBody:
|
||||
required: true
|
||||
description: Campaign Report Configuration
|
||||
|
||||
@@ -8,11 +8,7 @@ get:
|
||||
|
||||
Requires roles of CERT_ADMIN, DASHBOARD, ORG_ADMIN and REPORT_ADMIN
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - CERT_ADMIN
|
||||
# - DASHBOARD
|
||||
# - ORG_ADMIN
|
||||
# - REPORT_ADMIN
|
||||
# - oauth2: [CERT_ADMIN,DASHBOARD,ORG_ADMIN,REPORT_ADMIN]
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
|
||||
@@ -8,9 +8,7 @@ post:
|
||||
|
||||
Requires roles of CERT_ADMIN and ORG_ADMIN
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - CERT_ADMIN
|
||||
# - ORG_ADMIN
|
||||
# - oauth2: [CERT_ADMIN,ORG_ADMIN]
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
|
||||
@@ -9,11 +9,7 @@ post:
|
||||
Requires the following roles: CERT_ADMIN, DASHBOARD, ORG_ADMIN and REPORT_ADMIN.
|
||||
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - CERT_ADMIN
|
||||
# - DASHBOARD
|
||||
# - ORG_ADMIN
|
||||
# - REPORT_ADMIN
|
||||
# - oauth2: [CERT_ADMIN,DASHBOARD,ORG_ADMIN,REPORT_ADMIN]
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
|
||||
@@ -4,8 +4,7 @@ post:
|
||||
- Certification Campaigns
|
||||
summary: Generate a Campaign from Template
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - ORG_ADMIN
|
||||
# - oauth2: [ORG_ADMIN]
|
||||
description: >-
|
||||
Generates a new campaign from a campaign template.
|
||||
|
||||
|
||||
@@ -49,9 +49,7 @@ patch:
|
||||
summary: Update a Campaign
|
||||
description: Allows updating individual fields on a campaign using the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - ORG_ADMIN
|
||||
# - CERT_ADMIN
|
||||
# - oauth2: [ORG_ADMIN,CERT_ADMIN]
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
|
||||
@@ -7,9 +7,7 @@ post:
|
||||
Deletes campaigns whose Ids are specified in the provided list of campaign Ids.
|
||||
Authorized callers must be an ORG_ADMIN or a CERT_ADMIN.
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - CERT_ADMIN
|
||||
# - ORG_ADMIN
|
||||
# - oauth2: [CERT_ADMIN,ORG_ADMIN]
|
||||
requestBody:
|
||||
description: The ids of the campaigns to delete.
|
||||
required: true
|
||||
|
||||
@@ -7,14 +7,7 @@ get:
|
||||
Gets campaigns and returns them in a list. Can provide increased level of detail for each campaign if provided
|
||||
the correct query.
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - CERT_ADMIN
|
||||
# - DASHBOARD
|
||||
# - ORG_ADMIN
|
||||
# - REPORT_ADMIN
|
||||
# - ROLE_ADMIN
|
||||
# - SOURCE_ADMIN
|
||||
# - SOURCE_SUBADMIN
|
||||
# - oauth2: [CERT_ADMIN,DASHBOARD,ORG_ADMIN,REPORT_ADMIN,ROLE_ADMIN,SOURCE_ADMIN,SOURCE_SUBADMIN]
|
||||
parameters:
|
||||
- in: query
|
||||
name: detail
|
||||
@@ -95,9 +88,7 @@ post:
|
||||
summary: Create a campaign
|
||||
description: Creates a new Certification Campaign with the information provided in the request body.
|
||||
#security:
|
||||
# - bearerAuth:
|
||||
# - ORG_ADMIN
|
||||
# - CERT_ADMIN
|
||||
# - oauth2: [ORG_ADMIN,CERT_ADMIN]
|
||||
requestBody:
|
||||
required: true
|
||||
content:
|
||||
|
||||
@@ -6,9 +6,7 @@ post:
|
||||
|
||||
Requires roles of ORG_ADMIN and API
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - ORG_ADMIN
|
||||
# - API
|
||||
# - oauth2: [ORG_ADMIN,API]
|
||||
tags:
|
||||
- Rosetta message handling
|
||||
parameters:
|
||||
|
||||
@@ -31,5 +31,4 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:connector-rule:read'
|
||||
- oauth2: [idn:connector-rule:read]
|
||||
|
||||
@@ -29,8 +29,7 @@ get:
|
||||
'404':
|
||||
$ref: '../../v3/responses/404.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:connector-rule:read'
|
||||
- oauth2: [idn:connector-rule:read]
|
||||
|
||||
put:
|
||||
tags:
|
||||
@@ -77,8 +76,7 @@ put:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:connector-rule:write'
|
||||
- oauth2: [idn:connector-rule:write]
|
||||
|
||||
delete:
|
||||
tags:
|
||||
@@ -111,6 +109,5 @@ delete:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:connector-rule:write'
|
||||
- oauth2: [idn:connector-rule:write]
|
||||
|
||||
|
||||
@@ -28,8 +28,7 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:connector-rule:read'
|
||||
- oauth2: [idn:connector-rule:read]
|
||||
post:
|
||||
tags:
|
||||
- Connector Rule Management
|
||||
@@ -65,5 +64,4 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:connector-rule:write'
|
||||
- oauth2: [idn:connector-rule:write]
|
||||
|
||||
@@ -25,5 +25,4 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'iai:data-pipeline:read'
|
||||
# - oauth2: [iai:data-pipeline:read]
|
||||
|
||||
@@ -31,8 +31,7 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'iai:configuration:read'
|
||||
# - oauth2: [iai:configuration:read]
|
||||
put:
|
||||
operationId: updateConfiguration
|
||||
tags:
|
||||
@@ -66,8 +65,7 @@ put:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'iai:configuration:update'
|
||||
# - oauth2: [iai:configuration:update]
|
||||
delete:
|
||||
operationId: deleteConfiguration
|
||||
tags:
|
||||
@@ -97,5 +95,4 @@ delete:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'iai:configuration:delete'
|
||||
# - oauth2: [iai:configuration:delete]
|
||||
|
||||
@@ -39,8 +39,7 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'iai:configuration:read'
|
||||
# - oauth2: [iai:configuration:read]
|
||||
post:
|
||||
operationId: createConfiguration
|
||||
summary: Creates an IAI configuration for a customer
|
||||
@@ -75,5 +74,4 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'iai:configuration:create'
|
||||
# - oauth2: [iai:configuration:create]
|
||||
|
||||
@@ -36,7 +36,6 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:identity-profile-default-mapping:read'
|
||||
- oauth2: [idn:identity-profile-default-mapping:read]
|
||||
|
||||
|
||||
|
||||
@@ -33,7 +33,6 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:identity-profile:refresh'
|
||||
- oauth2: [idn:identity-profile:refresh]
|
||||
|
||||
|
||||
|
||||
@@ -36,8 +36,7 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:identity-profile:read'
|
||||
- oauth2: [idn:identity-profile:read]
|
||||
|
||||
delete:
|
||||
operationId: deleteIdentityProfile
|
||||
@@ -78,8 +77,7 @@ delete:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:identity-profile:delete'
|
||||
- oauth2: [idn:identity-profile:delete]
|
||||
|
||||
patch:
|
||||
operationId: updateIdentityProfile
|
||||
@@ -159,5 +157,4 @@ patch:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:identity-profile:update'
|
||||
- oauth2: [idn:identity-profile:update]
|
||||
|
||||
@@ -36,5 +36,4 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:identity-profile:delete'
|
||||
- oauth2: [idn:identity-profile:delete]
|
||||
|
||||
@@ -59,5 +59,4 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:identity-profile:read'
|
||||
- oauth2: [idn:identity-profile:read]
|
||||
|
||||
@@ -32,8 +32,7 @@ delete:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:identity-profile:delete'
|
||||
- oauth2: [idn:identity-profile:delete]
|
||||
|
||||
patch:
|
||||
operationId: updateIdentityProfile
|
||||
@@ -54,8 +53,7 @@ patch:
|
||||
|
||||
* modified
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:identity-profile:update'
|
||||
- oauth2: [idn:identity-profile:update]
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
|
||||
@@ -35,5 +35,4 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:identity-profile:preview'
|
||||
- oauth2: [idn:identity-profile:preview]
|
||||
|
||||
@@ -32,5 +32,4 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:identity-profile:create'
|
||||
- oauth2: [idn:identity-profile:create]
|
||||
|
||||
@@ -59,8 +59,7 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:identity-profile:read'
|
||||
- oauth2: [idn:identity-profile:read]
|
||||
|
||||
post:
|
||||
operationId: createIdentityProfile
|
||||
@@ -95,6 +94,5 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:identity-profile:create'
|
||||
- oauth2: [idn:identity-profile:create]
|
||||
|
||||
|
||||
@@ -39,8 +39,7 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-client-status:read'
|
||||
- oauth2: [idn:managed-client-status:read]
|
||||
post:
|
||||
tags:
|
||||
- Managed Clients
|
||||
@@ -81,5 +80,4 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-client-status:update'
|
||||
- oauth2: [idn:managed-client-status:update]
|
||||
@@ -33,5 +33,4 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-client:read'
|
||||
- oauth2: [idn:managed-client:read]
|
||||
@@ -33,8 +33,7 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-client:read'
|
||||
- oauth2: [idn:managed-client:read]
|
||||
patch:
|
||||
tags:
|
||||
- Managed Clients
|
||||
@@ -77,8 +76,7 @@ patch:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-client:update'
|
||||
- oauth2: [idn:managed-client:update]
|
||||
delete:
|
||||
operationId: deleteManagedClient
|
||||
tags:
|
||||
@@ -109,5 +107,4 @@ delete:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-client:delete'
|
||||
- oauth2: [idn:managed-client:delete]
|
||||
|
||||
@@ -43,8 +43,7 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-client:read'
|
||||
- oauth2: [idn:managed-client:read]
|
||||
post:
|
||||
tags:
|
||||
- Managed Clients
|
||||
@@ -80,5 +79,4 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-client:create'
|
||||
- oauth2: [idn:managed-client:create]
|
||||
|
||||
@@ -39,5 +39,4 @@ delete:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster:delete'
|
||||
- oauth2: [idn:managed-cluster:delete]
|
||||
|
||||
@@ -40,5 +40,4 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster-jobs:read'
|
||||
- oauth2: [idn:managed-cluster-jobs:read]
|
||||
|
||||
@@ -30,8 +30,7 @@ get:
|
||||
"404":
|
||||
$ref: '../../v3/responses/404.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster-log-config:read'
|
||||
- oauth2: [idn:managed-cluster-log-config:read]
|
||||
put:
|
||||
tags:
|
||||
- Managed Clusters
|
||||
@@ -69,5 +68,4 @@ put:
|
||||
"404":
|
||||
$ref: '../../v3/responses/404.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster-log-config:write'
|
||||
- oauth2: [idn:managed-cluster-log-config:write]
|
||||
|
||||
@@ -28,8 +28,7 @@ get:
|
||||
"404":
|
||||
$ref: '../../v3/responses/404.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster:read'
|
||||
- oauth2: [idn:managed-cluster:read]
|
||||
patch:
|
||||
tags:
|
||||
- Managed Clusters
|
||||
@@ -72,8 +71,7 @@ patch:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster:update'
|
||||
- oauth2: [idn:managed-cluster:update]
|
||||
delete:
|
||||
operationId: deleteManagedCluster
|
||||
tags:
|
||||
@@ -104,5 +102,4 @@ delete:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster:delete'
|
||||
- oauth2: [idn:managed-cluster:delete]
|
||||
|
||||
@@ -40,8 +40,7 @@ patch:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster:update'
|
||||
- oauth2: [idn:managed-cluster:update]
|
||||
delete:
|
||||
operationId: deleteManagedCluster
|
||||
tags:
|
||||
@@ -72,5 +71,4 @@ delete:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster:delete'
|
||||
- oauth2: [idn:managed-cluster:delete]
|
||||
|
||||
@@ -28,5 +28,4 @@ get:
|
||||
"404":
|
||||
$ref: '../../v3/responses/404.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster:read'
|
||||
- oauth2: [idn:managed-cluster:read]
|
||||
|
||||
@@ -36,5 +36,4 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-process:read'
|
||||
- oauth2: [idn:managed-process:read]
|
||||
|
||||
@@ -37,5 +37,4 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster:update'
|
||||
- oauth2: [idn:managed-cluster:update]
|
||||
@@ -32,5 +32,4 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster-status:read'
|
||||
- oauth2: [idn:managed-cluster-status:read]
|
||||
|
||||
@@ -36,8 +36,7 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster-types:read'
|
||||
- oauth2: [idn:managed-cluster-types:read]
|
||||
patch:
|
||||
tags:
|
||||
- Managed Cluster Types
|
||||
@@ -83,8 +82,7 @@ patch:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster-types:update'
|
||||
- oauth2: [idn:managed-cluster-types:update]
|
||||
delete:
|
||||
operationId: deleteManagedClusterType
|
||||
tags:
|
||||
@@ -118,5 +116,4 @@ delete:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster-types:delete'
|
||||
- oauth2: [idn:managed-cluster-types:delete]
|
||||
|
||||
@@ -49,8 +49,7 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster-types:read'
|
||||
- oauth2: [idn:managed-cluster-types:read]
|
||||
post:
|
||||
tags:
|
||||
- Managed Cluster Types
|
||||
@@ -89,5 +88,4 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster-types:create'
|
||||
- oauth2: [idn:managed-cluster-types:create]
|
||||
|
||||
@@ -43,5 +43,4 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster:upgrade'
|
||||
- oauth2: [idn:managed-cluster:upgrade]
|
||||
@@ -33,5 +33,4 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster:create'
|
||||
- oauth2: [idn:managed-cluster:create]
|
||||
|
||||
@@ -37,8 +37,7 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster:read'
|
||||
- oauth2: [idn:managed-cluster:read]
|
||||
post:
|
||||
tags:
|
||||
- Managed Clusters
|
||||
@@ -74,5 +73,4 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster:create'
|
||||
- oauth2: [idn:managed-cluster:create]
|
||||
|
||||
@@ -43,5 +43,4 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster:update'
|
||||
- oauth2: [idn:managed-cluster:update]
|
||||
@@ -37,5 +37,4 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-cluster:read'
|
||||
- oauth2: [idn:managed-cluster:read]
|
||||
|
||||
@@ -36,8 +36,7 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-process:read'
|
||||
- oauth2: [idn:managed-process:read]
|
||||
patch:
|
||||
tags:
|
||||
- Managed Processes
|
||||
@@ -83,8 +82,7 @@ patch:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-process:update'
|
||||
- oauth2: [idn:managed-process:update]
|
||||
delete:
|
||||
operationId: deleteManagedProcess
|
||||
tags:
|
||||
@@ -118,5 +116,4 @@ delete:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-process:delete'
|
||||
- oauth2: [idn:managed-process:delete]
|
||||
|
||||
@@ -49,8 +49,7 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-process:read'
|
||||
- oauth2: [idn:managed-process:read]
|
||||
post:
|
||||
tags:
|
||||
- Managed Processes
|
||||
@@ -89,5 +88,4 @@ post:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth:
|
||||
- 'idn:managed-process:create'
|
||||
- oauth2: [idn:managed-process:create]
|
||||
|
||||
@@ -36,4 +36,4 @@ get:
|
||||
'500':
|
||||
$ref: '../../v3/responses/500.yaml'
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- oauth2: []
|
||||
@@ -8,8 +8,7 @@ get:
|
||||
</br>
|
||||
A token with ORG_ADMIN authority is required to call this API.
|
||||
security:
|
||||
- bearerAuth:
|
||||
- idn:mfa-config:read
|
||||
- oauth2: [idn:mfa-config:read]
|
||||
parameters:
|
||||
- in: path
|
||||
name: method
|
||||
|
||||
@@ -8,8 +8,7 @@ get:
|
||||
</br>
|
||||
A token with ORG_ADMIN authority is required to call this API.
|
||||
security:
|
||||
- bearerAuth:
|
||||
- idn:mfa-config:read
|
||||
- oauth2: [idn:mfa-config:read]
|
||||
parameters:
|
||||
- in: path
|
||||
name: method
|
||||
@@ -56,8 +55,7 @@ put:
|
||||
</br>
|
||||
A token with ORG_ADMIN authority is required to call this API.
|
||||
security:
|
||||
- bearerAuth:
|
||||
- idn:mfa-config:write
|
||||
- oauth2: [idn:mfa-config:write]
|
||||
parameters:
|
||||
- in: path
|
||||
name: method
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
get:
|
||||
operationId: nonEmployeeApprovalList
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- oauth2: []
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Get List of Non-Employee Approval Requests
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
get:
|
||||
operationId: nonEmployeeApprovalSummary
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- oauth2: []
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Get Summary of Non-Employee Approval Requests
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
get:
|
||||
operationId: nonEmployeeApprovalGet
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- oauth2: []
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Get a non-employee approval item detail
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
post:
|
||||
operationId: nonEmployeeApproveRequest
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- oauth2: []
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Approve a Non-Employee Request
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
post:
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:helpdesk'
|
||||
# - oauth2: [idn:helpdesk]
|
||||
operationId: nonEmployeeBulkUploadJobFail
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
get:
|
||||
operationId: nonEmployeeRecordGet
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:nesr:read'
|
||||
# - oauth2: [idn:nesr:read]
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Get a Non-Employee Record
|
||||
@@ -42,7 +41,7 @@ get:
|
||||
put:
|
||||
operationId: nonEmployeeRecordUpdate
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- oauth2: []
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Update Non-Employee Record
|
||||
@@ -85,7 +84,7 @@ put:
|
||||
patch:
|
||||
operationId: nonEmployeeRecordPatch
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- oauth2: []
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Patch Non-Employee Record
|
||||
@@ -134,8 +133,7 @@ patch:
|
||||
delete:
|
||||
operationId: nonEmployeeRecordDelete
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:nesr:delete'
|
||||
# - oauth2: [idn:nesr:delete]
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Delete Non-Employee Record
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
post:
|
||||
operationId: nonEmployeeRecordBulkDelete
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:nesr:delete'
|
||||
# - oauth2: [idn:nesr:delete]
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Delete Multiple Non-Employee Records
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
post:
|
||||
operationId: nonEmployeeRecordCreation
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:nesr:create'
|
||||
# - oauth2: [idn:nesr:create]
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Create Non-Employee Record
|
||||
@@ -40,7 +39,7 @@ post:
|
||||
get:
|
||||
operationId: nonEmployeeRecordList
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- oauth2: []
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: List Non-Employee Records
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
post:
|
||||
operationId: nonEmployeeRejectRequest
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- oauth2: []
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Reject a Non-Employee Request
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
get:
|
||||
operationId: nonEmployeeRequestSummaryGet
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- oauth2: []
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Get Summary of Non-Employee Requests
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
get:
|
||||
operationId: nonEmployeeRequestGet
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- oauth2: []
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Get a Non-Employee Request
|
||||
@@ -38,8 +38,7 @@ get:
|
||||
delete:
|
||||
operationId: nonEmployeeRequestDeletion
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:nesr:delete'
|
||||
# - oauth2: [idn:nesr:delete]
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Delete Non-Employee Request
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
post:
|
||||
operationId: nonEmployeeRequestCreation
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- oauth2: []
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Create Non-Employee Request
|
||||
@@ -57,7 +57,7 @@ post:
|
||||
get:
|
||||
operationId: nonEmployeeRequestList
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- oauth2: []
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: List Non-Employee Requests
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
post:
|
||||
operationId: nonEmployeeSourceAggregateGet
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:nesr:create'
|
||||
# - oauth2: [idn:nesr:create]
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Aggregate all accounts for a Non-Employee Source
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
get:
|
||||
operationId: nonEmployeeSourceGet
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- oauth2: []
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Get a Non-Employee Source
|
||||
@@ -36,8 +36,7 @@ get:
|
||||
patch:
|
||||
operationId: nonEmployeeSourcePatch
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:nesr:update'
|
||||
# - oauth2: [idn:nesr:update]
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Patch a Non-Employee Source
|
||||
@@ -92,8 +91,7 @@ patch:
|
||||
delete:
|
||||
operationId: nonEmployeeSourceDelete
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:nesr:delete'
|
||||
# - oauth2: [idn:nesr:delete]
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Delete Non-Employee Source
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
get:
|
||||
operationId: nonEmployeeBulkUploadDetails
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:nesr:read'
|
||||
# - oauth2: [idn:nesr:read]
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Details of bulk upload job on source
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
post:
|
||||
operationId: nonEmployeeRecordsBulkUpload
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:nesr:create'
|
||||
# - oauth2: [idn:nesr:create]
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Imports, or Updates, Non-Employee Records
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
get:
|
||||
operationId: nonEmployeeBulkUploadStatus
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:nesr:read'
|
||||
# - oauth2: [idn:nesr:read]
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Obtain the status of bulk upload on the source
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
get:
|
||||
operationId: nonEmployeeRecordsExport
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:nesr:read'
|
||||
# - oauth2: [idn:nesr:read]
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Exports Non-Employee Records to CSV
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
get:
|
||||
operationId: nonEmployeeExportSourceSchemaTemplate
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:nesr:read'
|
||||
# - oauth2: [idn:nesr:read]
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Exports Source Schema Template
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
get:
|
||||
operationId: getSchemaAttribute
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- oauth2: []
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Get Schema Attribute Non-Employee Source
|
||||
@@ -37,8 +37,7 @@ get:
|
||||
patch:
|
||||
operationId: patchSchemaAttribute
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:nesr:update'
|
||||
# - oauth2: [idn:nesr:update]
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Patch a Schema Attribute for Non-Employee Source
|
||||
@@ -97,8 +96,7 @@ patch:
|
||||
delete:
|
||||
operationId: deleteSchemaAttribute
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:nesr:delete'
|
||||
# - oauth2: [idn:nesr:delete]
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Delete a Schema Attribute for Non-Employee Source
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
get:
|
||||
operationId: getSchemaAttributes
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- oauth2: []
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: List Schema Attributes Non-Employee Source
|
||||
@@ -39,8 +39,7 @@ get:
|
||||
post:
|
||||
operationId: createSchemaAttribute
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:nesr:create'
|
||||
# - oauth2: [idn:nesr:create]
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Create a new Schema Attribute for Non-Employee Source
|
||||
@@ -87,8 +86,7 @@ post:
|
||||
delete:
|
||||
operationId: deleteSchemaAttributes
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:nesr:delete'
|
||||
# - oauth2: [idn:nesr:delete]
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Delete all custom schema attributes for Non-Employee Source
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
post:
|
||||
operationId: nonEmployeeSourcesCreation
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:nesr:create'
|
||||
# - oauth2: [idn:nesr:create]
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: Create Non-Employee Source
|
||||
@@ -39,7 +38,7 @@ post:
|
||||
get:
|
||||
operationId: nonEmployeeSourcesList
|
||||
security:
|
||||
- bearerAuth: []
|
||||
- oauth2: []
|
||||
tags:
|
||||
- Non-Employee Lifecycle Management
|
||||
summary: List Non-Employee Sources
|
||||
|
||||
@@ -8,9 +8,7 @@ get:
|
||||
|
||||
Request will require the following legacy roles: ORG_ADMIN and API
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - ORG_ADMIN
|
||||
# - API
|
||||
# - oauth2: [ORG_ADMIN,API]
|
||||
parameters:
|
||||
- in: path
|
||||
name: key
|
||||
@@ -52,9 +50,7 @@ put:
|
||||
|
||||
Request will require the following legacy roles: ORG_ADMIN and API
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - ORG_ADMIN
|
||||
# - API
|
||||
# - oauth2: [ORG_ADMIN,API]
|
||||
parameters:
|
||||
- in: path
|
||||
name: key
|
||||
|
||||
@@ -12,8 +12,7 @@ get:
|
||||
|
||||
Requires the following security scope: idn:notification-templates:read
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:notification-templates:read'
|
||||
# - oauth2: [idn:notification-templates:read]
|
||||
|
||||
responses:
|
||||
'200':
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
get:
|
||||
operationId: getOauthClient
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:oathkeeper-client:read'
|
||||
# - oauth2: [idn:oathkeeper-client:read]
|
||||
tags:
|
||||
- OAuth Clients
|
||||
summary: Get OAuth Client
|
||||
@@ -42,9 +41,7 @@ get:
|
||||
delete:
|
||||
operationId: deleteOauthClient
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:oathkeeper-client:delete'
|
||||
# - 'idn:oathkeeper-internal-client:delete'
|
||||
# - oauth2: [idn:oathkeeper-client:delete,idn:oathkeeper-internal-client:delete]
|
||||
tags:
|
||||
- OAuth Clients
|
||||
summary: Delete OAuth Client
|
||||
@@ -81,8 +78,7 @@ delete:
|
||||
patch:
|
||||
operationId: patchOauthClient
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:oathkeeper-client:update'
|
||||
# - oauth2: [idn:oathkeeper-client:update]
|
||||
tags:
|
||||
- OAuth Clients
|
||||
summary: Patch OAuth Client
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
get:
|
||||
operationId: listOauthClients
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:oathkeeper-client-list:read'
|
||||
# - oauth2: [idn:oathkeeper-client-list:read]
|
||||
tags:
|
||||
- OAuth Clients
|
||||
summary: List OAuth Clients
|
||||
@@ -34,9 +33,7 @@ get:
|
||||
post:
|
||||
operationId: createOauthClient
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - 'idn:oathkeeper-client:create'
|
||||
# - 'idn:oathkeeper-internal-client:create'
|
||||
# - oauth2: [idn:oathkeeper-client:create,idn:oathkeeper-internal-client:create]
|
||||
tags:
|
||||
- OAuth Clients
|
||||
summary: Create OAuth Client
|
||||
|
||||
@@ -7,8 +7,7 @@ get:
|
||||
This API returns the sync group for the specified ID.
|
||||
A token with ORG_ADMIN authority is required to call this API.
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - ORG_ADMIN
|
||||
# - oauth2: [ORG_ADMIN]
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
@@ -48,8 +47,7 @@ put:
|
||||
This API updates the specified password sync group.
|
||||
A token with ORG_ADMIN authority is required to call this API.
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - ORG_ADMIN
|
||||
# - oauth2: [ORG_ADMIN]
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
@@ -102,8 +100,7 @@ delete:
|
||||
This API deletes the specified password sync group.
|
||||
A token with ORG_ADMIN authority is required to call this API.
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - ORG_ADMIN
|
||||
# - oauth2: [ORG_ADMIN]
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
|
||||
@@ -7,8 +7,7 @@ get:
|
||||
This API returns a list of password sync groups.
|
||||
A token with ORG_ADMIN authority is required to call this API.
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - ORG_ADMIN
|
||||
# - oauth2: [ORG_ADMIN]
|
||||
parameters:
|
||||
- $ref: '../../v3/parameters/limit.yaml'
|
||||
- $ref: '../../v3/parameters/offset.yaml'
|
||||
@@ -37,8 +36,7 @@ post:
|
||||
This API creates a password sync group based on the specifications provided.
|
||||
A token with ORG_ADMIN authority is required to call this API.
|
||||
# security:
|
||||
# - bearerAuth:
|
||||
# - ORG_ADMIN
|
||||
# - oauth2: [ORG_ADMIN]
|
||||
requestBody:
|
||||
required: true
|
||||
content:
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user