問題
いつも使っているaws-auth
でAWSにログインしようとすると、以下のエラーが返してきた。
error authenticating to IdP: page is missing saml assertion
背景
- MacOS 10.14.6
対応
brew upgrade saml2aws
原因
認証画面が変わった気がします。ちなみに、iOSだと発生しますが、Androidは発生してないようです。
aws-auth
一発ログイン
saml2aws login -a idp_account_name —username=username --password=‘password' --role='arn:aws:iam::31xxxxx:role/Administrator' --skip-prompt