Sergey
2 years agoContributor III
Custom Scope Error
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,