Added by Eli Robinson 3 days ago
I am sure I have missed a step or something.
Behavior: android app asks for instance url; I enter the url of our on prem instance; I am prompted for login; login success; get the "authorize" screen; hit authorize and I am redirected to the instance url screen with a brief "something went wrong" toast message.
Environment:
Open Project 17.3.1 on docker compose
PostgresSQL 13.23
OpenProject app flipped to on in Oauth
API tokens turned on
Instance is behind a NGINX proxy with digicert certificates and works fine through mobile browser and desktop browsers.
Thanks!
Replies (1)
Also I have hit the /api/docs site on my instance and can do the test calls from there with no issues.