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

--profile flag does not initiate Common Fate JIT #668

Open
shwethaumashanker opened this issue May 22, 2024 · 0 comments
Open

--profile flag does not initiate Common Fate JIT #668

shwethaumashanker opened this issue May 22, 2024 · 0 comments

Comments

@shwethaumashanker
Copy link
Contributor

shwethaumashanker commented May 22, 2024

--profile flag does not initiate Common Fate JIT when common_fate_url is added to the profile config

How to reproduce:

[profile cf-demo]
granted_sso_start_url  = https:/example.com/start
granted_sso_region     = ap-southeast-2
granted_sso_account_id = 12345678910
granted_sso_role_name  = AdministratorAccess
region                 = ap-southeast-2
credential_process     = granted credential-process --profile cf-demo 
common_fate_url        = https://example.com
aws sts get-caller-identity --profile example

Error when retrieving credentials from custom-process: [✘] no access: operation error SSO: GetRoleCredentials, https response error StatusCode: 403, RequestID: 8e42b013-2bd7-4caa-a38d-b9a4xxxxxx, api error ForbiddenException: No access
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

1 participant