Timeline for Session Handover via OpenID Connect between a Mobile Application and a Website?
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 31, 2022 at 12:59 | vote | accept | Vankog | ||
| Feb 2, 2022 at 20:22 | comment | added | Vankog | Thank you for this great insight. Unfortunately, the app and the website operate independently from each other. The only common ground is the OIDC provider for identity management + SSO and a common webservice to CRUD orders. The app does the first steps, saves the unfinished order and passes the user on to the website for further processing. In this case, I guess it might be better to establish a proper M2M OAuth connection and let the app push the necessary state to the website server,anwering with token etc. pp. | |
| Feb 2, 2022 at 19:18 | history | answered | amon | CC BY-SA 4.0 |