Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map between AWS profiles and browser profiles #782

Closed
kaihendry opened this issue Oct 16, 2024 · 2 comments
Closed

Map between AWS profiles and browser profiles #782

kaihendry opened this issue Oct 16, 2024 · 2 comments

Comments

@kaihendry
Copy link

I'm a bit bewildered by your docs https://docs.commonfate.io/granted/configuration/#using-specific-browser-profiles and SSOBrowserLaunchTemplate config

Be good to please have bash completion!

❯ granted completion -s bash
[i] We don't have completion support for bash yet, check out our docs to find out how to let us know you want this feature https://granted.dev/autocompletion

I wrote a blog about how I'm using granted currently: https://dabase.com/blog/2024/aws-sso/

My expectation is that the config is something more sane like:

[ProfileMapping]
  "Admin-123" = "Profile 4"
  "Admin-321" = "Profile 12"

Please tell me there is a simpler way. Thank you!

@chrnorm
Copy link
Contributor

chrnorm commented Oct 17, 2024

Thankyou for sharing the blog post @kaihendry! And fair point on the docs for this, it seems like we can make this clearer.

Profile mapping isn't supported but we'd like to add it, would the solution proposed in #771 work for you?

@kaihendry
Copy link
Author

Oh yeah, #771 looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants