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:
- Configure KeyCloak as a SAML provider (done)
- Configure KeyCloak to have an AWS SAML client (done)
- Add keycloak as SAML provider to AWS (done)
- Create an IAM role in AWS that allows 'antarus' from the SAML provider to login to AWS as Adminstrator (done)
- Try to login to AWS via SAML (in-progress.)