Hi all,
We have a challenge which I hope someone can help us with.
From our PowerBuilder desktop application, we are sending data using REST API to an external company. This requires authentication by logging on to the company's website done by sending an authentication request. This request contains a redirect URI telling where the user will be redirected to when the authentication is accepted.
The question is: What should the redirect URI be and how can our application detect the redirect event? Or is there another way for the application to detect that the authentication is completed so that it can proceed?
Thank you in advance.
Berit Sandvik