Azure AD SSO注销URL之间的区别 [英] Difference between Azure AD SSO logout URL's

查看:218
本文介绍了Azure AD SSO注销URL之间的区别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

了解到SSO注销可以通过使用以下任何URL来完成。


https://login.windows.net/common/oauth2/logout?post_logout_redirect_uri=<<Application回复网址>>


&


https://login.windows.net/<<Tenant ID>> / oauth2 / logout?post_logout_redirect_uri =<< Application Reply URL>>


但是,问题是两个网址之间的核心差异是什么。


谢谢


Siva Pokuri 。


解决方案

我很确定第一个只会让你退出应用程序和第二个将签署您的所有Azure AD和应用程序(因为它包括租户ID)。 


https://hajekj.net/2017/02 / 27 /至单登出或 - 未至/


Learned that SSO logout can be done by using any of the below URL's.

https://login.windows.net/common/oauth2/logout?post_logout_redirect_uri=<<Application Reply URL>>

&

https://login.windows.net/<<Tenant ID>>/oauth2/logout?post_logout_redirect_uri=<<Application Reply URL>>

But, question is what is the core difference between both URL's if any.

Thanks

Siva Pokuri.

解决方案

I'm fairly certain that the first will only sign you out of the application and the second will sign you out of all of Azure AD and applications within (since it includes the Tenant ID). 

https://hajekj.net/2017/02/27/to-single-sign-out-or-not-to/


这篇关于Azure AD SSO注销URL之间的区别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆