2025-10-27 15:47:28,647+0900 
http-nio-8080-exec-24 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 15:47:28,656+0900 
http-nio-8080-exec-24 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=...&prompt=login&nonce=...&client_id=...

2025-10-27 15:47:46,780+0900 
http-nio-8080-exec-6 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 15:47:46,780+0900 
http-nio-8080-exec-6 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 15:47:55,558+0900 
http-nio-8080-exec-10 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 15:47:55,558+0900 
http-nio-8080-exec-10 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 15:47:55,563+0900 
http-nio-8080-exec-10 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 15:47:55,565+0900 
http-nio-8080-exec-10 url: /plugins/servlet/oidc/callback 
DEBUG 
[c.a.p.a.s.w.u.impl.jit.JitUserFinder] 
User with IdP id [auth0|...] was not found in any active internal directory

2025-10-27 15:47:55,565+0900 
http-nio-8080-exec-10 url: /plugins/servlet/oidc/callback 
DEBUG 
[c.a.p.a.s.w.u.impl.jit.JitUserFinder] 
Will search for user [johndoe@gmail.com] in directories [[com.atlassian.crowd.directory.LazyAttributesEvaluationDirectory@...]]

2025-10-27 15:47:55,565+0900 
http-nio-8080-exec-10 url: /plugins/servlet/oidc/callback 
DEBUG 
[c.a.p.a.s.w.u.impl.jit.JitUserFinder] 
User [johndoe@gmail.com] not found in directory [1]

2025-10-27 15:47:55,565+0900 
http-nio-8080-exec-10 url: /plugins/servlet/oidc/callback 
DEBUG 
[c.a.p.a.s.w.u.impl.jit.JitUserFinder] 
User [johndoe@gmail.com] was not found in any active internal directory

2025-10-27 15:47:55,932+0900 
http-nio-8080-exec-10 url: /plugins/servlet/oidc/callback 
DEBUG 
[c.a.p.a.s.w.u.impl.embeddedcrowd.EmbeddedCrowdPrincipalResolver] 
Exception caught when looking for user, treating user as not found
com.atlassian.crowd.exception.runtime.UserNotFoundException: User <johndoe@gmail.com> does not exist
...

2025-10-27 15:47:55,933+0900 
http-nio-8080-exec-10 url: /plugins/servlet/oidc/callback 
DEBUG 
[c.a.p.a.s.w.u.impl.jit.ProvisioningService] 
User johndoe@gmail.com not found in the application, provisioning the user

2025-10-27 15:47:55,933+0900 
http-nio-8080-exec-10 url: /plugins/servlet/oidc/callback 
DEBUG 
[c.a.p.a.s.w.u.impl.jit.UserProvisioningService] 
Attempting to JIT provision unrecognized user [johndoe@gmail.com]

2025-10-27 15:47:55,945+0900 
http-nio-8080-exec-10 url: /plugins/servlet/oidc/callback 
INFO 
[c.a.j.migration.fx3.Fx3PluginClientImpl] 
Remote state: Fx3State(cloudId=dummy-cloud, fx3FetchTime=1736907747210, customAttributes={}, payload=)

2025-10-27 15:47:55,949+0900 
http-nio-8080-exec-10 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 15:47:55,949+0900 
http-nio-8080-exec-10 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 15:47:55,949+0900 
http-nio-8080-exec-10 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 [[confluence-users, jira-software-users]]

2025-10-27 15:47:55,949+0900 
http-nio-8080-exec-10 url: /plugins/servlet/oidc/callback 
DEBUG 
[c.a.p.a.s.w.u.impl.jit.GroupProvisioningService] 
Adding user [johndoe@gmail.com] to group [confluence-users]

2025-10-27 15:47:55,954+0900 
http-nio-8080-exec-10 url: /plugins/servlet/oidc/callback 
DEBUG 
[c.a.p.a.s.w.u.impl.jit.GroupProvisioningService] 
Adding user [johndoe@gmail.com] to group [jira-software-users]

2025-10-27 15:47:55,990+0900 
http-nio-8080-exec-10 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 ...


  • 레이블 없음