Application is the Schema for the Applications API.
Type
CRD
Group
applications.azuread.upbound.io
Version
v1beta1
apiVersion: applications.azuread.upbound.io/v1beta1
kind: Application
ApplicationSpec defines the desired state of Application
No description provided.
No description provided.
Used for bundling consent if you have a solution that contains two parts: a client app and a custom web API app
One or more oauth2_permission_scope
blocks to describe delegated permissions exposed by the web API represented by this application
No description provided.
Specifies whether this app role definition can be assigned to users and groups by setting to User
, or to other applications (that are accessing this application in a standalone scenario) by setting to Application
, or to both
Block of features to configure for this application using tags
Configures the groups
claim issued in a user or OAuth 2.0 access token that the app expects
The user-defined URI(s) that uniquely identify an application within its Azure AD tenant, or within a verified custom domain if the application is multi-tenant
No description provided.
No description provided.
List of additional properties of the claim. If a property exists in this list, it modifies the behaviour of the optional claim
No description provided.
List of additional properties of the claim. If a property exists in this list, it modifies the behaviour of the optional claim
No description provided.
List of additional properties of the claim. If a property exists in this list, it modifies the behaviour of the optional claim
A list of object IDs of principals that will be granted ownership of the application
No description provided.
The URLs where user tokens are sent for sign-in, or the redirect URIs where OAuth 2.0 authorization codes and access tokens are sent
No description provided.
No description provided.
The URLs where user tokens are sent for sign-in, or the redirect URIs where OAuth 2.0 authorization codes and access tokens are sent
A set of tags to apply to the application
No description provided.
No description provided.
The URLs where user tokens are sent for sign-in, or the redirect URIs where OAuth 2.0 authorization codes and access tokens are sent
ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.
Policies for referencing.
ProviderReference specifies the provider that will be used to create, observe, update, and delete this managed resource. Deprecated: Please use ProviderConfigReference, i.e. providerConfigRef
Policies for referencing.
PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.
WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.
ApplicationStatus defines the observed state of Application.
No description provided.
Conditions of the resource.
example
apiVersion: applications.azuread.upbound.io/v1beta1
kind: Application
metadata:
annotations:
meta.upbound.io/example-id: app/v1beta1/roleassignment
labels:
testing.upbound.io/example-name: example
name: example
spec:
forProvider:
displayName: example
requiredResourceAccess:
- resourceAccess:
- id: df021288-bdef-4463-88db-98f22de89214
type: Role
- id: b4e74841-8e56-480b-be8b-910348b18b4c
type: Scope
resourceAppId: 00000003-0000-0000-c000-000000000000
example-authorizing-app
apiVersion: applications.azuread.upbound.io/v1beta1
kind: Application
metadata:
annotations:
meta.upbound.io/example-id: applications/v1beta1/preauthorized
labels:
testing.upbound.io/example-name: example-authorizing-app
name: example-authorizing-app
spec:
forProvider:
api:
- oauth2PermissionScope:
- adminConsentDescription: Administer the application
adminConsentDisplayName: Administer
enabled: true
id: ced9c4c3-c273-4f0f-ac71-a20377b90f9c
type: Admin
value: administer
- adminConsentDescription: Access the application
adminConsentDisplayName: Access
enabled: true
id: 2d5e07ca-664d-4d9b-ad61-ec07fd215213
type: User
userConsentDescription: Access the application
userConsentDisplayName: Access
value: user_impersonation
displayName: example-authorizing-app
example
apiVersion: applications.azuread.upbound.io/v1beta1
kind: Application
metadata:
annotations:
meta.upbound.io/example-id: serviceprincipals/v1beta1/claimsmappingpolicyassignment
labels:
testing.upbound.io/example-name: example
name: example
spec:
forProvider:
displayName: example
example
apiVersion: applications.azuread.upbound.io/v1beta1
kind: Application
metadata:
annotations:
meta.upbound.io/example-id: applications/v1beta1/application
labels:
testing.upbound.io/example-name: example
name: example
spec:
forProvider:
displayName: example-${Rand.RFC1123Subdomain}
example
apiVersion: applications.azuread.upbound.io/v1beta1
kind: Application
metadata:
annotations:
meta.upbound.io/example-id: serviceprincipals/v1beta1/password
labels:
testing.upbound.io/example-name: example
name: example
spec:
forProvider:
displayName: example
example
apiVersion: applications.azuread.upbound.io/v1beta1
kind: Application
metadata:
annotations:
meta.upbound.io/example-id: serviceprincipals/v1beta1/certificate
labels:
testing.upbound.io/example-name: example
name: example
spec:
forProvider:
displayName: example
example
apiVersion: applications.azuread.upbound.io/v1beta1
kind: Application
metadata:
annotations:
meta.upbound.io/example-id: serviceprincipals/v1beta1/tokensigningcertificate
labels:
testing.upbound.io/example-name: example
name: example
spec:
forProvider:
displayName: example
example
apiVersion: applications.azuread.upbound.io/v1beta1
kind: Application
metadata:
annotations:
meta.upbound.io/example-id: applications/v1beta1/federatedidentitycredential
labels:
testing.upbound.io/example-name: example
name: example
spec:
forProvider:
displayName: example
example
apiVersion: applications.azuread.upbound.io/v1beta1
kind: Application
metadata:
annotations:
meta.upbound.io/example-id: serviceprincipaldelegated/v1beta1/permissiongrant
labels:
testing.upbound.io/example-name: example
name: example
spec:
forProvider:
displayName: example
requiredResourceAccess:
- resourceAccess:
- id: 37f7f235-527c-4136-accd-4a02d197296e
type: Scope
- id: e1fe6dd8-ba31-4d61-89e7-88639da4683d
type: Scope
resourceAppId: 00000003-0000-0000-c000-000000000000
example
apiVersion: applications.azuread.upbound.io/v1beta1
kind: Application
metadata:
annotations:
meta.upbound.io/example-id: synchronization/v1beta1/job
labels:
testing.upbound.io/example-name: example
name: example
spec:
forProvider:
displayName: example
featureTags:
- enterprise: true
gallery: true
templateId: 9c9818d2-2900-49e8-8ba4-22688be7c675
example
apiVersion: applications.azuread.upbound.io/v1beta1
kind: Application
metadata:
annotations:
meta.upbound.io/example-id: serviceprincipals/v1beta1/principal
labels:
testing.upbound.io/example-name: example
name: example
spec:
forProvider:
displayName: example
example
apiVersion: applications.azuread.upbound.io/v1beta1
kind: Application
metadata:
annotations:
meta.upbound.io/example-id: applications/v1beta1/password
labels:
testing.upbound.io/example-name: example
name: example
spec:
forProvider:
displayName: example
example-authorized-app
apiVersion: applications.azuread.upbound.io/v1beta1
kind: Application
metadata:
annotations:
meta.upbound.io/example-id: applications/v1beta1/preauthorized
labels:
testing.upbound.io/example-name: example-authorized-app
name: example-authorized-app
spec:
forProvider:
displayName: example-authorized-app
example
apiVersion: applications.azuread.upbound.io/v1beta1
kind: Application
metadata:
annotations:
meta.upbound.io/example-id: applications/v1beta1/certificate
labels:
testing.upbound.io/example-name: example
name: example
spec:
forProvider:
displayName: example
example
apiVersion: applications.azuread.upbound.io/v1beta1
kind: Application
metadata:
annotations:
meta.upbound.io/example-id: synchronization/v1beta1/secret
labels:
testing.upbound.io/example-name: example
name: example
spec:
forProvider:
displayName: example
featureTags:
- enterprise: true
gallery: true
templateId: 9c9818d2-2900-49e8-8ba4-22688be7c675