OAuth2 plugin
QorusOAuth2RestApi::OAuth2ClientCredentialsTypeHandler Class Reference
Inheritance diagram for QorusOAuth2RestApi::OAuth2ClientCredentialsTypeHandler:
QorusOAuth2RestApi::AbstractOAuth2Handler

Public Member Functions

 constructor (hash< auto > v_cx, __7_ hash< auto > v_ah, hash< auto > v_hdr)
 
hash< auto > processRequest ()
 

Public Attributes

const REQUIRED_PARAMS = list("grant_type",)
 
const OPTIONAL_PARAMS = list("scope",)
 

Detailed Description

Used to handle OAuth2 Client Credentials Grant Flow RFC link : https://tools.ietf.org/html/rfc6749#section-4.4


The documentation for this class was generated from the following file: