azure-b2c-identity-provider-client-secret-input
A social or OIDC identity-provider client secret is supplied in plaintext during configuration and is not returned later.
Where it sits
| location | microsoft.graph.identityProviderBase.clientSecret |
|---|---|
| location kind | secret_value |
| data kinds | credential password signing_secret |
| emits edge | ContainsSecret |
| service | Azure AD B2C (azure:b2c) |
Collection recipe
| access mode | write_only_input |
|---|---|
| operation | POST /identity/identityProviders |
| response path | request.clientSecret |
| encoding | json |
| params | {"tenant": "\u003ctenant-id\u003e"} |
Required permissions
IdentityProvider.ReadWrite.All