/AWS1/CL_BDOOAUTH2PVDRCFGOUT¶
Contains the output configuration for an OAuth2 provider.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_customoauth2pvdrconfig TYPE REF TO /AWS1/CL_BDOCUSTO2PVDRCFGOUT /AWS1/CL_BDOCUSTO2PVDRCFGOUT¶
The output configuration for a custom OAuth2 provider.
io_googleoauth2pvdrconfig TYPE REF TO /AWS1/CL_BDOGOOGO2PVDRCFGOUT /AWS1/CL_BDOGOOGO2PVDRCFGOUT¶
The output configuration for a Google OAuth2 provider.
io_githuboauth2pvdrconfig TYPE REF TO /AWS1/CL_BDOGITO2PVDRCFGOUT /AWS1/CL_BDOGITO2PVDRCFGOUT¶
The output configuration for a GitHub OAuth2 provider.
io_slackoauth2providerconfig TYPE REF TO /AWS1/CL_BDOSLACKO2PVDRCFGOUT /AWS1/CL_BDOSLACKO2PVDRCFGOUT¶
The output configuration for a Slack OAuth2 provider.
io_sforceoauth2pvdrconfig TYPE REF TO /AWS1/CL_BDOSFORCEO2PVDRCFGOUT /AWS1/CL_BDOSFORCEO2PVDRCFGOUT¶
The output configuration for a Salesforce OAuth2 provider.
io_msftoauth2providerconfig TYPE REF TO /AWS1/CL_BDOMSFTO2PVDRCFGOUT /AWS1/CL_BDOMSFTO2PVDRCFGOUT¶
The output configuration for a Microsoft OAuth2 provider.
io_atlsnoauth2providerconfig TYPE REF TO /AWS1/CL_BDOATLSNO2PVDRCFGOUT /AWS1/CL_BDOATLSNO2PVDRCFGOUT¶
The configuration details for the Atlassian OAuth2 provider.
io_linkedinoauth2pvdrconfig TYPE REF TO /AWS1/CL_BDOLNKDNO2PVDRCFGOUT /AWS1/CL_BDOLNKDNO2PVDRCFGOUT¶
The configuration details for the LinkedIn OAuth2 provider.
io_includedoauth2pvdrconfig TYPE REF TO /AWS1/CL_BDOINCLDO2PVDRCFGOUT /AWS1/CL_BDOINCLDO2PVDRCFGOUT¶
The configuration for a non-custom OAuth2 provider. This includes the configuration details for supported OAuth2 providers that have built-in integration support.
Queryable Attributes¶
customOauth2ProviderConfig¶
The output configuration for a custom OAuth2 provider.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMOAUTH2PVDRCONFIG() |
Getter for CUSTOMOAUTH2PROVIDERCONFIG |
googleOauth2ProviderConfig¶
The output configuration for a Google OAuth2 provider.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GOOGLEOAUTH2PVDRCONFIG() |
Getter for GOOGLEOAUTH2PROVIDERCONFIG |
githubOauth2ProviderConfig¶
The output configuration for a GitHub OAuth2 provider.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GITHUBOAUTH2PVDRCONFIG() |
Getter for GITHUBOAUTH2PROVIDERCONFIG |
slackOauth2ProviderConfig¶
The output configuration for a Slack OAuth2 provider.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SLACKOAUTH2PVDRCONFIG() |
Getter for SLACKOAUTH2PROVIDERCONFIG |
salesforceOauth2ProviderConfig¶
The output configuration for a Salesforce OAuth2 provider.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SFORCEOAUTH2PVDRCONFIG() |
Getter for SFORCEOAUTH2PROVIDERCONFIG |
microsoftOauth2ProviderConfig¶
The output configuration for a Microsoft OAuth2 provider.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MSFTOAUTH2PROVIDERCONFIG() |
Getter for MSFTOAUTH2PROVIDERCONFIG |
atlassianOauth2ProviderConfig¶
The configuration details for the Atlassian OAuth2 provider.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATLSNOAUTH2PVDRCONFIG() |
Getter for ATLSNOAUTH2PROVIDERCONFIG |
linkedinOauth2ProviderConfig¶
The configuration details for the LinkedIn OAuth2 provider.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LINKEDINOAUTH2PVDRCONFIG() |
Getter for LINKEDINOAUTH2PROVIDERCONFIG |
includedOauth2ProviderConfig¶
The configuration for a non-custom OAuth2 provider. This includes the configuration details for supported OAuth2 providers that have built-in integration support.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INCLUDEDOAUTH2PVDRCONFIG() |
Getter for INCLUDEDOAUTH2PROVIDERCONFIG |