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 bool
- At least one published product version is using this auth strategy.
- Configs
Get
Application Auth Strategy Key Auth Configs - JSON-B object containing the configuration for the Key Auth strategy
- Created
At string - An ISO-8601 timestamp representation of entity creation date.
- Dcr
Provider GetApplication Auth Strategy Key Auth Dcr Provider - Display
Name string - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- Id string
- Contains a unique identifier used by the API for this resource.
- Labels 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 string
- The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- Strategy
Type string - Updated
At string - An ISO-8601 timestamp representation of entity update date.
- Active bool
- At least one published product version is using this auth strategy.
- Configs
Get
Application Auth Strategy Key Auth Configs - JSON-B object containing the configuration for the Key Auth strategy
- Created
At string - An ISO-8601 timestamp representation of entity creation date.
- Dcr
Provider GetApplication Auth Strategy Key Auth Dcr Provider - Display
Name string - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- Id string
- Contains a unique identifier used by the API for this resource.
- Labels 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 string
- The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- Strategy
Type string - Updated
At string - An ISO-8601 timestamp representation of entity update date.
- active Boolean
- At least one published product version is using this auth strategy.
- configs
Get
Application Auth Strategy Key Auth Configs - JSON-B object containing the configuration for the Key Auth strategy
- created
At String - An ISO-8601 timestamp representation of entity creation date.
- dcr
Provider GetApplication Auth Strategy Key Auth Dcr Provider - display
Name String - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- id String
- Contains a unique identifier used by the API for this resource.
- labels 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 String
- The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- strategy
Type String - updated
At String - An ISO-8601 timestamp representation of entity update date.
- active boolean
- At least one published product version is using this auth strategy.
- configs
Get
Application Auth Strategy Key Auth Configs - JSON-B object containing the configuration for the Key Auth strategy
- created
At string - An ISO-8601 timestamp representation of entity creation date.
- dcr
Provider GetApplication Auth Strategy Key Auth Dcr Provider - display
Name string - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- id string
- Contains a unique identifier used by the API for this resource.
- labels {[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 string
- The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- strategy
Type string - updated
At string - An ISO-8601 timestamp representation of entity update date.
- active bool
- At least one published product version is using this auth strategy.
- configs
Get
Application Auth Strategy Key Auth Configs - JSON-B object containing the configuration for the Key Auth strategy
- created_
at str - An ISO-8601 timestamp representation of entity creation date.
- dcr_
provider GetApplication Auth Strategy Key Auth Dcr Provider - display_
name str - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- id str
- Contains a unique identifier used by the API for this resource.
- labels 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 str
- The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- strategy_
type str - updated_
at str - An ISO-8601 timestamp representation of entity update date.
- active Boolean
- At least one published product version is using this auth strategy.
- configs Property Map
- JSON-B object containing the configuration for the Key Auth strategy
- created
At String - An ISO-8601 timestamp representation of entity creation date.
- dcr
Provider Property Map - display
Name String - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- id String
- Contains a unique identifier used by the API for this resource.
- labels 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 String
- The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- strategy
Type String - updated
At String - An ISO-8601 timestamp representation of entity update date.
GetApplicationAuthStrategyKeyAuthConfigs
- Key
Auth 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 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 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 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 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 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 List<string> - The names of the headers containing the API key. You can specify multiple header names.
- Key
Names []string - The names of the headers containing the API key. You can specify multiple header names.
- key
Names List<String> - The names of the headers containing the API key. You can specify multiple header names.
- key
Names string[] - The names of the headers containing the API key. You can specify multiple header names.
- key_
names Sequence[str] - The names of the headers containing the API key. You can specify multiple header names.
- key
Names List<String> - The names of the headers containing the API key. You can specify multiple header names.
GetApplicationAuthStrategyKeyAuthDcrProvider
- Display
Name string - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- Id string
- Contains a unique identifier used by the API for this resource.
- Name string
- Provider
Type string - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
- Display
Name string - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- Id string
- Contains a unique identifier used by the API for this resource.
- Name string
- Provider
Type string - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
- display
Name String - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- id String
- Contains a unique identifier used by the API for this resource.
- name String
- provider
Type String - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
- display
Name string - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- id string
- Contains a unique identifier used by the API for this resource.
- name string
- provider
Type string - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
- display_
name str - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- id str
- Contains a unique identifier used by the API for this resource.
- name str
- provider_
type str - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
- display
Name String - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- id String
- Contains a unique identifier used by the API for this resource.
- name String
- provider
Type String - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
GetApplicationAuthStrategyOpenidConnect
- Active bool
- At least one published product version is using this auth strategy.
- Configs
Get
Application Auth Strategy Openid Connect Configs - JSON-B object containing the configuration for the OIDC strategy
- Created
At string - An ISO-8601 timestamp representation of entity creation date.
- Dcr
Provider GetApplication Auth Strategy Openid Connect Dcr Provider - Display
Name string - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- Id string
- Contains a unique identifier used by the API for this resource.
- Labels 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 string
- The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- Strategy
Type string - Updated
At string - An ISO-8601 timestamp representation of entity update date.
- Active bool
- At least one published product version is using this auth strategy.
- Configs
Get
Application Auth Strategy Openid Connect Configs - JSON-B object containing the configuration for the OIDC strategy
- Created
At string - An ISO-8601 timestamp representation of entity creation date.
- Dcr
Provider GetApplication Auth Strategy Openid Connect Dcr Provider - Display
Name string - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- Id string
- Contains a unique identifier used by the API for this resource.
- Labels 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 string
- The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- Strategy
Type string - Updated
At string - An ISO-8601 timestamp representation of entity update date.
- active Boolean
- At least one published product version is using this auth strategy.
- configs
Get
Application Auth Strategy Openid Connect Configs - JSON-B object containing the configuration for the OIDC strategy
- created
At String - An ISO-8601 timestamp representation of entity creation date.
- dcr
Provider GetApplication Auth Strategy Openid Connect Dcr Provider - display
Name String - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- id String
- Contains a unique identifier used by the API for this resource.
- labels 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 String
- The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- strategy
Type String - updated
At String - An ISO-8601 timestamp representation of entity update date.
- active boolean
- At least one published product version is using this auth strategy.
- configs
Get
Application Auth Strategy Openid Connect Configs - JSON-B object containing the configuration for the OIDC strategy
- created
At string - An ISO-8601 timestamp representation of entity creation date.
- dcr
Provider GetApplication Auth Strategy Openid Connect Dcr Provider - display
Name string - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- id string
- Contains a unique identifier used by the API for this resource.
- labels {[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 string
- The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- strategy
Type string - updated
At string - An ISO-8601 timestamp representation of entity update date.
- active bool
- At least one published product version is using this auth strategy.
- configs
Get
Application Auth Strategy Openid Connect Configs - JSON-B object containing the configuration for the OIDC strategy
- created_
at str - An ISO-8601 timestamp representation of entity creation date.
- dcr_
provider GetApplication Auth Strategy Openid Connect Dcr Provider - display_
name str - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- id str
- Contains a unique identifier used by the API for this resource.
- labels 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 str
- The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- strategy_
type str - updated_
at str - An ISO-8601 timestamp representation of entity update date.
- active Boolean
- At least one published product version is using this auth strategy.
- configs Property Map
- JSON-B object containing the configuration for the OIDC strategy
- created
At String - An ISO-8601 timestamp representation of entity creation date.
- dcr
Provider Property Map - display
Name String - The display name of the Auth strategy. This is used to identify the Auth strategy in the Portal UI.
- id String
- Contains a unique identifier used by the API for this resource.
- labels 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 String
- The name of the auth strategy. This is used to identify the auth strategy in the Konnect UI.
- strategy
Type String - updated
At String - An ISO-8601 timestamp representation of entity update date.
GetApplicationAuthStrategyOpenidConnectConfigs
- Openid
Connect 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 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 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 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 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 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 string - Parsed as JSON.
- Auth
Methods List<string> - Credential
Claims List<string> - Issuer string
- Labels 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 List<string>
- Additional
Properties string - Parsed as JSON.
- Auth
Methods []string - Credential
Claims []string - Issuer string
- Labels 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 []string
- additional
Properties String - Parsed as JSON.
- auth
Methods List<String> - credential
Claims List<String> - issuer String
- labels 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 List<String>
- additional
Properties string - Parsed as JSON.
- auth
Methods string[] - credential
Claims string[] - issuer string
- labels {[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 string[]
- additional_
properties str - Parsed as JSON.
- auth_
methods Sequence[str] - credential_
claims Sequence[str] - issuer str
- labels 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 Sequence[str]
- additional
Properties String - Parsed as JSON.
- auth
Methods List<String> - credential
Claims List<String> - issuer String
- labels 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 List<String>
GetApplicationAuthStrategyOpenidConnectDcrProvider
- Display
Name string - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- Id string
- Contains a unique identifier used by the API for this resource.
- Name string
- Provider
Type string - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
- Display
Name string - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- Id string
- Contains a unique identifier used by the API for this resource.
- Name string
- Provider
Type string - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
- display
Name String - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- id String
- Contains a unique identifier used by the API for this resource.
- name String
- provider
Type String - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
- display
Name string - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- id string
- Contains a unique identifier used by the API for this resource.
- name string
- provider
Type string - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
- display_
name str - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- id str
- Contains a unique identifier used by the API for this resource.
- name str
- provider_
type str - The type of DCR provider. Can be one of the following - auth0, azureAd, curity, okta, http
- display
Name String - The display name of the DCR provider. This is used to identify the DCR provider in the Portal UI.
- id String
- Contains a unique identifier used by the API for this resource.
- name String
- provider
Type 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.