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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| folder | The folder where the custom policies files are stored | yes | — |
| files | Comma delimiter list of policy files | yes | — |
| tenant | The full Azure AD B2C tenant name (for example, contoso.onmicrosoft.com) or GUID | yes | — |
| clientId | The application Client ID for a service principal which will be used to authenticate to the Microsoft Graph | yes | — |
| clientSecret | The application Secret for a service principal which will be used to authenticate to the Microsoft Graph | yes | — |
| renumberSteps | Renumber the orchestration steps. Possible values: true, or false | no | false |
| addAppInsightsStep | Add App Insights orchestration steps to the the user journeys. | no | false |
| verbose | Log level verbose. | no | false |
Outputs
no outputs