[Openid-specs-ab] Issue #20: OP-E-05 (Scope Requesting all Claims) - Problem displaying result (openid/certification)

Edmund Jay issues-reply at bitbucket.org
Thu Jan 22 22:41:29 UTC 2015


New issue 20: OP-E-05 (Scope Requesting all Claims) - Problem displaying result
https://bitbucket.org/openid/certification/issue/20/op-e-05-scope-requesting-all-claims

Edmund Jay:

When this test returns, it only shows a blank page. The log shows the following:

test info for OP-E-05

Test output


__RegistrationRequest:post__
[check]
	status: INFORMATION
	description: Registration Response
	info: {"client_id":"sCKJ3VwJ5rBbZmBVYL4dpg","client_secret":"1lp_WuuIN67yKg","registration_access_token":"O12Jzmkadk8ppA","registration_client_uri":"https:\/\/connect.openid4.us\/abop\/op.php\/client\/S_RQq6EMITbPS07COlNrTw","client_id_issued_at":1421966271,"client_secret_expires_at":0,"registration_client_uri_path":"S_RQq6EMITbPS07COlNrTw","application_type":"web","redirect_uris":["https:\/\/oictest.umdc.umu.se:8102\/authz_cb"],"token_endpoint_auth_method":"client_secret_basic","jwks_uri":"https:\/\/oictest.umdc.umu.se:8102\/export\/jwk_8102.json","subject_type":"public","userinfo_signed_response_alg":"RS256","id_token_signed_response_alg":"RS256","default_max_age":3600,"require_auth_time":true,"response_types":["code"],"grant_types":["authorization_code"]}
[-]
	status: WARNING
	info: Not supported: scopes_supported=['profile', 'email', 'address', 'phone']
__AuthorizationRequest:pre__
[check-response-type]
	status: OK
	description: Checks that the asked for response type are among the supported
[check-endpoint]
	status: OK
	description: Checks that the necessary endpoint exists at a server
Trace output


0.000191 ------------ DiscoveryRequest ------------
0.000207 Provider info discover from 'https://connect.openid4.us/'
0.819887 ProviderConfigurationResponse: {'claims_supported': [u'name', u'given_name', u'family_name', u'middle_name', u'nickname', u'preferred_username', u'profile', u'picture', u'website', u'email', u'email_verified', u'gender', u'birthdate', u'zoneinfo', u'locale', u'phone_number', u'phone_number_verified', u'address', u'updated_at'], 'version': u'3.0', 'op_policy_uri': u'https://connect.openid4.us/abop/op.php/op_policy', 'subject_types_supported': [u'public', u'pairwise'], 'request_parameter_supported': True, 'userinfo_signing_alg_values_supported': [u'HS256', u'HS384', u'HS512', u'RS256', u'RS384', u'RS512'], 'issuer': u'https://connect.openid4.us', 'ui_locales_supported': [u'en-US'], 'id_token_encryption_enc_values_supported': [u'A128CBC-HS256', u'A256CBC-HS512', u'A128GCM', u'A256GCM'], 'require_request_uri_registration': False, 'grant_types_supported': [u'authorization_code', u'implicit'], 'token_endpoint': u'https://connect.openid4.us/abop/op.php/token', 'display_valu
 es_supported': [u'page'], 'request_uri_parameter_supported': True, 'claims_locales_supported': [u'en-US'], 'service_documentation': u'https://connect.openid4.us/abop/op.php/servicedocs', 'registration_endpoint': u'https://connect.openid4.us/abop/op.php/registration', 'jwks_uri': u'https://connect.openid4.us/connect4us.jwk', 'userinfo_encryption_alg_values_supported': [u'RSA1_5', u'RSA-OAEP'], 'scopes_supported': [u'openid', u'profile', u'email', u'address'], 'token_endpoint_auth_methods_supported': [u'client_secret_post', u'client_secret_basic', u'client_secret_jwt', u'private_key_jwt'], 'userinfo_encryption_enc_values_supported': [u'A128CBC-HS256', u'A256CBC-HS512', u'A128GCM', u'A256GCM'], 'id_token_signing_alg_values_supported': [u'HS256', u'HS384', u'HS512', u'RS256', u'RS384', u'RS512'], 'request_object_encryption_enc_values_supported': [u'A128CBC-HS256', u'A256CBC-HS512', u'A128GCM', u'A256GCM'], 'claims_parameter_supported': True, 'id_token_encryption_alg_values_suppo
 rted': [u'RSA1_5', u'RSA-OAEP'], 'token_endpoint_auth_signing_alg_values_supported': [u'HS256', u'HS384', u'HS512', u'RS256', u'RS384', u'RS512'], 'userinfo_endpoint': u'https://connect.openid4.us/abop/op.php/userinfo', 'request_object_signing_alg_values_supported': [u'HS256', u'HS384', u'HS512', u'RS256', u'RS384', u'RS512'], 'op_tos_uri': u'https://connect.openid4.us/abop/op.php/op_tos', u'check_session_iframe': u'https://connect.openid4.us/abop/opframe.php/1', 'request_object_encryption_alg_values_supported': [u'RSA1_5', u'RSA-OAEP'], 'response_types_supported': [u'code', u'code token', u'code id_token', u'token', u'token id_token', u'code token id_token', u'id_token'], u'end_session_endpoint': u'https://connect.openid4.us/abop/op.php/endsession', 'authorization_endpoint': u'https://connect.openid4.us/abop/op.php/auth', 'claim_types_supported': [u'normal']}
0.820279 Client behavior: {'token_endpoint_auth_method': 'client_secret_basic', 'subject_type': 'public', 'grant_types': ['authorization_code', 'implicit', 'refresh_token', 'urn:ietf:params:oauth:grant-type:jwt-bearer:'], 'userinfo_signed_response_alg': 'RS256', 'id_token_signed_response_alg': 'RS256', 'response_types': ['code', 'token', 'id_token', 'token id_token', 'code id_token', 'code token', 'code token id_token'], 'require_auth_time': True, 'scope': ['openid', 'profile', 'email', 'address', 'phone'], 'request_object_signing_alg': 'RS256', 'default_max_age': 3600}
1.572741 JWKS: {
 "keys":[
  {
   "kty":"RSA",
   "n":"tf_sB4M0sHearRLzz1q1JRgRdRnwk0lz-IcVDFlpp2dtDVyA-ZM8Tu1swp7upaTNykf7cp3Ne_6uW3JiKvRMDdNdvHWCzDHmbmZWGdnFF9Ve-D1cUxj4ETVpUM7AIXWbGs34fUNYl3Xzc4baSyvYbc3h6iz8AIdb_1bQLxJsHBi-ydg3NMJItgQJqBiwCmQYCOnJlekR-Ga2a5XlIx46Wsj3Pz0t0dzM8gVSU9fU3QrKKzDFCoFHTgig1YZNNW5W2H6QwANL5h-nbgre5sWmDmdnfiU6Pj5GOQDmp__rweinph8OAFNF6jVqrRZ3QJEmMnO42naWOsxV2FAUXafksQ",
   "e":"AQAB",
   "kid":"ABOP-00"
  }
 ]
}

1.573436 ------------ RegistrationRequest ------------
1.573800 --> URL: https://connect.openid4.us/abop/op.php/registration
1.573806 --> BODY: {"token_endpoint_auth_method": "client_secret_basic", "subject_type": "public", "jwks_uri": "https://oictest.umdc.umu.se:8102/export/jwk_8102.json", "application_type": "web", "grant_types": ["authorization_code"], "userinfo_signed_response_alg": "RS256", "id_token_signed_response_alg": "RS256", "redirect_uris": ["https://oictest.umdc.umu.se:8102/authz_cb"], "response_types": ["code"], "require_auth_time": true, "scope": ["openid", "profile", "email", "address", "phone"], "default_max_age": 3600}
1.573813 --> HEADERS: {'Content-type': 'application/json'}
2.467888 <-- STATUS: 200
2.467979 <-- BODY: {"client_id":"sCKJ3VwJ5rBbZmBVYL4dpg","client_secret":"1lp_WuuIN67yKg","registration_access_token":"O12Jzmkadk8ppA","registration_client_uri":"https:\/\/connect.openid4.us\/abop\/op.php\/client\/S_RQq6EMITbPS07COlNrTw","client_id_issued_at":1421966271,"client_secret_expires_at":0,"registration_client_uri_path":"S_RQq6EMITbPS07COlNrTw","application_type":"web","redirect_uris":["https:\/\/oictest.umdc.umu.se:8102\/authz_cb"],"token_endpoint_auth_method":"client_secret_basic","jwks_uri":"https:\/\/oictest.umdc.umu.se:8102\/export\/jwk_8102.json","subject_type":"public","userinfo_signed_response_alg":"RS256","id_token_signed_response_alg":"RS256","default_max_age":3600,"require_auth_time":true,"response_types":["code"],"grant_types":["authorization_code"]}
2.468647 RegistrationResponse: {'client_id_issued_at': 1421966271, 'token_endpoint_auth_method': u'client_secret_basic', 'redirect_uris': [u'https://oictest.umdc.umu.se:8102/authz_cb'], 'jwks_uri': u'https://oictest.umdc.umu.se:8102/export/jwk_8102.json', 'application_type': u'web', 'registration_client_uri': u'https://connect.openid4.us/abop/op.php/client/S_RQq6EMITbPS07COlNrTw', 'subject_type': u'public', 'userinfo_signed_response_alg': u'RS256', 'id_token_signed_response_alg': u'RS256', u'registration_client_uri_path': u'S_RQq6EMITbPS07COlNrTw', 'registration_access_token': u'O12Jzmkadk8ppA', 'response_types': [u'code'], 'client_id': u'sCKJ3VwJ5rBbZmBVYL4dpg', 'require_auth_time': True, 'grant_types': [u'authorization_code'], 'client_secret': u'1lp_WuuIN67yKg', 'default_max_age': 3600, 'client_secret_expires_at': 0}
2.469959 ------------ AuthorizationRequest ------------
2.470310 --> URL: https://connect.openid4.us/abop/op.php/auth?scope=openid+profile+email+address+phone&state=q5hIxNT4TWwEUjor&redirect_uri=https%3A%2F%2Foictest.umdc.umu.se%3A8102%2Fauthz_cb&response_type=code&client_id=sCKJ3VwJ5rBbZmBVYL4dpg
2.470317 --> BODY: None
9.625910 <-- code=MYZkB8eU8qOA-XQLwEDezRLoaIAvOTFvuSDD_i6Ukjk&state=q5hIxNT4TWwEUjor&session_state=3fd3538f196cdb0aa22beb46444c91ded2dc1c72cbc9390958d47c34fef1376a.b842b0f43bdb4664b63e27b95b795381
9.626250 AuthorizationResponse: {'state': 'q5hIxNT4TWwEUjor', 'code': 'MYZkB8eU8qOA-XQLwEDezRLoaIAvOTFvuSDD_i6Ukjk', 'session_state': '3fd3538f196cdb0aa22beb46444c91ded2dc1c72cbc9390958d47c34fef1376a.b842b0f43bdb4664b63e27b95b795381'}
9.626434 ------------ AccessTokenRequest ------------
9.626791 --> URL: https://connect.openid4.us/abop/op.php/token
9.626798 --> BODY: code=MYZkB8eU8qOA-XQLwEDezRLoaIAvOTFvuSDD_i6Ukjk&grant_type=authorization_code&redirect_uri=https%3A%2F%2Foictest.umdc.umu.se%3A8102%2Fauthz_cb
9.626808 --> HEADERS: {'Content-type': 'application/x-www-form-urlencoded', 'Authorization': 'Basic c0NLSjNWd0o1ckJiWm1CVllMNGRwZzoxbHBfV3V1SU42N3lLZw=='}
10.484929 <-- STATUS: 200
10.485011 <-- BODY: {"access_token":"8I3nFhM09UVEZcQovAO-o0SOEcG_0zNi-RIy4oc73_w","token_type":"Bearer","expires_in":3600,"id_token":"eyJhbGciOiJSUzI1NiIsImprdSI6Imh0dHBzOlwvXC9jb25uZWN0Lm9wZW5pZDQudXNcL2Nvbm5lY3Q0dXMuandrIiwia2lkIjoiQUJPUC0wMCJ9.eyJpc3MiOiJodHRwczpcL1wvY29ubmVjdC5vcGVuaWQ0LnVzIiwic3ViIjoiYWxpY2UiLCJhdWQiOlsic0NLSjNWd0o1ckJiWm1CVllMNGRwZyJdLCJleHAiOjE0MjE5NjY1NzksImlhdCI6MTQyMTk2NjI3OSwiYXV0aF90aW1lIjoxNDIxOTY0MTI5fQ.ag_0MOSvfwj6MhAx69j2AAxRRzrd9tfxM8vj4uHTIH1mIurdP3Yu0IWfzQQZo8s92ClUINmA4T7ah352B-qxqSQBeuMMY4oHnK1uH3ToXv4FRiMdpLib0V5Rcr2r2Q4oUoOjq-zCYQwdTaorq1QPm17iLPN2UYduGDwypGRAbOELbjl2BDO6eRYOykmulvMmbeQAif-KvMD-2FIGywinBlI2fHtOGQhlQWOZmVAT_mQMW5wqM77y_xPGGk4KhVB4cEgNnYOY8jXNEgIjOtIidDaOr88x0q3pTItKE2GqdEqK8gKPBgS1BMpHI-NNGk8RmaIxbAYhSsPg-KudiEPfAw"}
11.775789 IdToken JWT header: {u'alg': u'RS256', u'kid': u'ABOP-00', u'jku': u'https://connect.openid4.us/connect4us.jwk'}
11.775804 AccessTokenResponse: {'access_token': u'8I3nFhM09UVEZcQovAO-o0SOEcG_0zNi-RIy4oc73_w', 'token_type': u'Bearer', 'expires_in': 3600, 'id_token': {'sub': u'alice', 'iss': u'https://connect.openid4.us', 'exp': 1421966579, 'auth_time': 1421964129, 'iat': 1421966279, 'aud': [u'sCKJ3VwJ5rBbZmBVYL4dpg']}}
11.776563 ------------ UserInfoRequest ------------
11.776789 --> URL: https://connect.openid4.us/abop/op.php/userinfo
11.776794 --> BODY: None
11.776800 --> HEADERS: {'Authorization': u'Bearer 8I3nFhM09UVEZcQovAO-o0SOEcG_0zNi-RIy4oc73_w'}
12.671658 <-- STATUS: 200
12.671755 <-- BODY: eyJhbGciOiJSUzI1NiIsImprdSI6Imh0dHBzOlwvXC9jb25uZWN0Lm9wZW5pZDQudXNcL2Nvbm5lY3Q0dXMuandrIiwia2lkIjoiQUJPUC0wMCJ9.eyJzdWIiOiJhbGljZSIsImFkZHJlc3MiOnsiZm9ybWF0dGVkIjoiMTIzIHdvbmRlcmxhbmQgd2F5In0sImJpcnRoZGF0ZSI6IjE5ODgtMDgtMDgiLCJlbWFpbCI6ImFsaWNlQHdvbmRlcmxhbmQuY29tIiwiZW1haWxfdmVyaWZpZWQiOnRydWUsImZhbWlseV9uYW1lIjoiRWdvcm92IiwiZ2VuZGVyIjoiZmVtYWxlIiwiZ2l2ZW5fbmFtZSI6IkRlbiIsImxvY2FsZSI6ImVuIiwibWlkZGxlX25hbWUiOiIiLCJuYW1lIjoiRmFzdE1vYmlsZSIsIm5pY2tuYW1lIjoiRm04MTIiLCJwaG9uZV9udW1iZXIiOiIxLTgxLTIzNC0yMzQyMzQyMzQiLCJwaG9uZV9udW1iZXJfdmVyaWZpZWQiOnRydWUsInBpY3R1cmUiOiJodHRwczpcL1wvY29ubmVjdC5vcGVuaWQ0LnVzXC9hYnJwXC9zbWlsaW5nX3dvbWFuLmpwIiwicHJlZmVycmVkX3VzZXJuYW1lIjoiPUEiLCJwcm9maWxlIjoiaHR0cDpcL1wvd3d3LndvbmRlcmxhbmQuY29tXC9hbGljZSIsInVwZGF0ZWRfYXQiOiIyMDEzLTA4LTIxIDE4OjE2OjA5Iiwid2Vic2l0ZSI6Imh0dHA6XC9cL3d3dy53b25kZXJsYW5kLmNvbSIsInpvbmVpbmZvIjoiQW1lcmljYVwvTG9zX0FuZ2VsZXMifQ.hLqVoYzSIJ_i9ulh5Vy9Pk_T3k1QeYfDAHcH1M2oC3I0GyfFBX9HWMbEDIw3hMOVZEmGn23GEk9LESe1z1
 BAc4pjfo2yiJY8u-NWC04GabEIrHM0lwQaVnqEIgW0y8H6BnS7aWbWxZn0ga_-MDMyDFcDWZtha5Rxg1cQQy-snrHKu1wkZ8aKuGqmgD5XGL1HxH0I8wCG3Knbs21u2_sLjTtaUafqR7zjD-B9woArv_R81L_xTT69m3qNmphgpgT_31nRurlybU3APKQXkAFflhNcvY8uqc-J72bDq9yoywkD3q-sPinPnVK9i2dA2vlW6u2TQ4Ix_6CiDGm9us5Ynw
12.673801 JWT header: {u'alg': u'RS256', u'kid': u'ABOP-00', u'jku': u'https://connect.openid4.us/connect4us.jwk'}
12.673817 OpenIDSchema: {'phone_number': u'1-81-234-234234234', 'family_name': u'Egorov', 'email_verified': True, 'sub': u'alice', 'phone_number_verified': True, 'picture': u'https://connect.openid4.us/abrp/smiling_woman.jp', 'locale': u'en', 'gender': u'female', 'zoneinfo': u'America/Los_Angeles', 'preferred_username': u'=A', 'updated_at': u'2013-08-21 18:16:09', 'birthdate': u'1988-08-08', 'website': u'http://www.wonderland.com', 'profile': u'http://www.wonderland.com/alice', 'given_name': u'Den', 'address': {'formatted': u'123 wonderland way'}, 'nickname': u'Fm812', 'email': u'alice at wonderland.com', 'name': u'FastMobile'}
12.674453 [ERROR] TypeError:append() takes exactly one argument (0 given)





More information about the Openid-specs-ab mailing list