Class Index
java.lang.Object
com.ringcentral.paths.wellknown.openidconfiguration.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
Returns OpenID Connect provider configuration.This endpoint follows the [OpenID Connect Discovery 1.0](https://openid.net/specs/openid-connect-discovery-1_0.html#ProviderMetadata) specification. It provides a mechanism for an OpenID Connect Relying Party to discover the End-User's OpenID Provider and obtain information needed to interact with it, including its OAuth 2.0 endpoint locations.
HTTP Method: get Endpoint: /.well-known/openid-configuration Rate Limit Group: NoThrottling
- Throws:
RestExceptionIOException
-