Closed pdubb29 closed 2 months ago
I'll get this fixed
@pdubb29 I'm not able to reproduce yours or @reakaleek's #230 Are you sure you don't have a typo? Maybe your aws-iam-idp value has a character that needs to be escaped in YAML (probably not your value is in quotes). Either of you email me at mike.mondragon@okta.com - I'd like to get on a zoom and see your error live if you're interested.
I think this code comment is the reason for this behaviour.
If I understand correctly, we cannot preselect the app because we cannot compare the ARN, since we don't have access yet.
V2.3.0 requires me to set a value when I've already provided the idp in the yaml file.
the flag
--aws-iam-idp
is not respected as defined in the documentation.WARNING: okta.yaml missing "awscli.idps" section
example okta.yaml:
Expected Result:
okta-aws-cli -e -p sandbox
should not ask me for an idp.