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

Extraction of AWS role ARN fail when role is not the 1st argument #12

Open
yakireliyahu87 opened this issue Oct 17, 2017 · 0 comments
Open

Comments

@yakireliyahu87
Copy link

Hey,
According to onelogin documentation, the "Role" Macro consists out of the role ARN and the SAML provider ARN, however, it works even if the order is reversed (i.e. SAML provider ARN and then the role ARN)

In my case I specified the SAML provider first, and got this error:

botocore.exceptions.ClientError: An error occurred (ValidationError) when calling the AssumeRoleWithSAML operation: Request ARN is invalid

Once i changed the order in the Macro, I manage to assume the role successfully.

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