- 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
推薦閱讀
- SQL Server 從入門到項目實踐(超值版)
- 微服務(wù)設(shè)計(第2版)
- 深入核心的敏捷開發(fā):ThoughtWorks五大關(guān)鍵實踐
- TypeScript入門與實戰(zhàn)
- vSphere High Performance Cookbook
- Android Studio Essentials
- Three.js開發(fā)指南:基于WebGL和HTML5在網(wǎng)頁上渲染3D圖形和動畫(原書第3版)
- C# 從入門到項目實踐(超值版)
- 樂高機器人設(shè)計技巧:EV3結(jié)構(gòu)設(shè)計與編程指導(dǎo)
- Bulma必知必會
- iOS應(yīng)用逆向工程(第2版)
- 正則表達(dá)式經(jīng)典實例(第2版)
- Python Data Structures and Algorithms
- Django實戰(zhàn):Python Web典型模塊與項目開發(fā)
- PHP與MySQL權(quán)威指南