Test Info

Issuerhttps://isamfed.com:30443/test
Profile[]
Test IDOP-scope-email
Test descriptionScope requesting email claims
Timestamp2019-06-17T15:24:23Z

Conditions


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]
verify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
Done: status=OK

Trace Output

0phase<--<-- 0 --- Webfinger -->-->
0not expected to doWebFinger
0phase<--<-- 1 --- Discovery -->-->
0provider_config
kwargs:{'issuer': 'https://isamfed.com:30443/test'}
0http response
url:https://isamfed.com:30443/test/.well-known/openid-configuration status_code:200
0ProviderConfigurationResponse
{
    "authorization_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/authorize",
    "claims_parameter_supported": false,
    "claims_supported": [
        "realmName",
        "preferred_username",
        "given_name",
        "uid",
        "upn",
        "groupIds",
        "employee_id",
        "name",
        "tenantId",
        "mobile_number",
        "department",
        "job_title",
        "family_name",
        "email"
    ],
    "device_authorize_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/device_authorize",
    "grant_types_supported": [
        "urn:ietf:params:oauth:grant-type:jwt-bearer",
        "implicit",
        "urn:ietf:params:oauth:grant-type:saml2-bearer",
        "urn:ietf:params:oauth:grant-type:device_code",
        "client_credentials",
        "password",
        "authorization_code",
        "refresh_token"
    ],
    "id_token_encryption_alg_values_supported": [
        "RSA-OAEP-256"
    ],
    "id_token_encryption_enc_values_supported": [
        "A128CBC-HS256"
    ],
    "id_token_signing_alg_values_supported": [
        "RS256"
    ],
    "introspect_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/introspect",
    "issuer": "https://isamfed.com:30443/test",
    "jwks_uri": "https://isamfed.com:30443/mga/sps/jwks",
    "name": "OIDCDefinition",
    "poc": "https://isamfed.com:30443/mga/",
    "registration_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition",
    "request_parameter_supported": true,
    "request_uri_parameter_supported": true,
    "require_request_uri_registration": false,
    "response_modes_supported": [
        "fragment",
        "form_post"
    ],
    "response_types_supported": [
        "token",
        "id_token",
        "token id_token",
        "code",
        "code id_token",
        "code token id_token",
        "code token",
        "none"
    ],
    "revocation_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/revoke",
    "subject_types_supported": [
        "public"
    ],
    "token_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/token",
    "token_endpoint_auth_methods_supported": [
        "private_key_jwt",
        "client_secret_post",
        "client_secret_basic"
    ],
    "user_authorize_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/user_authorize",
    "userinfo_endpoint": "https://isamfed.com:30443/mga/sps/oauth/oauth20/userinfo",
    "userinfo_signing_alg_values_supported": [
        "RS256"
    ],
    "version": "3.0"
}
0phase<--<-- 2 --- Registration -->-->
0register
kwargs:{'response_types': ['id_token'], 'grant_types': ['implicit'], 'application_name': 'OIC test tool', 'application_type': 'web', 'redirect_uris': ['https://op.certification.openid.net:61584/authz_cb'], 'contacts': ['roland@example.com'], 'post_logout_redirect_uris': ['https://op.certification.openid.net:61584/logout'], 'url': 'https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition', 'jwks_uri': 'https://op.certification.openid.net:61584/static/jwks_61584.json', 'token_endpoint_auth_method': 'private_key_jwt'}
0RegistrationRequest
{
    "application_type": "web",
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "implicit"
    ],
    "jwks_uri": "https://op.certification.openid.net:61584/static/jwks_61584.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61584/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61584/authz_cb"
    ],
    "response_types": [
        "id_token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
1http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition status_code:200
1RegistrationResponse
{
    "application_type": "web",
    "client_id": "51Rsa7P6sPicNDewaMut",
    "client_id_issued_at": 1560785062,
    "client_secret": "5moHpnPh1gRoXvp49KD1",
    "client_secret_expires_at": 0,
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "implicit"
    ],
    "jwks_uri": "https://op.certification.openid.net:61584/static/jwks_61584.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61584/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61584/authz_cb"
    ],
    "registration_access_token": "7EkCq3PqyjMH7HhsUXgI",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=51Rsa7P6sPicNDewaMut",
    "response_types": [
        "id_token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
1phase<--<-- 3 --- AsyncAuthn -->-->
1AuthorizationRequest
{
    "client_id": "51Rsa7P6sPicNDewaMut",
    "nonce": "Vk4Dw78ukS1i2e6s",
    "redirect_uri": "https://op.certification.openid.net:61584/authz_cb",
    "response_type": "id_token",
    "scope": "openid email",
    "state": "JjATkD2vjQB3HDVU"
}
1redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=JjATkD2vjQB3HDVU&nonce=Vk4Dw78ukS1i2e6s&response_type=id_token&scope=openid+email&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61584%2Fauthz_cb&client_id=51Rsa7P6sPicNDewaMut
1redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=JjATkD2vjQB3HDVU&nonce=Vk4Dw78ukS1i2e6s&response_type=id_token&scope=openid+email&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61584%2Fauthz_cb&client_id=51Rsa7P6sPicNDewaMut
2http args{}
2responseURL with fragment
2responseid_token=eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.h8gLuPtJQICaeZL4aiz4geqdDyBGJiQkUbwlRnt9a72HUZeAZBftJJ5FX_vvDo6G3lE7yB2vwtYblqWAv0BMthTO7DIdDd8h_fLh5ohSQrEvV_2YhWMKAGqSXQxBJZl6v7GzsXeZjrl5BAI2vetvs5UQ8k1F258YhVCmNwBRzYb2iEjWty9zym-vER8q71Ds1bkJvyfYe0GY6OQEXy58AUC_9e9jjGKnzFByMDMPDGPDp1HaOq6WvcWGEIrKkUK61jJzCdevO80hgQTlJUpH5_Vuen1DlMY5IMBXIACaM7xFRIye-hjGivFx4jUI0NGBeRWasCys5hPIzF-1UOG42A.4e_u2QeCRcsp-qUMHrXMwQ.UzyQ28WBeHpq_-braGzZ8hN3hCaFR73xsoiCEC9xBJMbosRlQNO456CWlTjI96P4P8W0Jgz1DerM1-hTSnbkRTHloPeVS6OvSVzDzqsmkOYoVhcNVZZTs4P7CGV9roNOyfVGerMQnP2aanBMNkSk_HiEaFFOnMqp2tafkGSGPEwmNKBZnZLHo_3dWz4DH02tb9UqL8ltdcc_ZZeBOoQgVW4zOwTFz0BLcUEVoOKubpOVd4_wcR-WUP7u_jOwfGCIKs8TYzAvUpDeIdbYEHT51Ych9V-4Eim7sSgY-z8gObLYmtxyBqlnXGislEz4Dj90xE9TK_n8GzAqpsYiDI6mGasRZ5BmsnGDMB7EQBslKTUvSVA_uS6RwI_7VfzYKT_qtSrIysQVH-NZHo-mySTJ7oem9PPSPH0hLfntmtCQTZDEB2ANcsa4zeBcssQUQGKCeUSvdy_C760UpxsGdz-ZO97O4cg7k3XH1LCA-dQZMtjDgWsCo-xnMn8EBihwI-LaRwFr4U0R76_ueJQMUC81c3yIJ42g-srAH_YSfiLbhEE0nSBVmQX43wtEkAg5lwemU_z8GUwaHVFHDD_au1jYQGx8lR0PGjofjzJH892bh7feM5DDyJuf5KOmCGTZ9SFqg3XwXh7n5chTlfJXrGigERxbE6EW1L5viSSpUhi5pwrRE9J2UBuIkB6sBodGtksiXP5lOFgh2p1Njr4RMaMAutvKB8dyrbLfyEXJtArll7RclmP5-78vTh-EXR6IeQLc52g1ScVpn5dBaDAnv19Cvpv7kl4-cpTVuy4nNZ2iSk5AeqNIrtoyG7p9XRsrQ93OulxV6iaxO1t-UFQRQkZKuNmP_XdHvSJ3Y82HYd1hJVLfwMLWW_pBD4kNpyxG6T1OXGvN-donlvuVkHI3MueCcgbpSp48V1UwSd26HYPfwRORbHtBZObqUnMsJsB4xPAx.VCvgsfVhJb3mC_CEFBtcdw&state=JjATkD2vjQB3HDVU
2response{'id_token': 'eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.h8gLuPtJQICaeZL4aiz4geqdDyBGJiQkUbwlRnt9a72HUZeAZBftJJ5FX_vvDo6G3lE7yB2vwtYblqWAv0BMthTO7DIdDd8h_fLh5ohSQrEvV_2YhWMKAGqSXQxBJZl6v7GzsXeZjrl5BAI2vetvs5UQ8k1F258YhVCmNwBRzYb2iEjWty9zym-vER8q71Ds1bkJvyfYe0GY6OQEXy58AUC_9e9jjGKnzFByMDMPDGPDp1HaOq6WvcWGEIrKkUK61jJzCdevO80hgQTlJUpH5_Vuen1DlMY5IMBXIACaM7xFRIye-hjGivFx4jUI0NGBeRWasCys5hPIzF-1UOG42A.4e_u2QeCRcsp-qUMHrXMwQ.UzyQ28WBeHpq_-braGzZ8hN3hCaFR73xsoiCEC9xBJMbosRlQNO456CWlTjI96P4P8W0Jgz1DerM1-hTSnbkRTHloPeVS6OvSVzDzqsmkOYoVhcNVZZTs4P7CGV9roNOyfVGerMQnP2aanBMNkSk_HiEaFFOnMqp2tafkGSGPEwmNKBZnZLHo_3dWz4DH02tb9UqL8ltdcc_ZZeBOoQgVW4zOwTFz0BLcUEVoOKubpOVd4_wcR-WUP7u_jOwfGCIKs8TYzAvUpDeIdbYEHT51Ych9V-4Eim7sSgY-z8gObLYmtxyBqlnXGislEz4Dj90xE9TK_n8GzAqpsYiDI6mGasRZ5BmsnGDMB7EQBslKTUvSVA_uS6RwI_7VfzYKT_qtSrIysQVH-NZHo-mySTJ7oem9PPSPH0hLfntmtCQTZDEB2ANcsa4zeBcssQUQGKCeUSvdy_C760UpxsGdz-ZO97O4cg7k3XH1LCA-dQZMtjDgWsCo-xnMn8EBihwI-LaRwFr4U0R76_ueJQMUC81c3yIJ42g-srAH_YSfiLbhEE0nSBVmQX43wtEkAg5lwemU_z8GUwaHVFHDD_au1jYQGx8lR0PGjofjzJH892bh7feM5DDyJuf5KOmCGTZ9SFqg3XwXh7n5chTlfJXrGigERxbE6EW1L5viSSpUhi5pwrRE9J2UBuIkB6sBodGtksiXP5lOFgh2p1Njr4RMaMAutvKB8dyrbLfyEXJtArll7RclmP5-78vTh-EXR6IeQLc52g1ScVpn5dBaDAnv19Cvpv7kl4-cpTVuy4nNZ2iSk5AeqNIrtoyG7p9XRsrQ93OulxV6iaxO1t-UFQRQkZKuNmP_XdHvSJ3Y82HYd1hJVLfwMLWW_pBD4kNpyxG6T1OXGvN-donlvuVkHI3MueCcgbpSp48V1UwSd26HYPfwRORbHtBZObqUnMsJsB4xPAx.VCvgsfVhJb3mC_CEFBtcdw', 'state': 'JjATkD2vjQB3HDVU'}
2AuthorizationResponse
{
    "id_token": {
        "aud": [
            "51Rsa7P6sPicNDewaMut"
        ],
        "email": "test_isamfed@gmail.com",
        "email_verified": false,
        "exp": 1560788482,
        "iat": 1560785062,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "Vk4Dw78ukS1i2e6s",
        "sub": "testuser"
    },
    "state": "JjATkD2vjQB3HDVU"
}
2phase<--<-- 4 --- AccessToken -->-->
2phase<--<-- 5 --- UserInfo -->-->
2phase<--<-- 6 --- Done -->-->
2end
2assertionVerifyScopes
2conditionverify-scopes: status=OK [Verifies that the claims corresponding to the requested scopes are returned]
2assertionCheckHTTPResponse
2conditioncheck-http-response: status=OK [Checks that the HTTP response status is within the 200 or 300 range. Also does some extra JSON checks]
2assertionVerifyResponse
2conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
2conditionDone: status=OK

Result

PASSED