Field | Type | Description |
---|---|---|
apiVersion |
string | azurerm.kubeform.com/v1alpha1 |
kind |
string | ApiManagementAuthorizationServer |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
ApiManagementAuthorizationServerSpec | |
status |
ApiManagementAuthorizationServerStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
secretRef |
Kubernetes core/v1.LocalObjectReference | |
apiManagementName |
string | |
authorizationEndpoint |
string | |
authorizationMethods |
[]string | |
bearerTokenSendingMethods |
[]string | (Optional) |
clientAuthenticationMethod |
[]string | (Optional) |
clientID |
string | |
clientRegistrationEndpoint |
string | |
defaultScope |
string | (Optional) |
description |
string | (Optional) |
displayName |
string | |
grantTypes |
[]string | |
name |
string | |
resourceGroupName |
string | |
resourceOwnerUsername |
string | (Optional) |
supportState |
bool | (Optional) |
tokenBodyParameter |
[]ApiManagementAuthorizationServerSpecTokenBodyParameter | (Optional) |
tokenEndpoint |
string | (Optional) |
Field | Type | Description |
---|---|---|
name |
string | |
value |
string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
ApiManagementAuthorizationServerSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |
Name | Type | Description |
---|---|---|
client_secret |
string | |
resource_owner_password |
string |