You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But for some reason it ignores this role I am passing as an argument and prompts me to choose one role that does not exist in my organization as the only option
And then, when I choose this (wrong) option I get an access denied error "An error occurred (AccessDenied) when calling the AssumeRoleWithSAML operation: Not authorized to perform sts:AssumeRoleWithSAML"
Which is expected...
Any ideas of why this might be happening?
Any help will be much appreciated!
Cheers
The text was updated successfully, but these errors were encountered:
Hey folks, hope you've doing great
This is my first time using aws-google-auth and I'm running into some unexpected behaviour (probably because of something I am doing wrong haha)
I'm on version 0.0.37 installed via pip3
So I'm trying to login using
Where AWS_ROLE_ARN is
But for some reason it ignores this role I am passing as an argument and prompts me to choose one role that does not exist in my organization as the only option
And then, when I choose this (wrong) option I get an access denied error "An error occurred (AccessDenied) when calling the AssumeRoleWithSAML operation: Not authorized to perform sts:AssumeRoleWithSAML"
Which is expected...
Any ideas of why this might be happening?
Any help will be much appreciated!
Cheers
The text was updated successfully, but these errors were encountered: