Skip to content

App Role based authorization

Tatsuro Shibamura edited this page Oct 29, 2022 · 2 revisions

Preparation

  • Acmebot:AppRoleRequired = true

Create app role for application

  • Acmebot.IssueCertificate
    • Allow new and renew certificate
  • Acmebot.RevokeCertificate
    • Allow revoke certificate

Create the above two App Roles for the Azure AD application automatically generated by App Service Authentication.

image

Assign app role to User/Group

image