Skip to main content
Question

ODATA REST call return 403 with access token using IFS IDP user

  • November 5, 2021
  • 0 replies
  • 184 views

Forum|alt.badge.img+1

I am trying to fetch employees from IFS using ODATA REST endpoint via postman. I am passing access token as Authorisation Bearer token. I am getting http response 403 status code. 

 

REST endpoint : https://IFS-SERVER/int/ifsapplications/projection/v1/EmployeesHandling.svc/CompanyPersons

 

We have enabled Default Identity assertion, which points to use Azure AD IDP. 

We have also enable Database identity provider, which points to IFS DB.

 

I have generated token using both authorisation code and password grant type, but when used that access token to retrieve an employee I am getting 403 http response status code.

 

ROPC Access token generation is shown below, please check values I am passing -

 

This topic has been closed for replies.