Skip to content

Allow function expression anywhere within JSON policy xpath #476

@aamplugin

Description

@aamplugin

Current, a function expression is only allowed within CALLBACK marker. We would like to have the ability to invoke a function/method anywhere within xpath. For instance, ${PHP_GLOBAL.user.get_order(45).is_fulfilled}

The complex xpath syntax is allowed only with the following markers:

  • ARGS
  • PHP_GLOBAL
  • AAM_API

Metadata

Metadata

Assignees

Projects

Status

Ready For Release

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions