You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Never Mind I found out you need to create a service principal and a password too. Maybe someone could link the terraform documentation in the readme, it helps a lot to understand how to use this provider.
Just in case someone stumbles upon this im providing a minimal example how to provision an authentication app with a secret. The secret is then in the connection secret of the password ressource (base64 encoded).
Is there an existing issue for this?
Affected Resource(s)
applications.azuread.upbound.io/v1beta1
Resource MRs required to reproduce the bug
azuread provider version 1.4.1
crossplane version v1.14.9
kubernetes version v1.29.7
application:
Steps to Reproduce
deploy ressource
What happened?
I get an empty secret.
NAME TYPE DATA AGE
application-secret connection.crossplane.io/v1alpha1 0 6h33m
Relevant Error Output Snippet
no errors in provider pod or application
Crossplane Version
1.14.9
Provider Version
1.4.1
Kubernetes Version
v1.29.7
Kubernetes Distribution
AKS
Additional Info
No response
The text was updated successfully, but these errors were encountered: