· You could use account with MFA to connect to SharePoint Online: #Add required references to OfficeDevPnP.Core and SharePoint client assembly … · Yahoo and Gmail and other mail sources work fine. It just seems to be Microsoft accounts. I set up an external test account using an Outlook.com email address and invited this test account to … · Login to Azure Portal at https://portal.azure.com for your O365 Tenant Either use the Search at the top of the page for App registrations or Select All Services > Scroll down to Identity and … If you are working on SharePoint Online, then they have introduced a new variable to hold the current user's login name in the _spPageContextInfo global object. _spPageContextInfo.userLoginName; … · Is there any way to get users Login History in SharePoint on-prem 2016? Kindly Suggest. · State: 4, Login: username@,NameSpaceType: Managed, DomainName: ,FederationBrandName: , CloudInstanceName: microsoftonline.com, CloudInstanceIssuerUri: … · Event Number: 3351 Event Level: 1 Event Computer: 'Server Name' Event Description: SQL database login for 'SharePoint_Config' on instance 'SQL Instance' failed. Configure your sharepoint web application to point to that page as the default login page. Configure the login web part to redirect succesful to to the authenticated subsite : · You need to change permission for SharePoint_Config database, you can do as follows: Login to SQL Server Management Studio under Database Engine using authorized login account. … · Here is a demo for your reference, We access SharePoint online and use REST API to upload a file in JAVA. 1.Get the security token from Microsoft authentication ...