Showing posts with label SSO. Show all posts
Showing posts with label SSO. Show all posts

Sunday, March 30, 2014

SSO and Federation on AWS

Identity Federation refers to the ability to accept users that were not authenticated in your systems (such as AWS STS). SSO is the ability to login in once and then access many applications without needing to enter credentials again. It is possible to achieve SSO through federation (AWS SAML support : http://docs.aws.amazon.com/STS/latest/UsingSTS/CreatingSAML.html). But you can have SSO without federation. (e.g. an Active Directory domain and multiple apps in that domain)

Tuesday, May 7, 2013

AWS SSO integration with AWS


This is a question that comes up quite often, "How can I delegate authentication into my on premise MS AD for AWS users?"  This product has just been released.
SSO integration with AWS

They were also showcased in Andy’s keynote on Tuesday at the SF AWS Summit.