Test Info

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

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.355http response
url:https://reference.mobileconnect.io/mobileconnect/.well-known/openid-configuration status_code:200
0.357ProviderConfigurationResponse
{
    "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.357phase<--<-- 2 --- Registration -->-->
0.357not expected to doDynamic registration
0.357phase<--<-- 3 --- AsyncAuthn -->-->
0.358AuthorizationRequest
{
    "client_id": "7cf82bd4-71c3-47df-9c49-70fae9c9b142",
    "nonce": "Qs46bx3yAykugWgr",
    "redirect_uri": "https://op.certification.openid.net:61286/authz_cb",
    "response_type": "code",
    "scope": "openid email",
    "state": "NSCcNIavKcSm04kR"
}
0.358redirect 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+email&nonce=Qs46bx3yAykugWgr&client_id=7cf82bd4-71c3-47df-9c49-70fae9c9b142&state=NSCcNIavKcSm04kR
0.358redirecthttps://reference.mobileconnect.io/mobileconnect/index.php/auth?response_type=code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61286%2Fauthz_cb&scope=openid+email&nonce=Qs46bx3yAykugWgr&client_id=7cf82bd4-71c3-47df-9c49-70fae9c9b142&state=NSCcNIavKcSm04kR
2.233response{'code': 'dT8soycg6bBL0sNOqSFRLv-7DFqC3DNN3_vTo6CAolQ', 'state': 'NSCcNIavKcSm04kR'}
2.234response{'code': 'dT8soycg6bBL0sNOqSFRLv-7DFqC3DNN3_vTo6CAolQ', 'state': 'NSCcNIavKcSm04kR'}
2.234AuthorizationResponse
{
    "code": "dT8soycg6bBL0sNOqSFRLv-7DFqC3DNN3_vTo6CAolQ",
    "state": "NSCcNIavKcSm04kR"
}
2.234phase<--<-- 4 --- AccessToken -->-->
2.234requestop_args: {'state': 'NSCcNIavKcSm04kR'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61286/authz_cb'}
2.234do_access_token_request
kwargs:{'request_args': {'grant_type': 'authorization_code', 'client_id': '7cf82bd4-71c3-47df-9c49-70fae9c9b142', 'code': 'dT8soycg6bBL0sNOqSFRLv-7DFqC3DNN3_vTo6CAolQ', 'redirect_uri': 'https://op.certification.openid.net:61286/authz_cb', 'state': 'NSCcNIavKcSm04kR'}, 'state': 'NSCcNIavKcSm04kR'}
2.234AccessTokenRequest
{
    "code": "dT8soycg6bBL0sNOqSFRLv-7DFqC3DNN3_vTo6CAolQ",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:61286/authz_cb",
    "state": "NSCcNIavKcSm04kR"
}
2.234request_urlhttps://reference.mobileconnect.io/mobileconnect/index.php/token
2.234request_http_args{'headers': {'Authorization': 'Basic N2NmODJiZDQtNzFjMy00N2RmLTljNDktNzBmYWU5YzliMTQyOmNhNmE5ZDVjLTg5OTctNDZmOC05NjQwLTdiNTE5MWQyNGVkZQ==', 'Content-Type': 'application/x-www-form-urlencoded'}}
2.234requestgrant_type=authorization_code&code=dT8soycg6bBL0sNOqSFRLv-7DFqC3DNN3_vTo6CAolQ&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61286%2Fauthz_cb&state=NSCcNIavKcSm04kR
2.636http response
url:https://reference.mobileconnect.io/mobileconnect/index.php/token status_code:200
2.637response{'id_token': 'eyJhbGciOiJSUzI1NiIsImtpZCI6IlBIUE9QLTAwIn0.eyJpc3MiOiJodHRwczpcL1wvcmVmZXJlbmNlLm1vYmlsZWNvbm5lY3QuaW9cL21vYmlsZWNvbm5lY3QiLCJzdWIiOiJGM0VFRDU1RC01RTZELTQ4MjktODhBNi1BMzY1MzI1QThBNUMiLCJhdWQiOlsiN2NmODJiZDQtNzFjMy00N2RmLTljNDktNzBmYWU5YzliMTQyIl0sImV4cCI6MTUyNjU3MTg4NSwiaWF0IjoxNTI2NTcxNTg1LCJub25jZSI6IlFzNDZieDN5QXlrdWdXZ3IiLCJhdF9oYXNoIjoiNm1NRDJHUFkwN2xLaWxuajZCTmttQSIsImF1dGhfdGltZSI6MTUyNjU3MTU0NCwiYWNyIjoiMiIsImF6cCI6IjdjZjgyYmQ0LTcxYzMtNDdkZi05YzQ5LTcwZmFlOWM5YjE0MiIsImhhc2hlZF9sb2dpbl9oaW50IjoiZTNiMGM0NDI5OGZjMWMxNDlhZmJmNGM4OTk2ZmI5MjQyN2FlNDFlNDY0OWI5MzRjYTQ5NTk5MWI3ODUyYjg1NSJ9.eb23d5IdfbGnAMJdiXbNgtVPWCX8dCgZ-yjV3yGxJxp_bxPdvMHfYbuRYYoc5oa4bF5JgFMkVPkaw_I8B0lOlHL-TetGJZX4BUu7ZKg0O6LdNFcT7cRBvLm6RQLeX2mG-JYdT-FW-VXtr2BDmFUOgSY56Wio5b1bNB9uKn6C560', 'token_type': 'Bearer', 'expires_in': 3600, 'access_token': 'Bb0WiyOh-cvgLsLZMenJ_fL4uTEqGbRHF1K4L3FB010'}
2.994AccessTokenResponse
{
    "access_token": "Bb0WiyOh-cvgLsLZMenJ_fL4uTEqGbRHF1K4L3FB010",
    "expires_in": 3600,
    "id_token": {
        "acr": "2",
        "at_hash": "6mMD2GPY07lKilnj6BNkmA",
        "aud": [
            "7cf82bd4-71c3-47df-9c49-70fae9c9b142"
        ],
        "auth_time": 1526571544,
        "azp": "7cf82bd4-71c3-47df-9c49-70fae9c9b142",
        "exp": 1526571885,
        "hashed_login_hint": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
        "iat": 1526571585,
        "iss": "https://reference.mobileconnect.io/mobileconnect",
        "nonce": "Qs46bx3yAykugWgr",
        "sub": "F3EED55D-5E6D-4829-88A6-A365325A8A5C"
    },
    "token_type": "Bearer"
}
2.994phase<--<-- 5 --- UserInfo -->-->
2.994do_user_info_request
kwargs:{'method': 'GET', 'authn_method': 'bearer_header', 'state': 'NSCcNIavKcSm04kR'}
2.995request{'body': None}
2.995request_urlhttps://reference.mobileconnect.io/mobileconnect/index.php/userinfo
2.995request_http_args{'headers': {'Authorization': 'Bearer Bb0WiyOh-cvgLsLZMenJ_fL4uTEqGbRHF1K4L3FB010'}}
3.38http response
url:https://reference.mobileconnect.io/mobileconnect/index.php/userinfo status_code:200
3.38OpenIDSchema
{
    "email": "test1@sla-mobile.com",
    "email_verified": true,
    "sub": "F3EED55D-5E6D-4829-88A6-A365325A8A5C"
}
3.38OpenIDSchema
{
    "email": "test1@sla-mobile.com",
    "email_verified": true,
    "sub": "F3EED55D-5E6D-4829-88A6-A365325A8A5C"
}
3.381phase<--<-- 6 --- Done -->-->
3.381end
3.381assertionVerifyResponse
3.381conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
3.382assertionVerifyScopes
3.382conditionverify-scopes: status=OK [Verifies that the claims corresponding to the requested scopes are returned]
3.382assertionCheckHTTPResponse
3.382conditioncheck-http-response: status=OK [Checks that the HTTP response status is within the 200 or 300 range. Also does some extra JSON checks]
3.382conditionDone: status=OK

Result

PASSED