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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.apimanagement.getAuthorizationProvider
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets the details of the authorization provider specified by its identifier. Azure REST API version: 2022-08-01.
Other available API versions: 2022-09-01-preview, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview.
Using getAuthorizationProvider
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 getAuthorizationProvider(args: GetAuthorizationProviderArgs, opts?: InvokeOptions): Promise<GetAuthorizationProviderResult>
function getAuthorizationProviderOutput(args: GetAuthorizationProviderOutputArgs, opts?: InvokeOptions): Output<GetAuthorizationProviderResult>def get_authorization_provider(authorization_provider_id: Optional[str] = None,
                               resource_group_name: Optional[str] = None,
                               service_name: Optional[str] = None,
                               opts: Optional[InvokeOptions] = None) -> GetAuthorizationProviderResult
def get_authorization_provider_output(authorization_provider_id: 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[GetAuthorizationProviderResult]func LookupAuthorizationProvider(ctx *Context, args *LookupAuthorizationProviderArgs, opts ...InvokeOption) (*LookupAuthorizationProviderResult, error)
func LookupAuthorizationProviderOutput(ctx *Context, args *LookupAuthorizationProviderOutputArgs, opts ...InvokeOption) LookupAuthorizationProviderResultOutput> Note: This function is named LookupAuthorizationProvider in the Go SDK.
public static class GetAuthorizationProvider 
{
    public static Task<GetAuthorizationProviderResult> InvokeAsync(GetAuthorizationProviderArgs args, InvokeOptions? opts = null)
    public static Output<GetAuthorizationProviderResult> Invoke(GetAuthorizationProviderInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAuthorizationProviderResult> getAuthorizationProvider(GetAuthorizationProviderArgs args, InvokeOptions options)
public static Output<GetAuthorizationProviderResult> getAuthorizationProvider(GetAuthorizationProviderArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:apimanagement:getAuthorizationProvider
  arguments:
    # arguments dictionaryThe following arguments are supported:
- string
- Identifier of the authorization provider.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- ServiceName string
- The name of the API Management service.
- string
- Identifier of the authorization provider.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- ServiceName string
- The name of the API Management service.
- String
- Identifier of the authorization provider.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- serviceName String
- The name of the API Management service.
- string
- Identifier of the authorization provider.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- serviceName string
- The name of the API Management service.
- str
- Identifier of the authorization provider.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- service_name str
- The name of the API Management service.
- String
- Identifier of the authorization provider.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- serviceName String
- The name of the API Management service.
getAuthorizationProvider Result
The following output properties are available:
- 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"
- DisplayName string
- Authorization Provider name. Must be 1 to 300 characters long.
- IdentityProvider string
- Identity provider name. Must be 1 to 300 characters long.
- Oauth2
Pulumi.Azure Native. Api Management. Outputs. Authorization Provider OAuth2Settings Response 
- OAuth2 settings
- 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"
- DisplayName string
- Authorization Provider name. Must be 1 to 300 characters long.
- IdentityProvider string
- Identity provider name. Must be 1 to 300 characters long.
- Oauth2
AuthorizationProvider OAuth2Settings Response 
- OAuth2 settings
- 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"
- displayName String
- Authorization Provider name. Must be 1 to 300 characters long.
- identityProvider String
- Identity provider name. Must be 1 to 300 characters long.
- oauth2
AuthorizationProvider OAuth2Settings Response 
- OAuth2 settings
- 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"
- displayName string
- Authorization Provider name. Must be 1 to 300 characters long.
- identityProvider string
- Identity provider name. Must be 1 to 300 characters long.
- oauth2
AuthorizationProvider OAuth2Settings Response 
- OAuth2 settings
- 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"
- display_name str
- Authorization Provider name. Must be 1 to 300 characters long.
- identity_provider str
- Identity provider name. Must be 1 to 300 characters long.
- oauth2
AuthorizationProvider OAuth2Settings Response 
- OAuth2 settings
- 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"
- displayName String
- Authorization Provider name. Must be 1 to 300 characters long.
- identityProvider String
- Identity provider name. Must be 1 to 300 characters long.
- oauth2 Property Map
- OAuth2 settings
Supporting Types
AuthorizationProviderOAuth2GrantTypesResponse    
- Dictionary<string, string>
- OAuth2 authorization code grant parameters
- ClientCredentials Dictionary<string, string>
- OAuth2 client credential grant parameters
- map[string]string
- OAuth2 authorization code grant parameters
- ClientCredentials map[string]string
- OAuth2 client credential grant parameters
- Map<String,String>
- OAuth2 authorization code grant parameters
- clientCredentials Map<String,String>
- OAuth2 client credential grant parameters
- {[key: string]: string}
- OAuth2 authorization code grant parameters
- clientCredentials {[key: string]: string}
- OAuth2 client credential grant parameters
- Mapping[str, str]
- OAuth2 authorization code grant parameters
- client_credentials Mapping[str, str]
- OAuth2 client credential grant parameters
- Map<String>
- OAuth2 authorization code grant parameters
- clientCredentials Map<String>
- OAuth2 client credential grant parameters
AuthorizationProviderOAuth2SettingsResponse   
- GrantTypes Pulumi.Azure Native. Api Management. Inputs. Authorization Provider OAuth2Grant Types Response 
- OAuth2 settings
- RedirectUrl string
- Redirect URL to be set in the OAuth application.
- GrantTypes AuthorizationProvider OAuth2Grant Types Response 
- OAuth2 settings
- RedirectUrl string
- Redirect URL to be set in the OAuth application.
- grantTypes AuthorizationProvider OAuth2Grant Types Response 
- OAuth2 settings
- redirectUrl String
- Redirect URL to be set in the OAuth application.
- grantTypes AuthorizationProvider OAuth2Grant Types Response 
- OAuth2 settings
- redirectUrl string
- Redirect URL to be set in the OAuth application.
- grant_types AuthorizationProvider OAuth2Grant Types Response 
- OAuth2 settings
- redirect_url str
- Redirect URL to be set in the OAuth application.
- grantTypes Property Map
- OAuth2 settings
- redirectUrl String
- Redirect URL to be set in the OAuth application.
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.89.1 published on Sunday, Mar 2, 2025 by Pulumi