/iam-runtime

gRPC specification for IAM-specific functionality

Primary LanguageMakefileApache License 2.0Apache-2.0

IAM runtime specification

This repository contains the specification, proto files, and generated Go module for IAM runtime, a gRPC interface for performing identity and access management functionality.

At a high level, IAM runtime is designed to provide an interface for performing functions like validating credentials and checking access in a consistent way across application deployment environments and programming languages.