Advertisement
Guest User

Untitled

a guest
Aug 21st, 2017
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.90 KB | None | 0 0
  1. 2017-08-21 19:20:12,134 INFO [org.xdi.oxd.server.ServerLauncher] Starting...
  2. 2017-08-21 19:20:12,139 INFO [org.xdi.oxd.server.ServerLauncher] commit: bba11a06f34202526a55a05bc85ba67e0b3b0360, branch: origin/master, build time:15.08.2017 @ 13:21:52 EDT
  3. 2017-08-21 19:20:12,397 TRACE [org.xdi.oxd.server.service.ConfigurationService] Try to load configuration from system property: oxd.server.config, value: ../conf/oxd-conf.json
  4. 2017-08-21 19:20:12,551 TRACE [org.xdi.oxd.server.service.ConfigurationService] Configuration loaded successfully from system property: oxd.server.config.
  5. 2017-08-21 19:20:12,552 TRACE [org.xdi.oxd.server.service.ConfigurationService] Configuration: Configuration{port=8099, timeOutInSeconds=0, localhostOnly=true, useClientAuthenticationForPat=true, trustAllCerts=true, keyStorePath='', keyStorePassword='', licenseId='840fca3c-6fe8-401e-bd61-c8df4691bba7', publicKey='A5642ywePvHxlyOkZeay4jN46oFUSN3XDPkEmV6bftWFWRHtviP+q6k93h0Uc2FpHBzm+UKOur3SYNBzXseIZ+fy2XT8ZMMRVBr+D7k+g/yKcdyMW5PtYDZeuBUq+DlmjmQbCpK1KY6BrMSFh56vq9bjUxFfl2BOnYX9kIApwkIi31QIUWKS1y62wt4iriUSMyh19uGtkSOQGsH4EEe+zie0h7LE80yZ27X18zuyxU896dLGBemvVAhcWCJiYbRsLBENXqdCJZYp39yRUgAubRkUGb25XaU6Wgdm9e0JvGDQky7LhkCbcBmj6BWKoBZ9j0skwUfe95fUBdCW91JtCoc2B/amr80cqNlM+iN2PaxdeCdLi2yAd7GI1QjWc414U8I6IU++aogN29K1qV8r3Q==', publicPassword='EACZfT2oAsJD8YKUKuO6', licensePassword='0MicGW5rngc5lKjJidVD', supportGoogleLogout='true', stateExpirationInMinutes='5', nonceExpirationInMinutes='5', publicOpKeyCacheExpirationInMinutes='60', protectCommandsWithAccessToken='false', uma2AuthRegisterClaimsGatheringEndpointAsRedirectUriOfClient='true'}
  6. 2017-08-21 19:20:12,785 DEBUG [org.xdi.oxd.server.service.PersistenceService] Schema created successfully.
  7. 2017-08-21 19:20:13,242 INFO [org.xdi.oxd.server.service.PersistenceService] Loaded 386 RPs.
  8. 2017-08-21 19:20:13,255 ERROR [org.xdi.oxd.server.service.ConfigurationService] String index out of range: -1
  9. java.lang.StringIndexOutOfBoundsException: String index out of range: -1
  10. at java.lang.String.substring(Unknown Source)
  11. at org.xdi.oxd.server.service.ConfigurationService.getConfDirectoryPath(ConfigurationService.java:56)
  12. at org.xdi.oxd.server.service.ConfigurationService.getConfDirectoryFile(ConfigurationService.java:43)
  13. at org.xdi.oxd.server.service.RpService.load(RpService.java:59)
  14. at org.xdi.oxd.server.ServerLauncher.startOxd(ServerLauncher.java:91)
  15. at org.xdi.oxd.server.ServerLauncher.start(ServerLauncher.java:61)
  16. at org.xdi.oxd.server.ServerLauncher.main(ServerLauncher.java:50)
  17. 2017-08-21 19:20:13,258 INFO [org.xdi.oxd.server.service.ConfigurationService] Configuration directory: C:\oxd-server-3.1.0 (1)\oxd-server-3.1.0\bin\..\conf
  18. 2017-08-21 19:20:13,260 TRACE [org.xdi.oxd.server.service.RpService] Loading site file name: oxd-default-site-config.json
  19. 2017-08-21 19:20:13,290 DEBUG [org.xdi.oxd.server.license.LicenseFile] License file location: C:\oxd-server-3.1.0 (1)\oxd-server-3.1.0\bin\.oxd-license
  20. 2017-08-21 19:20:13,295 TRACE [org.xdi.oxd.server.license.LicenseFile] MAC ADDRESS set to : AC-2B-6E-5E-99-80
  21. 2017-08-21 19:20:13,298 TRACE [org.xdi.oxd.server.license.LicenseService] Validating license ...
  22. 2017-08-21 19:20:13,298 DEBUG [org.xdi.oxd.server.license.LicenseFile] License file location: C:\oxd-server-3.1.0 (1)\oxd-server-3.1.0\bin\.oxd-license
  23. 2017-08-21 19:20:13,300 TRACE [org.xdi.oxd.server.license.LicenseFile] MAC ADDRESS set to : AC-2B-6E-5E-99-80
  24. 2017-08-21 19:20:13,319 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
  25. 2017-08-21 19:20:15,919 TRACE [org.xdi.oxd.server.license.LicenseService] License is validated successfully.
  26. 2017-08-21 19:20:15,924 TRACE [org.xdi.oxd.server.license.LicenseService] License data: LicenseMetadata{creationDate=Thu Mar 30 10:20:21 IST 2017, licenseId=null, autoupdate=true, active=true, product=oxd, licenseName='Centroxy Solution Private Limited', expirationDate=Fri Mar 30 10:20:21 IST 2018, licenseCountLimit=9999, customerName=Centroxy Solution Private Limited, emails=[]}
  27. 2017-08-21 19:20:15,929 TRACE [org.xdi.oxd.server.license.LicenseService] Validating license ...
  28. 2017-08-21 19:20:15,930 DEBUG [org.xdi.oxd.server.license.LicenseFile] License file location: C:\oxd-server-3.1.0 (1)\oxd-server-3.1.0\bin\.oxd-license
  29. 2017-08-21 19:20:15,931 TRACE [org.xdi.oxd.server.license.LicenseFile] MAC ADDRESS set to : AC-2B-6E-5E-99-80
  30. 2017-08-21 19:20:15,932 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
  31. 2017-08-21 19:20:17,647 TRACE [org.xdi.oxd.server.license.LicenseService] License is validated successfully.
  32. 2017-08-21 19:20:17,654 TRACE [org.xdi.oxd.server.license.LicenseService] License data: LicenseMetadata{creationDate=Thu Mar 30 10:20:21 IST 2017, licenseId=null, autoupdate=true, active=true, product=oxd, licenseName='Centroxy Solution Private Limited', expirationDate=Fri Mar 30 10:20:21 IST 2018, licenseCountLimit=9999, customerName=Centroxy Solution Private Limited, emails=[]}
  33. 2017-08-21 19:20:17,662 INFO [org.xdi.oxd.server.service.SocketService] Server socket is bound to port: 8099, with timeout: 0 seconds. Start listening for notifications.
  34. 2017-08-21 19:21:10,382 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
  35. 2017-08-21 19:21:10,389 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  36. 2017-08-21 19:21:10,390 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  37. 2017-08-21 19:21:10,390 TRACE [org.xdi.oxd.common.CoreUtils] Parsed sizeString: 0479, commandSize: 479
  38. 2017-08-21 19:21:10,392 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"params": {"grant_types": ["authorization_code", "client_credentials", "uma_ticket"], "authorization_redirect_uri": "https://client.example.com:8080/userinfo", "post_logout_redirect_uri": "https://client.example.com:8080", "client_id": "", "client_secret": "", "op_host": "https://gluu.centroxy.com", "oxd_rp_programming_language": "python", "scope": ["openid", "profile", "email", "uma_authorization", "uma_protection"], "claims_redirect_uri": null}, "command": "setup_client"}', m_leftString=''}
  39. 2017-08-21 19:21:10,394 TRACE [org.xdi.oxd.server.Processor] Command: {"params": {"grant_types": ["authorization_code", "client_credentials", "uma_ticket"], "authorization_redirect_uri": "https://client.example.com:8080/userinfo", "post_logout_redirect_uri": "https://client.example.com:8080", "client_id": "", "client_secret": "", "op_host": "https://gluu.centroxy.com", "oxd_rp_programming_language": "python", "scope": ["openid", "profile", "email", "uma_authorization", "uma_protection"], "claims_redirect_uri": null}, "command": "setup_client"}
  40. 2017-08-21 19:21:10,468 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating site configuration ...
  41. 2017-08-21 19:21:10,472 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
  42. 2017-08-21 19:21:11,765 TRACE [org.xdi.oxd.server.service.DiscoveryService] Discovery response: {
  43. "issuer": "https://gluu.centroxy.com",
  44. "authorization_endpoint": "https://gluu.centroxy.com/oxauth/restv1/authorize",
  45. "token_endpoint": "https://gluu.centroxy.com/oxauth/restv1/token",
  46. "userinfo_endpoint": "https://gluu.centroxy.com/oxauth/restv1/userinfo",
  47. "clientinfo_endpoint": "https://gluu.centroxy.com/oxauth/restv1/clientinfo",
  48. "check_session_iframe": "https://gluu.centroxy.com/oxauth/opiframe",
  49. "end_session_endpoint": "https://gluu.centroxy.com/oxauth/restv1/end_session",
  50. "jwks_uri": "https://gluu.centroxy.com/oxauth/restv1/jwks",
  51. "registration_endpoint": "https://gluu.centroxy.com/oxauth/restv1/register",
  52. "id_generation_endpoint": "https://gluu.centroxy.com/oxauth/restv1/id",
  53. "introspection_endpoint": "https://gluu.centroxy.com/oxauth/restv1/introspection",
  54. "scopes_supported": [
  55. "mobile_phone",
  56. "phone",
  57. "email",
  58. "permission",
  59. "openid",
  60. "user_name",
  61. "uma_authorization",
  62. "profile",
  63. "address",
  64. "clientinfo"
  65. ],
  66. "response_types_supported": [
  67. "code",
  68. "code id_token",
  69. "id_token token",
  70. "id_token",
  71. "token",
  72. "code token",
  73. "code id_token token"
  74. ],
  75. "grant_types_supported": [
  76. "implicit",
  77. "client_credentials",
  78. "urn:ietf:params:oauth:grant-type:uma-ticket",
  79. "refresh_token",
  80. "authorization_code",
  81. "password"
  82. ],
  83. "acr_values_supported": ["auth_ldap_server"],
  84. "auth_level_mapping": {"-1": ["auth_ldap_server"]},
  85. "subject_types_supported": [
  86. "public",
  87. "pairwise"
  88. ],
  89. "userinfo_signing_alg_values_supported": [
  90. "HS256",
  91. "HS384",
  92. "HS512",
  93. "RS256",
  94. "RS384",
  95. "RS512",
  96. "ES256",
  97. "ES384",
  98. "ES512"
  99. ],
  100. "userinfo_encryption_alg_values_supported": [
  101. "RSA1_5",
  102. "RSA-OAEP",
  103. "A128KW",
  104. "A256KW"
  105. ],
  106. "userinfo_encryption_enc_values_supported": [
  107. "RSA1_5",
  108. "RSA-OAEP",
  109. "A128KW",
  110. "A256KW"
  111. ],
  112. "id_token_signing_alg_values_supported": [
  113. "HS256",
  114. "HS384",
  115. "HS512",
  116. "RS256",
  117. "RS384",
  118. "RS512",
  119. "ES256",
  120. "ES384",
  121. "ES512"
  122. ],
  123. "id_token_encryption_alg_values_supported": [
  124. "RSA1_5",
  125. "RSA-OAEP",
  126. "A128KW",
  127. "A256KW"
  128. ],
  129. "id_token_encryption_enc_values_supported": [
  130. "A128CBC+HS256",
  131. "A256CBC+HS512",
  132. "A128GCM",
  133. "A256GCM"
  134. ],
  135. "request_object_signing_alg_values_supported": [
  136. "none",
  137. "HS256",
  138. "HS384",
  139. "HS512",
  140. "RS256",
  141. "RS384",
  142. "RS512",
  143. "ES256",
  144. "ES384",
  145. "ES512"
  146. ],
  147. "request_object_encryption_alg_values_supported": [
  148. "RSA1_5",
  149. "RSA-OAEP",
  150. "A128KW",
  151. "A256KW"
  152. ],
  153. "request_object_encryption_enc_values_supported": [
  154. "A128CBC+HS256",
  155. "A256CBC+HS512",
  156. "A128GCM",
  157. "A256GCM"
  158. ],
  159. "token_endpoint_auth_methods_supported": [
  160. "client_secret_basic",
  161. "client_secret_post",
  162. "client_secret_jwt",
  163. "private_key_jwt"
  164. ],
  165. "token_endpoint_auth_signing_alg_values_supported": [
  166. "HS256",
  167. "HS384",
  168. "HS512",
  169. "RS256",
  170. "RS384",
  171. "RS512",
  172. "ES256",
  173. "ES384",
  174. "ES512"
  175. ],
  176. "display_values_supported": [
  177. "page",
  178. "popup"
  179. ],
  180. "claim_types_supported": ["normal"],
  181. "claims_supported": [
  182. "birthdate",
  183. "country",
  184. "name",
  185. "email",
  186. "email_verified",
  187. "given_name",
  188. "gender",
  189. "inum",
  190. "family_name",
  191. "updated_at",
  192. "locale",
  193. "middle_name",
  194. "nickname",
  195. "phone_number_verified",
  196. "picture",
  197. "preferred_username",
  198. "profile",
  199. "zoneinfo",
  200. "user_name",
  201. "website"
  202. ],
  203. "service_documentation": "http://gluu.org/docs",
  204. "claims_locales_supported": ["en"],
  205. "ui_locales_supported": [
  206. "en",
  207. "es"
  208. ],
  209. "scope_to_claims_mapping": [
  210. {"mobile_phone": ["phone_mobile_number"]},
  211. {"phone": [
  212. "phone_number_verified",
  213. "phone_number"
  214. ]},
  215. {"email": [
  216. "email_verified",
  217. "email"
  218. ]},
  219. {"uma_protection": []},
  220. {"permission": []},
  221. {"openid": []},
  222. {"user_name": ["user_name"]},
  223. {"uma_authorization": []},
  224. {"profile": [
  225. "name",
  226. "family_name",
  227. "given_name",
  228. "middle_name",
  229. "nickname",
  230. "preferred_username",
  231. "profile",
  232. "picture",
  233. "website",
  234. "gender",
  235. "birthdate",
  236. "zoneinfo",
  237. "locale",
  238. "updated_at"
  239. ]},
  240. {"address": [
  241. "formatted",
  242. "postal_code",
  243. "street_address",
  244. "locality",
  245. "country",
  246. "region"
  247. ]},
  248. {"clientinfo": [
  249. "name",
  250. "inum"
  251. ]}
  252. ],
  253. "claims_parameter_supported": true,
  254. "request_parameter_supported": true,
  255. "request_uri_parameter_supported": true,
  256. "require_request_uri_registration": false,
  257. "op_policy_uri": "http://ox.gluu.org/doku.php?id=oxauth:policy",
  258. "op_tos_uri": "http://ox.gluu.org/doku.php?id=oxauth:tos",
  259. "frontchannel_logout_supported": "true",
  260. "frontchannel_logout_session_supported": true
  261. }
  262.  
  263. 2017-08-21 19:21:11,780 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
  264. 2017-08-21 19:21:13,050 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!D763.4617.1877.F2F6!0001!A11B.9307!0008!EFDB.ABF5.F4F4.F5A7, claims: {post_logout_redirect_uris=["https:\/\/client.example.com:8080"], grant_types=["client_credentials","refresh_token","authorization_code"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com:8080\/userinfo"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_session_required=false, require_auth_time=false, scopes=["openid","profile","email","uma_authorization","uma_protection"], client_name=oxD client for site: 2e4afeba-82e8-4ce4-ae5f-ba52fc002905, response_types=["code"], id_token_signed_response_alg=RS256}
  265. 2017-08-21 19:21:13,116 DEBUG [org.xdi.oxd.server.service.PersistenceService] RP created successfully. RP : Rp{oxdId='2e4afeba-82e8-4ce4-ae5f-ba52fc002905', opHost='https://gluu.centroxy.com', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com:8080/userinfo', postLogoutRedirectUri='https://client.example.com:8080', applicationType='web', redirectUris=[https://client.example.com:8080/userinfo], claimsRedirectUri=[], responseTypes=[code], clientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!EFDB.ABF5.F4F4.F5A7', clientSecret='311f7761-3250-4d4e-89ad-620e1bbd12bf', clientRegistrationAccessToken='9e5f8d85-c555-4f7f-8451-3552f4583317', clientRegistrationClientUri='https://gluu.centroxy.com/oxauth/restv1/register?client_id=@!D763.4617.1877.F2F6!0001!A11B.9307!0008!EFDB.ABF5.F4F4.F5A7', clientIdIssuedAt=Mon Aug 21 19:21:25 IST 2017, clientSecretExpiresAt=Tue Aug 22 19:21:25 IST 2017, clientName='null', sectorIdentifierUri='null', clientJwksUri='', setupOxdId='null', setupClientId='null', scope=[openid, profile, email, uma_authorization, uma_protection], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials, uma_ticket], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, oxdRpProgrammingLanguage=python}
  266. 2017-08-21 19:21:13,116 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Site configuration created: Rp{oxdId='2e4afeba-82e8-4ce4-ae5f-ba52fc002905', opHost='https://gluu.centroxy.com', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com:8080/userinfo', postLogoutRedirectUri='https://client.example.com:8080', applicationType='web', redirectUris=[https://client.example.com:8080/userinfo], claimsRedirectUri=[], responseTypes=[code], clientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!EFDB.ABF5.F4F4.F5A7', clientSecret='311f7761-3250-4d4e-89ad-620e1bbd12bf', clientRegistrationAccessToken='9e5f8d85-c555-4f7f-8451-3552f4583317', clientRegistrationClientUri='https://gluu.centroxy.com/oxauth/restv1/register?client_id=@!D763.4617.1877.F2F6!0001!A11B.9307!0008!EFDB.ABF5.F4F4.F5A7', clientIdIssuedAt=Mon Aug 21 19:21:25 IST 2017, clientSecretExpiresAt=Tue Aug 22 19:21:25 IST 2017, clientName='null', sectorIdentifierUri='null', clientJwksUri='', setupOxdId='null', setupClientId='null', scope=[openid, profile, email, uma_authorization, uma_protection], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials, uma_ticket], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, oxdRpProgrammingLanguage=python}
  267. 2017-08-21 19:21:13,119 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating site configuration ...
  268. 2017-08-21 19:21:13,120 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
  269. 2017-08-21 19:21:14,721 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!D763.4617.1877.F2F6!0001!A11B.9307!0008!6F8F.D213.7AA9.4117, claims: {post_logout_redirect_uris=["https:\/\/client.example.com:8080"], grant_types=["client_credentials","refresh_token","authorization_code"], subject_type=pairwise, application_type=web, default_acr_values=[""], redirect_uris=["https:\/\/client.example.com:8080","https:\/\/client.example.com:8080\/userinfo"], token_endpoint_auth_method=client_secret_basic, frontchannel_logout_session_required=false, require_auth_time=false, scopes=["openid","profile","email","uma_authorization","uma_protection"], client_name=oxD client for site: 6508ca52-756a-4f3b-80b8-dc4d903f1875, response_types=["code"], id_token_signed_response_alg=RS256}
  270. 2017-08-21 19:21:14,726 DEBUG [org.xdi.oxd.server.service.PersistenceService] RP created successfully. RP : Rp{oxdId='6508ca52-756a-4f3b-80b8-dc4d903f1875', opHost='https://gluu.centroxy.com', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com:8080/userinfo', postLogoutRedirectUri='https://client.example.com:8080', applicationType='web', redirectUris=[https://client.example.com:8080, https://client.example.com:8080/userinfo], claimsRedirectUri=[], responseTypes=[code], clientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!6F8F.D213.7AA9.4117', clientSecret='5d2260d4-663b-4270-a99b-02636526474a', clientRegistrationAccessToken='cb2a04cd-8eb5-42d6-865b-698d40302d8d', clientRegistrationClientUri='https://gluu.centroxy.com/oxauth/restv1/register?client_id=@!D763.4617.1877.F2F6!0001!A11B.9307!0008!6F8F.D213.7AA9.4117', clientIdIssuedAt=Mon Aug 21 19:21:27 IST 2017, clientSecretExpiresAt=Tue Aug 22 19:21:27 IST 2017, clientName='null', sectorIdentifierUri='null', clientJwksUri='', setupOxdId='null', setupClientId='null', scope=[openid, profile, email, uma_authorization, uma_protection], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials, uma_ticket], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, oxdRpProgrammingLanguage=python}
  271. 2017-08-21 19:21:14,728 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Site configuration created: Rp{oxdId='6508ca52-756a-4f3b-80b8-dc4d903f1875', opHost='https://gluu.centroxy.com', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com:8080/userinfo', postLogoutRedirectUri='https://client.example.com:8080', applicationType='web', redirectUris=[https://client.example.com:8080, https://client.example.com:8080/userinfo], claimsRedirectUri=[], responseTypes=[code], clientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!6F8F.D213.7AA9.4117', clientSecret='5d2260d4-663b-4270-a99b-02636526474a', clientRegistrationAccessToken='cb2a04cd-8eb5-42d6-865b-698d40302d8d', clientRegistrationClientUri='https://gluu.centroxy.com/oxauth/restv1/register?client_id=@!D763.4617.1877.F2F6!0001!A11B.9307!0008!6F8F.D213.7AA9.4117', clientIdIssuedAt=Mon Aug 21 19:21:27 IST 2017, clientSecretExpiresAt=Tue Aug 22 19:21:27 IST 2017, clientName='null', sectorIdentifierUri='null', clientJwksUri='', setupOxdId='null', setupClientId='null', scope=[openid, profile, email, uma_authorization, uma_protection], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials, uma_ticket], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, oxdRpProgrammingLanguage=python}
  272. 2017-08-21 19:21:14,742 DEBUG [org.xdi.oxd.server.service.PersistenceService] RP updated successfully. RP : Rp{oxdId='6508ca52-756a-4f3b-80b8-dc4d903f1875', opHost='https://gluu.centroxy.com', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com:8080/userinfo', postLogoutRedirectUri='https://client.example.com:8080', applicationType='web', redirectUris=[https://client.example.com:8080, https://client.example.com:8080/userinfo], claimsRedirectUri=[], responseTypes=[code], clientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!6F8F.D213.7AA9.4117', clientSecret='5d2260d4-663b-4270-a99b-02636526474a', clientRegistrationAccessToken='cb2a04cd-8eb5-42d6-865b-698d40302d8d', clientRegistrationClientUri='https://gluu.centroxy.com/oxauth/restv1/register?client_id=@!D763.4617.1877.F2F6!0001!A11B.9307!0008!6F8F.D213.7AA9.4117', clientIdIssuedAt=Mon Aug 21 19:21:27 IST 2017, clientSecretExpiresAt=Tue Aug 22 19:21:27 IST 2017, clientName='null', sectorIdentifierUri='null', clientJwksUri='', setupOxdId='2e4afeba-82e8-4ce4-ae5f-ba52fc002905', setupClientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!EFDB.ABF5.F4F4.F5A7', scope=[openid, profile, email, uma_authorization, uma_protection], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials, uma_ticket], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, oxdRpProgrammingLanguage=python}
  273. 2017-08-21 19:21:14,756 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"6508ca52-756a-4f3b-80b8-dc4d903f1875","op_host":"https://gluu.centroxy.com","client_id":"@!D763.4617.1877.F2F6!0001!A11B.9307!0008!EFDB.ABF5.F4F4.F5A7","client_secret":"311f7761-3250-4d4e-89ad-620e1bbd12bf","client_registration_access_token":"9e5f8d85-c555-4f7f-8451-3552f4583317","client_registration_client_uri":"https://gluu.centroxy.com/oxauth/restv1/register?client_id=@!D763.4617.1877.F2F6!0001!A11B.9307!0008!EFDB.ABF5.F4F4.F5A7","client_id_issued_at":1503323485,"client_secret_expires_at":1503409885}}
  274. 2017-08-21 19:21:14,757 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  275. 2017-08-21 19:21:14,758 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  276. 2017-08-21 19:21:14,782 TRACE [org.xdi.oxd.common.CoreUtils] End of stream. Quit.
  277. 2017-08-21 19:21:14,782 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank.
  278. 2017-08-21 19:21:22,347 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
  279. 2017-08-21 19:21:22,352 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  280. 2017-08-21 19:21:22,353 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  281. 2017-08-21 19:21:22,355 TRACE [org.xdi.oxd.common.CoreUtils] Parsed sizeString: 0218, commandSize: 218
  282. 2017-08-21 19:21:22,357 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"params": {"client_secret": "79c795d3-01e0-49e7-a040-4de0cc9e8ad8", "client_id": "@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0", "op_host": "https://gluu.centroxy.com"}, "command": "get_client_token"}', m_leftString=''}
  283. 2017-08-21 19:21:22,357 TRACE [org.xdi.oxd.server.Processor] Command: {"params": {"client_secret": "79c795d3-01e0-49e7-a040-4de0cc9e8ad8", "client_id": "@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0", "op_host": "https://gluu.centroxy.com"}, "command": "get_client_token"}
  284. 2017-08-21 19:21:22,369 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
  285. 2017-08-21 19:21:24,888 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"scope":"openid","access_token":"f6688226-0aa9-4978-b7ba-72c186e9262f","expires_in":299,"refresh_token":null}}
  286. 2017-08-21 19:21:24,889 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  287. 2017-08-21 19:21:24,892 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  288. 2017-08-21 19:21:24,895 TRACE [org.xdi.oxd.common.CoreUtils] End of stream. Quit.
  289. 2017-08-21 19:21:24,898 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank.
  290. 2017-08-21 19:21:24,903 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
  291. 2017-08-21 19:21:24,906 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  292. 2017-08-21 19:21:24,907 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  293. 2017-08-21 19:21:24,908 TRACE [org.xdi.oxd.common.CoreUtils] Parsed sizeString: 0627, commandSize: 627
  294. 2017-08-21 19:21:24,909 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"params": {"oxd_id": "5ffb8d09-3fb0-4fda-a0ed-a78cc41158dd", "authorization_redirect_uri": "https://client.example.com:8080/", "protection_access_token": "f6688226-0aa9-4978-b7ba-72c186e9262f", "post_logout_redirect_uri": "https://client.example.com:8080", "client_id": "@!D763.4617.1877.F2F6!0001!A11B.9307!0008!EFDB.ABF5.F4F4.F5A7", "client_secret": "311f7761-3250-4d4e-89ad-620e1bbd12bf", "grant_types": ["authorization_code", "client_credentials", "uma_ticket"], "op_host": "https://gluu.centroxy.com", "scope": ["openid", "profile", "email", "uma_authorization", "uma_protection"]}, "command": "update_site_registration"}', m_leftString=''}
  295. 2017-08-21 19:21:24,910 TRACE [org.xdi.oxd.server.Processor] Command: {"params": {"oxd_id": "5ffb8d09-3fb0-4fda-a0ed-a78cc41158dd", "authorization_redirect_uri": "https://client.example.com:8080/", "protection_access_token": "f6688226-0aa9-4978-b7ba-72c186e9262f", "post_logout_redirect_uri": "https://client.example.com:8080", "client_id": "@!D763.4617.1877.F2F6!0001!A11B.9307!0008!EFDB.ABF5.F4F4.F5A7", "client_secret": "311f7761-3250-4d4e-89ad-620e1bbd12bf", "grant_types": ["authorization_code", "client_credentials", "uma_ticket"], "op_host": "https://gluu.centroxy.com", "scope": ["openid", "profile", "email", "uma_authorization", "uma_protection"]}, "command": "update_site_registration"}
  296. 2017-08-21 19:21:24,933 TRACE [org.xdi.oxd.server.service.ValidationService] Introspect token with rp: Rp{oxdId='49e82ca5-1054-46b0-9e36-5833f45d8f8f', opHost='https://gluu.centroxy.com', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com:8080/userinfo', postLogoutRedirectUri='https://client.example.com:8080', applicationType='web', redirectUris=[https://client.example.com:8080/userinfo], claimsRedirectUri=[], responseTypes=[code], clientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', clientSecret='79c795d3-01e0-49e7-a040-4de0cc9e8ad8', clientRegistrationAccessToken='e7ebce87-2ff1-4263-bde7-302e8873ecb9', clientRegistrationClientUri='https://gluu.centroxy.com/oxauth/restv1/register?client_id=@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', clientIdIssuedAt=Mon Aug 21 19:08:52 IST 2017, clientSecretExpiresAt=Tue Aug 22 19:08:52 IST 2017, clientName='null', sectorIdentifierUri='null', clientJwksUri='', setupOxdId='null', setupClientId='null', scope=[openid, profile, email, uma_authorization, uma_protection], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials, uma_ticket], contacts=[], userId='null', userSecret='null', pat='f5a18a55-cd2e-49aa-931f-cc283c326473', patExpiresIn=299, patCreatedAt=Mon Aug 21 19:14:30 IST 2017, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, oxdRpProgrammingLanguage=python}
  297. 2017-08-21 19:21:24,945 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
  298. 2017-08-21 19:21:24,957 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
  299. 2017-08-21 19:21:26,254 TRACE [org.xdi.oxd.server.service.UmaTokenService] Obtained token with client authentication: UmaToken{token='a7c76b4c-8aac-4bd2-8907-39b0d3a66ba0', refreshToken='null', expiresIn=299}
  300. 2017-08-21 19:21:26,258 DEBUG [org.xdi.oxd.server.service.PersistenceService] RP updated successfully. RP : Rp{oxdId='49e82ca5-1054-46b0-9e36-5833f45d8f8f', opHost='https://gluu.centroxy.com', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com:8080/userinfo', postLogoutRedirectUri='https://client.example.com:8080', applicationType='web', redirectUris=[https://client.example.com:8080/userinfo], claimsRedirectUri=[], responseTypes=[code], clientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', clientSecret='79c795d3-01e0-49e7-a040-4de0cc9e8ad8', clientRegistrationAccessToken='e7ebce87-2ff1-4263-bde7-302e8873ecb9', clientRegistrationClientUri='https://gluu.centroxy.com/oxauth/restv1/register?client_id=@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', clientIdIssuedAt=Mon Aug 21 19:08:52 IST 2017, clientSecretExpiresAt=Tue Aug 22 19:08:52 IST 2017, clientName='null', sectorIdentifierUri='null', clientJwksUri='', setupOxdId='null', setupClientId='null', scope=[openid, profile, email, uma_authorization, uma_protection], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials, uma_ticket], contacts=[], userId='null', userSecret='null', pat='a7c76b4c-8aac-4bd2-8907-39b0d3a66ba0', patExpiresIn=299, patCreatedAt=Mon Aug 21 19:21:26 IST 2017, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, oxdRpProgrammingLanguage=python}
  301. 2017-08-21 19:21:27,533 TRACE [org.xdi.oxd.server.service.ValidationService] access_token: f6688226-0aa9-4978-b7ba-72c186e9262f, introspection: IntrospectionResponse{active=true, scopes=[openid], clientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', username='null', tokenType='bearer', expiresAt=Mon Aug 21 19:26:37 IST 2017, issuedAt=Mon Aug 21 19:21:37 IST 2017, subject='null', audience='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', issuer='https://gluu.centroxy.com', jti='null', acrValues='null'}, setupClientId: @!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0
  302. 2017-08-21 19:21:27,540 INFO [org.xdi.oxd.server.op.UpdateSiteOperation] Updating rp ...
  303. 2017-08-21 19:21:27,544 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
  304. 2017-08-21 19:21:27,554 TRACE [org.xdi.oxd.server.license.MacAddressProvider] Mac address fetched from file: AC-2B-6E-5E-99-80
  305. 2017-08-21 19:21:27,560 TRACE [org.xdi.oxd.server.license.LicenseService] Updating statistic ... , request: StatisticUpdateRequest{type=CLIENT, licenseId='null', properties={license_id=840fca3c-6fe8-401e-bd61-c8df4691bba7, mac_address=AC-2B-6E-5E-99-80, oxd_id=5ffb8d09-3fb0-4fda-a0ed-a78cc41158dd, client_name=null, client_id=@!D763.4617.1877.F2F6!0001!A11B.9307!0008!0CD1.8E05.B0E8.1BA9, is_client_local=false}, appMetadata=AppMetadata{appName='oxd', appVersiom='3.1.0', programmingLanguage='python', data={server_name=https://gluu301.centroxy.com/, git.tags=, git.commit.user.name=Yuriy Zabrovarnyy, git.commit.id.abbrev=bba11a0, git.branch=origin/master, git.commit.id.describe-short=bba11a0, git.commit.id.describe=bba11a0, git.commit.id=bba11a06f34202526a55a05bc85ba67e0b3b0360, git.commit.message.short=#64 refresh_token test must be performed within tokens_by_code test, git.build.user.email=Unknown, git.commit.user.email=yzabrovarniy@gmail.com, git.commit.time=15.08.2017 @ 13:18:23 EDT, git.build.time=15.08.2017 @ 13:21:52 EDT, git.build.user.name=Unknown, git.dirty=true, git.commit.message.full=#64 refresh_token test must be performed within tokens_by_code test
  306. , git.remote.origin.url=https://github.com/GluuFederation/oxD}}}
  307. 2017-08-21 19:21:27,564 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
  308. 2017-08-21 19:21:29,061 TRACE [org.xdi.oxd.server.license.LicenseService] Updated statistic. oxdId: 5ffb8d09-3fb0-4fda-a0ed-a78cc41158dd
  309. 2017-08-21 19:21:29,066 TRACE [org.xdi.oxd.server.op.UpdateSiteOperation] Client updated successfully. for site - client_id: @!D763.4617.1877.F2F6!0001!A11B.9307!0008!0CD1.8E05.B0E8.1BA9
  310. 2017-08-21 19:21:29,073 DEBUG [org.xdi.oxd.server.service.PersistenceService] RP updated successfully. RP : Rp{oxdId='5ffb8d09-3fb0-4fda-a0ed-a78cc41158dd', opHost='https://gluu.centroxy.com', opDiscoveryPath='null', idToken='eyJraWQiOiJlOTVlMjAwZi0zMmU2LTQ1ZmUtOTJkZC01ZjMxZDQxY2Q2NzciLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2dsdXUuY2VudHJveHkuY29tIiwiYXVkIjoiQCFENzYzLjQ2MTcuMTg3Ny5GMkY2ITAwMDEhQTExQi45MzA3ITAwMDghMENEMS44RTA1LkIwRTguMUJBOSIsImV4cCI6MTUwMzMyNjcyMCwiaWF0IjoxNTAzMzIzMTIwLCJub25jZSI6ImhwZDZhNmQ3MjBrNzZxaWdhNWYwdW9jcjJnIiwiYXV0aF90aW1lIjoxNTAzMzIzMTExLCJhdF9oYXNoIjoiZGhkVmJTLU5ySzZuUHFnTkVxbnhXdyIsIm94T3BlbklEQ29ubmVjdFZlcnNpb24iOiJvcGVuaWRjb25uZWN0LTEuMCIsInN1YiI6IlZQZEFqQzBsSmtXLVpHSUxHOFZGQnpJcWV1amlQZW9yQWpoNnRPbk04d0kifQ.qCbV9Paq4QfuVYjBcxE8EGc0OOM6qsAkQIa6Ei5w9I4tp-ZKVbP2S3v0gI7YiKy3UAUj8BrAosYnj8yK-rMqRfJKK2yZupQpiRLUHwLj13gHKI9tnWKGhr2di0XAr9G9vZFvsmY0IRH7db_-vGdYi1-AKSGpDk-dqvTKiIS6skM7v7ElZZCpK2359XzR4H4DwF_WwUzwsP8VjJFMOHd5ODznkOUQy5Q-5funfVKr1-luCqo3i-uadiPaZ1qEj38XRjAlaHV0zFYUuv_kqm-H32JDsMHKcKNqI_4vcVyjMlI6wA0Zo85QgiPaDDLeDwBqE8MFy08341Y1f5G7TZE35g', accessToken='ddfa7521-0c7e-4062-989c-5fc06054ac90', authorizationRedirectUri='https://client.example.com:8080/userinfo', postLogoutRedirectUri='https://client.example.com:8080', applicationType='web', redirectUris=[https://client.example.com:8080, https://client.example.com:8080/userinfo], claimsRedirectUri=[], responseTypes=[code], clientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!0CD1.8E05.B0E8.1BA9', clientSecret='8df7a874-1edf-49ee-a3fc-c9223f740184', clientRegistrationAccessToken='d3e81625-271f-4253-9287-9bde09b2ddb4', clientRegistrationClientUri='https://gluu.centroxy.com/oxauth/restv1/register?client_id=@!D763.4617.1877.F2F6!0001!A11B.9307!0008!0CD1.8E05.B0E8.1BA9', clientIdIssuedAt=Mon Aug 21 19:08:54 IST 2017, clientSecretExpiresAt=Tue Aug 22 19:08:54 IST 2017, clientName='null', sectorIdentifierUri='null', clientJwksUri='', setupOxdId='49e82ca5-1054-46b0-9e36-5833f45d8f8f', setupClientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', scope=[openid, profile, email, uma_authorization, uma_protection], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials, uma_ticket], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, oxdRpProgrammingLanguage=python}
  311. 2017-08-21 19:21:29,082 INFO [org.xdi.oxd.server.op.UpdateSiteOperation] RP updated: Rp{oxdId='5ffb8d09-3fb0-4fda-a0ed-a78cc41158dd', opHost='https://gluu.centroxy.com', opDiscoveryPath='null', idToken='eyJraWQiOiJlOTVlMjAwZi0zMmU2LTQ1ZmUtOTJkZC01ZjMxZDQxY2Q2NzciLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2dsdXUuY2VudHJveHkuY29tIiwiYXVkIjoiQCFENzYzLjQ2MTcuMTg3Ny5GMkY2ITAwMDEhQTExQi45MzA3ITAwMDghMENEMS44RTA1LkIwRTguMUJBOSIsImV4cCI6MTUwMzMyNjcyMCwiaWF0IjoxNTAzMzIzMTIwLCJub25jZSI6ImhwZDZhNmQ3MjBrNzZxaWdhNWYwdW9jcjJnIiwiYXV0aF90aW1lIjoxNTAzMzIzMTExLCJhdF9oYXNoIjoiZGhkVmJTLU5ySzZuUHFnTkVxbnhXdyIsIm94T3BlbklEQ29ubmVjdFZlcnNpb24iOiJvcGVuaWRjb25uZWN0LTEuMCIsInN1YiI6IlZQZEFqQzBsSmtXLVpHSUxHOFZGQnpJcWV1amlQZW9yQWpoNnRPbk04d0kifQ.qCbV9Paq4QfuVYjBcxE8EGc0OOM6qsAkQIa6Ei5w9I4tp-ZKVbP2S3v0gI7YiKy3UAUj8BrAosYnj8yK-rMqRfJKK2yZupQpiRLUHwLj13gHKI9tnWKGhr2di0XAr9G9vZFvsmY0IRH7db_-vGdYi1-AKSGpDk-dqvTKiIS6skM7v7ElZZCpK2359XzR4H4DwF_WwUzwsP8VjJFMOHd5ODznkOUQy5Q-5funfVKr1-luCqo3i-uadiPaZ1qEj38XRjAlaHV0zFYUuv_kqm-H32JDsMHKcKNqI_4vcVyjMlI6wA0Zo85QgiPaDDLeDwBqE8MFy08341Y1f5G7TZE35g', accessToken='ddfa7521-0c7e-4062-989c-5fc06054ac90', authorizationRedirectUri='https://client.example.com:8080/userinfo', postLogoutRedirectUri='https://client.example.com:8080', applicationType='web', redirectUris=[https://client.example.com:8080, https://client.example.com:8080/userinfo], claimsRedirectUri=[], responseTypes=[code], clientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!0CD1.8E05.B0E8.1BA9', clientSecret='8df7a874-1edf-49ee-a3fc-c9223f740184', clientRegistrationAccessToken='d3e81625-271f-4253-9287-9bde09b2ddb4', clientRegistrationClientUri='https://gluu.centroxy.com/oxauth/restv1/register?client_id=@!D763.4617.1877.F2F6!0001!A11B.9307!0008!0CD1.8E05.B0E8.1BA9', clientIdIssuedAt=Mon Aug 21 19:08:54 IST 2017, clientSecretExpiresAt=Tue Aug 22 19:08:54 IST 2017, clientName='null', sectorIdentifierUri='null', clientJwksUri='', setupOxdId='49e82ca5-1054-46b0-9e36-5833f45d8f8f', setupClientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', scope=[openid, profile, email, uma_authorization, uma_protection], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials, uma_ticket], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, oxdRpProgrammingLanguage=python}
  312. 2017-08-21 19:21:29,089 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"5ffb8d09-3fb0-4fda-a0ed-a78cc41158dd"}}
  313. 2017-08-21 19:21:29,105 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  314. 2017-08-21 19:21:29,110 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  315. 2017-08-21 19:21:29,133 TRACE [org.xdi.oxd.common.CoreUtils] End of stream. Quit.
  316. 2017-08-21 19:21:29,134 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank.
  317. 2017-08-21 19:21:31,875 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
  318. 2017-08-21 19:21:31,884 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  319. 2017-08-21 19:21:31,887 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  320. 2017-08-21 19:21:31,892 TRACE [org.xdi.oxd.common.CoreUtils] Parsed sizeString: 0218, commandSize: 218
  321. 2017-08-21 19:21:31,894 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"params": {"client_secret": "79c795d3-01e0-49e7-a040-4de0cc9e8ad8", "client_id": "@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0", "op_host": "https://gluu.centroxy.com"}, "command": "get_client_token"}', m_leftString=''}
  322. 2017-08-21 19:21:31,898 TRACE [org.xdi.oxd.server.Processor] Command: {"params": {"client_secret": "79c795d3-01e0-49e7-a040-4de0cc9e8ad8", "client_id": "@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0", "op_host": "https://gluu.centroxy.com"}, "command": "get_client_token"}
  323. 2017-08-21 19:21:31,899 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
  324. 2017-08-21 19:21:33,259 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"scope":"openid","access_token":"2be328b2-0568-40f8-88d9-a6ec50bf4ff6","expires_in":299,"refresh_token":null}}
  325. 2017-08-21 19:21:33,260 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  326. 2017-08-21 19:21:33,264 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  327. 2017-08-21 19:21:33,269 TRACE [org.xdi.oxd.common.CoreUtils] End of stream. Quit.
  328. 2017-08-21 19:21:33,269 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank.
  329. 2017-08-21 19:21:33,271 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
  330. 2017-08-21 19:21:33,276 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  331. 2017-08-21 19:21:33,276 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  332. 2017-08-21 19:21:33,277 TRACE [org.xdi.oxd.common.CoreUtils] Parsed sizeString: 0165, commandSize: 165
  333. 2017-08-21 19:21:33,278 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"params": {"oxd_id": "5ffb8d09-3fb0-4fda-a0ed-a78cc41158dd", "protection_access_token": "2be328b2-0568-40f8-88d9-a6ec50bf4ff6"}, "command": "get_authorization_url"}', m_leftString=''}
  334. 2017-08-21 19:21:33,279 TRACE [org.xdi.oxd.server.Processor] Command: {"params": {"oxd_id": "5ffb8d09-3fb0-4fda-a0ed-a78cc41158dd", "protection_access_token": "2be328b2-0568-40f8-88d9-a6ec50bf4ff6"}, "command": "get_authorization_url"}
  335. 2017-08-21 19:21:33,286 TRACE [org.xdi.oxd.server.service.ValidationService] Introspect token with rp: Rp{oxdId='49e82ca5-1054-46b0-9e36-5833f45d8f8f', opHost='https://gluu.centroxy.com', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com:8080/userinfo', postLogoutRedirectUri='https://client.example.com:8080', applicationType='web', redirectUris=[https://client.example.com:8080/userinfo], claimsRedirectUri=[], responseTypes=[code], clientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', clientSecret='79c795d3-01e0-49e7-a040-4de0cc9e8ad8', clientRegistrationAccessToken='e7ebce87-2ff1-4263-bde7-302e8873ecb9', clientRegistrationClientUri='https://gluu.centroxy.com/oxauth/restv1/register?client_id=@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', clientIdIssuedAt=Mon Aug 21 19:08:52 IST 2017, clientSecretExpiresAt=Tue Aug 22 19:08:52 IST 2017, clientName='null', sectorIdentifierUri='null', clientJwksUri='', setupOxdId='null', setupClientId='null', scope=[openid, profile, email, uma_authorization, uma_protection], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials, uma_ticket], contacts=[], userId='null', userSecret='null', pat='a7c76b4c-8aac-4bd2-8907-39b0d3a66ba0', patExpiresIn=299, patCreatedAt=Mon Aug 21 19:21:26 IST 2017, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, oxdRpProgrammingLanguage=python}
  336. 2017-08-21 19:21:33,288 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
  337. 2017-08-21 19:21:33,302 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: a7c76b4c-8aac-4bd2-8907-39b0d3a66ba0
  338. 2017-08-21 19:21:34,601 TRACE [org.xdi.oxd.server.service.ValidationService] access_token: 2be328b2-0568-40f8-88d9-a6ec50bf4ff6, introspection: IntrospectionResponse{active=true, scopes=[openid], clientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', username='null', tokenType='bearer', expiresAt=Mon Aug 21 19:26:46 IST 2017, issuedAt=Mon Aug 21 19:21:46 IST 2017, subject='null', audience='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', issuer='https://gluu.centroxy.com', jti='null', acrValues='null'}, setupClientId: @!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0
  339. 2017-08-21 19:21:34,606 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"authorization_url":"https://gluu.centroxy.com/oxauth/restv1/authorize?response_type=code&client_id=@!D763.4617.1877.F2F6!0001!A11B.9307!0008!0CD1.8E05.B0E8.1BA9&redirect_uri=https://client.example.com:8080/userinfo&scope=openid+profile+email+uma_authorization+uma_protection&state=5kauhtlvni3fquf1i97m0nudnj&nonce=h3pnbmrcmpn1iot8g2und3b7uj"}}
  340. 2017-08-21 19:21:34,607 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  341. 2017-08-21 19:21:34,608 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  342. 2017-08-21 19:21:34,610 TRACE [org.xdi.oxd.common.CoreUtils] End of stream. Quit.
  343. 2017-08-21 19:21:34,610 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank.
  344. 2017-08-21 19:22:01,020 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
  345. 2017-08-21 19:22:01,025 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  346. 2017-08-21 19:22:01,026 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  347. 2017-08-21 19:22:01,027 TRACE [org.xdi.oxd.common.CoreUtils] Parsed sizeString: 0218, commandSize: 218
  348. 2017-08-21 19:22:01,029 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"params": {"client_secret": "79c795d3-01e0-49e7-a040-4de0cc9e8ad8", "client_id": "@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0", "op_host": "https://gluu.centroxy.com"}, "command": "get_client_token"}', m_leftString=''}
  349. 2017-08-21 19:22:01,030 TRACE [org.xdi.oxd.server.Processor] Command: {"params": {"client_secret": "79c795d3-01e0-49e7-a040-4de0cc9e8ad8", "client_id": "@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0", "op_host": "https://gluu.centroxy.com"}, "command": "get_client_token"}
  350. 2017-08-21 19:22:01,032 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
  351. 2017-08-21 19:22:02,488 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"scope":"openid","access_token":"836d14d7-be78-4b9e-901f-938fda2277b8","expires_in":299,"refresh_token":null}}
  352. 2017-08-21 19:22:02,489 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  353. 2017-08-21 19:22:02,491 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  354. 2017-08-21 19:22:02,492 TRACE [org.xdi.oxd.common.CoreUtils] End of stream. Quit.
  355. 2017-08-21 19:22:02,493 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank.
  356. 2017-08-21 19:22:02,492 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
  357. 2017-08-21 19:22:02,495 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  358. 2017-08-21 19:22:02,496 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  359. 2017-08-21 19:22:02,497 TRACE [org.xdi.oxd.common.CoreUtils] Parsed sizeString: 0249, commandSize: 249
  360. 2017-08-21 19:22:02,497 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"params": {"code": "7a2f3a0c-f730-4520-9da2-f9a07f37933e", "state": "5kauhtlvni3fquf1i97m0nudnj", "oxd_id": "5ffb8d09-3fb0-4fda-a0ed-a78cc41158dd", "protection_access_token": "836d14d7-be78-4b9e-901f-938fda2277b8"}, "command": "get_tokens_by_code"}', m_leftString=''}
  361. 2017-08-21 19:22:02,498 TRACE [org.xdi.oxd.server.Processor] Command: {"params": {"code": "7a2f3a0c-f730-4520-9da2-f9a07f37933e", "state": "5kauhtlvni3fquf1i97m0nudnj", "oxd_id": "5ffb8d09-3fb0-4fda-a0ed-a78cc41158dd", "protection_access_token": "836d14d7-be78-4b9e-901f-938fda2277b8"}, "command": "get_tokens_by_code"}
  362. 2017-08-21 19:22:02,501 TRACE [org.xdi.oxd.server.service.ValidationService] Introspect token with rp: Rp{oxdId='49e82ca5-1054-46b0-9e36-5833f45d8f8f', opHost='https://gluu.centroxy.com', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com:8080/userinfo', postLogoutRedirectUri='https://client.example.com:8080', applicationType='web', redirectUris=[https://client.example.com:8080/userinfo], claimsRedirectUri=[], responseTypes=[code], clientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', clientSecret='79c795d3-01e0-49e7-a040-4de0cc9e8ad8', clientRegistrationAccessToken='e7ebce87-2ff1-4263-bde7-302e8873ecb9', clientRegistrationClientUri='https://gluu.centroxy.com/oxauth/restv1/register?client_id=@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', clientIdIssuedAt=Mon Aug 21 19:08:52 IST 2017, clientSecretExpiresAt=Tue Aug 22 19:08:52 IST 2017, clientName='null', sectorIdentifierUri='null', clientJwksUri='', setupOxdId='null', setupClientId='null', scope=[openid, profile, email, uma_authorization, uma_protection], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials, uma_ticket], contacts=[], userId='null', userSecret='null', pat='a7c76b4c-8aac-4bd2-8907-39b0d3a66ba0', patExpiresIn=299, patCreatedAt=Mon Aug 21 19:21:26 IST 2017, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, oxdRpProgrammingLanguage=python}
  363. 2017-08-21 19:22:02,502 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
  364. 2017-08-21 19:22:02,509 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: a7c76b4c-8aac-4bd2-8907-39b0d3a66ba0
  365. 2017-08-21 19:22:03,992 TRACE [org.xdi.oxd.server.service.ValidationService] access_token: 836d14d7-be78-4b9e-901f-938fda2277b8, introspection: IntrospectionResponse{active=true, scopes=[openid], clientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', username='null', tokenType='bearer', expiresAt=Mon Aug 21 19:27:15 IST 2017, issuedAt=Mon Aug 21 19:22:15 IST 2017, subject='null', audience='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', issuer='https://gluu.centroxy.com', jti='null', acrValues='null'}, setupClientId: @!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0
  366. 2017-08-21 19:22:03,994 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
  367. 2017-08-21 19:22:06,858 DEBUG [org.xdi.oxd.server.service.PersistenceService] RP updated successfully. RP : Rp{oxdId='5ffb8d09-3fb0-4fda-a0ed-a78cc41158dd', opHost='https://gluu.centroxy.com', opDiscoveryPath='null', idToken='eyJraWQiOiJlOTVlMjAwZi0zMmU2LTQ1ZmUtOTJkZC01ZjMxZDQxY2Q2NzciLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2dsdXUuY2VudHJveHkuY29tIiwiYXVkIjoiQCFENzYzLjQ2MTcuMTg3Ny5GMkY2ITAwMDEhQTExQi45MzA3ITAwMDghMENEMS44RTA1LkIwRTguMUJBOSIsImV4cCI6MTUwMzMyNzEzOCwiaWF0IjoxNTAzMzIzNTM4LCJub25jZSI6ImgzcG5ibXJjbXBuMWlvdDhnMnVuZDNiN3VqIiwiYXV0aF90aW1lIjoxNTAzMzIzNTMyLCJhdF9oYXNoIjoiWkkxeG1PNEhtTTQ0SmZnS3hldC1hQSIsIm94T3BlbklEQ29ubmVjdFZlcnNpb24iOiJvcGVuaWRjb25uZWN0LTEuMCIsInN1YiI6IlZQZEFqQzBsSmtXLVpHSUxHOFZGQnpJcWV1amlQZW9yQWpoNnRPbk04d0kifQ.mEEgUuNA9xbVewNqge5v_fSsrmvl_4ckhTpqta9pCli2atNgy1EPA0pXQ6aKVbZ_KZ6Yd0vaSna_8SF95Odw8YUsOkvGQFZfvu-8IhKSfHSjh_wCj_dee3esIZfHJoKM2DLo32zzRTc5VBKZ6UPfqzGxpYNTV5QL4pOJLFESl0pMrDpqi83gBnB_q-b1AX4YSsdXMSYD8G55N8o74aNDYBFOCAm1LI360KZO9s6mth-MtoujAw5e1k52xI4C1TqSZk_Y5JZoXtb8NpIwOM7Da9hcjPpisGO8xoxsYXpPFG-lc4FO0qLll9hgApUw7SynCAnel5ZbQfUdVdx8dJApGw', accessToken='0e4e040e-e4d9-49c1-b44d-3a65659cce2c', authorizationRedirectUri='https://client.example.com:8080/userinfo', postLogoutRedirectUri='https://client.example.com:8080', applicationType='web', redirectUris=[https://client.example.com:8080, https://client.example.com:8080/userinfo], claimsRedirectUri=[], responseTypes=[code], clientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!0CD1.8E05.B0E8.1BA9', clientSecret='8df7a874-1edf-49ee-a3fc-c9223f740184', clientRegistrationAccessToken='d3e81625-271f-4253-9287-9bde09b2ddb4', clientRegistrationClientUri='https://gluu.centroxy.com/oxauth/restv1/register?client_id=@!D763.4617.1877.F2F6!0001!A11B.9307!0008!0CD1.8E05.B0E8.1BA9', clientIdIssuedAt=Mon Aug 21 19:08:54 IST 2017, clientSecretExpiresAt=Tue Aug 22 19:08:54 IST 2017, clientName='null', sectorIdentifierUri='null', clientJwksUri='', setupOxdId='49e82ca5-1054-46b0-9e36-5833f45d8f8f', setupClientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', scope=[openid, profile, email, uma_authorization, uma_protection], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials, uma_ticket], contacts=[], userId='null', userSecret='null', pat='null', patExpiresIn=0, patCreatedAt=null, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, oxdRpProgrammingLanguage=python}
  368. 2017-08-21 19:22:06,869 TRACE [org.xdi.oxd.server.op.GetTokensByCodeOperation] Scope: null
  369. 2017-08-21 19:22:06,873 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"access_token":"0e4e040e-e4d9-49c1-b44d-3a65659cce2c","expires_in":299,"id_token":"eyJraWQiOiJlOTVlMjAwZi0zMmU2LTQ1ZmUtOTJkZC01ZjMxZDQxY2Q2NzciLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2dsdXUuY2VudHJveHkuY29tIiwiYXVkIjoiQCFENzYzLjQ2MTcuMTg3Ny5GMkY2ITAwMDEhQTExQi45MzA3ITAwMDghMENEMS44RTA1LkIwRTguMUJBOSIsImV4cCI6MTUwMzMyNzEzOCwiaWF0IjoxNTAzMzIzNTM4LCJub25jZSI6ImgzcG5ibXJjbXBuMWlvdDhnMnVuZDNiN3VqIiwiYXV0aF90aW1lIjoxNTAzMzIzNTMyLCJhdF9oYXNoIjoiWkkxeG1PNEhtTTQ0SmZnS3hldC1hQSIsIm94T3BlbklEQ29ubmVjdFZlcnNpb24iOiJvcGVuaWRjb25uZWN0LTEuMCIsInN1YiI6IlZQZEFqQzBsSmtXLVpHSUxHOFZGQnpJcWV1amlQZW9yQWpoNnRPbk04d0kifQ.mEEgUuNA9xbVewNqge5v_fSsrmvl_4ckhTpqta9pCli2atNgy1EPA0pXQ6aKVbZ_KZ6Yd0vaSna_8SF95Odw8YUsOkvGQFZfvu-8IhKSfHSjh_wCj_dee3esIZfHJoKM2DLo32zzRTc5VBKZ6UPfqzGxpYNTV5QL4pOJLFESl0pMrDpqi83gBnB_q-b1AX4YSsdXMSYD8G55N8o74aNDYBFOCAm1LI360KZO9s6mth-MtoujAw5e1k52xI4C1TqSZk_Y5JZoXtb8NpIwOM7Da9hcjPpisGO8xoxsYXpPFG-lc4FO0qLll9hgApUw7SynCAnel5ZbQfUdVdx8dJApGw","refresh_token":"66c729d5-215a-44d9-a8b7-0bb18abbe107","id_token_claims":{"at_hash":["ZI1xmO4HmM44JfgKxet-aA"],"aud":["@!D763.4617.1877.F2F6!0001!A11B.9307!0008!0CD1.8E05.B0E8.1BA9"],"sub":["VPdAjC0lJkW-ZGILG8VFBzIqeujiPeorAjh6tOnM8wI"],"auth_time":["1503323532"],"iss":["https://gluu.centroxy.com"],"exp":["1503327138"],"iat":["1503323538"],"nonce":["h3pnbmrcmpn1iot8g2und3b7uj"],"oxOpenIDConnectVersion":["openidconnect-1.0"]}}}
  370. 2017-08-21 19:22:06,873 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  371. 2017-08-21 19:22:06,874 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  372. 2017-08-21 19:22:06,876 TRACE [org.xdi.oxd.common.CoreUtils] End of stream. Quit.
  373. 2017-08-21 19:22:06,876 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank.
  374. 2017-08-21 19:22:06,878 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
  375. 2017-08-21 19:22:06,879 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  376. 2017-08-21 19:22:06,881 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  377. 2017-08-21 19:22:06,882 TRACE [org.xdi.oxd.common.CoreUtils] Parsed sizeString: 0234, commandSize: 234
  378. 2017-08-21 19:22:06,882 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"params": {"oxd_id": "5ffb8d09-3fb0-4fda-a0ed-a78cc41158dd", "refresh_token": "66c729d5-215a-44d9-a8b7-0bb18abbe107", "protection_access_token": "836d14d7-be78-4b9e-901f-938fda2277b8"}, "command": "get_access_token_by_refresh_token"}', m_leftString=''}
  379. 2017-08-21 19:22:06,883 TRACE [org.xdi.oxd.server.Processor] Command: {"params": {"oxd_id": "5ffb8d09-3fb0-4fda-a0ed-a78cc41158dd", "refresh_token": "66c729d5-215a-44d9-a8b7-0bb18abbe107", "protection_access_token": "836d14d7-be78-4b9e-901f-938fda2277b8"}, "command": "get_access_token_by_refresh_token"}
  380. 2017-08-21 19:22:06,887 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
  381. 2017-08-21 19:22:08,162 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"scope":"openid","access_token":"82190f7a-3c6c-44fa-9d5f-a272146d8f30","expires_in":299,"refresh_token":"88c3c155-fdf8-41e1-8309-4528facdf13d"}}
  382. 2017-08-21 19:22:08,163 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  383. 2017-08-21 19:22:08,165 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  384. 2017-08-21 19:22:08,167 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
  385. 2017-08-21 19:22:08,167 TRACE [org.xdi.oxd.common.CoreUtils] End of stream. Quit.
  386. 2017-08-21 19:22:08,168 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank.
  387. 2017-08-21 19:22:08,170 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  388. 2017-08-21 19:22:08,172 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  389. 2017-08-21 19:22:08,172 TRACE [org.xdi.oxd.common.CoreUtils] Parsed sizeString: 0213, commandSize: 213
  390. 2017-08-21 19:22:08,174 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"params": {"access_token": "82190f7a-3c6c-44fa-9d5f-a272146d8f30", "oxd_id": "5ffb8d09-3fb0-4fda-a0ed-a78cc41158dd", "protection_access_token": "836d14d7-be78-4b9e-901f-938fda2277b8"}, "command": "get_user_info"}', m_leftString=''}
  391. 2017-08-21 19:22:08,175 TRACE [org.xdi.oxd.server.Processor] Command: {"params": {"access_token": "82190f7a-3c6c-44fa-9d5f-a272146d8f30", "oxd_id": "5ffb8d09-3fb0-4fda-a0ed-a78cc41158dd", "protection_access_token": "836d14d7-be78-4b9e-901f-938fda2277b8"}, "command": "get_user_info"}
  392. 2017-08-21 19:22:08,191 TRACE [org.xdi.oxd.server.service.ValidationService] Introspect token with rp: Rp{oxdId='49e82ca5-1054-46b0-9e36-5833f45d8f8f', opHost='https://gluu.centroxy.com', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com:8080/userinfo', postLogoutRedirectUri='https://client.example.com:8080', applicationType='web', redirectUris=[https://client.example.com:8080/userinfo], claimsRedirectUri=[], responseTypes=[code], clientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', clientSecret='79c795d3-01e0-49e7-a040-4de0cc9e8ad8', clientRegistrationAccessToken='e7ebce87-2ff1-4263-bde7-302e8873ecb9', clientRegistrationClientUri='https://gluu.centroxy.com/oxauth/restv1/register?client_id=@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', clientIdIssuedAt=Mon Aug 21 19:08:52 IST 2017, clientSecretExpiresAt=Tue Aug 22 19:08:52 IST 2017, clientName='null', sectorIdentifierUri='null', clientJwksUri='', setupOxdId='null', setupClientId='null', scope=[openid, profile, email, uma_authorization, uma_protection], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials, uma_ticket], contacts=[], userId='null', userSecret='null', pat='a7c76b4c-8aac-4bd2-8907-39b0d3a66ba0', patExpiresIn=299, patCreatedAt=Mon Aug 21 19:21:26 IST 2017, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, oxdRpProgrammingLanguage=python}
  393. 2017-08-21 19:22:08,192 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
  394. 2017-08-21 19:22:08,216 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: a7c76b4c-8aac-4bd2-8907-39b0d3a66ba0
  395. 2017-08-21 19:22:09,483 TRACE [org.xdi.oxd.server.service.ValidationService] access_token: 836d14d7-be78-4b9e-901f-938fda2277b8, introspection: IntrospectionResponse{active=true, scopes=[openid], clientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', username='null', tokenType='bearer', expiresAt=Mon Aug 21 19:27:15 IST 2017, issuedAt=Mon Aug 21 19:22:15 IST 2017, subject='null', audience='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', issuer='https://gluu.centroxy.com', jti='null', acrValues='null'}, setupClientId: @!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0
  396. 2017-08-21 19:22:09,486 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
  397. 2017-08-21 19:22:10,742 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"claims":{"sub":["VPdAjC0lJkW-ZGILG8VFBzIqeujiPeorAjh6tOnM8wI"],"name":["Centroxy Gluu Test User"],"given_name":["Centroxy"],"family_name":["Gluu"],"email":["gluu@centroxy.com"]},"refresh_token":null,"access_token":null}}
  398. 2017-08-21 19:22:10,743 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  399. 2017-08-21 19:22:10,748 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  400. 2017-08-21 19:22:10,752 TRACE [org.xdi.oxd.common.CoreUtils] End of stream. Quit.
  401. 2017-08-21 19:22:10,752 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank.
  402. 2017-08-21 19:22:13,779 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
  403. 2017-08-21 19:22:13,784 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  404. 2017-08-21 19:22:13,784 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  405. 2017-08-21 19:22:13,785 TRACE [org.xdi.oxd.common.CoreUtils] Parsed sizeString: 0218, commandSize: 218
  406. 2017-08-21 19:22:13,788 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"params": {"client_secret": "79c795d3-01e0-49e7-a040-4de0cc9e8ad8", "client_id": "@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0", "op_host": "https://gluu.centroxy.com"}, "command": "get_client_token"}', m_leftString=''}
  407. 2017-08-21 19:22:13,790 TRACE [org.xdi.oxd.server.Processor] Command: {"params": {"client_secret": "79c795d3-01e0-49e7-a040-4de0cc9e8ad8", "client_id": "@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0", "op_host": "https://gluu.centroxy.com"}, "command": "get_client_token"}
  408. 2017-08-21 19:22:13,795 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
  409. 2017-08-21 19:22:15,175 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"scope":"openid","access_token":"a423061b-1111-4070-bb54-f7986d270272","expires_in":299,"refresh_token":null}}
  410. 2017-08-21 19:22:15,177 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  411. 2017-08-21 19:22:15,181 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
  412. 2017-08-21 19:22:15,181 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  413. 2017-08-21 19:22:15,183 TRACE [org.xdi.oxd.common.CoreUtils] End of stream. Quit.
  414. 2017-08-21 19:22:15,183 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank.
  415. 2017-08-21 19:22:15,183 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  416. 2017-08-21 19:22:15,184 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  417. 2017-08-21 19:22:15,185 TRACE [org.xdi.oxd.common.CoreUtils] Parsed sizeString: 0158, commandSize: 158
  418. 2017-08-21 19:22:15,185 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"params": {"oxd_id": "5ffb8d09-3fb0-4fda-a0ed-a78cc41158dd", "protection_access_token": "a423061b-1111-4070-bb54-f7986d270272"}, "command": "get_logout_uri"}', m_leftString=''}
  419. 2017-08-21 19:22:15,185 TRACE [org.xdi.oxd.server.Processor] Command: {"params": {"oxd_id": "5ffb8d09-3fb0-4fda-a0ed-a78cc41158dd", "protection_access_token": "a423061b-1111-4070-bb54-f7986d270272"}, "command": "get_logout_uri"}
  420. 2017-08-21 19:22:15,189 TRACE [org.xdi.oxd.server.service.ValidationService] Introspect token with rp: Rp{oxdId='49e82ca5-1054-46b0-9e36-5833f45d8f8f', opHost='https://gluu.centroxy.com', opDiscoveryPath='null', idToken='null', accessToken='null', authorizationRedirectUri='https://client.example.com:8080/userinfo', postLogoutRedirectUri='https://client.example.com:8080', applicationType='web', redirectUris=[https://client.example.com:8080/userinfo], claimsRedirectUri=[], responseTypes=[code], clientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', clientSecret='79c795d3-01e0-49e7-a040-4de0cc9e8ad8', clientRegistrationAccessToken='e7ebce87-2ff1-4263-bde7-302e8873ecb9', clientRegistrationClientUri='https://gluu.centroxy.com/oxauth/restv1/register?client_id=@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', clientIdIssuedAt=Mon Aug 21 19:08:52 IST 2017, clientSecretExpiresAt=Tue Aug 22 19:08:52 IST 2017, clientName='null', sectorIdentifierUri='null', clientJwksUri='', setupOxdId='null', setupClientId='null', scope=[openid, profile, email, uma_authorization, uma_protection], uiLocales=[en], claimsLocales=[en], acrValues=[], grantType=[authorization_code, client_credentials, uma_ticket], contacts=[], userId='null', userSecret='null', pat='a7c76b4c-8aac-4bd2-8907-39b0d3a66ba0', patExpiresIn=299, patCreatedAt=Mon Aug 21 19:21:26 IST 2017, patRefreshToken='null', umaProtectedResources=[], rpt='null', rptTokenType='null', rptPct='null', rptExpiresAt=null, rptCreatedAt=null, rptUpgraded=null, oxdRpProgrammingLanguage=python}
  421. 2017-08-21 19:22:15,190 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
  422. 2017-08-21 19:22:15,201 DEBUG [org.xdi.oxd.server.service.UmaTokenService] PAT from site configuration, PAT: a7c76b4c-8aac-4bd2-8907-39b0d3a66ba0
  423. 2017-08-21 19:22:16,484 TRACE [org.xdi.oxd.server.service.ValidationService] access_token: a423061b-1111-4070-bb54-f7986d270272, introspection: IntrospectionResponse{active=true, scopes=[openid], clientId='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', username='null', tokenType='bearer', expiresAt=Mon Aug 21 19:27:27 IST 2017, issuedAt=Mon Aug 21 19:22:27 IST 2017, subject='null', audience='@!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0', issuer='https://gluu.centroxy.com', jti='null', acrValues='null'}, setupClientId: @!D763.4617.1877.F2F6!0001!A11B.9307!0008!8B6C.EB9D.A06D.2AC0
  424. 2017-08-21 19:22:16,489 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"uri":"https://gluu.centroxy.com/oxauth/restv1/end_session?id_token_hint=eyJraWQiOiJlOTVlMjAwZi0zMmU2LTQ1ZmUtOTJkZC01ZjMxZDQxY2Q2NzciLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2dsdXUuY2VudHJveHkuY29tIiwiYXVkIjoiQCFENzYzLjQ2MTcuMTg3Ny5GMkY2ITAwMDEhQTExQi45MzA3ITAwMDghMENEMS44RTA1LkIwRTguMUJBOSIsImV4cCI6MTUwMzMyNzEzOCwiaWF0IjoxNTAzMzIzNTM4LCJub25jZSI6ImgzcG5ibXJjbXBuMWlvdDhnMnVuZDNiN3VqIiwiYXV0aF90aW1lIjoxNTAzMzIzNTMyLCJhdF9oYXNoIjoiWkkxeG1PNEhtTTQ0SmZnS3hldC1hQSIsIm94T3BlbklEQ29ubmVjdFZlcnNpb24iOiJvcGVuaWRjb25uZWN0LTEuMCIsInN1YiI6IlZQZEFqQzBsSmtXLVpHSUxHOFZGQnpJcWV1amlQZW9yQWpoNnRPbk04d0kifQ.mEEgUuNA9xbVewNqge5v_fSsrmvl_4ckhTpqta9pCli2atNgy1EPA0pXQ6aKVbZ_KZ6Yd0vaSna_8SF95Odw8YUsOkvGQFZfvu-8IhKSfHSjh_wCj_dee3esIZfHJoKM2DLo32zzRTc5VBKZ6UPfqzGxpYNTV5QL4pOJLFESl0pMrDpqi83gBnB_q-b1AX4YSsdXMSYD8G55N8o74aNDYBFOCAm1LI360KZO9s6mth-MtoujAw5e1k52xI4C1TqSZk_Y5JZoXtb8NpIwOM7Da9hcjPpisGO8xoxsYXpPFG-lc4FO0qLll9hgApUw7SynCAnel5ZbQfUdVdx8dJApGw"}}
  425. 2017-08-21 19:22:16,490 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
  426. 2017-08-21 19:22:16,492 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
  427. 2017-08-21 19:22:16,496 TRACE [org.xdi.oxd.common.CoreUtils] End of stream. Quit.
  428. 2017-08-21 19:22:16,497 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement