azure-b2c-identity-provider-configuration
Identity provider identifiers and metadata endpoints may reveal federation details or operator-entered data.
Where it sits
| location | microsoft.graph.identityProviderBase.{clientId,displayName,developerId,metadataUrl} |
| location kind | config_field |
| data kinds | sensitive_data |
| emits edge | ContainsSecret |
| service | Azure AD B2C (azure:b2c) |
Collection recipe
| access mode | read_api |
| operation | GET /identity/identityProviders/{id} |
| response path | {clientId,displayName,developerId,metadataUrl} |
| encoding | json |
| params | {"id": "\u003cid\u003e"} |
Required permissions
IdentityProvider.Read.All
References