Test Info

Issuerhttps://isamfed.com:30443/test
Profile[]
Test IDOP-Req-max_age=1
Test descriptionRequesting ID Token with max_age=1 seconds restriction
Timestamp2019-06-17T15:45:38Z

Conditions


claims-check: status=OK [Checks if specific claims is present or not]
auth_time-check: status=OK [Check that the auth_time returned in the ID Token is in the expected range.]
multiple-sign-on: status=OK [Verifies that multiple authentications was used in the flow]
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': ['code'], 'grant_types': ['authorization_code'], 'application_name': 'OIC test tool', 'application_type': 'web', 'redirect_uris': ['https://op.certification.openid.net:61583/authz_cb'], 'contacts': ['roland@example.com'], 'post_logout_redirect_uris': ['https://op.certification.openid.net:61583/logout'], 'url': 'https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition', 'jwks_uri': 'https://op.certification.openid.net:61583/static/jwks_61583.json', 'token_endpoint_auth_method': 'private_key_jwt'}
0RegistrationRequest
{
    "application_type": "web",
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "authorization_code"
    ],
    "jwks_uri": "https://op.certification.openid.net:61583/static/jwks_61583.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61583/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61583/authz_cb"
    ],
    "response_types": [
        "code"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
0http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition status_code:200
0RegistrationResponse
{
    "application_type": "web",
    "client_id": "4lWfeFLncj6fRBzXKuN9",
    "client_id_issued_at": 1560786331,
    "client_secret": "9BntIn2bJ9Xt4JksqAvy",
    "client_secret_expires_at": 0,
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "authorization_code"
    ],
    "jwks_uri": "https://op.certification.openid.net:61583/static/jwks_61583.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61583/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61583/authz_cb"
    ],
    "registration_access_token": "issJ1cwmchmNBEJV8zib",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=4lWfeFLncj6fRBzXKuN9",
    "response_types": [
        "code"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
0phase<--<-- 3 --- AsyncAuthn -->-->
0AuthorizationRequest
{
    "client_id": "4lWfeFLncj6fRBzXKuN9",
    "nonce": "LDlbnREmpJzpbkvJ",
    "redirect_uri": "https://op.certification.openid.net:61583/authz_cb",
    "response_type": "code",
    "scope": "openid",
    "state": "3z9j2MADypJH8gyz"
}
0redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=3z9j2MADypJH8gyz&nonce=LDlbnREmpJzpbkvJ&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61583%2Fauthz_cb&client_id=4lWfeFLncj6fRBzXKuN9
0redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=3z9j2MADypJH8gyz&nonce=LDlbnREmpJzpbkvJ&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61583%2Fauthz_cb&client_id=4lWfeFLncj6fRBzXKuN9
1responseResponse URL with query part
1response{'state': '3z9j2MADypJH8gyz', 'code': '6P2bpPLCmnDBUUylccYFM3Mvw3RefD'}
1response{'state': '3z9j2MADypJH8gyz', 'code': '6P2bpPLCmnDBUUylccYFM3Mvw3RefD'}
1AuthorizationResponse
{
    "code": "6P2bpPLCmnDBUUylccYFM3Mvw3RefD",
    "state": "3z9j2MADypJH8gyz"
}
1phase<--<-- 4 --- AccessToken -->-->
1requestop_args: {'state': '3z9j2MADypJH8gyz'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61583/authz_cb'}
1do_access_token_request
kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61583/authz_cb', 'code': '6P2bpPLCmnDBUUylccYFM3Mvw3RefD', 'state': '3z9j2MADypJH8gyz', 'grant_type': 'authorization_code', 'client_id': '4lWfeFLncj6fRBzXKuN9'}, 'state': '3z9j2MADypJH8gyz', 'authn_method': 'private_key_jwt'}
1AccessTokenRequest
{
    "client_assertion": "eyJhbGciOiJSUzI1NiIsImtpZCI6Ind0MjVPZ3lSX256RzNPb1E3ZGFhMnJMNi1nTW5GZGZSekJqaFVWUHU4UlEifQ.eyJpc3MiOiAiNGxXZmVGTG5jajZmUkJ6WEt1TjkiLCAic3ViIjogIjRsV2ZlRkxuY2o2ZlJCelhLdU45IiwgImF1ZCI6IFsiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My9tZ2Evc3BzL29hdXRoL29hdXRoMjAvdG9rZW4iXSwgImp0aSI6ICJRT0RzOTFwUDUwT3RLbDFDcnVOdmY1cUFSOTNudUYwRSIsICJleHAiOiAxNTYwNzg2OTMyLCAiaWF0IjogMTU2MDc4NjMzMn0.hcga2tWx3dtPIAW6lcrQpJ930bnsnsgVbDboWUpSgJG5KX-jY0-696mLhCCanADSZRi-l0Y00TQ2-6W0cCcT8hqcWGQUzNQ3MzjHq39dMpdOlJ9UfJ2I1_9NexGg0mxvpbNPCrg2LSMvzZBHNjbn-XNoqPpssRkigomYb4sml2j064uk4wvQhWNoUDuaJrcFU7wtrvHRNJ5MLu-1IspELalzoiBgGkkxRwvf5rIFMd5fAFVmmAITegQdINA9h0DZnAJN_uQ1YySknFkYjSkhr_8NJz4LsmZHKH8tpL8kSxs_dd0u6cyLklBXJPQoH8bVNcMGVET4MEN-w3Fd5RgjxQ",
    "client_assertion_type": "urn:ietf:params:oauth:client-assertion-type:jwt-bearer",
    "code": "6P2bpPLCmnDBUUylccYFM3Mvw3RefD",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:61583/authz_cb",
    "state": "3z9j2MADypJH8gyz"
}
1request_urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/token
1request_http_args{'headers': {'Content-Type': 'application/x-www-form-urlencoded'}}
1requestgrant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61583%2Fauthz_cb&code=6P2bpPLCmnDBUUylccYFM3Mvw3RefD&state=3z9j2MADypJH8gyz&client_assertion=eyJhbGciOiJSUzI1NiIsImtpZCI6Ind0MjVPZ3lSX256RzNPb1E3ZGFhMnJMNi1nTW5GZGZSekJqaFVWUHU4UlEifQ.eyJpc3MiOiAiNGxXZmVGTG5jajZmUkJ6WEt1TjkiLCAic3ViIjogIjRsV2ZlRkxuY2o2ZlJCelhLdU45IiwgImF1ZCI6IFsiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My9tZ2Evc3BzL29hdXRoL29hdXRoMjAvdG9rZW4iXSwgImp0aSI6ICJRT0RzOTFwUDUwT3RLbDFDcnVOdmY1cUFSOTNudUYwRSIsICJleHAiOiAxNTYwNzg2OTMyLCAiaWF0IjogMTU2MDc4NjMzMn0.hcga2tWx3dtPIAW6lcrQpJ930bnsnsgVbDboWUpSgJG5KX-jY0-696mLhCCanADSZRi-l0Y00TQ2-6W0cCcT8hqcWGQUzNQ3MzjHq39dMpdOlJ9UfJ2I1_9NexGg0mxvpbNPCrg2LSMvzZBHNjbn-XNoqPpssRkigomYb4sml2j064uk4wvQhWNoUDuaJrcFU7wtrvHRNJ5MLu-1IspELalzoiBgGkkxRwvf5rIFMd5fAFVmmAITegQdINA9h0DZnAJN_uQ1YySknFkYjSkhr_8NJz4LsmZHKH8tpL8kSxs_dd0u6cyLklBXJPQoH8bVNcMGVET4MEN-w3Fd5RgjxQ&client_assertion_type=urn%3Aietf%3Aparams%3Aoauth%3Aclient-assertion-type%3Ajwt-bearer
2http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/token status_code:200
2response{'access_token': 'OvxjoWnx3uGi7p35s5GK', 'refresh_token': 'hOP192xaDYecsPvNyKTeKpNnS2kJZDAjLS10iueS', 'scope': 'openid', 'id_token': 'eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.apDKK9isbumN9Ox0xk70QBmqKGdeAHa8ReeCHonP_r6Fr_By1NZDtpATOStu5sCMYkJEcDQh7wzvCdHBEq6eVYOEWLp5q1LqcYuU5oxHBZ004T8Qr522r4NiHN656auwkcMKVqDlR9eeYPSBNrWzm9StrpzzxdXiapr3cKuxiNd8uwzHKDuTjE57T_-cnqQB6ltBi_K5ZXzae0KNOIWbWsenRnNZ0PkeAbtFQr9JiqNbgxBt9uGpGeZyzxoAiBykwY2qYV_E6TYmqMFj1dFT6bM1cGG46vpPQdNP3EhCcGCTC3UsH10GF9Y9GZWM1sPZFiOukGwqKLNW4y3TOwoWPQ.es-r0QGhXJfAyvtWr2xemA._k_RUic23KqB5nTNyIuJIViai94JPfUMesJcxADwhN-Ind8jTaqhI-Rms2SXolY96hfQNBTlI8rk35WLfbHjYpPWchsO_aFNeBhXqszCv94oZ-8xrYOu6BsSRcd7XCwNzMI9WlTvpiOrF42x2d8eo-soLS5SrqsBdqrXzNbRlwFliEBk0qcD_z1ex7NG1SRMZjPN4VX63PnaUyf2ab0Z31fJRJNM9EJIGI3iTpkwt2Gps8r4ZiFTIr4srdUAz0h5tPdoebgd-8t_GP-Bn038M-oksqVkccXdu4XIGrMY7UfopDp1zps_svuhErJIOZeSD8C5XDKwTe4gITT1xU1jv9aaDz9QdGYJIIWKTLK4vVwYvfqxayZoVfLDRPuVMwPNfCFiTHwWWlRJXtNMJeXbXxe__XbA5j9doxexV0RsOXYQJ1zwNf1QEvAIQRdkdzzK4n2QDGHzU-r03xTkV57sqLLd2kOpo0yrSyzP3956T9-yRFqB9LMHvBw-Z4vPuR7DlaCSqY_NA5DDpWe0dEt3Q6_Q4-6_TJdE0Wkkcly6fTwLYV3oIJ5QmM2zSqFT31Wufy8McVaJ-Gn1gKwcKopoFweoloIHxgCbFpM55S3FiCXySNjLTcIwrcTPRwUw-fzBoyGE776u6XNAEI9kH1RvGZLXp7GXh02Spf-hOom9pAMSq-9oGhubfz3EKN5FN7xAbijMhx0t1l15AgsO6W7PxVuZ58_7l4OUT6ME9_7iFc8Rsm4YgCIeP0AtVqRuOzAgjlSEss5kWPPw5ALQXrCgCvM_ntp-OuXaj6ZLtMhxH-n--aOWskcoLkWyDcFklMDoIfg7qTQDjkExYnT6TIqIH74PBngrdgVTXG19bnGRM09OsPrT-jSb-jHAaLZ2uDZdFlVV9WCha5NAoT7kxVS2cnY-UZO8L9Z8IFKhnSAcDVSfJdgFOdCXby5K-jdgbPZG8erVaaPVKqUeZ5oYhNA_2Q.oVSDjZJ8aMQK_Uj5NQQOdg', 'token_type': 'bearer', 'expires_in': 3599}
2AccessTokenResponse
{
    "access_token": "OvxjoWnx3uGi7p35s5GK",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "3p-yUwn689k0Nw0GCdn6DA",
        "aud": [
            "4lWfeFLncj6fRBzXKuN9"
        ],
        "exp": 1560789753,
        "iat": 1560786333,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "LDlbnREmpJzpbkvJ",
        "rt_hash": "Fp5ATtdts1E_6oeDL5WjpA",
        "sub": "testuser"
    },
    "refresh_token": "hOP192xaDYecsPvNyKTeKpNnS2kJZDAjLS10iueS",
    "scope": "openid",
    "token_type": "bearer"
}
2jws header{'kid': '_uhPdeGrTWxobFeH0XbzjJpRrzp3CB9nknx1yFV1G-0', 'alg': 'RS256'}
2jwe header{'alg': 'RSA-OAEP-256', 'enc': 'A128CBC-HS256', 'kid': 'gtH4v3Yr2QqLreBSz0ByQQ8vkf8eFo1KIit3s-3Bbww', 'cty': 'JWT'}
2phase<--<-- 5 --- Note -->-->
2phase<--<-- 6 --- Webfinger -->-->
2not expected to doWebFinger
2phase<--<-- 7 --- Discovery -->-->
2provider_config
kwargs:{'issuer': 'https://isamfed.com:30443/test'}
3http response
url:https://isamfed.com:30443/test/.well-known/openid-configuration status_code:200
3ProviderConfigurationResponse
{
    "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"
}
3phase<--<-- 8 --- Registration -->-->
3register
kwargs:{'response_types': ['code'], 'grant_types': ['authorization_code'], 'application_name': 'OIC test tool', 'application_type': 'web', 'redirect_uris': ['https://op.certification.openid.net:61583/authz_cb'], 'contacts': ['roland@example.com'], 'post_logout_redirect_uris': ['https://op.certification.openid.net:61583/logout'], 'url': 'https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition', 'jwks_uri': 'https://op.certification.openid.net:61583/static/jwks_61583.json', 'token_endpoint_auth_method': 'private_key_jwt'}
3RegistrationRequest
{
    "application_type": "web",
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "authorization_code"
    ],
    "jwks_uri": "https://op.certification.openid.net:61583/static/jwks_61583.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61583/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61583/authz_cb"
    ],
    "response_types": [
        "code"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
3http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition status_code:200
3RegistrationResponse
{
    "application_type": "web",
    "client_id": "5Fzy4xYt9KN9Om0Bv6nj",
    "client_id_issued_at": 1560786334,
    "client_secret": "G8IGr17meMfKiRd9Js6l",
    "client_secret_expires_at": 0,
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "authorization_code"
    ],
    "jwks_uri": "https://op.certification.openid.net:61583/static/jwks_61583.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61583/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61583/authz_cb"
    ],
    "registration_access_token": "drMyullI5Ylv1Hx2EvZ2",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=5Fzy4xYt9KN9Om0Bv6nj",
    "response_types": [
        "code"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
3phase<--<-- 9 --- AsyncAuthn -->-->
3AuthorizationRequest
{
    "client_id": "5Fzy4xYt9KN9Om0Bv6nj",
    "max_age": 1,
    "nonce": "D2AN4gVc1NYxIrvm",
    "redirect_uri": "https://op.certification.openid.net:61583/authz_cb",
    "response_type": "code",
    "scope": "openid",
    "state": "A8TDzUFGtCATUwVQ"
}
3redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=A8TDzUFGtCATUwVQ&nonce=D2AN4gVc1NYxIrvm&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61583%2Fauthz_cb&max_age=1&client_id=5Fzy4xYt9KN9Om0Bv6nj
3redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=A8TDzUFGtCATUwVQ&nonce=D2AN4gVc1NYxIrvm&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61583%2Fauthz_cb&max_age=1&client_id=5Fzy4xYt9KN9Om0Bv6nj
6responseResponse URL with query part
6response{'state': 'A8TDzUFGtCATUwVQ', 'code': 'W9petKfPvIL0JzqhwA6DjXJn50Mlcx'}
6response{'state': 'A8TDzUFGtCATUwVQ', 'code': 'W9petKfPvIL0JzqhwA6DjXJn50Mlcx'}
6AuthorizationResponse
{
    "code": "W9petKfPvIL0JzqhwA6DjXJn50Mlcx",
    "state": "A8TDzUFGtCATUwVQ"
}
6phase<--<-- 10 --- AccessToken -->-->
6requestop_args: {'state': 'A8TDzUFGtCATUwVQ'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61583/authz_cb'}
6do_access_token_request
kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61583/authz_cb', 'code': 'W9petKfPvIL0JzqhwA6DjXJn50Mlcx', 'state': 'A8TDzUFGtCATUwVQ', 'grant_type': 'authorization_code', 'client_id': '5Fzy4xYt9KN9Om0Bv6nj'}, 'state': 'A8TDzUFGtCATUwVQ', 'authn_method': 'private_key_jwt'}
6AccessTokenRequest
{
    "client_assertion": "eyJhbGciOiJSUzI1NiIsImtpZCI6Ind0MjVPZ3lSX256RzNPb1E3ZGFhMnJMNi1nTW5GZGZSekJqaFVWUHU4UlEifQ.eyJpc3MiOiAiNUZ6eTR4WXQ5S045T20wQnY2bmoiLCAic3ViIjogIjVGenk0eFl0OUtOOU9tMEJ2Nm5qIiwgImF1ZCI6IFsiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My9tZ2Evc3BzL29hdXRoL29hdXRoMjAvdG9rZW4iXSwgImp0aSI6ICIzcGhjV2VncGxIQndDZWM4eWlDV1BxeVh4Q1pZb3Y0WCIsICJleHAiOiAxNTYwNzg2OTM3LCAiaWF0IjogMTU2MDc4NjMzN30.z-dYNVL_WZY36Bc-OiGiplBh-KMyfrc5uGm2cpfu6ircUpirvnzyey8QZK6FIu5ZFKxIDyqwNFrOR88nitCzivqU0-1n22fo39aIbisRxfGFYtqCVlE3xkjpszLC5byQGRCsUzFBY7-sSt2Gh2I30OVg6P-KofnNQSdM1qUX_tMZ9L2nVwwQhNlOdGJxYMqM7dil8hz1M8M3R7118ya1poOh1n_zeQvT2zlCVeHpwna56W1r9WEfh01Iq9ovi3LoBnw-ahEWbOQTJTwNCVN2TddeyvFEH8WXMKpIK0fEcPGzkcY7ZkEMoRoHPuPeDo845yceYF5-xOB-vGcpRrZWnw",
    "client_assertion_type": "urn:ietf:params:oauth:client-assertion-type:jwt-bearer",
    "code": "W9petKfPvIL0JzqhwA6DjXJn50Mlcx",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:61583/authz_cb",
    "state": "A8TDzUFGtCATUwVQ"
}
6request_urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/token
6request_http_args{'headers': {'Content-Type': 'application/x-www-form-urlencoded'}}
6requestgrant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61583%2Fauthz_cb&code=W9petKfPvIL0JzqhwA6DjXJn50Mlcx&state=A8TDzUFGtCATUwVQ&client_assertion=eyJhbGciOiJSUzI1NiIsImtpZCI6Ind0MjVPZ3lSX256RzNPb1E3ZGFhMnJMNi1nTW5GZGZSekJqaFVWUHU4UlEifQ.eyJpc3MiOiAiNUZ6eTR4WXQ5S045T20wQnY2bmoiLCAic3ViIjogIjVGenk0eFl0OUtOOU9tMEJ2Nm5qIiwgImF1ZCI6IFsiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My9tZ2Evc3BzL29hdXRoL29hdXRoMjAvdG9rZW4iXSwgImp0aSI6ICIzcGhjV2VncGxIQndDZWM4eWlDV1BxeVh4Q1pZb3Y0WCIsICJleHAiOiAxNTYwNzg2OTM3LCAiaWF0IjogMTU2MDc4NjMzN30.z-dYNVL_WZY36Bc-OiGiplBh-KMyfrc5uGm2cpfu6ircUpirvnzyey8QZK6FIu5ZFKxIDyqwNFrOR88nitCzivqU0-1n22fo39aIbisRxfGFYtqCVlE3xkjpszLC5byQGRCsUzFBY7-sSt2Gh2I30OVg6P-KofnNQSdM1qUX_tMZ9L2nVwwQhNlOdGJxYMqM7dil8hz1M8M3R7118ya1poOh1n_zeQvT2zlCVeHpwna56W1r9WEfh01Iq9ovi3LoBnw-ahEWbOQTJTwNCVN2TddeyvFEH8WXMKpIK0fEcPGzkcY7ZkEMoRoHPuPeDo845yceYF5-xOB-vGcpRrZWnw&client_assertion_type=urn%3Aietf%3Aparams%3Aoauth%3Aclient-assertion-type%3Ajwt-bearer
7http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/token status_code:200
7response{'access_token': 'dvhqOWhZlDtcIqiHoOMu', 'refresh_token': 'D6ed19wD4ZtrMpvfIXGJKh1cRbeWGTg9a0C7fJ5r', 'scope': 'openid', 'id_token': 'eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.FMe8MC_YjrbQZwnBDcOdofrepjLr1uXZ6pWfpOkqVU-n3vhNF24o9lMYMx6a12JfWXu1jffvbh-cnDDOEvsz-UvMs9Kqi7cSQwPa0LHRH6YiH1t1mipeSaNW5iAmtE4PH1ZxoeQE8oW2VOqblDir5EuJaYrxP8T2OecV2rTwQgEPfiMs7RmBbVWqwRuy_YHGd5fKj98Zl59QgeuIY0iEHeQOjSuh7K_jqWTYEutGmfHyyiyBbWq5m1B87NKD6QV8d8JWN4nZ8OcXZTr9AxO4H8iVicM3KDe4QtQj56WYRkNo6nBjk_5bxjmsV6vtazwwGV1KqEvply2Uuun-m7jiGA.LqFGl5L79xIcpy58tfFQkg.X0auEFnhFv16-NCi4v3mf13r1k4DJnP5is67eIsd8KWZJZm8Eph4HW7bOt3EfRVRJ-0TGTGHobdju65dBuL2uDIPANR3grZwfDRYT3brq8F9J3e0pygQyohDow4C9zr5mlj5yqaq7e8Qrh7S1b7v2yDgGvAV7gv7xGxu17j7Pi5IJjBO32Cqr4SZbng-MtE8gXpJBnQEtymt04ICQNvz1BONwiGB9Ya_YoNw8QxW-G_vDqX-jQXKFWkqDol2OAV_Ddt6q3eUqXiOCS5gu9YnbWdG8rJKQIo4FGKiDgik7pg5p8WkRq5p5z9QTdXu7gBw2o5A2OxOHfQjgtFwLMBs9iM7Ut87-XkaBgzi2Myi1Sk7QLrcp66CVSBcUocZM-xYahxfGAfSUXNjknYmdjLI7xzH50FziW4rtZH1qvLhCasIRtbsLuBmBwkqy8yGoawFc0IWWbs4kATzkNoRWn9G4Y6uDpHemjcl6vw3GQbtetR5jzTdbrIrJHOqVK-KdkeRQ82Dnrw0uM12SOGa6H1LoGCbb8Q5aZqgdzTLCkQfrRbCVLUVPoKcrnir8rkxxN2YM0dADBWIfIVfanN981pJHuUWcUyj6wtjRNd-BZ9iSgXek232pPGUibroQ6Fju0RyNTbAgp4CVwT_pgLC5ZtN-754vGxvQs8-DscfL_af1EWQFQ-kXQNG3iKHRjRpIRGku-Z6dMepbiCc5SUBFSLWA6ruBkPBOHTy4ktT5daOpqJ234nVKpUPsCPTnlMZQ1AfOxFZXqMHeZkejA4oJEXbRxp_bd4yaApvQ-Z7Tma75wiJJV5eUjlkCWx5g-Nl4bMLMt2HUKRIDbfMD3y3vjEec1SmYnbDU2RKXP0Rr7A-sfEWae6M6dNUj5wF4ulqW1nVZpKO6md9NW3tEhPM2I9DNv8Pj0WqaEC4gFkvX-Oxt0erzVwnUcVzlzjBZAI3Kk5SDQMEPuWPsuWyRu86Ws1XFxiV8X71unXXstuXNOJ8OTak6K0lMTNs_aSMSYFGC9iL.DmPWOrOjIXVeVN8jihs0TQ', 'token_type': 'bearer', 'expires_in': 3599}
7AccessTokenResponse
{
    "access_token": "dvhqOWhZlDtcIqiHoOMu",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "6QU48kkXd1Izli2pK61Qlg",
        "aud": [
            "5Fzy4xYt9KN9Om0Bv6nj"
        ],
        "auth_time": 1560786338,
        "exp": 1560789757,
        "iat": 1560786337,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "D2AN4gVc1NYxIrvm",
        "rt_hash": "Yxeglq5ORjOn-33yIsu66g",
        "sub": "testuser"
    },
    "refresh_token": "D6ed19wD4ZtrMpvfIXGJKh1cRbeWGTg9a0C7fJ5r",
    "scope": "openid",
    "token_type": "bearer"
}
7jws header{'kid': '_uhPdeGrTWxobFeH0XbzjJpRrzp3CB9nknx1yFV1G-0', 'alg': 'RS256'}
7jwe header{'alg': 'RSA-OAEP-256', 'enc': 'A128CBC-HS256', 'kid': 'gtH4v3Yr2QqLreBSz0ByQQ8vkf8eFo1KIit3s-3Bbww', 'cty': 'JWT'}
7phase<--<-- 11 --- Done -->-->
7end
7assertionClaimsCheck
7conditionclaims-check: status=OK [Checks if specific claims is present or not]
7assertionAuthTimeCheck
7conditionauth_time-check: status=OK [Check that the auth_time returned in the ID Token is in the expected range.]
7assertionMultipleSignOn
7conditionmultiple-sign-on: status=OK [Verifies that multiple authentications was used in the flow]
7assertionVerifyResponse
7conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
7conditionDone: status=OK

Result

PASSED