From: D B. <ba...@aw...> - 2020-03-18 11:07:14
|
Huh, it started working now, metadata now contains SLO info. Maybe I missed a restart? In any case, you can ignore the question :-) On 17/03/2020 20:48, D Baum wrote: > Hi, > > I'm trying to configure a remote SAML authenticator. > > In conf/modules/saml/samlAuthenticator.properties, I've set these options: > > unity.saml.requester.metadataPath=metadata > unity.saml.requester.sloPath=slo > unity.saml.requester.sloRealm=default > > When I access unity's SP metadata file at > https://myunity/unitygw/saml-sp-metadata/metadata > it contains the AssertionConsumerService but no SingleLogoutService > description. > > The SLO itself seems to be available OK at > https://myunity/unitygw/SPSLO/WEB/slo > > Can I make unity include the SLO URL in the autogenerated SP metadata? > > Cheers, > D > |