Antoine Gardiol

Results 11 comments of Antoine Gardiol

@damienbod Sorry to insist. Do you have any answer to this question ? Thanks by advance.

Update for v14.0: The behavior is still the same with the new version 14. The new access token is well updated in the authResult area in the session storage, but...

It depends on the type of the backend server. By example a standard Django configuration does not send ID token when refreshing session.

Thanks for you answer. Yes, you are right, there is no data exchange with the server. However, in logoff code, it should call IntervalService.stopPeriodicTokenCheck() somewhere (maybe in resetAuthorizationData function in...

Hi, I ran into the exact same issue in my angular project using the official highcharts wrapper. Here are my informations: #### Expected behaviour Offline exporting works without error on...

> Is it normal or a misconfiguration that when refreshing the token, no ID token is being sent with? From official OpenID connect core final documention (https://openid.net/specs/openid-connect-core-1_0.html#RefreshTokenResponse): ID Token is...

Thanks for your answer. As far as I know, we did not do anything asynchronously. I will check with my colleague asap (but he is out of the office for...