Add an OAuth Groovy script rule to determine whether to grant access to a target site
based on the results returned from a Groovy script that evaluates request details and OAuth
details.
Adding an OAuth
A standard framework that enables an application (OAuth client) to obtain access tokens from an
OAuth authorization server for the purpose of retrieving protected resources on a
resource server. Groovy script rule allows you to create more
sophisticated OAuth scope and OAuth attribute value rules for API
A specification of interactions available for building software to access an application or service. applications.
Info:
Since the regular Groovy rule and the OAuth Groovy rule differ in the scope of
their functionality, the relevant rules are tagged for Web App or for API,
respectively, in the rules list.