This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.apimanagement.getIdentityProvider
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Gets the configuration details of the identity Provider configured in specified service instance. Azure REST API version: 2022-08-01.
Other available API versions: 2016-07-07, 2016-10-10, 2019-01-01, 2022-09-01-preview, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01.
Using getIdentityProvider
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 getIdentityProvider(args: GetIdentityProviderArgs, opts?: InvokeOptions): Promise<GetIdentityProviderResult>
function getIdentityProviderOutput(args: GetIdentityProviderOutputArgs, opts?: InvokeOptions): Output<GetIdentityProviderResult>
def get_identity_provider(identity_provider_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
service_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetIdentityProviderResult
def get_identity_provider_output(identity_provider_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
service_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetIdentityProviderResult]
func LookupIdentityProvider(ctx *Context, args *LookupIdentityProviderArgs, opts ...InvokeOption) (*LookupIdentityProviderResult, error)
func LookupIdentityProviderOutput(ctx *Context, args *LookupIdentityProviderOutputArgs, opts ...InvokeOption) LookupIdentityProviderResultOutput
> Note: This function is named LookupIdentityProvider
in the Go SDK.
public static class GetIdentityProvider
{
public static Task<GetIdentityProviderResult> InvokeAsync(GetIdentityProviderArgs args, InvokeOptions? opts = null)
public static Output<GetIdentityProviderResult> Invoke(GetIdentityProviderInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetIdentityProviderResult> getIdentityProvider(GetIdentityProviderArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:apimanagement:getIdentityProvider
arguments:
# arguments dictionary
The following arguments are supported:
- Identity
Provider stringName - Identity Provider Type identifier.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Service
Name string - The name of the API Management service.
- Identity
Provider stringName - Identity Provider Type identifier.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Service
Name string - The name of the API Management service.
- identity
Provider StringName - Identity Provider Type identifier.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- service
Name String - The name of the API Management service.
- identity
Provider stringName - Identity Provider Type identifier.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- service
Name string - The name of the API Management service.
- identity_
provider_ strname - Identity Provider Type identifier.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- service_
name str - The name of the API Management service.
- identity
Provider StringName - Identity Provider Type identifier.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- service
Name String - The name of the API Management service.
getIdentityProvider Result
The following output properties are available:
- Client
Id string - Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Allowed
Tenants List<string> - List of Allowed Tenants when configuring Azure Active Directory login.
- string
- OpenID Connect discovery endpoint hostname for AAD or AAD B2C.
- Client
Library string - The client library to be used in the developer portal. Only applies to AAD and AAD B2C Identity Provider.
- Client
Secret string - Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value.
- Password
Reset stringPolicy Name - Password Reset Policy Name. Only applies to AAD B2C Identity Provider.
- Profile
Editing stringPolicy Name - Profile Editing Policy Name. Only applies to AAD B2C Identity Provider.
- Signin
Policy stringName - Signin Policy Name. Only applies to AAD B2C Identity Provider.
- Signin
Tenant string - The TenantId to use instead of Common when logging into Active Directory
- Signup
Policy stringName - Signup Policy Name. Only applies to AAD B2C Identity Provider.
- Client
Id string - Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Allowed
Tenants []string - List of Allowed Tenants when configuring Azure Active Directory login.
- string
- OpenID Connect discovery endpoint hostname for AAD or AAD B2C.
- Client
Library string - The client library to be used in the developer portal. Only applies to AAD and AAD B2C Identity Provider.
- Client
Secret string - Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value.
- Password
Reset stringPolicy Name - Password Reset Policy Name. Only applies to AAD B2C Identity Provider.
- Profile
Editing stringPolicy Name - Profile Editing Policy Name. Only applies to AAD B2C Identity Provider.
- Signin
Policy stringName - Signin Policy Name. Only applies to AAD B2C Identity Provider.
- Signin
Tenant string - The TenantId to use instead of Common when logging into Active Directory
- Signup
Policy stringName - Signup Policy Name. Only applies to AAD B2C Identity Provider.
- client
Id String - Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- allowed
Tenants List<String> - List of Allowed Tenants when configuring Azure Active Directory login.
- String
- OpenID Connect discovery endpoint hostname for AAD or AAD B2C.
- client
Library String - The client library to be used in the developer portal. Only applies to AAD and AAD B2C Identity Provider.
- client
Secret String - Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value.
- password
Reset StringPolicy Name - Password Reset Policy Name. Only applies to AAD B2C Identity Provider.
- profile
Editing StringPolicy Name - Profile Editing Policy Name. Only applies to AAD B2C Identity Provider.
- signin
Policy StringName - Signin Policy Name. Only applies to AAD B2C Identity Provider.
- signin
Tenant String - The TenantId to use instead of Common when logging into Active Directory
- signup
Policy StringName - Signup Policy Name. Only applies to AAD B2C Identity Provider.
- client
Id string - Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- allowed
Tenants string[] - List of Allowed Tenants when configuring Azure Active Directory login.
- string
- OpenID Connect discovery endpoint hostname for AAD or AAD B2C.
- client
Library string - The client library to be used in the developer portal. Only applies to AAD and AAD B2C Identity Provider.
- client
Secret string - Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value.
- password
Reset stringPolicy Name - Password Reset Policy Name. Only applies to AAD B2C Identity Provider.
- profile
Editing stringPolicy Name - Profile Editing Policy Name. Only applies to AAD B2C Identity Provider.
- signin
Policy stringName - Signin Policy Name. Only applies to AAD B2C Identity Provider.
- signin
Tenant string - The TenantId to use instead of Common when logging into Active Directory
- signup
Policy stringName - Signup Policy Name. Only applies to AAD B2C Identity Provider.
- client_
id str - Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- allowed_
tenants Sequence[str] - List of Allowed Tenants when configuring Azure Active Directory login.
- str
- OpenID Connect discovery endpoint hostname for AAD or AAD B2C.
- client_
library str - The client library to be used in the developer portal. Only applies to AAD and AAD B2C Identity Provider.
- client_
secret str - Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value.
- password_
reset_ strpolicy_ name - Password Reset Policy Name. Only applies to AAD B2C Identity Provider.
- profile_
editing_ strpolicy_ name - Profile Editing Policy Name. Only applies to AAD B2C Identity Provider.
- signin_
policy_ strname - Signin Policy Name. Only applies to AAD B2C Identity Provider.
- signin_
tenant str - The TenantId to use instead of Common when logging into Active Directory
- signup_
policy_ strname - Signup Policy Name. Only applies to AAD B2C Identity Provider.
- client
Id String - Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- allowed
Tenants List<String> - List of Allowed Tenants when configuring Azure Active Directory login.
- String
- OpenID Connect discovery endpoint hostname for AAD or AAD B2C.
- client
Library String - The client library to be used in the developer portal. Only applies to AAD and AAD B2C Identity Provider.
- client
Secret String - Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value.
- password
Reset StringPolicy Name - Password Reset Policy Name. Only applies to AAD B2C Identity Provider.
- profile
Editing StringPolicy Name - Profile Editing Policy Name. Only applies to AAD B2C Identity Provider.
- signin
Policy StringName - Signin Policy Name. Only applies to AAD B2C Identity Provider.
- signin
Tenant String - The TenantId to use instead of Common when logging into Active Directory
- signup
Policy StringName - Signup Policy Name. Only applies to AAD B2C Identity Provider.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi