# Functions
Minimal OK response.
No description provided by the author
Minimal UNAUTHORIZED (401) response.
Minimal FORBIDDEN (403) response.
# Structs
No description provided by the author
No description provided by the author
Response returned by authorization services to the Gloo ext-auth server.
TODO(marco): consider moving this to the ext-auth-service Can be used to set an additional header on authorized requests.
# Interfaces
AuthService instances are responsible for authorizing individual requests.
Deprecated: Prefer Passthrough Auth https://docs.solo.io/gloo-edge/latest/guides/security/auth/extauth/passthrough_auth/ External authorization plugins must implement this interface.