/hapolicy

Policy Library

Primary LanguageRustMIT LicenseMIT

HAPolicy

What

  • Implementation of IAM policy/role engine

Why

  • Learn Rust
  • Implement something useful
  • Lots of people know IAM so it's familiar

How

  • Two modes
    1. Authoritative policy server
    2. Bearer token checker
  • Distributed, via leader/follower
  • UI (eventually)