Given:
A SSO plugin is configured
When:
A request contains an expired session cookie
Then:
The request fails with a 401 although a sso plugin authenticated the user
Expected:
The request should succeed if a sso plugin authenticated the user
AT:
- by that chance let's change trace logs to debug in SingleSignOnFilter