SharePoint Online plugin no reply address

SaschaS
SaschaS Registered Posts: 12 ✭✭✭✭

Hi

Today we tried to set up the SharePoint plugin and encountered an error.
We have based ourselves on the documentation for Azure Single sign on as described here.
https://www.dataiku.com/product/plugins/sharepoint-online/

Unfortunately we get the message in step 5:

"AADSTS900971: No reply address provided."

The settings are actually correct.
Can someone help?

Regards
Sascha

Best Answer

  • Alexandru
    Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,225 Dataiker
    Answer ✓

    Hi @SaschaS
    ,

    The error suggests that either the Redirect URI is not configured or is incorrect.

    When you created your App registration can you make sure your fill in the Redirect URI, please note you must have SSL enabled on your DSS instance? Localhost will only work if DSS is running locally on your machine.

    https://<<your DSS instance domain>>:<<your DSS instance port>>/dip/api/oauth2-callback

    https://<<your DSS instance domain>>:<<your DSS instance port>> needs to be exactly what you use to reach DSS.

    Screenshot 2022-05-20 at 11.32.01.png

    Let me know if the issue persists after checking this.

Answers

Setup Info
    Tags
      Help me…