- Mastering AWS Security
- Albert Anthony
- 128字
- 2021-07-02 15:44:15
Role for Web Identity Provider
There are times when you will have a requirement to provide access to resources in your AWS account for users who are not authorized to use AWS credentials; instead they use either web identity providers such as Facebook, Amazon, and so on, for sign in or any identity provider compatible with OpenID Connect (OIDC). When users are authenticated by these external web identity providers, they will be assigned an IAM role. These users will receive temporary credentials required to access AWS resources in your AWS account.
The following figure the shows various options available for creating roles for Identity provider access:

Figure 7 - AWS identity provider access roles
Let us also look at the other terms used with reference to IAM roles.
推薦閱讀
- Building a RESTful Web Service with Spring
- Visual C++實例精通
- Learning SAP Analytics Cloud
- PyTorch自然語言處理入門與實戰
- Raspberry Pi for Secret Agents(Third Edition)
- Apache Mesos Essentials
- 微信小程序項目開發實戰
- Hands-On Automation Testing with Java for Beginners
- Protocol-Oriented Programming with Swift
- SSM開發實戰教程(Spring+Spring MVC+MyBatis)
- Geospatial Development By Example with Python
- 案例式C語言程序設計實驗指導
- Mastering Machine Learning with R
- Visual C++程序設計全程指南
- 軟件開發中的決策:權衡與取舍