Hello everyone,
Today I repeat everything from the beginning. But result the same. When I try to protect my resource I got 406 error from oxd server. this is the oxd-server.log
```
2017-04-24 18:25:20,884 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
2017-04-24 18:25:20,895 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
2017-04-24 18:25:20,896 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
2017-04-24 18:25:21,916 TRACE [org.xdi.oxd.common.CoreUtils] Parsed sizeString: 0149, commandSize: 149
2017-04-24 18:25:21,916 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"command":"get_authorization_url","params":{"prompt":null,"scope":null,"oxd_id":"191b3b1e-2a85-4c62-bf26-743162ae92dc","acr_values":null,"hd":null}}', m_leftString=''}
2017-04-24 18:25:21,916 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_authorization_url","params":{"prompt":null,"scope":null,"oxd_id":"191b3b1e-2a85-4c62-bf26-743162ae92dc","acr_values":null,"hd":null}}
2017-04-24 18:25:32,400 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"authorization_url":"https://cyber.gluu.info/oxauth/seam/resource/restv1/oxauth/authorize?response_type=code&client_id=@!6D74.E6E1.4AFB.5F79!0001!CDDF.448A!0008!6BA6.95BD.03BE.9775&redirect_uri=https://google.com&scope=openid+uma_protection+uma_authorization&state=u80jjnaul06r98cgho8scvqc8p&nonce=pmsfab1cu3l4aita6tiiurgl4u"}}
2017-04-24 18:25:32,401 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
2017-04-24 18:25:32,401 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
2017-04-24 18:25:32,579 TRACE [org.xdi.oxd.common.CoreUtils] End of stream. Quit.
2017-04-24 18:25:32,580 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank.
2017-04-24 18:32:55,925 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
2017-04-24 18:32:55,988 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
2017-04-24 18:32:56,000 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
2017-04-24 18:32:56,370 TRACE [org.xdi.oxd.common.CoreUtils] Parsed sizeString: 0660, commandSize: 660
2017-04-24 18:32:56,415 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"command":"register_site","params":{"scope":["openid","uma_protection","uma_authorization"],"contacts":null,"op_host":"https://cyber.gluu.info","authorization_redirect_uri":"https://cyber.oxd.info:8443/GluuServerTest/user/profile/","post_logout_redirect_uri":"https://cyber.oxd.info:8443/GluuServerTest/","redirect_uris":null,"response_types":null,"client_id":null,"client_secret":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_request_uris":null,"client_logout_uris":null,"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":null,"trusted_client":false}}', m_leftString=''}
2017-04-24 18:32:56,416 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"register_site","params":{"scope":["openid","uma_protection","uma_authorization"],"contacts":null,"op_host":"https://cyber.gluu.info","authorization_redirect_uri":"https://cyber.oxd.info:8443/GluuServerTest/user/profile/","post_logout_redirect_uri":"https://cyber.oxd.info:8443/GluuServerTest/","redirect_uris":null,"response_types":null,"client_id":null,"client_secret":null,"client_name":null,"client_jwks_uri":null,"client_token_endpoint_auth_method":null,"client_request_uris":null,"client_logout_uris":null,"client_sector_identifier_uri":null,"ui_locales":null,"claims_locales":null,"acr_values":null,"grant_types":null,"trusted_client":false}}
2017-04-24 18:32:56,417 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Creating site configuration ...
2017-04-24 18:32:56,436 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
2017-04-24 18:32:59,561 TRACE [org.xdi.oxd.server.op.RegisterSiteOperation] Registered client for site - client_id: @!6D74.E6E1.4AFB.5F79!0001!CDDF.448A!0008!E11D.2CCB.7853.6F8E
2017-04-24 18:32:59,578 INFO [org.xdi.oxd.server.op.RegisterSiteOperation] Site configuration created: SiteConfiguration{acrValues=[], oxdId='1035f095-1374-4924-a6b6-448af24f7027', opHost='https://cyber.gluu.info', authorizationRedirectUri='https://cyber.oxd.info:8443/GluuServerTest/user/profile/', applicationType='web', sectorIdentifierUri='null', redirectUris=[https://cyber.oxd.info:8443/GluuServerTest/user/profile/], responseTypes=[code], clientId='@!6D74.E6E1.4AFB.5F79!0001!CDDF.448A!0008!E11D.2CCB.7853.6F8E', clientSecret='4ee7c60f-df28-4e10-85d4-578cf529f65b', clientJwksUri='', scope=[openid, uma_protection, uma_authorization], uiLocales=[en], claimsLocales=[en], grantType=[authorization_code], contacts=[], aat=null, aatCreatedAt=null, aatExpiresIn=0, pat=null, patCreatedAt=null, patExpiresIn=0, umaProtectedResources=[], rpt=null, rptCreatedAt=null, rptExpiresIn=null, gat=null, gatCreatedAt=null, gatExpiresIn=null}
2017-04-24 18:32:59,580 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"oxd_id":"1035f095-1374-4924-a6b6-448af24f7027","op_host":"https://cyber.gluu.info"}}
2017-04-24 18:32:59,580 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
2017-04-24 18:32:59,581 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
2017-04-24 18:32:59,660 TRACE [org.xdi.oxd.common.CoreUtils] End of stream. Quit.
2017-04-24 18:32:59,670 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank.
2017-04-24 18:36:30,335 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
2017-04-24 18:36:30,399 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
2017-04-24 18:36:30,407 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
2017-04-24 18:36:30,878 TRACE [org.xdi.oxd.common.CoreUtils] Parsed sizeString: 0149, commandSize: 149
2017-04-24 18:36:30,890 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"command":"get_authorization_url","params":{"prompt":null,"scope":null,"oxd_id":"1035f095-1374-4924-a6b6-448af24f7027","acr_values":null,"hd":null}}', m_leftString=''}
2017-04-24 18:36:30,890 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_authorization_url","params":{"prompt":null,"scope":null,"oxd_id":"1035f095-1374-4924-a6b6-448af24f7027","acr_values":null,"hd":null}}
2017-04-24 18:36:30,891 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"authorization_url":"https://cyber.gluu.info/oxauth/seam/resource/restv1/oxauth/authorize?response_type=code&client_id=@!6D74.E6E1.4AFB.5F79!0001!CDDF.448A!0008!E11D.2CCB.7853.6F8E&redirect_uri=https://cyber.oxd.info:8443/GluuServerTest/user/profile/&scope=openid+uma_protection+uma_authorization&state=8ikeco8j5ttkeiafim1vpmc0t&nonce=1s50ggio8as8ojubdn1bjc6f1n"}}
2017-04-24 18:36:30,892 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
2017-04-24 18:36:30,912 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
2017-04-24 18:36:30,955 TRACE [org.xdi.oxd.common.CoreUtils] End of stream. Quit.
2017-04-24 18:36:30,955 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank.
2017-04-24 18:37:35,367 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
2017-04-24 18:37:35,396 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
2017-04-24 18:37:35,396 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
2017-04-24 18:37:35,397 TRACE [org.xdi.oxd.common.CoreUtils] Parsed sizeString: 0173, commandSize: 173
2017-04-24 18:37:35,397 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"command":"get_tokens_by_code","params":{"code":"5b9e464c-962a-44bd-9215-e6108ffd403a","state":"8ikeco8j5ttkeiafim1vpmc0t","oxd_id":"1035f095-1374-4924-a6b6-448af24f7027"}}', m_leftString=''}
2017-04-24 18:37:35,397 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_tokens_by_code","params":{"code":"5b9e464c-962a-44bd-9215-e6108ffd403a","state":"8ikeco8j5ttkeiafim1vpmc0t","oxd_id":"1035f095-1374-4924-a6b6-448af24f7027"}}
2017-04-24 18:37:35,481 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
2017-04-24 18:37:47,693 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"access_token":"5dde273b-ea47-4f7e-b34b-743304b9cec4","expires_in":299,"id_token":"eyJraWQiOiI0N2Y1NWY4Ni05OTgzLTQ2ZWItODhlNy04MzU4ZjhiMGYwZTYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2N5YmVyLmdsdXUuaW5mbyIsImF1ZCI6IkAhNkQ3NC5FNkUxLjRBRkIuNUY3OSEwMDAxIUNEREYuNDQ4QSEwMDA4IUUxMUQuMkNDQi43ODUzLjZGOEUiLCJleHAiOjE0OTMwNDgyNTgsImlhdCI6MTQ5MzA0NDY1OCwibm9uY2UiOiIxczUwZ2dpbzhhczhvanViZG4xYmpjNmYxbiIsImF1dGhfdGltZSI6MTQ5MzA0NDYyOCwiYXRfaGFzaCI6IkFTQzdYd3dkeVVLenBkSi1YekpWalEiLCJveFZhbGlkYXRpb25VUkkiOiJodHRwczovL2N5YmVyLmdsdXUuaW5mby9veGF1dGgvb3BpZnJhbWUiLCJveE9wZW5JRENvbm5lY3RWZXJzaW9uIjoib3BlbmlkY29ubmVjdC0xLjAiLCJzdWIiOiJ0VTJVcXctTnA0V2JFUHA3R3FXOENZSWQzOG50OFNpWVMtN0JZcDdOY0RVIn0.OMt1IPUtso6J0tTqEWbRssLOPPqdraKPz4bszfYzOmGs-VyX6j6ZoANbl3vfFJJ57xEzum0KkNfIYV6Ea3oKldA1nyaXyCsnD_rUHuWJ4RxOn8TaoJFjAWIYugf2K2ZV4T11MKZHm8uGGz17GEJLo44Rh8PbS8Iusq-1lBcWAZEyjA04GF3hc13Fl0Fa3zLLLuTPvegp5o7nPJpOl86T9UV5hsBPNYQci49yYdGqAcfcoV2bHHWk4j9sYlGwpoYR6Db-AZPVD2M3GuNlYPjES_lzV13Ah9dw26GfdXXbJz-0e7Kh7YFTBzOd21Q2rceea2RqYF-yfdnY9qmlibaaew","refresh_token":"4f4430dc-62c6-497d-b23a-481048bad227","id_token_claims":{"at_hash":["ASC7XwwdyUKzpdJ-XzJVjQ"],"aud":["@!6D74.E6E1.4AFB.5F79!0001!CDDF.448A!0008!E11D.2CCB.7853.6F8E"],"sub":["tU2Uqw-Np4WbEPp7GqW8CYId38nt8SiYS-7BYp7NcDU"],"auth_time":["1493044628"],"iss":["https://cyber.gluu.info"],"exp":["1493048258"],"iat":["1493044658"],"nonce":["1s50ggio8as8ojubdn1bjc6f1n"],"oxValidationURI":["https://cyber.gluu.info/oxauth/opiframe"],"oxOpenIDConnectVersion":["openidconnect-1.0"]}}}
2017-04-24 18:37:47,694 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
2017-04-24 18:37:47,694 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
2017-04-24 18:37:47,862 TRACE [org.xdi.oxd.common.CoreUtils] End of stream. Quit.
2017-04-24 18:37:47,862 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank.
2017-04-24 18:38:00,729 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
2017-04-24 18:38:00,752 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
2017-04-24 18:38:00,753 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
2017-04-24 18:38:00,753 TRACE [org.xdi.oxd.common.CoreUtils] Parsed sizeString: 0140, commandSize: 140
2017-04-24 18:38:00,754 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"command":"get_user_info","params":{"oxd_id":"1035f095-1374-4924-a6b6-448af24f7027","access_token":"5dde273b-ea47-4f7e-b34b-743304b9cec4"}}', m_leftString=''}
2017-04-24 18:38:00,754 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_user_info","params":{"oxd_id":"1035f095-1374-4924-a6b6-448af24f7027","access_token":"5dde273b-ea47-4f7e-b34b-743304b9cec4"}}
2017-04-24 18:38:00,778 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
2017-04-24 18:38:03,539 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"claims":{"sub":["tU2Uqw-Np4WbEPp7GqW8CYId38nt8SiYS-7BYp7NcDU"]}}}
2017-04-24 18:38:03,540 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
2017-04-24 18:38:03,542 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
2017-04-24 18:38:03,685 TRACE [org.xdi.oxd.common.CoreUtils] End of stream. Quit.
2017-04-24 18:38:03,686 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank.
2017-04-24 18:38:42,141 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
2017-04-24 18:38:42,152 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
2017-04-24 18:38:42,152 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
2017-04-24 18:38:42,166 TRACE [org.xdi.oxd.common.CoreUtils] Parsed sizeString: 0292, commandSize: 292
2017-04-24 18:38:42,166 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"command":"get_logout_uri","params":{"state":"5e8c3406-6953-4524-acf7-206cc2bb3634","oxd_id":"1035f095-1374-4924-a6b6-448af24f7027","id_token_hint":"4a573b1a-b3cb-453e-be31-bd6324efe5fe","post_logout_redirect_uri":"https://google.com","session_state":"3efe3648-9978-439e-8912-9c2cac5708e0"}}', m_leftString=''}
2017-04-24 18:38:42,166 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_logout_uri","params":{"state":"5e8c3406-6953-4524-acf7-206cc2bb3634","oxd_id":"1035f095-1374-4924-a6b6-448af24f7027","id_token_hint":"4a573b1a-b3cb-453e-be31-bd6324efe5fe","post_logout_redirect_uri":"https://google.com","session_state":"3efe3648-9978-439e-8912-9c2cac5708e0"}}
2017-04-24 18:38:42,173 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"uri":"https://cyber.gluu.info/oxauth/seam/resource/restv1/oxauth/end_session?id_token_hint=4a573b1a-b3cb-453e-be31-bd6324efe5fe&post_logout_redirect_uri=https%3A%2F%2Fgoogle.com&state=5e8c3406-6953-4524-acf7-206cc2bb3634&session_state=3efe3648-9978-439e-8912-9c2cac5708e0"}}
2017-04-24 18:38:42,173 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
2017-04-24 18:38:42,173 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
2017-04-24 18:38:42,176 TRACE [org.xdi.oxd.common.CoreUtils] End of stream. Quit.
2017-04-24 18:38:42,176 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank.
2017-04-24 19:10:06,339 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
2017-04-24 19:10:13,854 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
2017-04-24 19:10:14,018 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
2017-04-24 19:10:16,125 TRACE [org.xdi.oxd.common.CoreUtils] Parsed sizeString: 0149, commandSize: 149
2017-04-24 19:10:16,136 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"command":"get_authorization_url","params":{"prompt":null,"scope":null,"oxd_id":"1035f095-1374-4924-a6b6-448af24f7027","acr_values":null,"hd":null}}', m_leftString=''}
2017-04-24 19:10:16,239 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_authorization_url","params":{"prompt":null,"scope":null,"oxd_id":"1035f095-1374-4924-a6b6-448af24f7027","acr_values":null,"hd":null}}
2017-04-24 19:10:20,284 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"authorization_url":"https://cyber.gluu.info/oxauth/seam/resource/restv1/oxauth/authorize?response_type=code&client_id=@!6D74.E6E1.4AFB.5F79!0001!CDDF.448A!0008!E11D.2CCB.7853.6F8E&redirect_uri=https://cyber.oxd.info:8443/GluuServerTest/user/profile/&scope=openid+uma_protection+uma_authorization&state=6bceg6j3m5qfc2q8mve24ubnpu&nonce=iu2et07hdl8jojjqfkon7cp54f"}}
2017-04-24 19:10:20,284 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
2017-04-24 19:10:20,284 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
2017-04-24 19:10:20,463 TRACE [org.xdi.oxd.common.CoreUtils] End of stream. Quit.
2017-04-24 19:10:20,464 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank.
2017-04-24 19:10:42,988 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
2017-04-24 19:10:43,073 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
2017-04-24 19:10:43,074 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
2017-04-24 19:10:43,075 TRACE [org.xdi.oxd.common.CoreUtils] Parsed sizeString: 0174, commandSize: 174
2017-04-24 19:10:43,076 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"command":"get_tokens_by_code","params":{"code":"472979bd-9f58-4221-a7e9-2e62f5e52404","state":"6bceg6j3m5qfc2q8mve24ubnpu","oxd_id":"1035f095-1374-4924-a6b6-448af24f7027"}}', m_leftString=''}
2017-04-24 19:10:43,076 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_tokens_by_code","params":{"code":"472979bd-9f58-4221-a7e9-2e62f5e52404","state":"6bceg6j3m5qfc2q8mve24ubnpu","oxd_id":"1035f095-1374-4924-a6b6-448af24f7027"}}
2017-04-24 19:10:43,414 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
2017-04-24 19:11:01,879 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"access_token":"310471c6-fd3f-4d97-82c9-a313825a3c0a","expires_in":299,"id_token":"eyJraWQiOiI0N2Y1NWY4Ni05OTgzLTQ2ZWItODhlNy04MzU4ZjhiMGYwZTYiLCJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpc3MiOiJodHRwczovL2N5YmVyLmdsdXUuaW5mbyIsImF1ZCI6IkAhNkQ3NC5FNkUxLjRBRkIuNUY3OSEwMDAxIUNEREYuNDQ4QSEwMDA4IUUxMUQuMkNDQi43ODUzLjZGOEUiLCJleHAiOjE0OTMwNTAzMDgsImlhdCI6MTQ5MzA0NjcwOCwibm9uY2UiOiJpdTJldDA3aGRsOGpvampxZmtvbjdjcDU0ZiIsImF1dGhfdGltZSI6MTQ5MzA0NjY4NiwiYXRfaGFzaCI6IlJFZnYxSWhrRmotSzhFTGRnNlJubFEiLCJveFZhbGlkYXRpb25VUkkiOiJodHRwczovL2N5YmVyLmdsdXUuaW5mby9veGF1dGgvb3BpZnJhbWUiLCJveE9wZW5JRENvbm5lY3RWZXJzaW9uIjoib3BlbmlkY29ubmVjdC0xLjAiLCJzdWIiOiJ0VTJVcXctTnA0V2JFUHA3R3FXOENZSWQzOG50OFNpWVMtN0JZcDdOY0RVIn0.WyPUwCfqpcRVbEn1ZqCSYO4yej3eE5lUJ50x_ALP-sRE6fqtDc1yKpQYV2kBG1CO-DpvT2JF9UMwzF5VbdrTluVMaFN6PB6gnveZ3KsclPUjT_mdtCNphDpPF5wAwkVV9xNWYyiPVzK83eRXeQ8fpGCbqv5188j0sYSsJogaJ57XQNKwjkjJxt0fZvodbRIYcAs7MO_Clj6gf6BpaEpzI7bHUEL-0FQOfexAuwpys55y6eL8b9GeAD09-gqNlU2B7zfXtcvA_ayQ8kD-vOdyIQCZJ1JvL0JlVRT1KRPnaKPn2WCFj7sjeXoouobgEUWwkC5iqZfc4K-KHBCtlDzfzw","refresh_token":"aedf4cd1-43d3-47b8-b24c-b51c5e823774","id_token_claims":{"at_hash":["REfv1IhkFj-K8ELdg6RnlQ"],"aud":["@!6D74.E6E1.4AFB.5F79!0001!CDDF.448A!0008!E11D.2CCB.7853.6F8E"],"sub":["tU2Uqw-Np4WbEPp7GqW8CYId38nt8SiYS-7BYp7NcDU"],"auth_time":["1493046686"],"iss":["https://cyber.gluu.info"],"exp":["1493050308"],"iat":["1493046708"],"nonce":["iu2et07hdl8jojjqfkon7cp54f"],"oxValidationURI":["https://cyber.gluu.info/oxauth/opiframe"],"oxOpenIDConnectVersion":["openidconnect-1.0"]}}}
2017-04-24 19:11:01,880 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
2017-04-24 19:11:01,880 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
2017-04-24 19:11:02,126 TRACE [org.xdi.oxd.common.CoreUtils] End of stream. Quit.
2017-04-24 19:11:02,126 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank.
2017-04-24 19:11:02,335 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
2017-04-24 19:11:02,532 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
2017-04-24 19:11:02,532 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
2017-04-24 19:11:02,533 TRACE [org.xdi.oxd.common.CoreUtils] Parsed sizeString: 0140, commandSize: 140
2017-04-24 19:11:02,533 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"command":"get_user_info","params":{"oxd_id":"1035f095-1374-4924-a6b6-448af24f7027","access_token":"310471c6-fd3f-4d97-82c9-a313825a3c0a"}}', m_leftString=''}
2017-04-24 19:11:02,534 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_user_info","params":{"oxd_id":"1035f095-1374-4924-a6b6-448af24f7027","access_token":"310471c6-fd3f-4d97-82c9-a313825a3c0a"}}
2017-04-24 19:11:02,830 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
2017-04-24 19:11:03,063 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"ok","data":{"claims":{"sub":["tU2Uqw-Np4WbEPp7GqW8CYId38nt8SiYS-7BYp7NcDU"]}}}
2017-04-24 19:11:03,063 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
2017-04-24 19:11:03,064 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
2017-04-24 19:11:04,948 TRACE [org.xdi.oxd.common.CoreUtils] End of stream. Quit.
2017-04-24 19:11:04,949 TRACE [org.xdi.oxd.server.SocketProcessor] Quit. Read result is null or command string is blank.
2017-04-24 19:11:24,937 DEBUG [org.xdi.oxd.server.service.SocketService] Start new SocketProcessor...
2017-04-24 19:11:25,130 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
2017-04-24 19:11:25,130 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage:
2017-04-24 19:11:25,131 TRACE [org.xdi.oxd.common.CoreUtils] Parsed sizeString: 0224, commandSize: 224
2017-04-24 19:11:25,131 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"command":"uma_rs_protect","params":{"resources":[{"path":"/movie","conditions":[{"httpMethods":["GET"],"scopes":["https://cyber.oxd.info:8443/GluuServerTest/getAll"],"ticketScopes":["https://cyber.oxd.info:8443/GluuServerTest/getAll"]}]}],"oxd_id":"1035f095-1374-4924-a6b6-448af24f7027"}}', m_leftString=''}
2017-04-24 19:11:25,180 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"uma_rs_protect","params":{"resources":[{"path":"/movie","conditions":[{"httpMethods":["GET"],"scopes":["https://cyber.oxd.info:8443/GluuServerTest/getAll"],"ticketScopes":["https://cyber.oxd.info:8443/GluuServerTest/getAll"]}]}],"oxd_id":"1035f095-1374-4924-a6b6-448af24f7027"}}
2017-04-24 19:11:33,296 WARN [org.apache.http.client.protocol.ResponseProcessCookies] Cookie rejected: "[version: 0][name: JSESSIONID][value: 1nw8da5lvutjnamlagmmy2rc1][domain: cyber.gluu.info][path: /oxauth][expiry: null]". Illegal path attribute "/oxauth". Path of origin: "/.well-known/uma-configuration"
2017-04-24 19:11:36,587 TRACE [org.xdi.oxd.server.service.HttpService] Created TRUST_ALL client.
2017-04-24 19:11:36,924 TRACE [org.xdi.oxd.server.service.UmaTokenService] Obtained token with client authentication: UmaToken{token='a022f142-0a37-4f83-ae36-366fdf539bd6', refreshToken='null', expiresIn=299}
2017-04-24 19:11:38,804 ERROR [org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar] Error status 406 Not Acceptable returned
org.jboss.resteasy.client.ClientResponseFailure: Error status 406 Not Acceptable returned
at org.jboss.resteasy.client.core.BaseClientResponse.createResponseFailure(BaseClientResponse.java:523)
at org.jboss.resteasy.client.core.BaseClientResponse.createResponseFailure(BaseClientResponse.java:514)
at org.jboss.resteasy.client.core.BaseClientResponse.checkFailureStatus(BaseClientResponse.java:508)
at org.jboss.resteasy.client.core.extractors.BodyEntityExtractor.extractEntity(BodyEntityExtractor.java:38)
at org.jboss.resteasy.client.core.ClientInvoker.invoke(ClientInvoker.java:126)
at org.jboss.resteasy.client.core.ClientProxy.invoke(ClientProxy.java:88)
at com.sun.proxy.$Proxy46.addResourceSet(Unknown Source)
at org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar.register(ResourceRegistrar.java:89)
at org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar.register(ResourceRegistrar.java:50)
at org.xdi.oxd.server.op.RsProtectOperation.execute(RsProtectOperation.java:58)
at org.xdi.oxd.server.op.RsProtectOperation.execute(RsProtectOperation.java:31)
at org.xdi.oxd.server.Processor.process(Processor.java:80)
at org.xdi.oxd.server.Processor.process(Processor.java:55)
at org.xdi.oxd.server.SocketProcessor.run(SocketProcessor.java:60)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
2017-04-24 19:11:38,832 ERROR [org.xdi.oxd.server.Processor] Error status 406 Not Acceptable returned
org.jboss.resteasy.client.ClientResponseFailure: Error status 406 Not Acceptable returned
at org.jboss.resteasy.client.core.BaseClientResponse.createResponseFailure(BaseClientResponse.java:523)
at org.jboss.resteasy.client.core.BaseClientResponse.createResponseFailure(BaseClientResponse.java:514)
at org.jboss.resteasy.client.core.BaseClientResponse.checkFailureStatus(BaseClientResponse.java:508)
at org.jboss.resteasy.client.core.extractors.BodyEntityExtractor.extractEntity(BodyEntityExtractor.java:38)
at org.jboss.resteasy.client.core.ClientInvoker.invoke(ClientInvoker.java:126)
at org.jboss.resteasy.client.core.ClientProxy.invoke(ClientProxy.java:88)
at com.sun.proxy.$Proxy46.addResourceSet(Unknown Source)
at org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar.register(ResourceRegistrar.java:89)
at org.xdi.oxd.rs.protect.resteasy.ResourceRegistrar.register(ResourceRegistrar.java:50)
at org.xdi.oxd.server.op.RsProtectOperation.execute(RsProtectOperation.java:58)
at org.xdi.oxd.server.op.RsProtectOperation.execute(RsProtectOperation.java:31)
at org.xdi.oxd.server.Processor.process(Processor.java:80)
at org.xdi.oxd.server.Processor.process(Processor.java:55)
at org.xdi.oxd.server.SocketProcessor.run(SocketProcessor.java:60)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
2017-04-24 19:11:38,832 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"error","data":{"error":"internal_error","error_description":"Unknown internal server error occurs."}}
2017-04-24 19:11:38,857 ERROR [org.xdi.oxd.server.SocketProcessor] Quit. Enable to process command.
```