pieeer1/Create B2C User Flow

Create a B2C User Flow in Azure AD B2C

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
client_idThe client ID of the Azure AD B2C application registration with application IdentityUserFlow.ReadWrite.All permissionsyes
client_secretThe client secret of the Azure AD B2C application registration with application IdentityUserFlow.ReadWrite.All permissionsyes
tenant_idThe tenant ID of the Azure AD B2C Tenant to create the user flow inyes
user_flow_idThe ID of the user flow to create. This must be unique within the tenantyes
user_flow_typeThe type of user flow to create. Options: [signUp, signIn, signUpOrSignIn, passwordReset, profileUpdate, resourceOwner]yes
user_flow_type_versionThe version of the user flow to create. Options: [3]yes3
log_levelThe log level for the Azure AD B2C API client. Options: [error, verbose]yeserror

no outputs