Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试创建一个使用 SAML 的客户端,但我不确定主 SAML 处理 URL 字段应该是什么。
我阅读了文档,但对我来说仍然不清楚。
SAML 使用断言来验证资源访问。服务提供者需要为此断言交换声明一个特定的 url。另一方面,有服务提供商用来管理单点注销过程的 url。Keycloak 的主 SAML 处理 URL 只允许您为两个进程指定相同的端点(您仍然可以使用细粒度配置单独配置它们)。