/AWS1/CL_BDOOAUTH2PVDRCFGINPUT¶
Contains the input configuration for an OAuth2 provider.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_customoauth2pvdrconfig TYPE REF TO /AWS1/CL_BDOCUSTO2PVDRCFGINPUT /AWS1/CL_BDOCUSTO2PVDRCFGINPUT¶
The configuration for a custom OAuth2 provider.
io_googleoauth2pvdrconfig TYPE REF TO /AWS1/CL_BDOGOOGO2PVDRCFGINPUT /AWS1/CL_BDOGOOGO2PVDRCFGINPUT¶
The configuration for a Google OAuth2 provider.
io_githuboauth2pvdrconfig TYPE REF TO /AWS1/CL_BDOGITO2PVDRCFGINPUT /AWS1/CL_BDOGITO2PVDRCFGINPUT¶
The configuration for a GitHub OAuth2 provider.
io_slackoauth2providerconfig TYPE REF TO /AWS1/CL_BDOSLACKO2PVDRCFGINP /AWS1/CL_BDOSLACKO2PVDRCFGINP¶
The configuration for a Slack OAuth2 provider.
io_sforceoauth2pvdrconfig TYPE REF TO /AWS1/CL_BDOSFORCEO2PVDRCFGINP /AWS1/CL_BDOSFORCEO2PVDRCFGINP¶
The configuration for a Salesforce OAuth2 provider.
io_msftoauth2providerconfig TYPE REF TO /AWS1/CL_BDOMSFTO2PVDRCFGINPUT /AWS1/CL_BDOMSFTO2PVDRCFGINPUT¶
The configuration for a Microsoft OAuth2 provider.
io_atlsnoauth2providerconfig TYPE REF TO /AWS1/CL_BDOATLSNO2PVDRCFGINP /AWS1/CL_BDOATLSNO2PVDRCFGINP¶
Configuration settings for Atlassian OAuth2 provider integration.
io_linkedinoauth2pvdrconfig TYPE REF TO /AWS1/CL_BDOLNKDNO2PVDRCFGINP /AWS1/CL_BDOLNKDNO2PVDRCFGINP¶
Configuration settings for LinkedIn OAuth2 provider integration.
io_includedoauth2pvdrconfig TYPE REF TO /AWS1/CL_BDOINCLDO2PVDRCFGINP /AWS1/CL_BDOINCLDO2PVDRCFGINP¶
The configuration for a non-custom OAuth2 provider. This includes settings for supported OAuth2 providers that have built-in integration support.
Queryable Attributes¶
customOauth2ProviderConfig¶
The configuration for a custom OAuth2 provider.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMOAUTH2PVDRCONFIG() |
Getter for CUSTOMOAUTH2PROVIDERCONFIG |
googleOauth2ProviderConfig¶
The configuration for a Google OAuth2 provider.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GOOGLEOAUTH2PVDRCONFIG() |
Getter for GOOGLEOAUTH2PROVIDERCONFIG |
githubOauth2ProviderConfig¶
The configuration for a GitHub OAuth2 provider.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GITHUBOAUTH2PVDRCONFIG() |
Getter for GITHUBOAUTH2PROVIDERCONFIG |
slackOauth2ProviderConfig¶
The configuration for a Slack OAuth2 provider.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SLACKOAUTH2PVDRCONFIG() |
Getter for SLACKOAUTH2PROVIDERCONFIG |
salesforceOauth2ProviderConfig¶
The configuration for a Salesforce OAuth2 provider.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SFORCEOAUTH2PVDRCONFIG() |
Getter for SFORCEOAUTH2PROVIDERCONFIG |
microsoftOauth2ProviderConfig¶
The configuration for a Microsoft OAuth2 provider.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MSFTOAUTH2PROVIDERCONFIG() |
Getter for MSFTOAUTH2PROVIDERCONFIG |
atlassianOauth2ProviderConfig¶
Configuration settings for Atlassian OAuth2 provider integration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATLSNOAUTH2PVDRCONFIG() |
Getter for ATLSNOAUTH2PROVIDERCONFIG |
linkedinOauth2ProviderConfig¶
Configuration settings for LinkedIn OAuth2 provider integration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LINKEDINOAUTH2PVDRCONFIG() |
Getter for LINKEDINOAUTH2PROVIDERCONFIG |
includedOauth2ProviderConfig¶
The configuration for a non-custom OAuth2 provider. This includes settings for supported OAuth2 providers that have built-in integration support.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INCLUDEDOAUTH2PVDRCONFIG() |
Getter for INCLUDEDOAUTH2PROVIDERCONFIG |