damalmax / damalmax/local-rust-cloud

Implement IAM Policy Evaluation service

Open
#103 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted IAM
Dominant language
Rust
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The purpose of the story is to implement a Policy Evaluation service, so, that before any service operation execution we run the Evaluation service and make a decision if operation could be executed or not.

TODO:

- [ ] Place all policies in etcd, so, that other applications can retrieve them and verify user/service permissions before any operation execution.
- [ ] Implement a shared module with the Policy evaluation service. I assume it will be located in the `local_cloud_iam_policy_document` module.
- [ ] Update Wiki pages with related documentation.

Here is the link to the documentation page: https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_boundaries.html#access_policies_boundaries-eval-logic

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.