https://github.com/fwdcloudsec/granted
The easiest way to access AWS.
https://github.com/fwdcloudsec/granted
aws cloud cloud-security credentials hacktoberfest iam keychain sso
Last synced: 4 months ago
JSON representation
The easiest way to access AWS.
- Host: GitHub
- URL: https://github.com/fwdcloudsec/granted
- Owner: fwdcloudsec
- License: mit
- Created: 2022-02-14T16:35:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-11T16:28:33.000Z (5 months ago)
- Last Synced: 2025-06-09T12:53:25.745Z (4 months ago)
- Topics: aws, cloud, cloud-security, credentials, hacktoberfest, iam, keychain, sso
- Language: Go
- Homepage: https://granted.dev
- Size: 2.2 MB
- Stars: 1,330
- Watchers: 11
- Forks: 118
- Open Issues: 138
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-github-repos - fwdcloudsec/granted - The easiest way to access AWS. (Go)
- awesome-repositories - fwdcloudsec/granted - The easiest way to access AWS. (Go)
README
Granted
The easiest way to access your cloud.
## What is Granted?
Granted is a command line interface (CLI) application which simplifies access to cloud roles and allows multiple cloud accounts to be opened in your web browser simultaneously. The goals of Granted are:
- Provide a fast experience around finding and assuming roles
- Leverage native browser functionality to allow multiple accounts to be accessed at once
- Encrypt cached credentials to avoid plaintext SSO tokens being saved on disk
## What does Granted work with?
Granted supports MacOS, Linux, and Windows. Our Windows support is less extensively tested than other platforms so if you run into any problems please [let us know](https://join.slack.com/t/commonfatecommunity/shared_invite/zt-q4m96ypu-_gYlRWD3k5rIsaSsqP7QMg).
Currently Granted supports accessing roles in AWS. If you'd like to see support for another cloud provider please [open an issue](https://github.com/common-fate/granted/issues/new)!
## Documentation
Get started by [reading our documentation](https://docs.commonfate.io/granted/getting-started).
## Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md) for information on how to contribute. We welcome all contributors - [join our Slack](https://join.slack.com/t/commonfatecommunity/shared_invite/zt-q4m96ypu-_gYlRWD3k5rIsaSsqP7QMg) to discuss the project!
## Security
See [SECURITY.md](./SECURITY.md) for security information. You can view our full security documentation on the [Granted website](https://docs.commonfate.io/granted/security).