rapid7 / awsaml

Awsaml is an application for providing automatically rotated temporary AWS credentials.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metadata URL error messages show up after successful authentication

fmitchell-r7 opened this issue · comments

You can get into a state where the "The SAML metadata is invalid." error message is still visible after you've successfully authenticated.

  1. Open Awsaml
  2. Enter an invalid metadata URL like https://github.com/
  3. Click the "Done" button
  4. See the error message?
  5. Enter a valid metadata URL
  6. Click the "Done" button
  7. The error message went away!
  8. Login to your identity provider
  9. Why is the error message back!?