From: D B. <ba...@aw...> - 2020-03-17 19:48:48
|
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 |