You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added middleware to patch the express redirect function so that no-cache headers are set.
This is because firefox caches redirects which affects our authentication flow
* Added the post login url redirect url from the session into the query string during the oidc auth process so that it persists to the controller where we can use it.
0 commit comments