This repository has been archived by the owner on Jan 4, 2025. It is now read-only.
Setup ACME Bot without Azure Active Directory #55
Pinned
armckinney
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Issue Statement:
It is possible that some organizations have locked down their Azure Active Directory for users who are not Account Owners - which means that even if you are an Owner on a Subscription or Tenant, you might not be able to modify Azure AD.
The Getting Started Documentation denotes using an App Service Principal in order to accomplish Authentication and Application Identity resolution, which is not possible in the aforementioned scenario.
Workaround:
The workaround for this is to utilize an external Identity Provider (Google, Github, etc.) for authentication and the Azure Manage Identity for the IAM Roles.
Getting Started Substitution Steps:
Authentication
menu and enable App Service authentication. Click on theAdd identity provider
button to display the screen for adding a new identity provider.DNS Zone Contributor
Contributor
Contributor
Beta Was this translation helpful? Give feedback.
All reactions