1. Packages
  2. Azure Native v2
  3. API Docs
  4. apimanagement
  5. getAuthorizationProvider
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.apimanagement.getAuthorizationProvider

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 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>
Copy
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]
Copy
func LookupAuthorizationProvider(ctx *Context, args *LookupAuthorizationProviderArgs, opts ...InvokeOption) (*LookupAuthorizationProviderResult, error)
func LookupAuthorizationProviderOutput(ctx *Context, args *LookupAuthorizationProviderOutputArgs, opts ...InvokeOption) LookupAuthorizationProviderResultOutput
Copy

> 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)
}
Copy
public static CompletableFuture<GetAuthorizationProviderResult> getAuthorizationProvider(GetAuthorizationProviderArgs args, InvokeOptions options)
public static Output<GetAuthorizationProviderResult> getAuthorizationProvider(GetAuthorizationProviderArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:apimanagement:getAuthorizationProvider
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AuthorizationProviderId
This property is required.
Changes to this property will trigger replacement.
string
Identifier of the authorization provider.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
ServiceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the API Management service.
AuthorizationProviderId
This property is required.
Changes to this property will trigger replacement.
string
Identifier of the authorization provider.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
ServiceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the API Management service.
authorizationProviderId
This property is required.
Changes to this property will trigger replacement.
String
Identifier of the authorization provider.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
serviceName
This property is required.
Changes to this property will trigger replacement.
String
The name of the API Management service.
authorizationProviderId
This property is required.
Changes to this property will trigger replacement.
string
Identifier of the authorization provider.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
serviceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the API Management service.
authorization_provider_id
This property is required.
Changes to this property will trigger replacement.
str
Identifier of the authorization provider.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
service_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the API Management service.
authorizationProviderId
This property is required.
Changes to this property will trigger replacement.
String
Identifier of the authorization provider.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
serviceName
This property is required.
Changes to this property will trigger replacement.
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.AzureNative.ApiManagement.Outputs.AuthorizationProviderOAuth2SettingsResponse
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 AuthorizationProviderOAuth2SettingsResponse
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 AuthorizationProviderOAuth2SettingsResponse
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 AuthorizationProviderOAuth2SettingsResponse
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 AuthorizationProviderOAuth2SettingsResponse
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

AuthorizationCode Dictionary<string, string>
OAuth2 authorization code grant parameters
ClientCredentials Dictionary<string, string>
OAuth2 client credential grant parameters
AuthorizationCode map[string]string
OAuth2 authorization code grant parameters
ClientCredentials map[string]string
OAuth2 client credential grant parameters
authorizationCode Map<String,String>
OAuth2 authorization code grant parameters
clientCredentials Map<String,String>
OAuth2 client credential grant parameters
authorizationCode {[key: string]: string}
OAuth2 authorization code grant parameters
clientCredentials {[key: string]: string}
OAuth2 client credential grant parameters
authorization_code Mapping[str, str]
OAuth2 authorization code grant parameters
client_credentials Mapping[str, str]
OAuth2 client credential grant parameters
authorizationCode Map<String>
OAuth2 authorization code grant parameters
clientCredentials Map<String>
OAuth2 client credential grant parameters

AuthorizationProviderOAuth2SettingsResponse

GrantTypes Pulumi.AzureNative.ApiManagement.Inputs.AuthorizationProviderOAuth2GrantTypesResponse
OAuth2 settings
RedirectUrl string
Redirect URL to be set in the OAuth application.
GrantTypes AuthorizationProviderOAuth2GrantTypesResponse
OAuth2 settings
RedirectUrl string
Redirect URL to be set in the OAuth application.
grantTypes AuthorizationProviderOAuth2GrantTypesResponse
OAuth2 settings
redirectUrl String
Redirect URL to be set in the OAuth application.
grantTypes AuthorizationProviderOAuth2GrantTypesResponse
OAuth2 settings
redirectUrl string
Redirect URL to be set in the OAuth application.
grant_types AuthorizationProviderOAuth2GrantTypesResponse
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-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi