Closed ghost closed 5 years ago
Bodged in https://github.com/sem5640-2018/deployment/pull/50 https://github.com/sem5640-2018/deployment/pull/51 https://github.com/sem5640-2018/deployment/pull/52 https://github.com/sem5640-2018/deployment/pull/53 https://github.com/sem5640-2018/deployment/pull/54 https://github.com/sem5640-2018/deployment/pull/55 https://github.com/sem5640-2018/deployment/pull/56 🆗
When the user signs out of Gatekeeper (or any client application), they should be signed out of every client application.
The current behaviour is that client applications remain logged in until the user's token expires.
See docs at http://docs.identityserver.io/en/latest/topics/signout.html for implementation details.