[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: WCF Service token authentication

  • Thread starter Thread starter linotadros
  • Start date Start date
Status
Not open for further replies.
L

linotadros

Guest
Hi Araman, The access token you received from the authentication POST against /Sitefinity/Authenticate/OpenID/connect/token has nothing to do with the WCF services. The WCF services are pretty much for internal use of Sitefinity like in the backend. You should use only the ODATA based web services that you got an access token for and continue to use that token in the headers of following calls against the ODATA APIs. Hope that helps -Lino

Continue reading...
 
Status
Not open for further replies.
Back
Top