Test Info

Test descriptionScope requesting phone claims
Profile[]
Timestamp2018-05-17T15:39:40Z
Issuerhttps://reference.mobileconnect.io/mobileconnect
Test IDOP-scope-phone

Conditions


verify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
verify-scopes: status=OK [Verifies that the claims corresponding to the requested scopes are returned]
check-http-response: status=OK [Checks that the HTTP response status is within the 200 or 300 range. Also does some extra JSON checks]
Done: status=OK

Trace Output

0.0phase<--<-- 0 --- Webfinger -->-->
0.0not expected to doWebFinger
0.0phase<--<-- 1 --- Discovery -->-->
0.0provider_config
kwargs:{'issuer': 'https://reference.mobileconnect.io/mobileconnect'}
0.354http response
url:https://reference.mobileconnect.io/mobileconnect/.well-known/openid-configuration status_code:200
0.356ProviderConfigurationResponse
{
    "acr_values_supported": [
        "2",
        "3"
    ],
    "authorization_endpoint": "https://reference.mobileconnect.io/mobileconnect/index.php/auth",
    "check_session_iframe": "https://reference.mobileconnect.io/mobileconnect/opframe.php",
    "claim_types_supported": [
        "normal"
    ],
    "claims_locales_supported": [
        "en-US"
    ],
    "claims_parameter_supported": true,
    "claims_supported": [
        "name",
        "given_name",
        "family_name",
        "middle_name",
        "nickname",
        "preferred_username",
        "profile",
        "picture",
        "website",
        "email",
        "email_verified",
        "gender",
        "birthdate",
        "zoneinfo",
        "locale",
        "phone_number",
        "phone_number_verified",
        "address",
        "updated_at"
    ],
    "display_values_supported": [
        "page",
        "popup"
    ],
    "end_session_endpoint": "https://reference.mobileconnect.io/mobileconnect/index.php/endsession",
    "grant_types_supported": [
        "authorization_code"
    ],
    "id_token_encryption_alg_values_supported": [
        "RSA1_5",
        "RSA-OAEP"
    ],
    "id_token_encryption_enc_values_supported": [
        "A128CBC-HS256",
        "A256CBC-HS512",
        "A128GCM",
        "A256GCM"
    ],
    "id_token_signing_alg_values_supported": [
        "HS256",
        "HS384",
        "HS512",
        "RS256",
        "RS384",
        "RS512"
    ],
    "issuer": "https://reference.mobileconnect.io/mobileconnect",
    "jwks_uri": "https://reference.mobileconnect.io/mobileconnect/op.jwk",
    "login_hint_methods_supported": [
        "MSISDN",
        "ENCR_MSISDN",
        "PCR"
    ],
    "mc_atp_endpoint": "https://reference.mobileconnect.io/mobileconnect/index.php/atp",
    "mobile_connect_version_supported": [
        {
            "openid": "mc_v1.1"
        },
        {
            "openid mc_authn": "mc_v1.2"
        },
        {
            "openid mc_authz": "mc_v1.2"
        },
        {
            "openid mc_identity_phonenumber": "mc_v1.2"
        },
        {
            "openid mc_identity_signup": "mc_v1.2"
        },
        {
            "openid mc_identity_nationalid": "mc_v1.2"
        },
        {
            "openid mc_atp": "mc_v1.2"
        }
    ],
    "op_policy_uri": "https://reference.mobileconnect.io/mobileconnect/index.php/op_policy",
    "op_tos_uri": "https://reference.mobileconnect.io/mobileconnect/index.php/op_tos",
    "premiuminfo_endpoint": "https://reference.mobileconnect.io/mobileconnect/index.php/premiuminfo",
    "request_object_encryption_alg_values_supported": [
        "RSA1_5",
        "RSA-OAEP"
    ],
    "request_object_encryption_enc_values_supported": [
        "A128CBC-HS256",
        "A256CBC-HS512",
        "A128GCM",
        "A256GCM"
    ],
    "request_object_signing_alg_values_supported": [
        "HS256",
        "HS384",
        "HS512",
        "RS256",
        "RS384",
        "RS512"
    ],
    "request_parameter_supported": true,
    "request_uri_parameter_supported": true,
    "require_request_uri_registration": false,
    "response_types_supported": [
        "code",
        "code token",
        "code id_token",
        "token",
        "token id_token",
        "code token id_token",
        "id_token"
    ],
    "scopes_supported": [
        "openid",
        "mc_authn",
        "mc_authz",
        "profile",
        "email",
        "address",
        "phone",
        "mc_identity_phonenumber",
        "mc_identity_signup",
        "mc_identity_nationalid",
        "mc_atp"
    ],
    "service_documentation": "https://reference.mobileconnect.io/mobileconnect/index.php/servicedocs",
    "subject_types_supported": [
        "public",
        "pairwise"
    ],
    "token_endpoint": "https://reference.mobileconnect.io/mobileconnect/index.php/token",
    "token_endpoint_auth_methods_supported": [
        "client_secret_post",
        "client_secret_basic",
        "client_secret_jwt",
        "private_key_jwt"
    ],
    "token_endpoint_auth_signing_alg_values_supported": [
        "HS256",
        "HS384",
        "HS512",
        "RS256",
        "RS384",
        "RS512"
    ],
    "ui_locales_supported": [
        "en-US"
    ],
    "userinfo_encryption_alg_values_supported": [
        "RSA1_5",
        "RSA-OAEP"
    ],
    "userinfo_encryption_enc_values_supported": [
        "A128CBC-HS256",
        "A256CBC-HS512",
        "A128GCM",
        "A256GCM"
    ],
    "userinfo_endpoint": "https://reference.mobileconnect.io/mobileconnect/index.php/userinfo",
    "userinfo_signing_alg_values_supported": [
        "HS256",
        "HS384",
        "HS512",
        "RS256",
        "RS384",
        "RS512"
    ],
    "version": "3.0"
}
0.356phase<--<-- 2 --- Registration -->-->
0.356not expected to doDynamic registration
0.356phase<--<-- 3 --- AsyncAuthn -->-->
0.357AuthorizationRequest
{
    "client_id": "7cf82bd4-71c3-47df-9c49-70fae9c9b142",
    "nonce": "ymnxAXdcW5nMq8V8",
    "redirect_uri": "https://op.certification.openid.net:61286/authz_cb",
    "response_type": "code",
    "scope": "openid phone",
    "state": "k9IWK3zNTG2QiQOo"
}
0.357redirect urlhttps://reference.mobileconnect.io/mobileconnect/index.php/auth?response_type=code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61286%2Fauthz_cb&scope=openid+phone&nonce=ymnxAXdcW5nMq8V8&client_id=7cf82bd4-71c3-47df-9c49-70fae9c9b142&state=k9IWK3zNTG2QiQOo
0.357redirecthttps://reference.mobileconnect.io/mobileconnect/index.php/auth?response_type=code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61286%2Fauthz_cb&scope=openid+phone&nonce=ymnxAXdcW5nMq8V8&client_id=7cf82bd4-71c3-47df-9c49-70fae9c9b142&state=k9IWK3zNTG2QiQOo
4.613response{'code': '0Zn0yYOGP4NRheG2DFTSgRO7vBfrJlSCKPw29HhOEpM', 'state': 'k9IWK3zNTG2QiQOo'}
4.613response{'code': '0Zn0yYOGP4NRheG2DFTSgRO7vBfrJlSCKPw29HhOEpM', 'state': 'k9IWK3zNTG2QiQOo'}
4.613AuthorizationResponse
{
    "code": "0Zn0yYOGP4NRheG2DFTSgRO7vBfrJlSCKPw29HhOEpM",
    "state": "k9IWK3zNTG2QiQOo"
}
4.614phase<--<-- 4 --- AccessToken -->-->
4.614requestop_args: {'state': 'k9IWK3zNTG2QiQOo'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61286/authz_cb'}
4.614do_access_token_request
kwargs:{'request_args': {'grant_type': 'authorization_code', 'client_id': '7cf82bd4-71c3-47df-9c49-70fae9c9b142', 'code': '0Zn0yYOGP4NRheG2DFTSgRO7vBfrJlSCKPw29HhOEpM', 'redirect_uri': 'https://op.certification.openid.net:61286/authz_cb', 'state': 'k9IWK3zNTG2QiQOo'}, 'state': 'k9IWK3zNTG2QiQOo'}
4.614AccessTokenRequest
{
    "code": "0Zn0yYOGP4NRheG2DFTSgRO7vBfrJlSCKPw29HhOEpM",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:61286/authz_cb",
    "state": "k9IWK3zNTG2QiQOo"
}
4.614request_urlhttps://reference.mobileconnect.io/mobileconnect/index.php/token
4.614request_http_args{'headers': {'Authorization': 'Basic N2NmODJiZDQtNzFjMy00N2RmLTljNDktNzBmYWU5YzliMTQyOmNhNmE5ZDVjLTg5OTctNDZmOC05NjQwLTdiNTE5MWQyNGVkZQ==', 'Content-Type': 'application/x-www-form-urlencoded'}}
4.614requestgrant_type=authorization_code&code=0Zn0yYOGP4NRheG2DFTSgRO7vBfrJlSCKPw29HhOEpM&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61286%2Fauthz_cb&state=k9IWK3zNTG2QiQOo
5.012http response
url:https://reference.mobileconnect.io/mobileconnect/index.php/token status_code:200
5.014response{'id_token': 'eyJhbGciOiJSUzI1NiIsImtpZCI6IlBIUE9QLTAwIn0.eyJpc3MiOiJodHRwczpcL1wvcmVmZXJlbmNlLm1vYmlsZWNvbm5lY3QuaW9cL21vYmlsZWNvbm5lY3QiLCJzdWIiOiJGM0VFRDU1RC01RTZELTQ4MjktODhBNi1BMzY1MzI1QThBNUMiLCJhdWQiOlsiN2NmODJiZDQtNzFjMy00N2RmLTljNDktNzBmYWU5YzliMTQyIl0sImV4cCI6MTUyNjU3MTg3OSwiaWF0IjoxNTI2NTcxNTc5LCJub25jZSI6InltbnhBWGRjVzVuTXE4VjgiLCJhdF9oYXNoIjoid2FBcXBEeVluc3psdVVITjBaZ3BUQSIsImF1dGhfdGltZSI6MTUyNjU3MTU0NCwiYWNyIjoiMiIsImF6cCI6IjdjZjgyYmQ0LTcxYzMtNDdkZi05YzQ5LTcwZmFlOWM5YjE0MiIsImhhc2hlZF9sb2dpbl9oaW50IjoiZTNiMGM0NDI5OGZjMWMxNDlhZmJmNGM4OTk2ZmI5MjQyN2FlNDFlNDY0OWI5MzRjYTQ5NTk5MWI3ODUyYjg1NSJ9.bQhtxld7UD905SER2vYzFVTqoGotpxMQGh5KsUfv-a2Zzl-9Wq5DfsxhpBPAZ7qvJo0XPXS-muDRGlWWwL4T04YQjNl7TCixQiPBk8p_raiXxjwC8uDa2Dz0iA43Urgz1DkFfco__KlHX2FFkM-BMuvaz84EtGf3Mc4jWCC22r8', 'token_type': 'Bearer', 'expires_in': 3600, 'access_token': 'XMHPpmbdgDuPABqtsPAjqRp27h-BFGXh5eFlYWyQO1o'}
5.37AccessTokenResponse
{
    "access_token": "XMHPpmbdgDuPABqtsPAjqRp27h-BFGXh5eFlYWyQO1o",
    "expires_in": 3600,
    "id_token": {
        "acr": "2",
        "at_hash": "waAqpDyYnszluUHN0ZgpTA",
        "aud": [
            "7cf82bd4-71c3-47df-9c49-70fae9c9b142"
        ],
        "auth_time": 1526571544,
        "azp": "7cf82bd4-71c3-47df-9c49-70fae9c9b142",
        "exp": 1526571879,
        "hashed_login_hint": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
        "iat": 1526571579,
        "iss": "https://reference.mobileconnect.io/mobileconnect",
        "nonce": "ymnxAXdcW5nMq8V8",
        "sub": "F3EED55D-5E6D-4829-88A6-A365325A8A5C"
    },
    "token_type": "Bearer"
}
5.37phase<--<-- 5 --- UserInfo -->-->
5.37do_user_info_request
kwargs:{'method': 'GET', 'authn_method': 'bearer_header', 'state': 'k9IWK3zNTG2QiQOo'}
5.37request{'body': None}
5.37request_urlhttps://reference.mobileconnect.io/mobileconnect/index.php/userinfo
5.37request_http_args{'headers': {'Authorization': 'Bearer XMHPpmbdgDuPABqtsPAjqRp27h-BFGXh5eFlYWyQO1o'}}
5.756http response
url:https://reference.mobileconnect.io/mobileconnect/index.php/userinfo status_code:200
5.757OpenIDSchema
{
    "phone_number": "447700100010",
    "phone_number_verified": true,
    "sub": "F3EED55D-5E6D-4829-88A6-A365325A8A5C"
}
5.757OpenIDSchema
{
    "phone_number": "447700100010",
    "phone_number_verified": true,
    "sub": "F3EED55D-5E6D-4829-88A6-A365325A8A5C"
}
5.757phase<--<-- 6 --- Done -->-->
5.757end
5.758assertionVerifyResponse
5.758conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
5.758assertionVerifyScopes
5.758conditionverify-scopes: status=OK [Verifies that the claims corresponding to the requested scopes are returned]
5.759assertionCheckHTTPResponse
5.759conditioncheck-http-response: status=OK [Checks that the HTTP response status is within the 200 or 300 range. Also does some extra JSON checks]
5.759conditionDone: status=OK

Result

PASSED