# IdentityWithCredentialsOidcConfigProvider ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **provider** | **String** | The OpenID Connect provider to link the subject to. Usually something like `google` or `github`. | **subject** | **String** | The subject (`sub`) of the OpenID Connect connection. Usually the `sub` field of the ID Token. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)