Authlete
|
Request to Authlete's /api/auth/introspection/standard
API.
More...
Properties | |
string | Parameters [get, set] |
Request parameters which comply with the introspection request defined in 2.1. Introspection Request of RFC 7662. More... | |
Request to Authlete's /api/auth/introspection/standard
API.
|
getset |
Request parameters which comply with the introspection request defined in 2.1. Introspection Request of RFC 7662.
The following is an example value for this Parameters
property.
The implementation of the introspection endpoint of your authorization server will receive an HTTP POST request with parameters in the application/x-www-form-urlencoded
format. It is the entity body of the request that Authlete's /api/auth/introspection/standard
API expects as the value of the "parameters"
request parameter.