Skip to main content
Andoni_1
Navigator | Tier 3
Navigator | Tier 3
January 24, 2023
Question

When setting Azure AD SSO, which Logout url shall I use?

  • January 24, 2023
  • 2 replies
  • 346 views

Hi,

I’m setting an Enterprise App within my Azure tenant to leverage SSO.

I know that assertion url is : <controlRoomURL>/v1/authentication/saml/assertion

However, there is no offiicial documentation about the logout url and the one that this article recommends is not working at all (i.e. <controlRoomURL>/v1/authentication/saml/logoutAssertion)

If anyone knows (from experience) which one is it please help =)

Thanks!

2 replies

rbkadiyam
Premier Pathfinder | Tier 7
Premier Pathfinder | Tier 7
January 25, 2023

@Andoni  please check this article, it may help you 

https://auth0.com/docs/authenticate/login/logout/log-users-out-of-saml-idps

Ramesh B Kadiyam
Andoni_1
Navigator | Tier 3
Andoni_1Author
Navigator | Tier 3
January 26, 2023

@rbkadiyam that article does not state which logout url shall we place in Azure Enterprise Application...