We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
azuread_application_registration
Terraform Resource Name: azuread_application_registration
For creating OIDC trust relationships, you need an App Registration and a Federated Credential, for example with Upbound OIDC auth.
The text was updated successfully, but these errors were encountered:
I see that an Azure Application is a superset of the Registration. Let me test using that to create the Registration.
Sorry, something went wrong.
The Application (https://marketplace.upbound.io/providers/upbound/provider-azuread/v1.4.0/resources/applications.azuread.upbound.io/Application/v1beta1) is an App Registration in the Azure console. Similarly a Principal(https://marketplace.upbound.io/providers/upbound/provider-azuread/v1.4.0/resources/serviceprincipals.azuread.upbound.io/Principal/v1beta1) is an "Enterprise Application" in the Azure console.
Application
Principal
Oh, I see - you're referring to the Terraform resource. Well anyway, seems like you're on the right track.
No branches or pull requests
What resource do you need?
Terraform Resource Name:
azuread_application_registration
What is your use case?
For creating OIDC trust relationships, you need an App Registration and a Federated Credential, for example with Upbound OIDC auth.
The text was updated successfully, but these errors were encountered: