- Mastering AWS Security
- Albert Anthony
- 125字
- 2021-07-02 15:44:14
AWS SAML role
SAML 2.0 (Security Assertion Markup Language 2.0) is an authentication protocol that is most commonly used between an identity provider and service provider. AWS allows you to create roles for SAML 2.0 providers for identity federation. So, if your organization is already using identity provider software that is compatible with SAML 2.0, you can use it to create trust between your organization and AWS as service provider. This will help you create a single sign on solution for all users in your organization.
You can also create your own custom identity provider solution that is compatible with SAML 2.0 and associate it with AWS.
The following figure shows the AWS SAML 2.0 role available in IAM dashboard:

Figure 5 - AWS SAML Role
推薦閱讀
- 高手是如何做產品設計的(全2冊)
- C語言程序設計(第2 版)
- C++面向對象程序設計(微課版)
- 零基礎玩轉區塊鏈
- Interactive Data Visualization with Python
- FFmpeg入門詳解:音視頻流媒體播放器原理及應用
- Java FX應用開發教程
- Learning Neo4j 3.x(Second Edition)
- Podman實戰
- Java 11 Cookbook
- Python編程與幾何圖形
- Spring Boot企業級項目開發實戰
- 程序設計基礎教程:C語言
- Mastering JavaScript Design Patterns(Second Edition)
- Couchbase Essentials