[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Trying to do some authorization

  • Thread starter Thread starter goo
  • Start date Start date
Status
Not open for further replies.
G

goo

Guest
Ups, I can see that I forgot to ask my question, sorry.... I get this error, that seems to be related to CORS, but I am not sure how to get this right. When I do the POST, it seems like the method is changed to OPTIONS, and that is forbidden by the receiver. ____________ jquery.min.js:4 OPTIONS oidc-ver1.difi.no/.../token 403 (Forbidden) __________________ Failed to load oidc-ver1.difi.no/.../token: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin ' OpenID' is therefore not allowed access. The response had HTTP status code 403. ________________ How can I solve this? I know our domain has a bigIP system that translate official ip:port to internal IP:port. Could that be a problem related to this?

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