Alva Chien (Hongjun Qian)

Results 3 comments of Alva Chien (Hongjun Qian)

config: { authority: environment.IDServerUrl, redirectUrl: environment.AppHost, // window.location.origin, postLogoutRedirectUri: environment.AppHost, clientId: 'achihui.js', scope: 'openid profile api.hih offline_access', // 'openid profile ' + your scopes responseType: 'code', silentRenew: true, useRefreshToken: true,...

Linked to #1546, it says bug fixed in 15.0, but I can repeat it in 15.0.