AWS accounts can use a virtual MFA (iPhone, Android etc). This allows you to secure your AWS account more then just using a simple password. For the iPhone, the Google Authenticator application is certified with AWS MFA. http://aws.amazon.com/mfa/
Blog posts to help enterprises run applications in the cloud. Entries on cloud migrations as Fortune 1000 companies embark on migrating to the cloud.
Showing posts with label authentication. Show all posts
Showing posts with label authentication. Show all posts
Friday, June 7, 2013
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.
The other option is to use AWS STS: http://docs.aws.amazon.com/STS/latest/UsingSTS/Welcome.html
Labels:
active directory,
AD,
authentication,
authorization,
aws,
groups,
iam,
ldap,
microsoft,
ms,
roles,
security,
sign on,
single,
SSO,
users
Sunday, November 4, 2012
Microsoft Active Directory with AWS
Microsoft Active Directory (or any compliant LDAP Server) can be used for application level authorization and authentication.
There are three options you can use for this:
1. Run Microsoft Active Directory on AWS/EC2. This option means that if you are running Active Directory in your on-premise location you will be running a separate MS Active Directory instance.
2. All authentication and authorization is handled by Microsoft AD on premise. This means all calls to MS AD will have to go over the internet or a AWS DirectConnect connection. Be aware you will take a performance hit here.
3. Set up MS AD on AWS/EC2 and sync it with you on-premise MS AD installation. The syncing can be done using Microsoft’s Active Directory Federation Services (AD FS) technology. More information can be found here: http://media.amazonwebservices.com/EC2_ADFS_howto_2.0.pdf.
When using an on-premise MS AD or using MS Active Directory Federation Services, you will need to set up to secure connection using AWS VPC.
When using an on-premise MS AD or using MS Active Directory Federation Services, you will need to set up to secure connection using AWS VPC.
Labels:
active directory,
AD,
AD FS,
amazon,
authentication,
authorization,
aws,
ec2,
ldap,
microsoft,
ms
Subscribe to:
Posts (Atom)