Skip to main content

Module authorization

Module authorization 

Source

Modules§

api_key_not_found
invalid_jwt_audience
invalid_jwt_expired
invalid_jwt_format
invalid_jwt_issuer
missing_claims
no_membership
not_authorized
not_authorized_admin
register_resource_conflict
sandbox_token_unavailable
workspace_not_found

Structs§

ApiKeyNotFound
InvalidJwtAudience
InvalidJwtExpired
InvalidJwtFormat
InvalidJwtIssuer
MissingClaims
NoMembership
NotAuthorized
NotAuthorizedAdmin
RegisterResourceConflict
The resource has already been registered with a different workspace.
SandboxTokenUnavailable
Returned by InternalSandboxTokenService when the endpoint cannot mint a token — either because no sandbox configuration is present on this gatekeeper instance, or because the shared-secret header is missing or does not match. The two cases are intentionally indistinguishable to callers.
WorkspaceNotFound