Closed joe-crawford closed 1 month ago
Observation:
When selecting a new element and adding it to a request in Explorer, the version
value on openidconnect.discovery_document
increases by 1.
Relevant message that appears near a StaleStateException:
2024-09-25 16:57:18.836 DEBUG --- [nio-8080-exec-3] p.a.o.c.a.OpenidConnectAccessInterceptor : Token has been refreshed and saved
Added a PR at https://github.com/MauroDataMapper-Plugins/mdm-plugin-authentication-openid-connect/pull/27 which should resolve this.
Description
I've seen the following StaleStateException multiple times on an OpenID connect-related table when browsing and/or selecting elements in Explorer:
Expected behavior
We should investigate and debug and find a way to avoid StaleStateExceptions on OpenID Connect-authenticated requests.
Environment
latest develop of
mdm-explorer
,mdm-plugin-explorer