okta-aws-cli-assume-role icon indicating copy to clipboard operation
okta-aws-cli-assume-role copied to clipboard

Unsupported App sign on rule: 'Prompt for factor

Open guillermo-menjivar opened this issue 5 years ago • 9 comments

Describe the bug I am mainly asking for guidance on what this exception is - I A clear and concise description of what the bug is. When I run the MFA both SMS and PUSH I get the following exception https://github.com/oktadeveloper/okta-aws-cli-assume-role/blob/master/src/main/java/com/okta/tools/saml/OktaSaml.java#L69

Exception in thread "main" com.okta.tools.saml.OktaSaml$PromptForFactorException: Unsupported App sign on rule: 'Prompt for factor'. 
Please contact your administrator.

I am trying to look for help on what is causing this error To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

guillermo-menjivar avatar May 30 '19 03:05 guillermo-menjivar