Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to do sso for http://aws.amazon.com using saml?

Is it possible to do sso for http://aws.amazon.com using saml?

like image 764
Mohammed H Avatar asked Nov 05 '12 09:11

Mohammed H


2 Answers

AWS now supports SAML as of November 2013.

We are excited to announce we’ve expanded our identity federation to include support for the Security Assertion Markup Language (SAML) 2.0, an open standard used by many identity providers. This new feature enables federated single sign-on, or SSO, empowering users to log into the AWS Management Console or make programmatic calls to AWS APIs, by using assertions from a SAML-compliant identity provider, such as Shibboleth and Windows Active Directory Federation Services.

More details at this blog post: AWS Identity and Access Management Using SAML

like image 160
GalacticJello Avatar answered Oct 22 '22 01:10

GalacticJello


It's not possible.They are not supporting SAML or OAuth. For your reference

http://aws.amazon.com/iam/faqs/#Do_you_support_SAML_or_OAuth

UPDATE sep 3, 2014

currently it supports...

like image 32
pinku Avatar answered Oct 22 '22 00:10

pinku