Here's oxauth log snippet
```
2020-08-17 15:14:57,073 INFO [qtp665576141-10] [org.gluu.oxauth.service.AuthenticationService] (AuthenticationService.java:684) - Attempting to redirect user: SessionUser: SessionId {dn='oxId=f1a8f5bb-d2f6-41b2-820d-66f006bbbee2,ou=sessions,o=gluu', id='f1a8f5bb-d2f6-41b2-820d-66f006bbbee2', lastUsedAt=Mon Aug 17 15:14:57 UTC 2020, userDn='inum=1d686b5c-225c-4f7c-ae34-83c10c7b83d5,ou=people,o=gluu', authenticationTime=Mon Aug 17 15:14:57 UTC 2020, state=authenticated, sessionState='00e981bf09bc48adf1a3e1242eb9049c03cf20e3e2f30f5d616d0e27c599f847.c874bcec-c0a8-4324-9b28-934f0bf29603', permissionGranted=null, isJwt=false, jwt=null, permissionGrantedMap=SessionIdAccessMap{permissionGranted={ 71fb07d1-2f01-459e-b811-c56b96de12d9=false}}, sessionAttributes={auth_step=1, acr=simple_password_auth, remote_ip=116.73.250.170, auth_external_attributes=null, opbs=092bb0fc-5b93-4cb9-9691-c8da925cafec, scope=openid email user_name, response_type=code, redirect_uri=https://cloud.odat.xyz/index.php/apps/sociallogin/custom_oidc/Gluu_SSO, state=HA-IFVZHWJDNC4BE7RPX20AL5G19OT6QK3SMY8U, client_id= 71fb07d1-2f01-459e-b811-c56b96de12d9, auth_user=admin}, persisted=true}
2020-08-17 15:14:57,073 INFO [qtp665576141-10] [org.gluu.oxauth.service.AuthenticationService] (AuthenticationService.java:692) - Attempting to redirect user: User: org.gluu.oxauth.model.common.User@f64629d
2020-08-17 15:14:57,078 INFO [qtp665576141-10] [org.gluu.oxauth.auth.Authenticator] (Authenticator.java:432) - Authentication success for User: 'admin'
2020-08-17 15:15:03,760 INFO [qtp665576141-13] [org.gluu.oxauth.auth.Authenticator] (Authenticator.java:276) - Authentication success for Client: '1501.e93b84fe-b868-42d6-97de-c38f9390ca20'
```