【发布时间】:2019-10-12 15:01:41
【问题描述】:
所以我正在尝试将单点登录与 Auth0(既是服务提供者又是身份提供者)与 Atlassian 堆栈集成。
Atlassian 提供 SAML 单点登录。但是,它告诉我:
Your users won't be able to log in with SAML single sign-on until you've copied
the values for SP Entity ID and SP Assertion Consumer Service URL to your
identity provider.
我已经用断言消费者服务 URL 代替了回调 URL,我做了一些研究,几乎可以肯定这是正确的。
但是,问题在于实体 ID。这个去哪儿了?
【问题讨论】:
标签: single-sign-on saml auth0