AWS Single Sign-On
aws.amazon.com
AWS Single Sign-On
1–10 of 119 posts
Re: AWS Single Sign-On
#2https://aws.amazon.com/blogs/security/introducing-aws-single...
Would have been so smooth and so nice before implementing custom SSO...
Re: AWS Single Sign-On
#3Re: AWS Single Sign-On
#4Ignore rest of my comment:
Proof you can build a massive, multi-billion dollar enterprise business without supporting SSO.
I would not have immediately guessed that statement to be true, and I would have thought AWS already had SSO support.Re: AWS Single Sign-On
#5Update: I realize now this is Amazon offering SSO services, not just supporting SAML / Federated authentication. Ignore rest of my comment: Proof you can build a massive, multi-billion dollar enterprise business without supporting SSO. I would not have immediately guessed that statement to be true, and I would have thought AWS already had SSO support.
Re: AWS Single Sign-On
#6Update: I realize now this is Amazon offering SSO services, not just supporting SAML / Federated authentication. Ignore rest of my comment: Proof you can build a massive, multi-billion dollar enterprise business without supporting SSO. I would not have immediately guessed that statement to be true, and I would have thought AWS already had SSO support.
Edit: no, it still isn’t really anything like what I’m wanting. This particular product requires Microsoft AD. I just want our admins to be able to log into AWS via google apps. :(
Re: AWS Single Sign-On
#7You've got to set up your own Active Directory using Directory Services, which is $288USD/month minimum for two domain controllers.
In order to have MFA for logging into the console (non-negotiable in my opinion), you have to configure your own RADIUS server.
And the question of how to manage access keypairs still remains unanswered, as far as I can tell.
I don't know if this is going to supplant Azure AD as our SSO method of choice.
Re: AWS Single Sign-On
#8I tested this out just yesterday. It was fairly easy to set up - enable SSO, create a Directory Service, add a management EC2 instance, and you're pretty much up and running. You've got to set up your own Active Directory using Directory Services, which is $288USD/month minimum for two domain controllers. In order to have MFA for logging into the console (non-negotiable in my opinion), you have to configure your own…
I believe you can use AD connector to connect to on-premise AD.
Re: AWS Single Sign-On
#9Update: I realize now this is Amazon offering SSO services, not just supporting SAML / Federated authentication. Ignore rest of my comment: Proof you can build a massive, multi-billion dollar enterprise business without supporting SSO. I would not have immediately guessed that statement to be true, and I would have thought AWS already had SSO support.
It was always pretty easy to build yourself with their federated auth system. Nice to have proper support now though. Edit: no, it still isn’t really anything like what I’m wanting. This particular product requires Microsoft AD. I just want our admins to be able to log into AWS via google apps. :(
[1] https://support.google.com/a/answer/6194963 via http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_pro...
Re: AWS Single Sign-On
#10Is this an alternative to running ADFS? I guess the fact that you're not running ADFS servers is nice, but as far as I understand, your ADFS servers don't have to be publicly facing. (And honestly, not being able to sign in using corporate credentials if you're not on the corporate network is a security policy that will make lots of admins happy.)
It looks like there's an old AWS blog post about using ADFS to enable SSO to AWS: https://aws.amazon.com/blogs/security/enabling-federation-to...