- 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
推薦閱讀
- Spring Boot開發與測試實戰
- Kubernetes實戰
- Rust實戰
- 跟老齊學Python:輕松入門
- Building Mapping Applications with QGIS
- Mastering Predictive Analytics with Python
- Python機器學習經典實例
- 精通網絡視頻核心開發技術
- Python算法從菜鳥到達人
- Python時間序列預測
- 低代碼平臺開發實踐:基于React
- Python算法詳解
- Mastering Data Mining with Python:Find patterns hidden in your data
- Visual Basic程序設計(第三版)
- Akka入門與實踐