There are 2 comments.
 
 
OpenId Connect / cid:jira-generated-image-avatar-532383eb-ee8c-4d04-8783-3a0b0017a80e OIDC-276 Open

Confusing errors in the logs for users OIDCUserManager-Failed to update user informations

 
View issue   ยท   Add comment
 

2 comments

 
cid:jira-generated-image-avatar-968b148c-f19f-4329-a3b5-ec832237a93d Thomas Mortagne on 21/Apr/26 12:01
 

I doubt you can do much to improve the error reporting ("null" is apparently the error "message" returned by that specific provider server, might be better with another provider).

IMO there are two possibilities depending on how many times you have:

  • ideally, fix that process to use a refresh token when one is provided by the provider
  • disable it by default (with a big warning in the release note)
 
cid:jira-generated-image-avatar-968b148c-f19f-4329-a3b5-ec832237a93d Thomas Mortagne on 21/Apr/26 12:01
 
I doubt you can do much to improve the error reporting ("null" is apparently the error "message" returned by that specific provider server , might be better with another provider).

IMO there are two possibilities depending on how many times you have:
* ideally, fix that process to use a refresh token when one is provided by the provider
* disable it by default (with a big warning in the release note)