SharePoint/Azure interactive login

Answered Closed
0
0

Hi, i’m able to login from a Wisej.NET application to Azure and SharePoint Online using the PnP.Core AuthenticationProviders like the X509CertificateAuthenticationProvider.
I need to implement the user interactive logon for Wisej.NET where the user got the login dialog used by Azure/SharePoint
I’ve followed the sample WisejWebPageApplicationOpenID but i think that sample is based on MSAL 1.0 and not works with MSAL 2.0

Any Help?

  • You must to post comments
Best Answer
0
0

Ciao Gabriele,

Can you give this sample a try? It uses OAuth2.0 / Microsoft EntraID. Make sure to update the TenantID, ClientID, and Client Secret in the Secrets.json file.

Best,
Levie

Attachment
  • Gabriele Del Giovine
    AADSTS9002325: Proof Key for Code Exchange is required for cross-origin authorization code redemption.
  • You must to post comments
0
0

AADSTS9002325: Proof Key for Code Exchange is required for cross-origin authorization code redemption.

Showing 2 results