Skip to main content
OneStream Employee
March 13, 2023

Custom Scope Error

  • March 13, 2023
  • 1 reply
  • 0 views

Hello !

I am trying to execute the "LogonAndReturnCookie" web api.

I thought everything was configured correctly, but I get the message (401 - unauthorized) :

"Error processing External Provider Sign In information. Custom Scopes from the Request do not match the ones configured."
In the REST API documentation, it is written that the "custom scope" should be as followed : (OneStream web api  app custom scope : allowpostman) :
[screenshot removed]

How do you configure this custom scope in the app / in azure AD / in postman ?

 

Regards,

1 reply

OneStream Employee
March 14, 2023

This is the sort of configuration issue that you might want to bring up with Support. There are quite a few moving parts. I see you're pointing to localhost, I don't even know if that would ever work - azure app authentication is not built for that sort of scenario.