简体   繁体   English

有没有一种方法可以将Office365用作WebSite的身份验证源SSO?

[英]Is there a way to use Office365 as the authentication source SSO for a WebSite?

We have a client that wants to utilize Office365 as the authentication source for a new web site. 我们有一个客户希望将Office365用作新网站的身份验证源。 Is there a way to have the JWT or integrate our website to have Office365 provide the JWT or authentication? 是否可以使用JWT或集成我们的网站以使Office365提供JWT或身份验证?

We would like the JWT to contain the claims for each user to handle the authentication. 我们希望JWT包含每个用户的声明以处理身份验证。

yes is possible to add on your site web a login with Office 365 identity, exactly like we can connect with Github identity for the site for example. 是的,可以在您的网站网络上添加具有Office 365身份的登录名,就像我们可以使用该网站的Github身份进行连接一样。

you could find a quick start here https://docs.microsoft.com/en-us/azure/active-directory/develop/scenario-web-app-sign-user-overview 您可以在这里找到快速入门https://docs.microsoft.com/zh-cn/azure/active-directory/develop/scenario-web-app-sign-user-overview

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM