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
// This token will be validated against real endpoint https://login.microsoftonline.com/common/discovery/v2.0/keys
816
-
// So when the signing key is removed in endpoint, it will not be Expired exception, we need to generate a new token
817
-
// - create a new app registration: https://portal.azure.com/#view/Microsoft_AAD_RegisteredApps/CreateApplicationBlade/quickStartType~/null/isMSAApp~/false
818
-
// - create an access token via powershell script (need to wait for one day so it is expired)
0 commit comments