Test Info

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

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', 'address'] [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': ['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'}
0RegistrationRequest
{
    "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": "FxWaoNl1frvJ3I4vNfin",
    "client_id_issued_at": 1560783974,
    "client_secret": "GYtmKJtyAhxHqjSdEc5X",
    "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": "m4p9E7iWzccdgSxj8HBx",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=FxWaoNl1frvJ3I4vNfin",
    "response_types": [
        "code",
        "id_token",
        "token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
1phase<--<-- 3 --- AsyncAuthn -->-->
1AuthorizationRequest
{
    "client_id": "FxWaoNl1frvJ3I4vNfin",
    "nonce": "V7Wc2nWNlgC5xCXQ",
    "redirect_uri": "https://op.certification.openid.net:61737/authz_cb",
    "response_type": "code id_token token",
    "scope": "openid profile email address phone",
    "state": "RVD69gQpWvWJt0iX"
}
1redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=RVD69gQpWvWJt0iX&nonce=V7Wc2nWNlgC5xCXQ&response_type=code+id_token+token&scope=openid+profile+email+address+phone&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61737%2Fauthz_cb&client_id=FxWaoNl1frvJ3I4vNfin
1redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=RVD69gQpWvWJt0iX&nonce=V7Wc2nWNlgC5xCXQ&response_type=code+id_token+token&scope=openid+profile+email+address+phone&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61737%2Fauthz_cb&client_id=FxWaoNl1frvJ3I4vNfin
2http args{}
2responseURL with fragment
2responseaccess_token=FGYLjoFdX1gZUyY84XIL&state=RVD69gQpWvWJt0iX&expires_in=3599&token_type=bearer&code=jLrwt9Rdp9GBiHAb01Cq1Ergp4cMur&scope=address%20phone%20openid%20profile%20email&id_token=eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.bzayrcdHcRJGafZ9SlIBEelLZxRDSYnK6puEHDIi6Y4wnxm7xprWWdZTECs7yryhCSVB17oHlVEnIpj-ukMqwnbBmJdc_me1_0a_uii11cNrp1tKjsATPWG1_a9SmEi9VhKWSWlQApqFtBvYdaujDUyRha1oPSfSQF4OR0J6665t3Z0sh1un9B3-CbtuB47szv0wq4-XdrhTErpk0-dV90oYQODv6nfjp2w0POS_1beQtak6qzH1L8cE31_0oeJXsN1QFYUJX4F3n5xTB9kVsrbcgawhK9PoFB1Cnv5ImZKRO4uGUbG1WeaEo1pg5et9q4LLjHbteU3o-riwNVe7dA.cLniX7NzMHm-Ew6H718xSg.zaPOPLcnXBrgkBNH25qAsIMoPEhmMqjVmmJ8__1ig1-tGrt8iZqix6GVwmAne8cjryCIdAKv8fCLOVwg8EE5UsTJWYiBHffbDU6vy17KDQRZvc3nu7sOcHmFJqrU2W-3BgeSR9fSeSasjj1ydKGarWAfjEZDIaxcgt1zKFd3rBM3JHVxRh4CPqlWFAAd4u8j4qKb5cGa4wLurtl4Xz7-AEhsgGnjUeIlzVjg9PLzjdUNAB1b5az7_l4rg3Ryzjy6crYQd4mXxpx6vJhgOdGT5XL_lph2fUbxUS955VI4c3HZETZjgA30eNQ5obI_AWxRX1okOLrdP5uxJ1O_Q8SJi1V8H7x8ERUQLR3V_jHru0kfC-oNiq01wYJpM89AgwGS2iWJLUx_g5ZLzRmErYEJRDEtbfZE3T3Tc9jYEhlMwot0CSBh-pANe2lb1WpuGiTQVoHc_H4-wWWASN-WtdTtt_k4jQxSqG2_omg5Q1uP-kmdcSXmqjxCslZdtrtsn7mH1QI-cwvQB-pkBCU_EW34M7DvR7QN6VsNq6POGzm2uT3mhXoynUE-omsaafJI4XdPEMc0Hcz96pL7xQLlF4_rRDsAjIr3D7awydkNPCItmn1ynVZK_EmNky9OnKKOVlxzTiKSIzUX8F1RypbQgVfdc6Fzgk92EXQpVYIj5jyAWJlYdQ_1wTvJMgi9pdW9v6ggZNlwhxmLx0gQHxD23AKBrzve8h07rn8RNYelVi7Xv9AzglNKTQA50V1uhjzbmA9dnKdWVX5lGD9ba7fQG9u6dJ5XNq2s6BkbavrkmLzRjphxRp4GAyNtOqMg6855RBnP1_2pEverOqEra9pAG1aYCrPnntlBNnpRbBtYW_-jK8P449mdz1GykjmPPbc_WSpwofucF9-Z7Q6ViCpZioShMTQOaf9bx6c5tVg4BrsQ_m_jqlXUVU2P1mi9ivaeXVBtTAZBzlkjNgyS2qugCLo_hk3nDKZj-8wj62hIdA_it1alKU6KWie8Qx-laE-tIVlChzTOkpli5NlANFo7s8ji4wFFuntXX3ZjHzF5zHD73J7WMyHxMqO-LlPHHPG3SJ7qXT7ZxAommBqWO5qEw0hflHaTN-g8c77l22RXx8BRM94K8bA71r7zbzvKWIr4G0Hm4nEiJx29am1baCU8YIeqszoFzpHTLwN-j8FL5OjAy9UuhqZjdDAyopizQ1n5SZ9B.dBCYQV7Klt7Ie9ZK_zJrzw
2response{'access_token': 'FGYLjoFdX1gZUyY84XIL', 'state': 'RVD69gQpWvWJt0iX', 'expires_in': 3599, 'token_type': 'bearer', 'code': 'jLrwt9Rdp9GBiHAb01Cq1Ergp4cMur', 'scope': 'address phone openid profile email', 'id_token': 'eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.bzayrcdHcRJGafZ9SlIBEelLZxRDSYnK6puEHDIi6Y4wnxm7xprWWdZTECs7yryhCSVB17oHlVEnIpj-ukMqwnbBmJdc_me1_0a_uii11cNrp1tKjsATPWG1_a9SmEi9VhKWSWlQApqFtBvYdaujDUyRha1oPSfSQF4OR0J6665t3Z0sh1un9B3-CbtuB47szv0wq4-XdrhTErpk0-dV90oYQODv6nfjp2w0POS_1beQtak6qzH1L8cE31_0oeJXsN1QFYUJX4F3n5xTB9kVsrbcgawhK9PoFB1Cnv5ImZKRO4uGUbG1WeaEo1pg5et9q4LLjHbteU3o-riwNVe7dA.cLniX7NzMHm-Ew6H718xSg.zaPOPLcnXBrgkBNH25qAsIMoPEhmMqjVmmJ8__1ig1-tGrt8iZqix6GVwmAne8cjryCIdAKv8fCLOVwg8EE5UsTJWYiBHffbDU6vy17KDQRZvc3nu7sOcHmFJqrU2W-3BgeSR9fSeSasjj1ydKGarWAfjEZDIaxcgt1zKFd3rBM3JHVxRh4CPqlWFAAd4u8j4qKb5cGa4wLurtl4Xz7-AEhsgGnjUeIlzVjg9PLzjdUNAB1b5az7_l4rg3Ryzjy6crYQd4mXxpx6vJhgOdGT5XL_lph2fUbxUS955VI4c3HZETZjgA30eNQ5obI_AWxRX1okOLrdP5uxJ1O_Q8SJi1V8H7x8ERUQLR3V_jHru0kfC-oNiq01wYJpM89AgwGS2iWJLUx_g5ZLzRmErYEJRDEtbfZE3T3Tc9jYEhlMwot0CSBh-pANe2lb1WpuGiTQVoHc_H4-wWWASN-WtdTtt_k4jQxSqG2_omg5Q1uP-kmdcSXmqjxCslZdtrtsn7mH1QI-cwvQB-pkBCU_EW34M7DvR7QN6VsNq6POGzm2uT3mhXoynUE-omsaafJI4XdPEMc0Hcz96pL7xQLlF4_rRDsAjIr3D7awydkNPCItmn1ynVZK_EmNky9OnKKOVlxzTiKSIzUX8F1RypbQgVfdc6Fzgk92EXQpVYIj5jyAWJlYdQ_1wTvJMgi9pdW9v6ggZNlwhxmLx0gQHxD23AKBrzve8h07rn8RNYelVi7Xv9AzglNKTQA50V1uhjzbmA9dnKdWVX5lGD9ba7fQG9u6dJ5XNq2s6BkbavrkmLzRjphxRp4GAyNtOqMg6855RBnP1_2pEverOqEra9pAG1aYCrPnntlBNnpRbBtYW_-jK8P449mdz1GykjmPPbc_WSpwofucF9-Z7Q6ViCpZioShMTQOaf9bx6c5tVg4BrsQ_m_jqlXUVU2P1mi9ivaeXVBtTAZBzlkjNgyS2qugCLo_hk3nDKZj-8wj62hIdA_it1alKU6KWie8Qx-laE-tIVlChzTOkpli5NlANFo7s8ji4wFFuntXX3ZjHzF5zHD73J7WMyHxMqO-LlPHHPG3SJ7qXT7ZxAommBqWO5qEw0hflHaTN-g8c77l22RXx8BRM94K8bA71r7zbzvKWIr4G0Hm4nEiJx29am1baCU8YIeqszoFzpHTLwN-j8FL5OjAy9UuhqZjdDAyopizQ1n5SZ9B.dBCYQV7Klt7Ie9ZK_zJrzw'}
2AuthorizationResponse
{
    "access_token": "FGYLjoFdX1gZUyY84XIL",
    "code": "jLrwt9Rdp9GBiHAb01Cq1Ergp4cMur",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "zuvcbgA6scm3dcuotgy6Aw",
        "aud": [
            "FxWaoNl1frvJ3I4vNfin"
        ],
        "c_hash": "9GAMT_sVPF6VM5yq8dWlFw",
        "email": "test_isamfed@gmail.com",
        "email_verified": false,
        "exp": 1560787395,
        "iat": 1560783975,
        "iss": "https://isamfed.com:30443/test",
        "name": "isamfed testuser",
        "nonce": "V7Wc2nWNlgC5xCXQ",
        "phone_number": "87654215",
        "phone_number_verified": false,
        "sub": "testuser"
    },
    "scope": "address phone openid profile email",
    "state": "RVD69gQpWvWJt0iX",
    "token_type": "bearer"
}
2phase<--<-- 4 --- AccessToken -->-->
2requestop_args: {'state': 'RVD69gQpWvWJt0iX'}, 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': 'jLrwt9Rdp9GBiHAb01Cq1Ergp4cMur', 'state': 'RVD69gQpWvWJt0iX', 'grant_type': 'authorization_code', 'client_id': 'FxWaoNl1frvJ3I4vNfin'}, 'state': 'RVD69gQpWvWJt0iX', 'authn_method': 'private_key_jwt'}
2AccessTokenRequest
{
    "client_assertion": "eyJhbGciOiJSUzI1NiIsImtpZCI6Ind0MjVPZ3lSX256RzNPb1E3ZGFhMnJMNi1nTW5GZGZSekJqaFVWUHU4UlEifQ.eyJpc3MiOiAiRnhXYW9ObDFmcnZKM0k0dk5maW4iLCAic3ViIjogIkZ4V2FvTmwxZnJ2SjNJNHZOZmluIiwgImF1ZCI6IFsiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My9tZ2Evc3BzL29hdXRoL29hdXRoMjAvdG9rZW4iXSwgImp0aSI6ICJLa2tDeEtBcGVSU3p1WW8wa3VoRDJ1a2FHdzAwY01ySiIsICJleHAiOiAxNTYwNzg0NTc2LCAiaWF0IjogMTU2MDc4Mzk3Nn0.x7Fi6iuqP-512Ue5KucwvIlvJllOSXxNa8Elk08i3Ftkmtek3j2Heq35ZP7N8XIpVBelB9f-V2DD3Xb0xU8FVqZQfpC0pi-i4Tnmwl3cyf4zdHRCiGNFJP0TKhirlGkFZs1IHOo-1HG72xLXQ1TWx0cubXptXuQQJsJ7N9QqgSKyxTqJ5fIvk0bywh_31VJLOHyqoOIaAOj-E0_0Zq0suZArprDpF2lMBj0ss0hrPdRPOX_H7lKrrW9rTHKO8p3J-Z2SIxAkLzsG6te4Tum3T0boTrI57Eq_qM77vhFaLWN9y--ue7pCzI-e6qE2Xcp8CYz_Ee97hXLb4KxRXEFRIg",
    "client_assertion_type": "urn:ietf:params:oauth:client-assertion-type:jwt-bearer",
    "code": "jLrwt9Rdp9GBiHAb01Cq1Ergp4cMur",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:61737/authz_cb",
    "state": "RVD69gQpWvWJt0iX"
}
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=jLrwt9Rdp9GBiHAb01Cq1Ergp4cMur&state=RVD69gQpWvWJt0iX&client_assertion=eyJhbGciOiJSUzI1NiIsImtpZCI6Ind0MjVPZ3lSX256RzNPb1E3ZGFhMnJMNi1nTW5GZGZSekJqaFVWUHU4UlEifQ.eyJpc3MiOiAiRnhXYW9ObDFmcnZKM0k0dk5maW4iLCAic3ViIjogIkZ4V2FvTmwxZnJ2SjNJNHZOZmluIiwgImF1ZCI6IFsiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My9tZ2Evc3BzL29hdXRoL29hdXRoMjAvdG9rZW4iXSwgImp0aSI6ICJLa2tDeEtBcGVSU3p1WW8wa3VoRDJ1a2FHdzAwY01ySiIsICJleHAiOiAxNTYwNzg0NTc2LCAiaWF0IjogMTU2MDc4Mzk3Nn0.x7Fi6iuqP-512Ue5KucwvIlvJllOSXxNa8Elk08i3Ftkmtek3j2Heq35ZP7N8XIpVBelB9f-V2DD3Xb0xU8FVqZQfpC0pi-i4Tnmwl3cyf4zdHRCiGNFJP0TKhirlGkFZs1IHOo-1HG72xLXQ1TWx0cubXptXuQQJsJ7N9QqgSKyxTqJ5fIvk0bywh_31VJLOHyqoOIaAOj-E0_0Zq0suZArprDpF2lMBj0ss0hrPdRPOX_H7lKrrW9rTHKO8p3J-Z2SIxAkLzsG6te4Tum3T0boTrI57Eq_qM77vhFaLWN9y--ue7pCzI-e6qE2Xcp8CYz_Ee97hXLb4KxRXEFRIg&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': 'HCkWq0mkfjSVFViJMBK1', 'refresh_token': 'K9vlL5ThmS0RtmNiVgfMS8WKmTTnAvEzPvnlz4Kk', 'scope': 'address phone openid profile email', 'id_token': 'eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.C6OnlqWAlOmgPILEDH_E-Yz-mnr5BGJzviapZyiidagWsN5CSP98Bs_5X9kwgp1-zp3fLjv1ov_U2hIVpT2XEvCQO6zF1SB4VLflCx_mgNs5w0OOfnyFTKRHtDUDkAuUiYrJC3XoFDNSfHjFoCYWtaRuUDIRd_padykx-nDu1AAUOe-E7G-cVuCQ8caythUQQlV9bPNdHXPCWU-av3JZn5lJ7jZLKM93RyBKu7clQdntxRCHdu8vAKsQZna7J-ubXxxgJMyuBgptsupcRRwqEiYsnR5dtasvHJwe9GF0OSwuc1K5G7rFtpFjpFrJ7DKsSn6ZuNbW56j_fMW9Ri1y7Q.DaLsMSe0S3Zam0yKOGuBLw.lY37Le9Vo_phadETkdkrucsUi-JNBHI2y_pYfn7rAxa2GyVftj2g0MWr6-jwQnUUgJezYyC17LRXhQJgEPV-r0g_WcmYYVd-IIEpyRKzBgEWhIt98m1V0wqwaJBhMDLtWvJf2KVc_7nT-4OHSNA7xRfm4xC86dgy_1KO72DSBVkKlHf3Hz0yOB63VvCGYrnQA8OeDCIgEhceMXQP1yZK2fmm297J83vr1k8GImtG8-adE6I-9OaV6AoA3GGBYAhj8ECXvmZJ8D3uezvAEn6fXwoP9o36QpoClwJpsTbXcDcAeaF-Ka_nYdOQIidvzHl8WoqSPvWnH2vJhcOx_bfIRaQzofp_bzl0Mut89ZVgUxchHB-KOrh-WOVRL_b7uM5egTCnITfceaF83yMb9QOgD8avEQ434ksjOzparpRHfGMN3mpqkJ1QxlnBLqQQZDnW9hgZF0WGuIxbfxPNngpZTTJO9JPmzLFlYxbCrEeNfwsSJHvwsUUxelN1AdWqJzMJwbV5QcGOYw9KFxVecdIETD8gtozxeL4iq9De8-aRELL7tmwnBL8O0WmIUJnu-MKfwwWoAujl_3WQJ3weKNgM_FjsABbb7E8RWKw2uG5Q-FVybFAONvCIlCUcLS9448ZE7FAel9Dxf0ikp2EqGOpRWzCGXZSX4IYFWoR4N7LdpMAmezshSzcuMPTk2hB_GJmfr56G9CfBGzJPy3k-_wa4DurNS_Bnz-XX-MOCoXoo9M8YjWGiesyjGM_onMh2tG4EVd907Iwyh1ZWJD7n48s04yWvd6ZkkSt5uEO0Of3hiN-cfaOU0dg834uLBj6KL9O9nRp23sLgyFHSuNV45it7bnur9p3hCKpPEzrfV18SJKnOgUTwR9aj8ACZ2vd0Fbkcef2y_Rc4CCs2e9POprVNdbstRTtTG6XtZwDrfS2mYwFgHr48DzxP9ez95y8vijY_DZH6pwjoASSI2wuBGMcDMx52TcgwT9yNjWi-2Qyp37WJ1oUC5ESzg2skkyFRUYL-wYCKLWQDGI2Liw9m7Q17RpqE5r_KE8PaILsOT5QJVjSjUE8nWgg1_lE_amQsFHgcwxZZLoa03WCG76cX1C5NYjJGySamUvwYO3x-cskNYqO6PzN8II_UOPJugYShkqJoJRhVFHcZwb7RlWw8Bu5YMWIcMy_Owhzgl4BYwWQOznAzXFtj2V1H5rmUXMxcadN7.DUdf3nNrCYCTC6U2oAztgw', 'token_type': 'bearer', 'expires_in': 3599}
3AccessTokenResponse
{
    "access_token": "HCkWq0mkfjSVFViJMBK1",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "pqjk7E4nchHjOUK8ssVv6w",
        "aud": [
            "FxWaoNl1frvJ3I4vNfin"
        ],
        "email": "test_isamfed@gmail.com",
        "email_verified": false,
        "exp": 1560787397,
        "iat": 1560783977,
        "iss": "https://isamfed.com:30443/test",
        "name": "isamfed testuser",
        "nonce": "V7Wc2nWNlgC5xCXQ",
        "phone_number": "87654215",
        "phone_number_verified": false,
        "rt_hash": "kQhF13zkPNvYHcFTrStIdQ",
        "sub": "testuser"
    },
    "refresh_token": "K9vlL5ThmS0RtmNiVgfMS8WKmTTnAvEzPvnlz4Kk",
    "scope": "address phone openid profile email",
    "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': 'RVD69gQpWvWJt0iX', '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 HCkWq0mkfjSVFViJMBK1'}}
4http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/userinfo status_code:200
4OpenIDSchema
{
    "email": "test_isamfed@gmail.com",
    "email_verified": false,
    "name": "isamfed testuser",
    "phone_number": "87654215",
    "phone_number_verified": false,
    "sub": "testuser"
}
4OpenIDSchema
{
    "email": "test_isamfed@gmail.com",
    "email_verified": false,
    "name": "isamfed testuser",
    "phone_number": "87654215",
    "phone_number_verified": false,
    "sub": "testuser"
}
4phase<--<-- 6 --- Done -->-->
4end
4assertionVerifyScopes
4conditionverify-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', 'address'] [Verifies that the claims corresponding to the requested scopes are returned]
4assertionCheckHTTPResponse
4conditioncheck-http-response: status=OK [Checks that the HTTP response status is within the 200 or 300 range. Also does some extra JSON checks]
4assertionVerifyResponse
4conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
4conditionDone: 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', 'address']