SharePoint Online [英] SharePoint Online

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

问题描述

亲爱的所有人,


需要以下要求的帮助。


我有SharePoint在线网站(办公室365)和一些应用程序在.Net和Angular中构建并在本地服务器上的IIS中托管。 


我想从SharePoint Online站点验证域服务器中IIS中托管的这些外部应用程序。


应用程序是用.Net开发的,有些是用角度技术开发的。


并且为这些应用程序配置的身份验证是Windows身份验证。


我担心的是我想在Office 365中配置单点登录(SSO),以使这些外部应用程序能够通过SharePoint在线站点进行身份验证和访问。


问题:


1) 我是否需要在Office 365上进行任何配置以从SharePoint内部对这些外部应用程序进行身份验证?


2)或者我是否需要编写任何自定义脚本(代码)来验证这些外部来自SharePoint在线站点的应用程序使用REST服务。  


 有人可以解释我如何实现这些以及从SharePoint Online Environment验证外部应用程序的代码。


任何帮助都非常受欢迎。


提前致谢。  


解决方案

您好,


作为解决方法,我们可以使用本地创建在线托管在SharePoint上的提供商托管应用IIS实现它。


以下文章详细步骤供您参考。


HTTP ://www.sharepoi ntpals.com/post/Step-by-Step-Procedure-to-Create-a-Low-Trust-Provider-Hosted-App-for-Office-365-and-Host-the-AppWeb-in-Local-IIS


http: //bishwadebdey.blogspot.com/2016/01/step-by-step-creation-of-provider.html


或者您可以在本地创建自定义Web API应用程序通过身份验证,然后使用此Web api在SharePoint中传递身份验证。


最好的问候,


Dennis


Dear All,

Need a help on below requirement .

I have SharePoint online site (office 365) and some application build in .Net and Angular and hosted in IIS on local server. 

I want to authenticate these external applications hosted in IIS in domain server from SharePoint Online Site.

The applications are developed in .Net and some are developed in angular technology.

and the authentication configured for these application is windows authentication.

My concern is I want to configure the Single Sign On(SSO) in office 365 to enable these external application to be authenticate and access from SharePoint online Site.

question :

1)  Do I need any configuration to be done on office 365 to authenticate these external application from inside SharePoint online ?

2) OR do I need to write any custom script (code) to authenticate these external application from SharePoint online Site using REST Service.  

 Can somebody explain me How can I achieve these and the code to authenticate external applications from SharePoint Online Environment.

Any help would be more than welcome.

Thanks in advance.  

解决方案

Hi,

As a workaround, we can create a Provider Hosted App hosted on SharePoint online with local IIS to achieve it.

The following articles with detailed steps for your reference.

http://www.sharepointpals.com/post/Step-by-Step-Procedure-to-Create-a-Low-Trust-Provider-Hosted-App-for-Office-365-and-Host-the-AppWeb-in-Local-IIS

http://bishwadebdey.blogspot.com/2016/01/step-by-step-creation-of-provider.html

Or you can create a custom web api in local application to pass authentication, then pass the authentication in SharePoint online using this web api.

Best Regards,

Dennis


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

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