metal-toolbox / iam-runtime

gRPC specification for IAM-specific functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

gRPC specification for IAM-specific functionality

License:Apache License 2.0


Languages

Language:Makefile 100.0%