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
we need to update the existing azure AD application by adding redirect uris for SSO configuration.
However looks it's not working with the azuread provider the version 1.6.0.
Relevant Error Output Snippet
Warning CannotObserveExternalResource 33s managed/applications.azuread.upbound.io/v1beta1, kind=application external resource does not exist
Crossplane Version
1.18.0
Provider Version
1.6.0
Kubernetes Version
v1.31.0
Kubernetes Distribution
minikube
Additional Info
I've tried to use identifierUris as an additional field but still not working. Changing the management policy and using "*" creates a new app instead of updating the existing one. My provider config has ReadWrite permissions for all apps.
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Affected Resource(s)
applications.azuread.upbound.io/v1beta1 - Application
Resource MRs required to reproduce the bug
Steps to Reproduce
What happened?
Hi crossplane team,
we need to update the existing azure AD application by adding redirect uris for SSO configuration.
However looks it's not working with the azuread provider the version 1.6.0.
Relevant Error Output Snippet
Crossplane Version
1.18.0
Provider Version
1.6.0
Kubernetes Version
v1.31.0
Kubernetes Distribution
minikube
Additional Info
I've tried to use identifierUris as an additional field but still not working. Changing the management policy and using "*" creates a new app instead of updating the existing one. My provider config has ReadWrite permissions for all apps.
The text was updated successfully, but these errors were encountered: