Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
maxLevel3

...

The API Policy Manager has two types of functions that are integral to creating policies and setting up Proxy endpoint rules.

  • Asset Functions

  • Request Functions

...

Description

The identifier for the user making the request as a string.

Syntax

request.remoteUser

Example

Expression: request.remoteUser

Where the request was made by the user “sally@http://examplesally@example.com ”.:

Result: sally@example.com

isUserinRole()

...