granted
granted copied to clipboard
The easiest way to access your cloud.
### What changed? When granted attempts to request access for a request that requires approval, it will now also ask for a reason for access ### Why? Access Reason will...
It should be made easier to build Granted from source, pointing to the same config as the release binary.
Not sure exactly which release has introduced this but we have had a few reports of this issue: ``` ❯ granted console [✘] opening console failed with code 400 ```
If an SSO user has no grants (no accounts to access), the CLI fails to do the `granted sso populate` command. ``` [i] listing available profiles from AWS IAM Identity...
Hi I am trying to use your wonderful software and I've used it tonnes in the past. But a weird thing is happening. Its logging in, but when it comes...
The AWS extensions for VSCode that require sign-in to AWS create session tokens that Granted cannot parse, preventing it from working. Steps to reproduce: 1. Authorise an SSO session with...
An issue with the first time setup led to granted not prompting to configure and alias. The effect was that no environment variables were being expected to the shell. Adding...
I have a decent number of profiles to manage and it looks like the generate/populate commands don’t have an option to sort the profile names alphabetically. It would make the...
### What changed? ### Why? ### How did you test it? ### Potential risks ### Is patch release candidate? ### Link to relevant docs PRs
When using Granted with Common Fate, when running the following command: ```bash . assume --sso --sso-start-url https://example.awsapps.com/start --sso-region eu-west-1 --account-id 000000000000 --role-name MyRole ``` `AWS_*` credentials are not exported in...