Files
nexus/wiki/concepts/SAML.md
2026-04-19 14:51:38 +08:00

20 lines
417 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "SAML"
type: concept
tags: []
---
## Definition
Security Assertion Markup Language安全断言标记语言。基于 XML 的标准,用于在身份提供商和服务提供商之间交换身份验证和授权数据。
## Use Cases
- 单点登录SSO
- 多因素认证MFA集成
- 跨域身份验证
## Related Entities
- [[AppStream-2.0]]
- [[AWS-Workspaces]]
## Related Concepts
- [[BYOD]]