azure-ad-b2c/Deploy Azure AD B2C custom policy

A GitHub Action for deploying Azure AD B2C policies using the Microsoft Graph API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
folderThe folder where the custom policies files are storedyes
filesComma delimiter list of policy filesyes
tenantThe full Azure AD B2C tenant name (for example, contoso.onmicrosoft.com) or GUIDyes
clientIdThe application Client ID for a service principal which will be used to authenticate to the Microsoft Graphyes
clientSecretThe application Secret for a service principal which will be used to authenticate to the Microsoft Graphyes
renumberStepsRenumber the orchestration steps. Possible values: true, or falsenofalse
addAppInsightsStepAdd App Insights orchestration steps to the the user journeys.nofalse
verboseLog level verbose.nofalse

no outputs