ory-client 1.9.0

SDK Client for Ory
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# 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)