【发布时间】:2017-11-29 16:45:52
【问题描述】:
如何在 SP 元数据内部正确指出此 SP 不支持 SLS?
我从元数据中删除了 <md:SingleLogoutService ...> 元素。但是现在在注销页面 Shibboleth 仍然尝试使用 SLS,并且在日志中我看到以下内容:
WARN [net.shibboleth.idp.saml.profile.impl.PopulateBindingAndEndpointContexts:410] - Profile Action PopulateBindingAndEndpointContexts: Unable to resolve outbound message endpoint for relying party 'entity-id-comes-here': EndpointCriterion [type={urn:oasis:names:tc:SAML:2.0:metadata}SingleLogoutService, trusted=false]
【问题讨论】:
标签: saml saml-2.0 shibboleth