konnect.getApplicationAuthStrategy
Explore with Pulumi AI
Using getApplicationAuthStrategy
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getApplicationAuthStrategy(opts?: InvokeOptions): Promise<GetApplicationAuthStrategyResult>
function getApplicationAuthStrategyOutput(opts?: InvokeOptions): Output<GetApplicationAuthStrategyResult>
def get_application_auth_strategy(opts: Optional[InvokeOptions] = None) -> GetApplicationAuthStrategyResult
def get_application_auth_strategy_output(opts: Optional[InvokeOptions] = None) -> Output[GetApplicationAuthStrategyResult]
func LookupApplicationAuthStrategy(ctx *Context, opts ...InvokeOption) (*LookupApplicationAuthStrategyResult, error)
func LookupApplicationAuthStrategyOutput(ctx *Context, opts ...InvokeOption) LookupApplicationAuthStrategyResultOutput
> Note: This function is named LookupApplicationAuthStrategy
in the Go SDK.
public static class GetApplicationAuthStrategy
{
public static Task<GetApplicationAuthStrategyResult> InvokeAsync(InvokeOptions? opts = null)
public static Output<GetApplicationAuthStrategyResult> Invoke(InvokeOptions? opts = null)
}
public static CompletableFuture<GetApplicationAuthStrategyResult> getApplicationAuthStrategy(InvokeOptions options)
public static Output<GetApplicationAuthStrategyResult> getApplicationAuthStrategy(InvokeOptions options)
fn::invoke:
function: konnect:index/getApplicationAuthStrategy:getApplicationAuthStrategy
arguments:
# arguments dictionary
getApplicationAuthStrategy Result
The following output properties are available:
- active Boolean
- display
Name String - id String
- key
Auth GetApplication Auth Strategy Key Auth - name String
- openid
Connect GetApplication Auth Strategy Openid Connect
- active boolean
- display
Name string - id string
- key
Auth GetApplication Auth Strategy Key Auth - name string
- openid
Connect GetApplication Auth Strategy Openid Connect
- active Boolean
- display
Name String - id String
- key
Auth Property Map - name String
- openid
Connect Property Map
Supporting Types
GetApplicationAuthStrategyKeyAuth
- Active
This property is required. bool - At least one published product version is using this auth strategy.
- Configs
This property is required. GetApplication Auth Strategy Key Auth Configs - JSON-B object containing the configuration for the Key Auth strategy
- Created
At This property is required. string - An ISO-8601 timestamp representation of entity creation date.
- Dcr
Provider This property is required. GetApplication Auth Strategy Key Auth Dcr Provider - Display
Name This property is required. string - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- Id
This property is required. string - Contains a unique identifier used by the API for this resource.
- Labels
This property is required. Dictionary<string, string> Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.
Keys must be of length 1-63 characters, and cannot start with "kong", "konnect", "mesh", "kic", or "_".
- Name
This property is required. string - The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- Strategy
Type This property is required. string - Updated
At This property is required. string - An ISO-8601 timestamp representation of entity update date.
- Active
This property is required. bool - At least one published product version is using this auth strategy.
- Configs
This property is required. GetApplication Auth Strategy Key Auth Configs - JSON-B object containing the configuration for the Key Auth strategy
- Created
At This property is required. string - An ISO-8601 timestamp representation of entity creation date.
- Dcr
Provider This property is required. GetApplication Auth Strategy Key Auth Dcr Provider - Display
Name This property is required. string - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- Id
This property is required. string - Contains a unique identifier used by the API for this resource.
- Labels
This property is required. map[string]string Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.
Keys must be of length 1-63 characters, and cannot start with "kong", "konnect", "mesh", "kic", or "_".
- Name
This property is required. string - The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- Strategy
Type This property is required. string - Updated
At This property is required. string - An ISO-8601 timestamp representation of entity update date.
- active
This property is required. Boolean - At least one published product version is using this auth strategy.
- configs
This property is required. GetApplication Auth Strategy Key Auth Configs - JSON-B object containing the configuration for the Key Auth strategy
- created
At This property is required. String - An ISO-8601 timestamp representation of entity creation date.
- dcr
Provider This property is required. GetApplication Auth Strategy Key Auth Dcr Provider - display
Name This property is required. String - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- id
This property is required. String - Contains a unique identifier used by the API for this resource.
- labels
This property is required. Map<String,String> Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.
Keys must be of length 1-63 characters, and cannot start with "kong", "konnect", "mesh", "kic", or "_".
- name
This property is required. String - The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- strategy
Type This property is required. String - updated
At This property is required. String - An ISO-8601 timestamp representation of entity update date.
- active
This property is required. boolean - At least one published product version is using this auth strategy.
- configs
This property is required. GetApplication Auth Strategy Key Auth Configs - JSON-B object containing the configuration for the Key Auth strategy
- created
At This property is required. string - An ISO-8601 timestamp representation of entity creation date.
- dcr
Provider This property is required. GetApplication Auth Strategy Key Auth Dcr Provider - display
Name This property is required. string - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- id
This property is required. string - Contains a unique identifier used by the API for this resource.
- labels
This property is required. {[key: string]: string} Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.
Keys must be of length 1-63 characters, and cannot start with "kong", "konnect", "mesh", "kic", or "_".
- name
This property is required. string - The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- strategy
Type This property is required. string - updated
At This property is required. string - An ISO-8601 timestamp representation of entity update date.
- active
This property is required. bool - At least one published product version is using this auth strategy.
- configs
This property is required. GetApplication Auth Strategy Key Auth Configs - JSON-B object containing the configuration for the Key Auth strategy
- created_
at This property is required. str - An ISO-8601 timestamp representation of entity creation date.
- dcr_
provider This property is required. GetApplication Auth Strategy Key Auth Dcr Provider - display_
name This property is required. str - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- id
This property is required. str - Contains a unique identifier used by the API for this resource.
- labels
This property is required. Mapping[str, str] Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.
Keys must be of length 1-63 characters, and cannot start with "kong", "konnect", "mesh", "kic", or "_".
- name
This property is required. str - The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- strategy_
type This property is required. str - updated_
at This property is required. str - An ISO-8601 timestamp representation of entity update date.
- active
This property is required. Boolean - At least one published product version is using this auth strategy.
- configs
This property is required. Property Map - JSON-B object containing the configuration for the Key Auth strategy
- created
At This property is required. String - An ISO-8601 timestamp representation of entity creation date.
- dcr
Provider This property is required. Property Map - display
Name This property is required. String - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- id
This property is required. String - Contains a unique identifier used by the API for this resource.
- labels
This property is required. Map<String> Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.
Keys must be of length 1-63 characters, and cannot start with "kong", "konnect", "mesh", "kic", or "_".
- name
This property is required. String - The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- strategy
Type This property is required. String - updated
At This property is required. String - An ISO-8601 timestamp representation of entity update date.
GetApplicationAuthStrategyKeyAuthConfigs
- Key
Auth This property is required. GetApplication Auth Strategy Key Auth Configs Key Auth - The most basic mode to configure an Application Auth Strategy for an API Product Version. Using this mode will allow developers to generate API keys that will authenticate their application requests. Once authenticated, an application will be granted access to any Product Version it is registered for that is configured for Key Auth.
- Key
Auth This property is required. GetApplication Auth Strategy Key Auth Configs Key Auth - The most basic mode to configure an Application Auth Strategy for an API Product Version. Using this mode will allow developers to generate API keys that will authenticate their application requests. Once authenticated, an application will be granted access to any Product Version it is registered for that is configured for Key Auth.
- key
Auth This property is required. GetApplication Auth Strategy Key Auth Configs Key Auth - The most basic mode to configure an Application Auth Strategy for an API Product Version. Using this mode will allow developers to generate API keys that will authenticate their application requests. Once authenticated, an application will be granted access to any Product Version it is registered for that is configured for Key Auth.
- key
Auth This property is required. GetApplication Auth Strategy Key Auth Configs Key Auth - The most basic mode to configure an Application Auth Strategy for an API Product Version. Using this mode will allow developers to generate API keys that will authenticate their application requests. Once authenticated, an application will be granted access to any Product Version it is registered for that is configured for Key Auth.
- key_
auth This property is required. GetApplication Auth Strategy Key Auth Configs Key Auth - The most basic mode to configure an Application Auth Strategy for an API Product Version. Using this mode will allow developers to generate API keys that will authenticate their application requests. Once authenticated, an application will be granted access to any Product Version it is registered for that is configured for Key Auth.
- key
Auth This property is required. Property Map - The most basic mode to configure an Application Auth Strategy for an API Product Version. Using this mode will allow developers to generate API keys that will authenticate their application requests. Once authenticated, an application will be granted access to any Product Version it is registered for that is configured for Key Auth.
GetApplicationAuthStrategyKeyAuthConfigsKeyAuth
- Key
Names This property is required. List<string> - The names of the headers containing the API key. You can specify multiple header names.
- Key
Names This property is required. []string - The names of the headers containing the API key. You can specify multiple header names.
- key
Names This property is required. List<String> - The names of the headers containing the API key. You can specify multiple header names.
- key
Names This property is required. string[] - The names of the headers containing the API key. You can specify multiple header names.
- key_
names This property is required. Sequence[str] - The names of the headers containing the API key. You can specify multiple header names.
- key
Names This property is required. List<String> - The names of the headers containing the API key. You can specify multiple header names.
GetApplicationAuthStrategyKeyAuthDcrProvider
- Display
Name This property is required. string - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- Id
This property is required. string - Contains a unique identifier used by the API for this resource.
- Name
This property is required. string - Provider
Type This property is required. string - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
- Display
Name This property is required. string - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- Id
This property is required. string - Contains a unique identifier used by the API for this resource.
- Name
This property is required. string - Provider
Type This property is required. string - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
- display
Name This property is required. String - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- id
This property is required. String - Contains a unique identifier used by the API for this resource.
- name
This property is required. String - provider
Type This property is required. String - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
- display
Name This property is required. string - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- id
This property is required. string - Contains a unique identifier used by the API for this resource.
- name
This property is required. string - provider
Type This property is required. string - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
- display_
name This property is required. str - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- id
This property is required. str - Contains a unique identifier used by the API for this resource.
- name
This property is required. str - provider_
type This property is required. str - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
- display
Name This property is required. String - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- id
This property is required. String - Contains a unique identifier used by the API for this resource.
- name
This property is required. String - provider
Type This property is required. String - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
GetApplicationAuthStrategyOpenidConnect
- Active
This property is required. bool - At least one published product version is using this auth strategy.
- Configs
This property is required. GetApplication Auth Strategy Openid Connect Configs - JSON-B object containing the configuration for the OIDC strategy
- Created
At This property is required. string - An ISO-8601 timestamp representation of entity creation date.
- Dcr
Provider This property is required. GetApplication Auth Strategy Openid Connect Dcr Provider - Display
Name This property is required. string - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- Id
This property is required. string - Contains a unique identifier used by the API for this resource.
- Labels
This property is required. Dictionary<string, string> Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.
Keys must be of length 1-63 characters, and cannot start with "kong", "konnect", "mesh", "kic", or "_".
- Name
This property is required. string - The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- Strategy
Type This property is required. string - Updated
At This property is required. string - An ISO-8601 timestamp representation of entity update date.
- Active
This property is required. bool - At least one published product version is using this auth strategy.
- Configs
This property is required. GetApplication Auth Strategy Openid Connect Configs - JSON-B object containing the configuration for the OIDC strategy
- Created
At This property is required. string - An ISO-8601 timestamp representation of entity creation date.
- Dcr
Provider This property is required. GetApplication Auth Strategy Openid Connect Dcr Provider - Display
Name This property is required. string - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- Id
This property is required. string - Contains a unique identifier used by the API for this resource.
- Labels
This property is required. map[string]string Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.
Keys must be of length 1-63 characters, and cannot start with "kong", "konnect", "mesh", "kic", or "_".
- Name
This property is required. string - The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- Strategy
Type This property is required. string - Updated
At This property is required. string - An ISO-8601 timestamp representation of entity update date.
- active
This property is required. Boolean - At least one published product version is using this auth strategy.
- configs
This property is required. GetApplication Auth Strategy Openid Connect Configs - JSON-B object containing the configuration for the OIDC strategy
- created
At This property is required. String - An ISO-8601 timestamp representation of entity creation date.
- dcr
Provider This property is required. GetApplication Auth Strategy Openid Connect Dcr Provider - display
Name This property is required. String - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- id
This property is required. String - Contains a unique identifier used by the API for this resource.
- labels
This property is required. Map<String,String> Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.
Keys must be of length 1-63 characters, and cannot start with "kong", "konnect", "mesh", "kic", or "_".
- name
This property is required. String - The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- strategy
Type This property is required. String - updated
At This property is required. String - An ISO-8601 timestamp representation of entity update date.
- active
This property is required. boolean - At least one published product version is using this auth strategy.
- configs
This property is required. GetApplication Auth Strategy Openid Connect Configs - JSON-B object containing the configuration for the OIDC strategy
- created
At This property is required. string - An ISO-8601 timestamp representation of entity creation date.
- dcr
Provider This property is required. GetApplication Auth Strategy Openid Connect Dcr Provider - display
Name This property is required. string - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- id
This property is required. string - Contains a unique identifier used by the API for this resource.
- labels
This property is required. {[key: string]: string} Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.
Keys must be of length 1-63 characters, and cannot start with "kong", "konnect", "mesh", "kic", or "_".
- name
This property is required. string - The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- strategy
Type This property is required. string - updated
At This property is required. string - An ISO-8601 timestamp representation of entity update date.
- active
This property is required. bool - At least one published product version is using this auth strategy.
- configs
This property is required. GetApplication Auth Strategy Openid Connect Configs - JSON-B object containing the configuration for the OIDC strategy
- created_
at This property is required. str - An ISO-8601 timestamp representation of entity creation date.
- dcr_
provider This property is required. GetApplication Auth Strategy Openid Connect Dcr Provider - display_
name This property is required. str - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- id
This property is required. str - Contains a unique identifier used by the API for this resource.
- labels
This property is required. Mapping[str, str] Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.
Keys must be of length 1-63 characters, and cannot start with "kong", "konnect", "mesh", "kic", or "_".
- name
This property is required. str - The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- strategy_
type This property is required. str - updated_
at This property is required. str - An ISO-8601 timestamp representation of entity update date.
- active
This property is required. Boolean - At least one published product version is using this auth strategy.
- configs
This property is required. Property Map - JSON-B object containing the configuration for the OIDC strategy
- created
At This property is required. String - An ISO-8601 timestamp representation of entity creation date.
- dcr
Provider This property is required. Property Map - display
Name This property is required. String - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- id
This property is required. String - Contains a unique identifier used by the API for this resource.
- labels
This property is required. Map<String> Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.
Keys must be of length 1-63 characters, and cannot start with "kong", "konnect", "mesh", "kic", or "_".
- name
This property is required. String - The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- strategy
Type This property is required. String - updated
At This property is required. String - An ISO-8601 timestamp representation of entity update date.
GetApplicationAuthStrategyOpenidConnectConfigs
- Openid
Connect This property is required. GetApplication Auth Strategy Openid Connect Configs Openid Connect - A more advanced mode to configure an API Product Version’s Application Auth Strategy. Using this mode will allow developers to use API credentials issued from an external IdP that will authenticate their application requests. Once authenticated, an application will be granted access to any Product Version it is registered for that is configured for the same Auth Strategy. An OIDC strategy may be used in conjunction with a DCR provider to automatically create the IdP application.
- Openid
Connect This property is required. GetApplication Auth Strategy Openid Connect Configs Openid Connect - A more advanced mode to configure an API Product Version’s Application Auth Strategy. Using this mode will allow developers to use API credentials issued from an external IdP that will authenticate their application requests. Once authenticated, an application will be granted access to any Product Version it is registered for that is configured for the same Auth Strategy. An OIDC strategy may be used in conjunction with a DCR provider to automatically create the IdP application.
- openid
Connect This property is required. GetApplication Auth Strategy Openid Connect Configs Openid Connect - A more advanced mode to configure an API Product Version’s Application Auth Strategy. Using this mode will allow developers to use API credentials issued from an external IdP that will authenticate their application requests. Once authenticated, an application will be granted access to any Product Version it is registered for that is configured for the same Auth Strategy. An OIDC strategy may be used in conjunction with a DCR provider to automatically create the IdP application.
- openid
Connect This property is required. GetApplication Auth Strategy Openid Connect Configs Openid Connect - A more advanced mode to configure an API Product Version’s Application Auth Strategy. Using this mode will allow developers to use API credentials issued from an external IdP that will authenticate their application requests. Once authenticated, an application will be granted access to any Product Version it is registered for that is configured for the same Auth Strategy. An OIDC strategy may be used in conjunction with a DCR provider to automatically create the IdP application.
- openid_
connect This property is required. GetApplication Auth Strategy Openid Connect Configs Openid Connect - A more advanced mode to configure an API Product Version’s Application Auth Strategy. Using this mode will allow developers to use API credentials issued from an external IdP that will authenticate their application requests. Once authenticated, an application will be granted access to any Product Version it is registered for that is configured for the same Auth Strategy. An OIDC strategy may be used in conjunction with a DCR provider to automatically create the IdP application.
- openid
Connect This property is required. Property Map - A more advanced mode to configure an API Product Version’s Application Auth Strategy. Using this mode will allow developers to use API credentials issued from an external IdP that will authenticate their application requests. Once authenticated, an application will be granted access to any Product Version it is registered for that is configured for the same Auth Strategy. An OIDC strategy may be used in conjunction with a DCR provider to automatically create the IdP application.
GetApplicationAuthStrategyOpenidConnectConfigsOpenidConnect
- Additional
Properties This property is required. string - Parsed as JSON.
- Auth
Methods This property is required. List<string> - Credential
Claims This property is required. List<string> - Issuer
This property is required. string - Labels
This property is required. Dictionary<string, string> Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.
Keys must be of length 1-63 characters, and cannot start with "kong", "konnect", "mesh", "kic", or "_".
- Scopes
This property is required. List<string>
- Additional
Properties This property is required. string - Parsed as JSON.
- Auth
Methods This property is required. []string - Credential
Claims This property is required. []string - Issuer
This property is required. string - Labels
This property is required. map[string]string Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.
Keys must be of length 1-63 characters, and cannot start with "kong", "konnect", "mesh", "kic", or "_".
- Scopes
This property is required. []string
- additional
Properties This property is required. String - Parsed as JSON.
- auth
Methods This property is required. List<String> - credential
Claims This property is required. List<String> - issuer
This property is required. String - labels
This property is required. Map<String,String> Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.
Keys must be of length 1-63 characters, and cannot start with "kong", "konnect", "mesh", "kic", or "_".
- scopes
This property is required. List<String>
- additional
Properties This property is required. string - Parsed as JSON.
- auth
Methods This property is required. string[] - credential
Claims This property is required. string[] - issuer
This property is required. string - labels
This property is required. {[key: string]: string} Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.
Keys must be of length 1-63 characters, and cannot start with "kong", "konnect", "mesh", "kic", or "_".
- scopes
This property is required. string[]
- additional_
properties This property is required. str - Parsed as JSON.
- auth_
methods This property is required. Sequence[str] - credential_
claims This property is required. Sequence[str] - issuer
This property is required. str - labels
This property is required. Mapping[str, str] Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.
Keys must be of length 1-63 characters, and cannot start with "kong", "konnect", "mesh", "kic", or "_".
- scopes
This property is required. Sequence[str]
- additional
Properties This property is required. String - Parsed as JSON.
- auth
Methods This property is required. List<String> - credential
Claims This property is required. List<String> - issuer
This property is required. String - labels
This property is required. Map<String> Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.
Keys must be of length 1-63 characters, and cannot start with "kong", "konnect", "mesh", "kic", or "_".
- scopes
This property is required. List<String>
GetApplicationAuthStrategyOpenidConnectDcrProvider
- Display
Name This property is required. string - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- Id
This property is required. string - Contains a unique identifier used by the API for this resource.
- Name
This property is required. string - Provider
Type This property is required. string - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
- Display
Name This property is required. string - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- Id
This property is required. string - Contains a unique identifier used by the API for this resource.
- Name
This property is required. string - Provider
Type This property is required. string - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
- display
Name This property is required. String - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- id
This property is required. String - Contains a unique identifier used by the API for this resource.
- name
This property is required. String - provider
Type This property is required. String - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
- display
Name This property is required. string - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- id
This property is required. string - Contains a unique identifier used by the API for this resource.
- name
This property is required. string - provider
Type This property is required. string - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
- display_
name This property is required. str - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- id
This property is required. str - Contains a unique identifier used by the API for this resource.
- name
This property is required. str - provider_
type This property is required. str - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
- display
Name This property is required. String - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- id
This property is required. String - Contains a unique identifier used by the API for this resource.
- name
This property is required. String - provider
Type This property is required. String - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
Package Details
- Repository
- konnect kong/terraform-provider-konnect
- License
- Notes
- This Pulumi package is based on the
konnect
Terraform Provider.