Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 487 Bytes

File metadata and controls

8 lines (5 loc) · 487 Bytes

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.