Skip to content
Snippets Groups Projects
Commit 309118c1 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

django/backends: Improve expired token handling

The first time a user sends an expired token previously used to
perform authenticated Web API calls, Keycloak will return the
following error message: "Offline session not active".

So handle that error message too for indicating a token has expired.

Related to T3121
parent d06924ed
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment