Skip to content

Gravitee.io APIM - Policy - Keyless

License

Notifications You must be signed in to change notification settings

gravitee-io/gravitee-policy-keyless

Repository files navigation

Keyless policy

Gravitee.io License Releases CircleCI

Phase

onRequest onResponse

X

Description

This security policy does not block any requests as it considers them as valid by default.

It sets multiple attributes during policy execution, as follows:

  • application: Anonymous application value, which is equal to 1.

  • user-id: Internet Protocol (IP) address of the client or last proxy that sent the request.

Compatibility matrix

Plugin version APIM version

1.x

Up to 3.20

3.x

4.0 to latest

Errors

This policy cannot fail as it does not carry out any validation.