OAuth2.Server.REST
Class OAuth2.Server.REST Extends %CSP.REST [ System = 4 ]
OAuth2.Server.REST acts as the router for REST requests to the authorization server.
Parameters
CHARSET
Parameter CHARSET = "utf-8";
Specifies the character set to be used for all authorization server responses.
HandleCorsRequest
Parameter HandleCorsRequest = 1;
Turn on CORS processing for the authorization server.
CONVERTINPUTSTREAM
Parameter CONVERTINPUTSTREAM = 1;
Specifies if input %request.Content is to be converted from its original character set on input.
XDatas
UrlMap
XData UrlMap