Skip to main content

Using Access Gateway gRPC from Services

Status

This guide is planned but not available yet.

Intended Outcome

This page will describe how to call the Access Gateway over gRPC from platform services to perform permission checks and retrieve authorization decisions. The guide will cover gRPC client setup, proto dependency configuration, request construction, and response handling once a stable gRPC API surface is available.

Current State

The Access Gateway does not expose a stable user-facing gRPC service at this time. Permission checks are currently performed through the REST API. See the gRPC API Surface reference page for status updates.

Why This Page Is a Placeholder

This placeholder keeps the planned guide path visible without implying that the workflow is already supported.