|
|
|
|
|
OAuth and OpenID protocol functions
Remark: These functions are also available in prefix syntax ( OAuth and OpenID protocol functions (prefix syntax)). The following functions are used to manage OAuth and OpenID protocols:
The following are variables specific to the OAuth and OpenID protocols:
| | AuthToken | The AuthToken type contains the characteristics of a token to access a web service. | JWTParameters | The JWTParameter type is used to define all the data required for JWT-based authentication. | OAuth2Parameters | The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard. | OpenIDIdentity | The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a web service via the OAuth 2.0 protocol. | OpenIDParameters | The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID. |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|