Bug found when testing end to end authentication solution
h4. Steps to reproduce
0. Change Access Token Lifespan on server to 1 minute 1 . Login on Android app 2. Restart server Wait one minute 3. See that server returns redirect to keycloak login 4. Redirect is not handled properly by apollo. 301 is raised and requests fail. 5. Requests (data) is lost permamently permanently
h4. Tasks - Investigate how we can make android app to login to obtain recent token and seed session on the server. |
|