Here is the server log
```bash
2016-02-25 22:28:57,954 DEBUG [xdi.oxauth.register.ws.rs.RegisterRestWebServiceImpl] Attempting to register client: applicationType = web, clientName = , redirectUris = [https://192.168.1.7.xip.io:9443/callback], isSecure = true, sectorIdentifierUri = , params = {
"redirect_uris": ["https:\/\/192.168.1.7.xip.io:9443\/callback"],
"response_types": ["code"],
"grant_types": ["authorization_code"],
"application_type": "web",
"token_endpoint_auth_method": "client_secret_basic",
"subject_type": "pairwise",
"request_object_signing_alg": "none",
"userinfo_signed_response_alg": "none",
"userinfo_encrypted_response_alg": "RSA1_5",
"userinfo_encrypted_response_enc": "A128CBC+HS256",
"id_token_signed_response_alg": "none",
"id_token_encrypted_response_alg": "RSA1_5",
"id_token_encrypted_response_enc": "A128CBC+HS256",
"require_auth_time": false
}
2016-02-25 22:28:57,956 TRACE [xdi.oxauth.idgen.ws.rs.InumGenerator] Generated inum: @!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C
2016-02-25 22:30:06,243 DEBUG [xdi.oxauth.authorize.ws.rs.AuthorizeRestWebServiceImpl] Attempting to request authorization: responseType = code, clientId = @!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C, scope = openid, redirectUri = https://192.168.1.7.xip.io:9443/callback, nonce = null, state = null, request = null, isSecure = true, requestSessionState = null, sessionState = null
2016-02-25 22:30:06,243 DEBUG [xdi.oxauth.authorize.ws.rs.AuthorizeRestWebServiceImpl] Attempting to request authorization: acrValues = null, amrValues = null, originHeaders = {4}
2016-02-25 22:30:06,245 DEBUG [org.xdi.oxauth.service.ClientService] Found 1 entries for client id = @!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C
2016-02-25 22:30:06,245 DEBUG [org.xdi.oxauth.model.authorize.ScopeChecker] Checking scopes policy for: openid
2016-02-25 22:30:06,245 DEBUG [org.xdi.oxauth.model.authorize.ScopeChecker] Granted scopes: [openid]
2016-02-25 22:30:06,246 TRACE [org.xdi.oxauth.service.ClientService] Get client from cache by Dn 'inum=@!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C,ou=clients,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu'
2016-02-25 22:30:06,246 DEBUG [org.xdi.oxauth.service.ClientService] Found 1 entries for client id = @!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C
2016-02-25 22:30:06,246 DEBUG [org.xdi.oxauth.service.RedirectionUriService] Validating redirection URI: clientIdentifier = @!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C, redirectionUri = https://192.168.1.7.xip.io:9443/callback, found = 1
2016-02-25 22:30:06,246 DEBUG [org.xdi.oxauth.service.RedirectionUriService] Comparing https://192.168.1.7.xip.io:9443/callback == https://192.168.1.7.xip.io:9443/callback
2016-02-25 22:30:06,690 DEBUG [org.xdi.oxauth.service.external.ExternalAuthenticationService] Executing python 'getPageForStep' authenticator method
2016-02-25 22:30:06,691 TRACE [org.xdi.oxauth.service.SessionStateService] Generated new session, id = '00415c40-6878-4306-9241-c1e5676c8273', state = 'unauthenticated', persisted = 'false'
2016-02-25 22:30:06,693 TRACE [xdi.oxauth.authorize.ws.rs.AuthorizeAction] Session '00415c40-6878-4306-9241-c1e5676c8273' persisted to LDAP
2016-02-25 22:30:07,135 TRACE [org.xdi.oxauth.service.SessionStateService] Found session_state cookie: '00415c40-6878-4306-9241-c1e5676c8273'
2016-02-25 22:30:07,137 TRACE [org.xdi.oxauth.service.SessionStateService] Try to get session by id: 00415c40-6878-4306-9241-c1e5676c8273 ...
2016-02-25 22:30:07,137 TRACE [org.xdi.oxauth.service.SessionStateService] Session dn: uniqueIdentifier=00415c40-6878-4306-9241-c1e5676c8273,ou=session,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu
2016-02-25 22:30:07,137 DEBUG [org.xdi.oxauth.service.external.ExternalAuthenticationService] Validating auth_mode: 'internal'
2016-02-25 22:30:07,137 DEBUG [org.xdi.oxauth.service.external.ExternalAuthenticationService] Executing python 'isValidAuthenticationMethod' authenticator method
2016-02-25 22:30:07,137 DEBUG [org.xdi.oxauth.service.external.ExternalAuthenticationService] Executing python 'prepareForStep' authenticator method
2016-02-25 22:30:07,141 TRACE [org.xdi.oxauth.service.ClientService] Get client from cache by Dn 'inum=@!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C,ou=clients,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu'
2016-02-25 22:30:07,141 DEBUG [org.xdi.oxauth.service.ClientService] Found 1 entries for client id = @!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C
2016-02-25 22:30:07,143 TRACE [org.xdi.oxauth.service.ClientService] Get client from cache by Dn 'inum=@!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C,ou=clients,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu'
2016-02-25 22:30:07,143 DEBUG [org.xdi.oxauth.service.ClientService] Found 1 entries for client id = @!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C
2016-02-25 22:30:07,143 TRACE [org.xdi.oxauth.service.ClientService] Get client from cache by Dn 'inum=@!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C,ou=clients,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu'
2016-02-25 22:30:07,143 DEBUG [org.xdi.oxauth.service.ClientService] Found 1 entries for client id = @!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C
2016-02-25 22:30:25,049 TRACE [org.xdi.oxauth.service.SessionStateService] Found session_state cookie: '00415c40-6878-4306-9241-c1e5676c8273'
2016-02-25 22:30:25,051 TRACE [org.xdi.oxauth.service.SessionStateService] Try to get session by id: 00415c40-6878-4306-9241-c1e5676c8273 ...
2016-02-25 22:30:25,051 TRACE [org.xdi.oxauth.service.SessionStateService] Session dn: uniqueIdentifier=00415c40-6878-4306-9241-c1e5676c8273,ou=session,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu
2016-02-25 22:30:25,051 DEBUG [org.xdi.oxauth.service.external.ExternalAuthenticationService] Executing python 'authenticate' authenticator method
2016-02-25 22:30:25,051 DEBUG [org.xdi.oxauth.service.AuthenticationService] Authenticating user with LDAP: username: admin
2016-02-25 22:30:25,052 DEBUG [org.xdi.oxauth.service.AuthenticationService] Attempting to find userDN by primary key: 'uid' and key value: 'admin'
2016-02-25 22:30:25,052 DEBUG [org.xdi.oxauth.service.AuthenticationService] Getting user information from LDAP: attributeName = 'uid', attributeValue = 'admin'
2016-02-25 22:30:25,053 DEBUG [org.xdi.oxauth.service.AuthenticationService] Found '1' entries
2016-02-25 22:30:25,053 DEBUG [org.xdi.oxauth.service.AuthenticationService] Attempting to authenticate userDN: inum=@!564F.8893.C2D4.207E!0001!EFA3.3DDC!0000!A8F2.DE1E.D7FB,ou=people,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu
2016-02-25 22:30:25,054 DEBUG [org.xdi.oxauth.service.AuthenticationService] User authenticated: inum=@!564F.8893.C2D4.207E!0001!EFA3.3DDC!0000!A8F2.DE1E.D7FB,ou=people,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu
2016-02-25 22:30:25,054 DEBUG [org.xdi.oxauth.service.AuthenticationService] Attempting to find userDN by local primary key: uid
2016-02-25 22:30:25,054 DEBUG [org.xdi.oxauth.service.UserService] Getting user information from LDAP: attributeName = 'uid', attributeValue = 'admin'
2016-02-25 22:30:25,055 DEBUG [org.xdi.oxauth.service.UserService] Found '1' entries
2016-02-25 22:30:25,058 DEBUG [org.xdi.oxauth.auth.Authenticator] Authentication result for user 'admin'. auth_step: '1', result: 'true'
2016-02-25 22:30:25,058 DEBUG [org.xdi.oxauth.service.external.ExternalAuthenticationService] Executing python 'getCountAuthenticationSteps' authenticator method
2016-02-25 22:30:25,061 TRACE [org.xdi.oxauth.service.SessionStateService] Authenticated session, id = '00415c40-6878-4306-9241-c1e5676c8273', state = 'authenticated', persisted = 'true'
2016-02-25 22:30:25,062 DEBUG [org.xdi.oxauth.auth.Authenticator] Sending event to trigger user redirection: 'admin'
2016-02-25 22:30:25,062 INFO [org.xdi.oxauth.service.AuthenticationService] Attempting to redirect user. SessionUser: SessionState, dn='uniqueIdentifier=00415c40-6878-4306-9241-c1e5676c8273,ou=session,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu', id='00415c40-6878-4306-9241-c1e5676c8273', lastUsedAt=Thu Feb 25 22:30:25 UTC 2016, userDn='inum=@!564F.8893.C2D4.207E!0001!EFA3.3DDC!0000!A8F2.DE1E.D7FB,ou=people,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu', authenticationTime=Thu Feb 25 22:30:25 UTC 2016, state=authenticated, permissionGranted=null, permissionGrantedMap=null, sessionAttributes={scope=openid, response_type=code, redirect_uri=https://192.168.1.7.xip.io:9443/callback, auth_step=1, client_id=@!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C, acr=internal}, persisted=true}
2016-02-25 22:30:25,063 INFO [org.xdi.oxauth.service.AuthenticationService] Attempting to redirect user. User: org.xdi.oxauth.model.common.User@74e5ef8b
2016-02-25 22:30:25,063 TRACE [org.xdi.oxauth.service.AuthenticationService] Logged in successfully! User: org.xdi.oxauth.model.common.User@74e5ef8b, page: /authorize.xhtml, map: {response_type=code, scope=openid, redirect_uri=https://192.168.1.7.xip.io:9443/callback, client_id=@!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C}
2016-02-25 22:30:25,065 INFO [org.xdi.oxauth.auth.Authenticator] Authentication success for User: 'admin'
2016-02-25 22:30:25,066 TRACE [org.xdi.oxauth.auth.Authenticator] Authentication successfully for 'admin'
2016-02-25 22:30:25,553 TRACE [org.xdi.oxauth.service.SessionStateService] Found session_state cookie: '00415c40-6878-4306-9241-c1e5676c8273'
2016-02-25 22:30:25,555 TRACE [org.xdi.oxauth.service.SessionStateService] Try to get session by id: 00415c40-6878-4306-9241-c1e5676c8273 ...
2016-02-25 22:30:25,555 TRACE [org.xdi.oxauth.service.SessionStateService] Session dn: uniqueIdentifier=00415c40-6878-4306-9241-c1e5676c8273,ou=session,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu
2016-02-25 22:30:25,556 TRACE [org.xdi.oxauth.service.ClientService] Get client from cache by Dn 'inum=@!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C,ou=clients,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu'
2016-02-25 22:30:25,556 DEBUG [org.xdi.oxauth.service.ClientService] Found 1 entries for client id = @!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C
2016-02-25 22:30:25,556 TRACE [org.xdi.oxauth.service.ClientService] Get client from cache by Dn 'inum=@!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C,ou=clients,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu'
2016-02-25 22:30:25,556 DEBUG [org.xdi.oxauth.service.ClientService] Found 1 entries for client id = @!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C
2016-02-25 22:30:25,556 DEBUG [org.xdi.oxauth.service.RedirectionUriService] Validating redirection URI: clientIdentifier = @!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C, redirectionUri = https://192.168.1.7.xip.io:9443/callback, found = 1
2016-02-25 22:30:25,556 DEBUG [org.xdi.oxauth.service.RedirectionUriService] Comparing https://192.168.1.7.xip.io:9443/callback == https://192.168.1.7.xip.io:9443/callback
2016-02-25 22:30:25,557 TRACE [xdi.oxauth.authorize.ws.rs.AuthorizeAction] checkPermissionGranted, user = org.xdi.oxauth.model.common.User@5d8599a
2016-02-25 22:30:25,563 TRACE [org.xdi.oxauth.service.ClientService] Get client from cache by Dn 'inum=@!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C,ou=clients,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu'
2016-02-25 22:30:25,563 DEBUG [org.xdi.oxauth.service.ClientService] Found 1 entries for client id = @!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C
2016-02-25 22:30:25,563 TRACE [org.xdi.oxauth.service.ClientService] Get client from cache by Dn 'inum=@!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C,ou=clients,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu'
2016-02-25 22:30:25,563 DEBUG [org.xdi.oxauth.service.ClientService] Found 1 entries for client id = @!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C
2016-02-25 22:30:25,565 TRACE [org.xdi.oxauth.service.ClientService] Get client from cache by Dn 'inum=@!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C,ou=clients,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu'
2016-02-25 22:30:25,565 DEBUG [org.xdi.oxauth.service.ClientService] Found 1 entries for client id = @!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C
2016-02-25 22:30:25,565 TRACE [org.xdi.oxauth.service.ClientService] Get client from cache by Dn 'inum=@!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C,ou=clients,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu'
2016-02-25 22:30:25,565 DEBUG [org.xdi.oxauth.service.ClientService] Found 1 entries for client id = @!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C
2016-02-25 22:30:30,793 TRACE [org.xdi.oxauth.service.SessionStateService] Try to get session by id: 00415c40-6878-4306-9241-c1e5676c8273 ...
2016-02-25 22:30:30,793 TRACE [org.xdi.oxauth.service.SessionStateService] Session dn: uniqueIdentifier=00415c40-6878-4306-9241-c1e5676c8273,ou=session,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu
2016-02-25 22:30:30,794 TRACE [org.xdi.oxauth.service.ClientService] Get client from cache by Dn 'inum=@!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C,ou=clients,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu'
2016-02-25 22:30:30,794 DEBUG [org.xdi.oxauth.service.ClientService] Found 1 entries for client id = @!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C
2016-02-25 22:30:30,801 TRACE [xdi.oxauth.authorize.ws.rs.AuthorizeAction] permissionGranted, redirectTo: seam/resource/restv1/oxauth/authorize?response_type=code&scope=openid&redirect_uri=https%3A%2F%2F192.168.1.7.xip.io%3A9443%2Fcallback&client_id=%40%21564F.8893.C2D4.207E%210001%21EFA3.3DDC%210008%21AEF9.8C8C
2016-02-25 22:30:31,287 TRACE [org.xdi.oxauth.service.SessionStateService] Found session_state cookie: '00415c40-6878-4306-9241-c1e5676c8273'
2016-02-25 22:30:31,289 TRACE [org.xdi.oxauth.service.SessionStateService] Try to get session by id: 00415c40-6878-4306-9241-c1e5676c8273 ...
2016-02-25 22:30:31,289 TRACE [org.xdi.oxauth.service.SessionStateService] Session dn: uniqueIdentifier=00415c40-6878-4306-9241-c1e5676c8273,ou=session,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu
2016-02-25 22:30:31,291 TRACE [org.xdi.oxauth.service.SessionStateService] Try to get session by id: 00415c40-6878-4306-9241-c1e5676c8273 ...
2016-02-25 22:30:31,291 TRACE [org.xdi.oxauth.service.SessionStateService] Session dn: uniqueIdentifier=00415c40-6878-4306-9241-c1e5676c8273,ou=session,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu
2016-02-25 22:30:31,292 TRACE [org.xdi.oxauth.auth.Authenticator] authenticateBySessionState, sessionState = '00415c40-6878-4306-9241-c1e5676c8273', session = 'SessionState, dn='uniqueIdentifier=00415c40-6878-4306-9241-c1e5676c8273,ou=session,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu', id='00415c40-6878-4306-9241-c1e5676c8273', lastUsedAt=Thu Feb 25 22:30:30 UTC 2016, userDn='inum=@!564F.8893.C2D4.207E!0001!EFA3.3DDC!0000!A8F2.DE1E.D7FB,ou=people,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu', authenticationTime=Thu Feb 25 22:30:25 UTC 2016, state=authenticated, permissionGranted=null, permissionGrantedMap=org.xdi.oxauth.model.common.SessionIdAccessMap@7b2bd3ee, sessionAttributes={scope=openid, response_type=code, redirect_uri=https://192.168.1.7.xip.io:9443/callback, auth_step=1, client_id=@!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C, acr=internal}, persisted=false}', state= 'authenticated'
2016-02-25 22:30:31,296 TRACE [org.xdi.oxauth.auth.AuthenticationFilter] Process Session Auth, sessionState = 00415c40-6878-4306-9241-c1e5676c8273, requireAuth = false
2016-02-25 22:30:31,297 DEBUG [xdi.oxauth.authorize.ws.rs.AuthorizeRestWebServiceImpl] Attempting to request authorization: responseType = code, clientId = @!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C, scope = openid, redirectUri = https://192.168.1.7.xip.io:9443/callback, nonce = null, state = null, request = null, isSecure = true, requestSessionState = null, sessionState = null
2016-02-25 22:30:31,297 DEBUG [xdi.oxauth.authorize.ws.rs.AuthorizeRestWebServiceImpl] Attempting to request authorization: acrValues = null, amrValues = null, originHeaders = {4}
2016-02-25 22:30:31,298 TRACE [org.xdi.oxauth.service.ClientService] Get client from cache by Dn 'inum=@!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C,ou=clients,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu'
2016-02-25 22:30:31,298 DEBUG [org.xdi.oxauth.service.ClientService] Found 1 entries for client id = @!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C
2016-02-25 22:30:31,298 DEBUG [org.xdi.oxauth.model.authorize.ScopeChecker] Checking scopes policy for: openid
2016-02-25 22:30:31,299 DEBUG [org.xdi.oxauth.model.authorize.ScopeChecker] Granted scopes: [openid]
2016-02-25 22:30:31,299 TRACE [org.xdi.oxauth.service.ClientService] Get client from cache by Dn 'inum=@!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C,ou=clients,o=@!564F.8893.C2D4.207E!0001!EFA3.3DDC,o=gluu'
2016-02-25 22:30:31,299 DEBUG [org.xdi.oxauth.service.ClientService] Found 1 entries for client id = @!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C
2016-02-25 22:30:31,299 DEBUG [org.xdi.oxauth.service.RedirectionUriService] Validating redirection URI: clientIdentifier = @!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C, redirectionUri = https://192.168.1.7.xip.io:9443/callback, found = 1
2016-02-25 22:30:31,299 DEBUG [org.xdi.oxauth.service.RedirectionUriService] Comparing https://192.168.1.7.xip.io:9443/callback == https://192.168.1.7.xip.io:9443/callback
2016-02-25 22:30:31,309 DEBUG [org.xdi.oxauth.model.authorize.ScopeChecker] Checking scopes policy for: openid
2016-02-25 22:30:31,310 DEBUG [org.xdi.oxauth.model.authorize.ScopeChecker] Granted scopes: [openid]
2016-02-25 22:30:32,091 DEBUG [org.xdi.oxauth.service.ClientService] Found 1 entries for client id = @!564F.8893.C2D4.207E!0001!EFA3.3DDC!0008!AEF9.8C8C
2016-02-25 22:30:32,091 DEBUG [org.xdi.oxauth.model.error.ErrorResponseFactory] Looking for the error with id: invalid_client
2016-02-25 22:30:32,092 DEBUG [org.xdi.oxauth.model.error.ErrorResponseFactory] Found error, id: invalid_client
2016-02-25 22:32:47,462 DEBUG [org.xdi.oxauth.service.CleanerTimer] Start AuthorizationGrant clean up
2016-02-25 22:32:47,467 TRACE [org.xdi.oxauth.service.GrantService] Removed token, code: 89f0f823-0b46-4db6-b5eb-c8cdb7202f1b
2016-02-25 22:32:47,469 TRACE [org.xdi.oxauth.service.GrantService] Removed token, code: 49fffe59-0b1e-471d-92a2-75e2d77d3198
2016-02-25 22:32:47,469 DEBUG [org.xdi.oxauth.service.CleanerTimer] End AuthorizationGrant clean up
2016-02-25 22:32:47,469 DEBUG [org.xdi.oxauth.service.CleanerTimer] Start Client clean up
2016-02-25 22:32:47,476 DEBUG [org.xdi.oxauth.service.CleanerTimer] End Client clean up
2016-02-25 22:32:47,479 DEBUG [org.xdi.oxauth.service.CleanerTimer] Start U2F request clean up
2016-02-25 22:32:47,479 DEBUG [org.xdi.oxauth.service.CleanerTimer] End U2F request clean up
2016-02-25 22:32:47,479 DEBUG [org.xdi.oxauth.service.CleanerTimer] Start metric entries clean up
2016-02-25 22:32:47,494 DEBUG [org.xdi.oxauth.service.CleanerTimer] End metric entries clean up
2016-02-25 22:42:47,463 DEBUG [org.xdi.oxauth.service.CleanerTimer] Start AuthorizationGrant clean up
2016-02-25 22:42:47,464 DEBUG [org.xdi.oxauth.service.CleanerTimer] End AuthorizationGrant clean up
2016-02-25 22:42:47,464 DEBUG [org.xdi.oxauth.service.CleanerTimer] Start Client clean up
2016-02-25 22:42:47,472 DEBUG [org.xdi.oxauth.service.CleanerTimer] End Client clean up
2016-02-25 22:42:47,475 DEBUG [org.xdi.oxauth.service.CleanerTimer] Start U2F request clean up
2016-02-25 22:42:47,476 DEBUG [org.xdi.oxauth.service.CleanerTimer] End U2F request clean up
2016-02-25 22:42:47,476 DEBUG [org.xdi.oxauth.service.CleanerTimer] Start metric entries clean up
2016-02-25 22:42:47,497 DEBUG [org.xdi.oxauth.service.CleanerTimer] End metric entries clean up
```