Test Info

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

Conditions


verify-scopes: status=WARNING, message=The following claims were missing from the returned information: ['given_name', 'family_name', 'middle_name', 'nickname', 'profile', 'picture', 'website', 'gender', 'birthdate', 'zoneinfo', 'locale', 'updated_at', 'preferred_username'] [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'}
1http response
url:https://isamfed.com:30443/test/.well-known/openid-configuration status_code:200
1ProviderConfigurationResponse
{
    "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"
}
1phase<--<-- 2 --- Registration -->-->
1register
kwargs:{'response_types': ['code id_token token'], 'grant_types': ['authorization_code', 'implicit'], 'application_name': 'OIC test tool', 'application_type': 'web', 'redirect_uris': ['https://op.certification.openid.net:61737/authz_cb'], 'contacts': ['roland@example.com'], 'post_logout_redirect_uris': ['https://op.certification.openid.net:61737/logout'], 'url': 'https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition', 'jwks_uri': 'https://op.certification.openid.net:61737/static/jwks_61737.json', 'token_endpoint_auth_method': 'private_key_jwt'}
1RegistrationRequest
{
    "application_type": "web",
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "authorization_code",
        "implicit"
    ],
    "jwks_uri": "https://op.certification.openid.net:61737/static/jwks_61737.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61737/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61737/authz_cb"
    ],
    "response_types": [
        "code id_token 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": "xecwmQutswO7sUuoE4Vl",
    "client_id_issued_at": 1560783996,
    "client_secret": "03L3B6CjcWN8TjFRwXoz",
    "client_secret_expires_at": 0,
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "authorization_code",
        "implicit"
    ],
    "jwks_uri": "https://op.certification.openid.net:61737/static/jwks_61737.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61737/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61737/authz_cb"
    ],
    "registration_access_token": "Z2hAgzBwsCqJ3jyplIYp",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=xecwmQutswO7sUuoE4Vl",
    "response_types": [
        "code",
        "id_token",
        "token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
1phase<--<-- 3 --- AsyncAuthn -->-->
1AuthorizationRequest
{
    "client_id": "xecwmQutswO7sUuoE4Vl",
    "nonce": "PUqwrhB84zSWMnX7",
    "redirect_uri": "https://op.certification.openid.net:61737/authz_cb",
    "response_type": "code id_token token",
    "scope": "openid profile",
    "state": "Q8V96MD2T30VfuDj"
}
1redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=Q8V96MD2T30VfuDj&nonce=PUqwrhB84zSWMnX7&response_type=code+id_token+token&scope=openid+profile&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61737%2Fauthz_cb&client_id=xecwmQutswO7sUuoE4Vl
1redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=Q8V96MD2T30VfuDj&nonce=PUqwrhB84zSWMnX7&response_type=code+id_token+token&scope=openid+profile&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61737%2Fauthz_cb&client_id=xecwmQutswO7sUuoE4Vl
2http args{}
2responseURL with fragment
2responseaccess_token=aQ1qzw7Uije23o6rNhDD&state=Q8V96MD2T30VfuDj&expires_in=3599&token_type=bearer&code=r2g2aKRNV85L5IwhBxrwq3TFJadzBA&scope=openid%20profile&id_token=eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.Fp_qG03crSRihculhtj0QVd7k28NUZ374MktTiwHLJAd1nrEL9ruxZb7wY94v1wF9qhx76XkrWXNThdRQhGmeJz4fUR0HFzJMjnGPWeGemQtDs5626cP-ejY6AXSu-YbOvOsccqhVYipLLy7r96KiWZSio8TfLevW0poqietR4_EMYYuxr5ywahFyalCkFJj5XMf8pulwuQxnqpLhy7aMMZW9rRarRwph9UREL3yD0Khj6B6E4609imtN8SkI2rKYPBa_hFqlYPvHDFC6uFcQtXpwv-3WHc9u1SNMCSo9s9jnH1TkxrYUD9flsxJU5oZjtRc_q1qmJW_kEfKPsK_3A.bvx9T2fNgS_K4vFYAEAkEA.9xHq2rjN28bMFE5adKz57qEWMTkY2l8-WxYFZ5u_zSHCaGfNsm6uT0SlhKXi966ghq8iIDZ_RPrQDGouBTLKLHN0rJRqCVNqCb6UV-3MWKLORh7QfCAASCSqhj8sJdslXiS8Coxmym4JAtfP3x7Wk84lWcPzfQNeD6XIzT3V_CuVoLCaD3CUofbABL50HXHUAODQWuf5wdZ0GRpnX2D6xiOujRyIdr2LnWLjIaNwMHUI-fSIBYA1kIQrXczNnoqY9zy1acPAmFA_BCoJ8mV36oafqrnWNCbkweaB5yFzbf6f8v4NUPfJZZ1DUvZpgSuyFhmeYzyTFTpm_Bntp3b-DRjaPnT4jHIbVnzO2qMUJ3KN3WLpgm6kW8m77saQVkykjpqOufBpvlfBGgcZqBa6WadgyEr25VJysbcDVlfKy2U8C6DBgK_AlUMs7W2K6h0n3l4iRlyk_m9I47QWHSM-6ALPvUamPDC84u4m_PfE0XGHIzZiiJbqTBy_wXHNshz9N-7LfT7ZAk7uuHTNKzAHLmPnWpWaUpBFTRpQ0BPeZ_6DT29OGxenm9r7WpKBdkkpxKytxbw27_Q81bSUlzPyRU0CDVXOrac1A8_Tk5wjTc2l8M7T0EEq9TdITM5T2Mjls5llImmoAxe49FzC7tAktBHTfuknKSYINwJa3mDldVxU8wrS72qVcQO3IF4xq6ZQFTJ2-WjVnjb5EkoaYjY7f9pevW-WZT45GRJKCRtIr8GRhXacl4D_caUr6tpmd4I1KNPV48eMsL0U4A_PPxwTze0umGyMxnf17iOM0HEYOadddPlK0ub62nv5x9jNS1dBGNV1orArnPqrAD4OCgNOQwjC5N6a-vEONtQGN7VTajcjfnGqvxlRV4kN5ejoon9Rv4zU9kaH4e-otii4RQoFGpsDg66BIFWDEXF7rDpeVfeNrn4bw5TimGPxZSoBd5k8UAta4VmXzyEiN3-LnKzlQVk5KZ_cOfxTuMJI-RoU2TVjfE5tbx6SsrcxT5qoBkTo.tfszkt8lOn_vpHBwYvuIoQ
2response{'access_token': 'aQ1qzw7Uije23o6rNhDD', 'state': 'Q8V96MD2T30VfuDj', 'expires_in': 3599, 'token_type': 'bearer', 'code': 'r2g2aKRNV85L5IwhBxrwq3TFJadzBA', 'scope': 'openid profile', 'id_token': 'eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.Fp_qG03crSRihculhtj0QVd7k28NUZ374MktTiwHLJAd1nrEL9ruxZb7wY94v1wF9qhx76XkrWXNThdRQhGmeJz4fUR0HFzJMjnGPWeGemQtDs5626cP-ejY6AXSu-YbOvOsccqhVYipLLy7r96KiWZSio8TfLevW0poqietR4_EMYYuxr5ywahFyalCkFJj5XMf8pulwuQxnqpLhy7aMMZW9rRarRwph9UREL3yD0Khj6B6E4609imtN8SkI2rKYPBa_hFqlYPvHDFC6uFcQtXpwv-3WHc9u1SNMCSo9s9jnH1TkxrYUD9flsxJU5oZjtRc_q1qmJW_kEfKPsK_3A.bvx9T2fNgS_K4vFYAEAkEA.9xHq2rjN28bMFE5adKz57qEWMTkY2l8-WxYFZ5u_zSHCaGfNsm6uT0SlhKXi966ghq8iIDZ_RPrQDGouBTLKLHN0rJRqCVNqCb6UV-3MWKLORh7QfCAASCSqhj8sJdslXiS8Coxmym4JAtfP3x7Wk84lWcPzfQNeD6XIzT3V_CuVoLCaD3CUofbABL50HXHUAODQWuf5wdZ0GRpnX2D6xiOujRyIdr2LnWLjIaNwMHUI-fSIBYA1kIQrXczNnoqY9zy1acPAmFA_BCoJ8mV36oafqrnWNCbkweaB5yFzbf6f8v4NUPfJZZ1DUvZpgSuyFhmeYzyTFTpm_Bntp3b-DRjaPnT4jHIbVnzO2qMUJ3KN3WLpgm6kW8m77saQVkykjpqOufBpvlfBGgcZqBa6WadgyEr25VJysbcDVlfKy2U8C6DBgK_AlUMs7W2K6h0n3l4iRlyk_m9I47QWHSM-6ALPvUamPDC84u4m_PfE0XGHIzZiiJbqTBy_wXHNshz9N-7LfT7ZAk7uuHTNKzAHLmPnWpWaUpBFTRpQ0BPeZ_6DT29OGxenm9r7WpKBdkkpxKytxbw27_Q81bSUlzPyRU0CDVXOrac1A8_Tk5wjTc2l8M7T0EEq9TdITM5T2Mjls5llImmoAxe49FzC7tAktBHTfuknKSYINwJa3mDldVxU8wrS72qVcQO3IF4xq6ZQFTJ2-WjVnjb5EkoaYjY7f9pevW-WZT45GRJKCRtIr8GRhXacl4D_caUr6tpmd4I1KNPV48eMsL0U4A_PPxwTze0umGyMxnf17iOM0HEYOadddPlK0ub62nv5x9jNS1dBGNV1orArnPqrAD4OCgNOQwjC5N6a-vEONtQGN7VTajcjfnGqvxlRV4kN5ejoon9Rv4zU9kaH4e-otii4RQoFGpsDg66BIFWDEXF7rDpeVfeNrn4bw5TimGPxZSoBd5k8UAta4VmXzyEiN3-LnKzlQVk5KZ_cOfxTuMJI-RoU2TVjfE5tbx6SsrcxT5qoBkTo.tfszkt8lOn_vpHBwYvuIoQ'}
2AuthorizationResponse
{
    "access_token": "aQ1qzw7Uije23o6rNhDD",
    "code": "r2g2aKRNV85L5IwhBxrwq3TFJadzBA",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "vs8eR0_9uT-3ATe_G7m4Qw",
        "aud": [
            "xecwmQutswO7sUuoE4Vl"
        ],
        "c_hash": "fYeSqR_qRcrtNarICqrm_A",
        "exp": 1560787416,
        "iat": 1560783996,
        "iss": "https://isamfed.com:30443/test",
        "name": "isamfed testuser",
        "nonce": "PUqwrhB84zSWMnX7",
        "sub": "testuser"
    },
    "scope": "openid profile",
    "state": "Q8V96MD2T30VfuDj",
    "token_type": "bearer"
}
2phase<--<-- 4 --- AccessToken -->-->
2requestop_args: {'state': 'Q8V96MD2T30VfuDj'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61737/authz_cb'}
2do_access_token_request
kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61737/authz_cb', 'code': 'r2g2aKRNV85L5IwhBxrwq3TFJadzBA', 'state': 'Q8V96MD2T30VfuDj', 'grant_type': 'authorization_code', 'client_id': 'xecwmQutswO7sUuoE4Vl'}, 'state': 'Q8V96MD2T30VfuDj', 'authn_method': 'private_key_jwt'}
2AccessTokenRequest
{
    "client_assertion": "eyJhbGciOiJSUzI1NiIsImtpZCI6Ind0MjVPZ3lSX256RzNPb1E3ZGFhMnJMNi1nTW5GZGZSekJqaFVWUHU4UlEifQ.eyJpc3MiOiAieGVjd21RdXRzd083c1V1b0U0VmwiLCAic3ViIjogInhlY3dtUXV0c3dPN3NVdW9FNFZsIiwgImF1ZCI6IFsiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My9tZ2Evc3BzL29hdXRoL29hdXRoMjAvdG9rZW4iXSwgImp0aSI6ICJVenB2UFRFRmlhTHFhMVNDMFI3OHNZZE51b3JQZUFPVyIsICJleHAiOiAxNTYwNzg0NTk3LCAiaWF0IjogMTU2MDc4Mzk5N30.zWFxJbAQVAwfOTwbV6gMl7LPqGr4d9xoA6dYXnHDq2jNkO-XVyUV6WPO6L14ljZNLTMnw9hLeRSjZrs4uqEQIDu_dFOVFOVQ36Iu4eaxZGhzfV3jm1Mc_z2LUEiMhq3tFvmOK5ME8lDeUzgTfDgT5gS4TkF_Wvp_yMQx2-PYtRnGWgP-Dg4DnwdFmF4_rH2sO7ljRtSUjLHwQTwG9qWIdEuqaUEWpgaI7Q1G8HP-Nd2WUqP7jGDiTLIvoGVPLeHja8CCW2BUOdHtbg-jCAtsTLMhn8qbGPdQ_pzBAljONetLJN-oSy9kxEyONKttuyJMZxXbmn_AD6dZzCBRkgWvxQ",
    "client_assertion_type": "urn:ietf:params:oauth:client-assertion-type:jwt-bearer",
    "code": "r2g2aKRNV85L5IwhBxrwq3TFJadzBA",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:61737/authz_cb",
    "state": "Q8V96MD2T30VfuDj"
}
2request_urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/token
2request_http_args{'headers': {'Content-Type': 'application/x-www-form-urlencoded'}}
2requestgrant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61737%2Fauthz_cb&code=r2g2aKRNV85L5IwhBxrwq3TFJadzBA&state=Q8V96MD2T30VfuDj&client_assertion=eyJhbGciOiJSUzI1NiIsImtpZCI6Ind0MjVPZ3lSX256RzNPb1E3ZGFhMnJMNi1nTW5GZGZSekJqaFVWUHU4UlEifQ.eyJpc3MiOiAieGVjd21RdXRzd083c1V1b0U0VmwiLCAic3ViIjogInhlY3dtUXV0c3dPN3NVdW9FNFZsIiwgImF1ZCI6IFsiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My9tZ2Evc3BzL29hdXRoL29hdXRoMjAvdG9rZW4iXSwgImp0aSI6ICJVenB2UFRFRmlhTHFhMVNDMFI3OHNZZE51b3JQZUFPVyIsICJleHAiOiAxNTYwNzg0NTk3LCAiaWF0IjogMTU2MDc4Mzk5N30.zWFxJbAQVAwfOTwbV6gMl7LPqGr4d9xoA6dYXnHDq2jNkO-XVyUV6WPO6L14ljZNLTMnw9hLeRSjZrs4uqEQIDu_dFOVFOVQ36Iu4eaxZGhzfV3jm1Mc_z2LUEiMhq3tFvmOK5ME8lDeUzgTfDgT5gS4TkF_Wvp_yMQx2-PYtRnGWgP-Dg4DnwdFmF4_rH2sO7ljRtSUjLHwQTwG9qWIdEuqaUEWpgaI7Q1G8HP-Nd2WUqP7jGDiTLIvoGVPLeHja8CCW2BUOdHtbg-jCAtsTLMhn8qbGPdQ_pzBAljONetLJN-oSy9kxEyONKttuyJMZxXbmn_AD6dZzCBRkgWvxQ&client_assertion_type=urn%3Aietf%3Aparams%3Aoauth%3Aclient-assertion-type%3Ajwt-bearer
3http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/token status_code:200
3response{'access_token': 'SDQvqElfWfuSKvEsoe9f', 'refresh_token': 'L9jPRR9OqMC7Ux1DEI2kNIhpXvd68LNMlHTS7Gx0', 'scope': 'openid profile', 'id_token': 'eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.nstDeizN8p9bChrLCLCjgg1gSgy2KnOnI_8U0UZWA_mVVTTbvQRn_u_D-yoo-bsbGjs5rV3tfw6fwtJh7gK9EiV8_-5hZQcj6UNW_xT-KhPvGSSMh4j1UkzZ2xjWHQYA7ldNCwKIRwyVg23u9CASTtClbaYqAcRUmXiJmg0s1lT032RlMAu4BQyPX7IlpRx7WcXdNe_9ov-vjTH-Z_HXm2jisKyyukbKrJj_ydACrd5sKS-NEGH-d6xOpKbaDDdSlGesKVdqCk1_NHwp02N8nGYtyHvHa-q9v-s_SL6FinKt7NiAdOULPqSsGEf4fx0bgxeyh_HbnTgapb70bmheAg.w1qyh27Jhir-dv8x5fky8w.u0DUxBdo1r8uzFOC6z1dUUQ9ol67FXpYG6SuAWTKhgADKv-iZ5DooflyoPcncAR7Mrvw3D-B_yqKHpsEwzYeIIksW_Cw_ll7ebpwHizhqz8kuxSdD-xFd8dnQmD-aQUiY0PHFpZqqgTu-0NZ4ntAlcZUYOCEC5vU8S5V_40SK_EKsTtN_wOvwTRbssQQ84_zsnsmHx3oiTsTZPDB5zcx0h5AxbtHr34DWg_IMKXzpaBNfzneb7LH4Nkt2NtU1c9_8N2iz91qZdm5Yrljy-czAA31hN_soKekOS0hVsEJE7jpCEvgkTxe6e3boqFA2RyO0W4Xxd6-GcL-4NOwT7urVLiCghaZ-R8LyGSp5uZzZnaKwgk2lK5v_lBRDR_7OX62_q0wOwqi-sug2k7i8zS6dCav7TPTqcnFQ5jorxhbDPTNblTfj9kKm7NxrBs2vqwkRZRwNfS6buGePwTQ5ZqlMo-_TAw0FatAJ6bjpGf3A0-1Hu9CxoUtfIxCuoyRPAzpY1ugycbr_Y5Gm3INHBlQtKcr331uJ1TOagx0E_-T_FIHmYcgE4u0oUaavY__tVI7YfBWpqW9LJkyNsI3kyezkMa0kQ33pr3t2EiRXstdqXUcKWUHjKuVGKD3adtaQjMKlXg3Imr-rc0izxsp7hFwW-5Yi9Pf5X_B22CcXkyMPaDDR6nUwD4e3b6ngS_xw0VrPlMldNIWNlzRvuH9USvLy_j6l6BuvogFgUeaKCemMJnEJeRu0jsFPDy9I5p4va1fw4qLdoAHy38-LJH22bpu-NnHl29qymqPcW4Qrs7EiZNnjiFXsfuTCoU84NqBQksEjZobLLIzZR0IIVSEkm0Ajs9DSXXeV25hWO-2odN5oFdD4rqyCjVlJXsZ740AzdEERLCieVKQ9TyyqKtlim5N43a3jyCM2tqI8xnfi_BrHzj3jT1RIVqqWi1NCFObj24d6iUj0FaciI4nLazkNJ_Kafz9gRq856yaSxKioGESrE7AFhYvTEvvB2QeZpJhGZIy.0ABDuI22pHz4xxTae9wkOQ', 'token_type': 'bearer', 'expires_in': 3599}
3AccessTokenResponse
{
    "access_token": "SDQvqElfWfuSKvEsoe9f",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "FmypQLhoH1iXYpTR-uN1Qg",
        "aud": [
            "xecwmQutswO7sUuoE4Vl"
        ],
        "exp": 1560787418,
        "iat": 1560783998,
        "iss": "https://isamfed.com:30443/test",
        "name": "isamfed testuser",
        "nonce": "PUqwrhB84zSWMnX7",
        "rt_hash": "itAAY4UePKfeF7N2azo53g",
        "sub": "testuser"
    },
    "refresh_token": "L9jPRR9OqMC7Ux1DEI2kNIhpXvd68LNMlHTS7Gx0",
    "scope": "openid profile",
    "token_type": "bearer"
}
3jws header{'kid': '_uhPdeGrTWxobFeH0XbzjJpRrzp3CB9nknx1yFV1G-0', 'alg': 'RS256'}
3jwe header{'alg': 'RSA-OAEP-256', 'enc': 'A128CBC-HS256', 'kid': 'gtH4v3Yr2QqLreBSz0ByQQ8vkf8eFo1KIit3s-3Bbww', 'cty': 'JWT'}
3phase<--<-- 5 --- UserInfo -->-->
3do_user_info_request
kwargs:{'state': 'Q8V96MD2T30VfuDj', 'method': 'GET', 'authn_method': 'bearer_header'}
3request{'body': None}
3request_urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/userinfo
3request_http_args{'headers': {'Authorization': 'Bearer SDQvqElfWfuSKvEsoe9f'}}
3http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/userinfo status_code:200
3OpenIDSchema
{
    "name": "isamfed testuser",
    "sub": "testuser"
}
3OpenIDSchema
{
    "name": "isamfed testuser",
    "sub": "testuser"
}
3phase<--<-- 6 --- Done -->-->
3end
3assertionVerifyScopes
3conditionverify-scopes: status=WARNING, message=The following claims were missing from the returned information: ['given_name', 'family_name', 'middle_name', 'nickname', 'profile', 'picture', 'website', 'gender', 'birthdate', 'zoneinfo', 'locale', 'updated_at', 'preferred_username'] [Verifies that the claims corresponding to the requested scopes are returned]
3assertionCheckHTTPResponse
3conditioncheck-http-response: status=OK [Checks that the HTTP response status is within the 200 or 300 range. Also does some extra JSON checks]
3assertionVerifyResponse
3conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
3conditionDone: status=OK

Result

WARNING
Warnings:
The following claims were missing from the returned information: ['given_name', 'family_name', 'middle_name', 'nickname', 'profile', 'picture', 'website', 'gender', 'birthdate', 'zoneinfo', 'locale', 'updated_at', 'preferred_username']