06-16-2020, 10:06 PM
I am needing to connect an existing Intraweb application to an identity server using Oauth2.
Does anyone have any suggestions on how to do this?
Does anyone have any suggestions on how to do this?
Oauth2 - Authentication with IW
|
06-16-2020, 10:06 PM
I am needing to connect an existing Intraweb application to an identity server using Oauth2.
Does anyone have any suggestions on how to do this?
02-09-2023, 01:34 PM
(06-16-2020, 10:06 PM)joelcc Wrote: I am needing to connect an existing Intraweb application to an identity server using Oauth2. Hi, I am also trying to do this and can not find any assistance on the web - Did you come right and would you be willing to share the solution if you did ? Thanks Tim
01-01-2024, 11:13 AM
is there any idea yet ?
01-01-2024, 03:59 PM
(01-01-2024, 11:13 AM)Noobi$$ Wrote: is there any idea yet ? https://github.com/Atozed/IntraWeb/tree/...lphi/OAuth
Hi @joelcc,
Were you able to get the OAuth flow working with IntraWeb 15 in the end? I’d love to know exactly which redirect URIs you registered: Local stand‑alone (Indy) – was it something like http://localhost:8888/$/oauth/v2? ISAPI / http.sys deployment – did you use https://app.site.com/appname.dll/$/oauth/v2, or a different path? If you could confirm the full paths you used—and whether everything is running smoothly—it would really help the rest of us facing the same hurdle. Thanks a lot! After attempt I successfully can run the demo using: http://localhost:8888/$/oauth/v2 |
« Next Oldest | Next Newest »
|