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
The log level for oidc_error.log is defined as "debug" in openid_connect.server_conf. This causes excessive logging, it should be set as error by default and can be changed to debug only in case any debugging is required.