SSO登录问题 [英] SSO login issue

查看:80
本文介绍了SSO登录问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨亲爱的小组,

你能帮我解决SSO如何直接登录我的组织网址而不是微软我的Android应用程序中的标识页面网址?

Could you help me how can do SSO login directly pointing to my organization URL instead of microsoft idenity page url in my android app?

推荐答案

您好,

Azure AD发布它的元数据at  https://login.microsoftonline.com/<TenantDomainName>/FederationMetadata/2007-06/FederationMetadata.xml

Azure AD publishes it's metadata at https://login.microsoftonline.com/<TenantDomainName>/FederationMetadata/2007-06/FederationMetadata.xml

这将具有租户特定端点,您可以将您的应用程序重定向。 

This will have tenant specific endpoints to which you can redirect your application. 

如果您想跳过Home Realm Discovery并登陆您的组织登录页面或执行SSO,您应该继续并传递域提示,如

文章

If you want to skip Home Realm Discovery and either land at your organizations sign in page or perform SSO, you should go ahead and pass domain hints as described in this article.


这篇关于SSO登录问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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