Class Index
java.lang.Object
com.ringcentral.paths.restapi.oauth.userinfo.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
OpenID Connect User Info endpoint, as defined by [OpenID Connect Core 1.0](https://openid.net/specs/openid-connect-core-1_0.html#UserInfo) specification. It returns Claims about the authenticated End-User.This is the version that uses HTTP `GET` method.
HTTP Method: get Endpoint: /restapi/oauth/userinfo Rate Limit Group: Auth
- Throws:
RestExceptionIOException
-