[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Return JSON instead of 401 unauthorized page in PAS OE

  • Thread starter Thread starter brianlafertewk
  • Start date Start date
Status
Not open for further replies.
B

brianlafertewk

Guest
This may not apply, but I'd like to add that if you are accessing the PAS OE instance through IIS using the AJP13 protocol (via BonCode or the Apache AJP13 connector for IIS), you will need to add the following to the section of the web.config file for the IIS site, to have the JSON pass through to the client. Otherwise, IIS intercepts the response and replaces the body with it's default error body for the response 'Status Code'.

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