prakol16 / cedar-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cedar Examples

This repository contains examples demonstrating the use of Cedar, a policy language for writing and enforcing authorization policies in your applications. The following table summarizes relevant information about the applications. Please refer to the README.md files in the subfolders for details about how to build and run them.

Example Languages Description
tinytodo Rust, Python A simple application for managing task lists that uses Cedar for authorization
cedar-java-hello-world Java A simple application demonstrating the usage of Cedar Java APIs
cedar-rust-hello-world Rust A simple application demonstrating the usage of Cedar Rust APIs
cedar-example-use-cases Cedar Cedar policies of two applications demanding authorization services

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

About

License:Apache License 2.0


Languages

Language:Rust 76.0%Language:Python 18.5%Language:Java 3.7%Language:Shell 1.8%