- 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
推薦閱讀
- JavaScript 從入門到項目實踐(超值版)
- OpenCV 3和Qt5計算機視覺應用開發
- Mastering Swift 2
- Python機器學習實戰
- Service Mesh實戰:基于Linkerd和Kubernetes的微服務實踐
- Unity 2018 Shaders and Effects Cookbook
- Unity&VR游戲美術設計實戰
- Unity 2018 Augmented Reality Projects
- jQuery for Designers Beginner's Guide Second Edition
- Python函數式編程(第2版)
- Mastering HTML5 Forms
- Android Game Programming by Example
- Visual C++程序設計與項目實踐
- MySQL數據庫應用實戰教程(慕課版)
- 算法超簡單:趣味游戲帶你輕松入門與實踐