Interface Context


@PolarisImmutable public interface Context
Additional context information for the authorization request.

Used for tracking and correlation purposes.

  • Method Summary

    Modifier and Type
    Method
    Description
    A unique identifier for correlating this request with OPA server logs.
  • Method Details

    • requestId

      String requestId()
      A unique identifier for correlating this request with OPA server logs.