2025-10-27 16:03:24,645+0900 
http-nio-8080-exec-33 url: /plugins/servlet/external-login/2 
TRACE 
[c.a.p.a.s.web.oidc.OidcAuthenticationRequestFactory] 
Effective OIDC scopes for auth request to IdP [2] are: [[openid, email, profile]]

2025-10-27 16:03:24,646+0900 
http-nio-8080-exec-33 url: /plugins/servlet/external-login/2 
DEBUG 
[c.a.p.a.s.web.oidc.OidcAuthenticationRequestFactory] 
Prepared OpenID Authentication request: scope=openid+email+profile&response_type=code&redirect_uri=https%3A%2F%2Fissues.mydomain.net%2Fplugins%2Fservlet%2Foidc%2Fcallback&state=...&nonce=...&client_id=...

2025-10-27 16:03:36,988+0900 
http-nio-8080-exec-3 url: /plugins/servlet/oidc/callback 
DEBUG 
[c.a.p.a.s.web.oidc.OidcConsumerServlet] 
Looking for a username in ID token by checking custom claim [email]

2025-10-27 16:03:36,988+0900 
http-nio-8080-exec-3 url: /plugins/servlet/oidc/callback 
TRACE 
[c.a.p.a.s.w.u.i.jit.mapping.OidcUserDataFromIdpMapper] 
Claims received in response for IdP: [https://mydomain.net/claims/groups, nickname, name, picture, updated_at, email, email_verified, iss, aud, sub, iat, exp, sid, nonce]

2025-10-27 16:03:36,989+0900 
http-nio-8080-exec-3 url: /plugins/servlet/oidc/callback 
DEBUG 
[c.a.p.a.s.w.u.impl.jit.JitUserFinder] 
Will search for user with IdP id [auth0|...] in directories [[com.atlassian.crowd.directory.LazyAttributesEvaluationDirectory@...]]

2025-10-27 16:03:36,990+0900 
http-nio-8080-exec-3 url: /plugins/servlet/oidc/callback 
DEBUG 
[c.a.p.a.s.w.u.impl.jit.ProvisioningService] 
User johndoe@gmail.com already exists in the application, updating user details

2025-10-27 16:03:36,990+0900 
http-nio-8080-exec-3 url: /plugins/servlet/oidc/callback 
DEBUG 
[c.a.p.a.s.w.u.impl.jit.UserProvisioningService] 
Attempting to update JIT user [johndoe@gmail.com]

2025-10-27 16:03:36,993+0900 
http-nio-8080-exec-3 url: /plugins/servlet/oidc/callback 
DEBUG 
[c.a.p.a.s.w.u.impl.jit.GroupProvisioningService] 
Updating groups for JIT user [johndoe@gmail.com]: removing from [[]], adding to [[]]

2025-10-27 16:03:37,596+0900 
http-nio-8080-exec-3 url: /plugins/servlet/oidc/callback 
DEBUG 
[c.a.p.a.s.web.oidc.OidcConsumerServlet] 
Authenticated user johndoe@gmail.com from IDP with ID '2', redirecting to ...


  • 레이블 없음