Class Index
java.lang.Object
com.ringcentral.paths.restapi.oauth.jwks.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
Returns the signing key(s) in JWK Set format. Client use it to validate signatures of any JWT (e.g. OpenID Connect ID Token) issued by the Authorization Server (see [RFC-7517](https://www.rfc-editor.org/rfc/rfc7517.html#section-5))HTTP Method: get Endpoint: /restapi/oauth/jwks Rate Limit Group: NoThrottling
- Throws:
RestExceptionIOException
-