These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.apimanagement.getIdentityProvider
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Gets the configuration details of the identity Provider configured in specified service instance. API Version: 2020-12-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)
public static Output<GetIdentityProviderResult> getIdentityProvider(GetIdentityProviderArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:apimanagement:getIdentityProvider
  arguments:
    # arguments dictionaryThe following arguments are supported:
- IdentityProvider stringName 
- Identity Provider Type identifier.
- ResourceGroup stringName 
- The name of the resource group.
- ServiceName string
- The name of the API Management service.
- IdentityProvider stringName 
- Identity Provider Type identifier.
- ResourceGroup stringName 
- The name of the resource group.
- ServiceName string
- The name of the API Management service.
- identityProvider StringName 
- Identity Provider Type identifier.
- resourceGroup StringName 
- The name of the resource group.
- serviceName String
- The name of the API Management service.
- identityProvider stringName 
- Identity Provider Type identifier.
- resourceGroup stringName 
- The name of the resource group.
- serviceName string
- The name of the API Management service.
- identity_provider_ strname 
- Identity Provider Type identifier.
- resource_group_ strname 
- The name of the resource group.
- service_name str
- The name of the API Management service.
- identityProvider StringName 
- Identity Provider Type identifier.
- resourceGroup StringName 
- The name of the resource group.
- serviceName String
- The name of the API Management service.
getIdentityProvider Result
The following output properties are available:
- ClientId 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
- Resource ID.
- Name string
- Resource name.
- Type string
- Resource type for API Management resource.
- AllowedTenants List<string>
- List of Allowed Tenants when configuring Azure Active Directory login.
- string
- OpenID Connect discovery endpoint hostname for AAD or AAD B2C.
- ClientSecret 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.
- PasswordReset stringPolicy Name 
- Password Reset Policy Name. Only applies to AAD B2C Identity Provider.
- ProfileEditing stringPolicy Name 
- Profile Editing Policy Name. Only applies to AAD B2C Identity Provider.
- SigninPolicy stringName 
- Signin Policy Name. Only applies to AAD B2C Identity Provider.
- SigninTenant string
- The TenantId to use instead of Common when logging into Active Directory
- SignupPolicy stringName 
- Signup Policy Name. Only applies to AAD B2C Identity Provider.
- ClientId 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
- Resource ID.
- Name string
- Resource name.
- Type string
- Resource type for API Management resource.
- AllowedTenants []string
- List of Allowed Tenants when configuring Azure Active Directory login.
- string
- OpenID Connect discovery endpoint hostname for AAD or AAD B2C.
- ClientSecret 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.
- PasswordReset stringPolicy Name 
- Password Reset Policy Name. Only applies to AAD B2C Identity Provider.
- ProfileEditing stringPolicy Name 
- Profile Editing Policy Name. Only applies to AAD B2C Identity Provider.
- SigninPolicy stringName 
- Signin Policy Name. Only applies to AAD B2C Identity Provider.
- SigninTenant string
- The TenantId to use instead of Common when logging into Active Directory
- SignupPolicy stringName 
- Signup Policy Name. Only applies to AAD B2C Identity Provider.
- clientId 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
- Resource ID.
- name String
- Resource name.
- type String
- Resource type for API Management resource.
- allowedTenants List<String>
- List of Allowed Tenants when configuring Azure Active Directory login.
- String
- OpenID Connect discovery endpoint hostname for AAD or AAD B2C.
- clientSecret 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.
- passwordReset StringPolicy Name 
- Password Reset Policy Name. Only applies to AAD B2C Identity Provider.
- profileEditing StringPolicy Name 
- Profile Editing Policy Name. Only applies to AAD B2C Identity Provider.
- signinPolicy StringName 
- Signin Policy Name. Only applies to AAD B2C Identity Provider.
- signinTenant String
- The TenantId to use instead of Common when logging into Active Directory
- signupPolicy StringName 
- Signup Policy Name. Only applies to AAD B2C Identity Provider.
- clientId 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
- Resource ID.
- name string
- Resource name.
- type string
- Resource type for API Management resource.
- allowedTenants string[]
- List of Allowed Tenants when configuring Azure Active Directory login.
- string
- OpenID Connect discovery endpoint hostname for AAD or AAD B2C.
- clientSecret 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.
- passwordReset stringPolicy Name 
- Password Reset Policy Name. Only applies to AAD B2C Identity Provider.
- profileEditing stringPolicy Name 
- Profile Editing Policy Name. Only applies to AAD B2C Identity Provider.
- signinPolicy stringName 
- Signin Policy Name. Only applies to AAD B2C Identity Provider.
- signinTenant string
- The TenantId to use instead of Common when logging into Active Directory
- signupPolicy 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
- Resource ID.
- name str
- Resource name.
- type str
- Resource type for API Management resource.
- 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_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.
- clientId 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
- Resource ID.
- name String
- Resource name.
- type String
- Resource type for API Management resource.
- allowedTenants List<String>
- List of Allowed Tenants when configuring Azure Active Directory login.
- String
- OpenID Connect discovery endpoint hostname for AAD or AAD B2C.
- clientSecret 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.
- passwordReset StringPolicy Name 
- Password Reset Policy Name. Only applies to AAD B2C Identity Provider.
- profileEditing StringPolicy Name 
- Profile Editing Policy Name. Only applies to AAD B2C Identity Provider.
- signinPolicy StringName 
- Signin Policy Name. Only applies to AAD B2C Identity Provider.
- signinTenant String
- The TenantId to use instead of Common when logging into Active Directory
- signupPolicy StringName 
- Signup Policy Name. Only applies to AAD B2C Identity Provider.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi