github common-fate/granted v0.7.0

latest releases: v0.33.0, v0.32.0, v0.31.2...
20 months ago

Thanks @vdesjardins for adding support for a custom template when generating profiles from SSO. Check out the docs here https://docs.commonfate.io/granted/usage/automatic-config-generation/#populate-command

Added the granted console command which allows you to generate urls or open the browser with existing credentials in the environment.

This was built for a use case where Granted can be programatically invoked to generate the console URL for a service when credentials are managed by a different application. See the example:

AWS_ACCESS_KEY_ID=example AWS_SECRET_ACCESS_KEY=example AWS_SESSION_TOKEN=example granted console --service cfn --region us-east-1 --url

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.7.0

Don't miss a new granted release

NewReleases is sending notifications on new releases.