亚马逊AWS:IAM与TVM [英] Amazon AWS: IAM with TVM

查看:529
本文介绍了亚马逊AWS:IAM与TVM的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我工作的iOS应用程序。我想设置用户身份验证。即用户提供用户名和密码,并获取与TVM验证。到AWS资源的用户访问是根据他们的凭证管理。

  1. 如何设置呢?是IAM与TVM足够设置一个用户名/密码认证?
  2. 请我需要一个像单独或StormPath第三方认证供应商?
  3. 我想用户得到认证,并获得配置文件可能包括名字,姓氏等,什么是最好的方式来设置?
解决方案
  1. 在AWS网站确实包含一步一步的说明设置一个例子身份TVM。我们还创建了一个<一个href="https://mobile.awsblog.com/post/Tx371Y7CA0QJ95X/Simplifying-Token-Vending-Machine-Deployment-with-AWS-CloudFormation"相对=nofollow> CloudFormation模板以简化部署。需要注意的是这只是一个例子,可以而且应该进行定制,以满足您的需求是很重要的。

  2. TVM不需要外部认证,但你一定可以补充一点,如果你觉得有必要为您的使用情况,样品

  3. 您可以更新的例子TVM存储此,源$ C ​​$ c是可在GitHub

您也可以考虑使用网络身份联合和利用Facebook,谷歌,亚马逊或作为您的身份提供者。根据您的使用情况下,这可能会提供你需要的所有身份信息。

I'm working on an iOS App. I would like to setup user authentication. i.e. User provides a username and password, and gets authenticated with TVM. The user access to AWS resources is regulated based on their credentials.

  1. How do I set this up? Is IAM with TVM enough to setup a Username/Password authentication?
  2. Do I need a third party authentication provider like Singly or StormPath?
  3. I would like the user to get authenticated and receive a "profile" which may include firstName, lastName, etc. What's the best way to set this up?

解决方案

  1. The AWS site does contain step-by-step instructions for setting up an example identity TVM. We have also created a CloudFormation template for simplifying the deployment. It is important to note that this is just an example and can and should be customized to meet your needs.

  2. The sample TVM does not require an external auth, but you can certainly add that if you feel it is necessary for your use case.

  3. You can update the example TVM to store this, the source code is available on GitHub.

You might also consider using web identity federation and leveraging Facebook, Google, or Amazon as your identity provider. Depending on your use case, this may provide all the identity information you need.

这篇关于亚马逊AWS:IAM与TVM的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆