Project:Infrastructure/Service Catalog/AWS

From Gentoo Wiki
Jump to:navigation Jump to:search

Currently robbat2, antarus, and slashbeast have AWS root credentials.

We are currently implementing SAML authentication to AWS. This generally means:

  1. Configure KeyCloak as a SAML provider (done)
  2. Configure KeyCloak to have an AWS SAML client (done)
  3. Add keycloak as SAML provider to AWS (done)
  4. Create an IAM role in AWS that allows 'antarus' from the SAML provider to login to AWS as Adminstrator (done)
  5. Try to login to AWS via SAML (in-progress.)