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
Closed OidcClient should report ISE in its getTokens/refreshTokens method, while OidcClients should just ignore all close related exceptions - as the individual OidcClient (s) can be independently injected hence leading to redundant close requests
Description
Closed
OidcClient
should report ISE in itsgetTokens/refreshTokens
method, whileOidcClients
should just ignore all close related exceptions - as the individualOidcClient
(s) can be independently injected hence leading to redundant close requestsCC @fwippe
The text was updated successfully, but these errors were encountered: