godaddy / godaddy/aws-okta-processor
aws-okta-processor authenticate giving an error
- Dominant language
- Python
- Stars
- 90
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
I ran below command but getting error: SAMLResponse tag not found due to MFA challenge.
ERROR: SAMLResponse tag was not found!
aws-okta-processor authenticate \
--environment \
--factor token:software:totp:okta \
--user rgonnade \
--organization godaddy.okta.com \
--application https://godaddy.okta.com/home/amazon_aws/0oakmpp1rkb2ZuZsQ0x7/272 \
--no-okta-cache \
--no-aws-cache
Let me know if this is not correct channel to resolve the issue
Contributor guide
Research direction
Start by reproducing the reported `aws-okta-processor authenticate` command with the stated TOTP factor and options. Trace how the MFA challenge is handled and where the SAMLResponse is expected; done means authentication completes without the “SAMLResponse tag was not found” error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- authentication, cli, cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100