# OpenIdConnectConfiguration ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **issuer** | **String** | | **authorization_endpoint** | **String** | | **token_endpoint** | **String** | | **userinfo_endpoint** | **String** | | **end_session_endpoint** | **String** | | **introspection_endpoint** | **String** | | **jwks_uri** | **String** | | **response_types_supported** | **Vec** | | **id_token_signing_alg_values_supported** | **Vec** | | **subject_types_supported** | **Vec** | | **token_endpoint_auth_methods_supported** | **Vec** | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)