1. Packages
  2. Konnect Provider
  3. API Docs
  4. getApplicationAuthStrategy
konnect 2.5.0 published on Tuesday, Apr 15, 2025 by kong

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>
Copy
def get_application_auth_strategy(opts: Optional[InvokeOptions] = None) -> GetApplicationAuthStrategyResult
def get_application_auth_strategy_output(opts: Optional[InvokeOptions] = None) -> Output[GetApplicationAuthStrategyResult]
Copy
func LookupApplicationAuthStrategy(ctx *Context, opts ...InvokeOption) (*LookupApplicationAuthStrategyResult, error)
func LookupApplicationAuthStrategyOutput(ctx *Context, opts ...InvokeOption) LookupApplicationAuthStrategyResultOutput
Copy

> 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)
}
Copy
public static CompletableFuture<GetApplicationAuthStrategyResult> getApplicationAuthStrategy(InvokeOptions options)
public static Output<GetApplicationAuthStrategyResult> getApplicationAuthStrategy(InvokeOptions options)
Copy
fn::invoke:
  function: konnect:index/getApplicationAuthStrategy:getApplicationAuthStrategy
  arguments:
    # arguments dictionary
Copy

getApplicationAuthStrategy Result

The following output properties are available:

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. GetApplicationAuthStrategyKeyAuthConfigs
JSON-B object containing the configuration for the Key Auth strategy
CreatedAt This property is required. string
An ISO-8601 timestamp representation of entity creation date.
DcrProvider This property is required. GetApplicationAuthStrategyKeyAuthDcrProvider
DisplayName 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.
StrategyType This property is required. string
UpdatedAt 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. GetApplicationAuthStrategyKeyAuthConfigs
JSON-B object containing the configuration for the Key Auth strategy
CreatedAt This property is required. string
An ISO-8601 timestamp representation of entity creation date.
DcrProvider This property is required. GetApplicationAuthStrategyKeyAuthDcrProvider
DisplayName 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.
StrategyType This property is required. string
UpdatedAt 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. GetApplicationAuthStrategyKeyAuthConfigs
JSON-B object containing the configuration for the Key Auth strategy
createdAt This property is required. String
An ISO-8601 timestamp representation of entity creation date.
dcrProvider This property is required. GetApplicationAuthStrategyKeyAuthDcrProvider
displayName 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.
strategyType This property is required. String
updatedAt 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. GetApplicationAuthStrategyKeyAuthConfigs
JSON-B object containing the configuration for the Key Auth strategy
createdAt This property is required. string
An ISO-8601 timestamp representation of entity creation date.
dcrProvider This property is required. GetApplicationAuthStrategyKeyAuthDcrProvider
displayName 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.
strategyType This property is required. string
updatedAt 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. GetApplicationAuthStrategyKeyAuthConfigs
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. GetApplicationAuthStrategyKeyAuthDcrProvider
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
createdAt This property is required. String
An ISO-8601 timestamp representation of entity creation date.
dcrProvider This property is required. Property Map
displayName 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.
strategyType This property is required. String
updatedAt This property is required. String
An ISO-8601 timestamp representation of entity update date.

GetApplicationAuthStrategyKeyAuthConfigs

KeyAuth This property is required. GetApplicationAuthStrategyKeyAuthConfigsKeyAuth
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.
KeyAuth This property is required. GetApplicationAuthStrategyKeyAuthConfigsKeyAuth
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.
keyAuth This property is required. GetApplicationAuthStrategyKeyAuthConfigsKeyAuth
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.
keyAuth This property is required. GetApplicationAuthStrategyKeyAuthConfigsKeyAuth
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. GetApplicationAuthStrategyKeyAuthConfigsKeyAuth
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.
keyAuth 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

KeyNames This property is required. List<string>
The names of the headers containing the API key. You can specify multiple header names.
KeyNames This property is required. []string
The names of the headers containing the API key. You can specify multiple header names.
keyNames This property is required. List<String>
The names of the headers containing the API key. You can specify multiple header names.
keyNames 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.
keyNames This property is required. List<String>
The names of the headers containing the API key. You can specify multiple header names.

GetApplicationAuthStrategyKeyAuthDcrProvider

DisplayName 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
ProviderType This property is required. string
The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
DisplayName 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
ProviderType This property is required. string
The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
displayName 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
providerType This property is required. String
The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
displayName 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
providerType 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
displayName 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
providerType 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. GetApplicationAuthStrategyOpenidConnectConfigs
JSON-B object containing the configuration for the OIDC strategy
CreatedAt This property is required. string
An ISO-8601 timestamp representation of entity creation date.
DcrProvider This property is required. GetApplicationAuthStrategyOpenidConnectDcrProvider
DisplayName 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.
StrategyType This property is required. string
UpdatedAt 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. GetApplicationAuthStrategyOpenidConnectConfigs
JSON-B object containing the configuration for the OIDC strategy
CreatedAt This property is required. string
An ISO-8601 timestamp representation of entity creation date.
DcrProvider This property is required. GetApplicationAuthStrategyOpenidConnectDcrProvider
DisplayName 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.
StrategyType This property is required. string
UpdatedAt 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. GetApplicationAuthStrategyOpenidConnectConfigs
JSON-B object containing the configuration for the OIDC strategy
createdAt This property is required. String
An ISO-8601 timestamp representation of entity creation date.
dcrProvider This property is required. GetApplicationAuthStrategyOpenidConnectDcrProvider
displayName 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.
strategyType This property is required. String
updatedAt 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. GetApplicationAuthStrategyOpenidConnectConfigs
JSON-B object containing the configuration for the OIDC strategy
createdAt This property is required. string
An ISO-8601 timestamp representation of entity creation date.
dcrProvider This property is required. GetApplicationAuthStrategyOpenidConnectDcrProvider
displayName 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.
strategyType This property is required. string
updatedAt 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. GetApplicationAuthStrategyOpenidConnectConfigs
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. GetApplicationAuthStrategyOpenidConnectDcrProvider
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
createdAt This property is required. String
An ISO-8601 timestamp representation of entity creation date.
dcrProvider This property is required. Property Map
displayName 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.
strategyType This property is required. String
updatedAt This property is required. String
An ISO-8601 timestamp representation of entity update date.

GetApplicationAuthStrategyOpenidConnectConfigs

OpenidConnect This property is required. GetApplicationAuthStrategyOpenidConnectConfigsOpenidConnect
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.
OpenidConnect This property is required. GetApplicationAuthStrategyOpenidConnectConfigsOpenidConnect
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.
openidConnect This property is required. GetApplicationAuthStrategyOpenidConnectConfigsOpenidConnect
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.
openidConnect This property is required. GetApplicationAuthStrategyOpenidConnectConfigsOpenidConnect
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. GetApplicationAuthStrategyOpenidConnectConfigsOpenidConnect
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.
openidConnect 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

AdditionalProperties This property is required. string
Parsed as JSON.
AuthMethods This property is required. List<string>
CredentialClaims 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>
AdditionalProperties This property is required. string
Parsed as JSON.
AuthMethods This property is required. []string
CredentialClaims 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
additionalProperties This property is required. String
Parsed as JSON.
authMethods This property is required. List<String>
credentialClaims 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>
additionalProperties This property is required. string
Parsed as JSON.
authMethods This property is required. string[]
credentialClaims 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]
additionalProperties This property is required. String
Parsed as JSON.
authMethods This property is required. List<String>
credentialClaims 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

DisplayName 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
ProviderType This property is required. string
The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
DisplayName 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
ProviderType This property is required. string
The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
displayName 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
providerType This property is required. String
The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
displayName 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
providerType 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
displayName 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
providerType 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.