[Openid-specs-ab] Issue #21: OP-G-03 (Request with prompt=none when logged in) Problem with result (openid/certification)

Edmund Jay issues-reply at bitbucket.org
Thu Jan 22 23:35:44 UTC 2015


New issue 21: OP-G-03 (Request with prompt=none when logged in) Problem with result
https://bitbucket.org/openid/certification/issue/21/op-g-03-request-with-prompt-none-when

Edmund Jay:

The logs show the following :

Request with prompt=none when logged in (OP-G-03) 

test info for OP-G-03

Test output


__RegistrationRequest:post__
[check]
	status: INFORMATION
	description: Registration Response
	info: {"client_id":"T1yTq4v3rx4I54EvPggoug","client_secret":"WrCMirZ5y69wVw","registration_access_token":"CLzsnh0kFXHYQw","registration_client_uri":"https:\/\/connect.openid4.us\/abop\/op.php\/client\/QTscBLYRX7YZmrcLh-3Xfg","client_id_issued_at":1421969445,"client_secret_expires_at":0,"registration_client_uri_path":"QTscBLYRX7YZmrcLh-3Xfg","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"]}
__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
__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
__After completing the test flow:__
[check-http-response]
	status: OK
	description: Checks that the HTTP response status is within the 200 or 300 range
Trace output


0.001082 ------------ DiscoveryRequest ------------
0.001093 Provider info discover from 'https://connect.openid4.us/'
0.808215 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.808554 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.536614 JWKS: {
 "keys":[
  {
   "kty":"RSA",
   "n":"tf_sB4M0sHearRLzz1q1JRgRdRnwk0lz-IcVDFlpp2dtDVyA-ZM8Tu1swp7upaTNykf7cp3Ne_6uW3JiKvRMDdNdvHWCzDHmbmZWGdnFF9Ve-D1cUxj4ETVpUM7AIXWbGs34fUNYl3Xzc4baSyvYbc3h6iz8AIdb_1bQLxJsHBi-ydg3NMJItgQJqBiwCmQYCOnJlekR-Ga2a5XlIx46Wsj3Pz0t0dzM8gVSU9fU3QrKKzDFCoFHTgig1YZNNW5W2H6QwANL5h-nbgre5sWmDmdnfiU6Pj5GOQDmp__rweinph8OAFNF6jVqrRZ3QJEmMnO42naWOsxV2FAUXafksQ",
   "e":"AQAB",
   "kid":"ABOP-00"
  }
 ]
}

1.539105 ------------ RegistrationRequest ------------
1.539488 --> URL: https://connect.openid4.us/abop/op.php/registration
1.539494 --> 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.539501 --> HEADERS: {'Content-type': 'application/json'}
2.401430 <-- STATUS: 200
2.401516 <-- BODY: {"client_id":"T1yTq4v3rx4I54EvPggoug","client_secret":"WrCMirZ5y69wVw","registration_access_token":"CLzsnh0kFXHYQw","registration_client_uri":"https:\/\/connect.openid4.us\/abop\/op.php\/client\/QTscBLYRX7YZmrcLh-3Xfg","client_id_issued_at":1421969445,"client_secret_expires_at":0,"registration_client_uri_path":"QTscBLYRX7YZmrcLh-3Xfg","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.402902 RegistrationResponse: {'client_id_issued_at': 1421969445, '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/QTscBLYRX7YZmrcLh-3Xfg', 'subject_type': u'public', 'userinfo_signed_response_alg': u'RS256', 'id_token_signed_response_alg': u'RS256', u'registration_client_uri_path': u'QTscBLYRX7YZmrcLh-3Xfg', 'registration_access_token': u'CLzsnh0kFXHYQw', 'response_types': [u'code'], 'client_id': u'T1yTq4v3rx4I54EvPggoug', 'require_auth_time': True, 'grant_types': [u'authorization_code'], 'client_secret': u'WrCMirZ5y69wVw', 'default_max_age': 3600, 'client_secret_expires_at': 0}
2.403850 ------------ AuthorizationRequest ------------
2.404121 --> URL: https://connect.openid4.us/abop/op.php/auth?scope=openid&state=ZHxuJUwiJWTlGno5&redirect_uri=https%3A%2F%2Foictest.umdc.umu.se%3A8102%2Fauthz_cb&response_type=code&client_id=T1yTq4v3rx4I54EvPggoug
2.404127 --> BODY: None
5.005938 <-- code=eWAfajImc4WuYtF4PB67eMkzMbt9OKulimtlVG7eQnM&state=ZHxuJUwiJWTlGno5&session_state=be08aeceb14fa92461667a0dfc8ecd5313999a28214c2d7bd254e5c788f4e053.6fb8ffb232890e5921313c9fbe3588a1
5.006233 AuthorizationResponse: {'state': 'ZHxuJUwiJWTlGno5', 'code': 'eWAfajImc4WuYtF4PB67eMkzMbt9OKulimtlVG7eQnM', 'session_state': 'be08aeceb14fa92461667a0dfc8ecd5313999a28214c2d7bd254e5c788f4e053.6fb8ffb232890e5921313c9fbe3588a1'}
5.006427 ------------ AuthorizationRequest ------------
5.006672 --> URL: https://connect.openid4.us/abop/op.php/auth?prompt=none&state=orJD1vYQWeB7UxE7&redirect_uri=https%3A%2F%2Foictest.umdc.umu.se%3A8102%2Fauthz_cb&response_type=code&client_id=T1yTq4v3rx4I54EvPggoug&scope=openid
5.006678 --> BODY: None
5.477683 <-- error=interaction_required&state=orJD1vYQWeB7UxE7&error_description=consent+needed+and+prompt+set+to+none
5.477965 AuthorizationErrorResponse: {'state': 'orJD1vYQWeB7UxE7', 'error_description': 'consent needed and prompt set to none', 'error': 'interaction_required'}



5.479565 [ERROR] TypeError:response() argument after ** must be a mapping, not tuple





More information about the Openid-specs-ab mailing list