Create a SAML logout endpoint
Create a SAML logout endpoint to allow single logout.
Before you begin
Role required: sso_config_admin, business_rule_admin, script_include_admin
About this task
See this article on ADFS signout for more information.
Procedure
Go to ADFS manager > Trust Relationships > Relying Party Trusts > properties.
Under the Endpoints tab, click Add SAML.
Configure the settings:
- Endpoint Type: SAML Logout
- Binding: POST
Trusted URL: The URL of your ADFS server. For example,
https://myadfsserver.domain.net/adfs/ls/?wa=wsignout1.0Response URL: The application logout URL. For example,
https://{instancename}.service-now.com/external_logout_complete.do