Test Info

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

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'}
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'], 'grant_types': ['authorization_code', 'implicit'], 'application_name': 'OIC test tool', 'application_type': 'web', 'redirect_uris': ['https://op.certification.openid.net:61716/authz_cb'], 'contacts': ['roland@example.com'], 'post_logout_redirect_uris': ['https://op.certification.openid.net:61716/logout'], 'url': 'https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition', 'jwks_uri': 'https://op.certification.openid.net:61716/static/jwks_61716.json', 'token_endpoint_auth_method': 'private_key_jwt'}
0RegistrationRequest
{
    "application_type": "web",
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "implicit",
        "authorization_code"
    ],
    "jwks_uri": "https://op.certification.openid.net:61716/static/jwks_61716.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61716/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61716/authz_cb"
    ],
    "response_types": [
        "code id_token"
    ],
    "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": "gjfz7zQee5xLUDvvICp8",
    "client_id_issued_at": 1560784819,
    "client_secret": "DFOI5oJRG7EOzSbizXUg",
    "client_secret_expires_at": 0,
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "implicit",
        "authorization_code"
    ],
    "jwks_uri": "https://op.certification.openid.net:61716/static/jwks_61716.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61716/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61716/authz_cb"
    ],
    "registration_access_token": "VepBXRvMP0ab9IUKF6qB",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=gjfz7zQee5xLUDvvICp8",
    "response_types": [
        "code",
        "id_token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
0phase<--<-- 3 --- AsyncAuthn -->-->
0AuthorizationRequest
{
    "client_id": "gjfz7zQee5xLUDvvICp8",
    "nonce": "2T5mR5Lb90xTO5SJ",
    "redirect_uri": "https://op.certification.openid.net:61716/authz_cb",
    "response_type": "code id_token",
    "scope": "openid profile",
    "state": "5WaERhH2tvtLL1Mw"
}
0redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=5WaERhH2tvtLL1Mw&nonce=2T5mR5Lb90xTO5SJ&response_type=code+id_token&scope=openid+profile&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61716%2Fauthz_cb&client_id=gjfz7zQee5xLUDvvICp8
0redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=5WaERhH2tvtLL1Mw&nonce=2T5mR5Lb90xTO5SJ&response_type=code+id_token&scope=openid+profile&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61716%2Fauthz_cb&client_id=gjfz7zQee5xLUDvvICp8
2http args{}
2responseURL with fragment
2responsestate=5WaERhH2tvtLL1Mw&code=OnE4c3jAvR7ZXB2CHsqPfjISevBJ1v&id_token=eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.PyLQ2xfYPoU_qXvZ5PpehWTFQuyEVqc34ePKTWLPCTLsDmweEWV5MzFEc3T-64MrctJRfQACLVjgf4MUH0iSLcWqPMZ0YIAP2pL3TGsJCApUweSWguI5Dg5tYmSQQXV-Sp9-spmEb_7CU9oX5hlGc5uGtW6qtFHBzhsktSF13KXFe8XOLqb8W_I-4klQJUy4OwJDg_Qkum2BOjg6qsbZJXBTNIuQ-uOqS49GCbgEvYBS1kIogb7tsAQ_ncjqGPK-4mwAuFugERXlY2oc6I7IQjifGb5kj11ZulxHqzrW0hXQlepbm7FWSAmlk36rFe9w4wcUL1YERJbfD1zf0BNo5Q._UoFtfCmpV14W6rqtAsMVw.Hh_iRnGU13Vsk-VswFw44Kohz1t9zvuLgZlExeS8XEjHXxoBZ_LTVh8tLYB1SWjDRCZf4VnH3wAjzLH9gCK5JjendCOBi1GHBfAB_88tdQ-XP2AE8uzGv1CMRR6c7nCjoezJlFvaiLGUq05_Sf8daW_ojkZdrLGgOa8or7IJQtlfs0t0mGsK4YX8e1CbGEzSreCBZT1zaigayJrUjcyhcUru856oQ5YxMdnbJb9kP7wP6sYngFvwV-XWz36svKMUTUN_MamGtVVATOjFh-4VbPKyRYZLB7BhG11ETNQByDAMZ5onFMuv2tTpJ4IM7cUpJPwZoYFo8m5VryMy2ZoUdmIYThaP5GUqoDRmHLBv-yQiIBQ1_lKVkfF1FG-7mAKtfBlQ8qTq0E6f9g2N4L7sVZwM_9e81v3EwFFCRLWNzptwU5rM0ej_4kR9_5KJkz3a7wcKv2GcELhxARsn3vPRXuy-wmLcaRnYELA4IjIO_dS_iu84z1EQpCyhDtmhx6aZfk7CK4XDHpG8PqYCkxuhHEytMuAwS-LforbggGm3blRXXM3_cX3QpWeimkJWud7KLelCFRb-cMVOI-N80x9sa0qCGmyb8R2Rfa6FaZdTb7oUAZXaUgyZzGw9RxYLETIOVOXLWKRmBjWeeyDL0QaQpDI0aMzzOhM-xLXmYrmLSJYPdIrTb69QYhZBWuhZAgPw5UHkDG1VkRfUouFlHmZT2cdvRXPxhR9CPOC3ehIr6iktnyQ4VVAGQWXcFICwLhYyceeXqWiEPJSMzvViB7qtojtsO7p7hz6825aHpcletwHMMYurQXcsGyQWR_stR6EiYpA1MrghtnlC5r-TPbq8YmlHvAbnoSVCasnQ0zh8hQFZ_SzBxfIe659lRASXIFXSsTbpMkTdXu1RndTXFjRt4nUa5UT95fsbhohL4wupfIhZf2cu6AGG_GOEcJm0Q3h2.kl1JlwpvOkb_j1RxY5n5WA
2response{'state': '5WaERhH2tvtLL1Mw', 'code': 'OnE4c3jAvR7ZXB2CHsqPfjISevBJ1v', 'id_token': 'eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.PyLQ2xfYPoU_qXvZ5PpehWTFQuyEVqc34ePKTWLPCTLsDmweEWV5MzFEc3T-64MrctJRfQACLVjgf4MUH0iSLcWqPMZ0YIAP2pL3TGsJCApUweSWguI5Dg5tYmSQQXV-Sp9-spmEb_7CU9oX5hlGc5uGtW6qtFHBzhsktSF13KXFe8XOLqb8W_I-4klQJUy4OwJDg_Qkum2BOjg6qsbZJXBTNIuQ-uOqS49GCbgEvYBS1kIogb7tsAQ_ncjqGPK-4mwAuFugERXlY2oc6I7IQjifGb5kj11ZulxHqzrW0hXQlepbm7FWSAmlk36rFe9w4wcUL1YERJbfD1zf0BNo5Q._UoFtfCmpV14W6rqtAsMVw.Hh_iRnGU13Vsk-VswFw44Kohz1t9zvuLgZlExeS8XEjHXxoBZ_LTVh8tLYB1SWjDRCZf4VnH3wAjzLH9gCK5JjendCOBi1GHBfAB_88tdQ-XP2AE8uzGv1CMRR6c7nCjoezJlFvaiLGUq05_Sf8daW_ojkZdrLGgOa8or7IJQtlfs0t0mGsK4YX8e1CbGEzSreCBZT1zaigayJrUjcyhcUru856oQ5YxMdnbJb9kP7wP6sYngFvwV-XWz36svKMUTUN_MamGtVVATOjFh-4VbPKyRYZLB7BhG11ETNQByDAMZ5onFMuv2tTpJ4IM7cUpJPwZoYFo8m5VryMy2ZoUdmIYThaP5GUqoDRmHLBv-yQiIBQ1_lKVkfF1FG-7mAKtfBlQ8qTq0E6f9g2N4L7sVZwM_9e81v3EwFFCRLWNzptwU5rM0ej_4kR9_5KJkz3a7wcKv2GcELhxARsn3vPRXuy-wmLcaRnYELA4IjIO_dS_iu84z1EQpCyhDtmhx6aZfk7CK4XDHpG8PqYCkxuhHEytMuAwS-LforbggGm3blRXXM3_cX3QpWeimkJWud7KLelCFRb-cMVOI-N80x9sa0qCGmyb8R2Rfa6FaZdTb7oUAZXaUgyZzGw9RxYLETIOVOXLWKRmBjWeeyDL0QaQpDI0aMzzOhM-xLXmYrmLSJYPdIrTb69QYhZBWuhZAgPw5UHkDG1VkRfUouFlHmZT2cdvRXPxhR9CPOC3ehIr6iktnyQ4VVAGQWXcFICwLhYyceeXqWiEPJSMzvViB7qtojtsO7p7hz6825aHpcletwHMMYurQXcsGyQWR_stR6EiYpA1MrghtnlC5r-TPbq8YmlHvAbnoSVCasnQ0zh8hQFZ_SzBxfIe659lRASXIFXSsTbpMkTdXu1RndTXFjRt4nUa5UT95fsbhohL4wupfIhZf2cu6AGG_GOEcJm0Q3h2.kl1JlwpvOkb_j1RxY5n5WA'}
2AuthorizationResponse
{
    "code": "OnE4c3jAvR7ZXB2CHsqPfjISevBJ1v",
    "id_token": {
        "aud": [
            "gjfz7zQee5xLUDvvICp8"
        ],
        "c_hash": "0nOE7ECvWMImAZz--rf2zQ",
        "exp": 1560788240,
        "iat": 1560784820,
        "iss": "https://isamfed.com:30443/test",
        "name": "isamfed testuser",
        "nonce": "2T5mR5Lb90xTO5SJ",
        "sub": "testuser"
    },
    "state": "5WaERhH2tvtLL1Mw"
}
2phase<--<-- 4 --- AccessToken -->-->
2requestop_args: {'state': '5WaERhH2tvtLL1Mw'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61716/authz_cb'}
2do_access_token_request
kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61716/authz_cb', 'code': 'OnE4c3jAvR7ZXB2CHsqPfjISevBJ1v', 'state': '5WaERhH2tvtLL1Mw', 'grant_type': 'authorization_code', 'client_id': 'gjfz7zQee5xLUDvvICp8'}, 'state': '5WaERhH2tvtLL1Mw', 'authn_method': 'private_key_jwt'}
2AccessTokenRequest
{
    "client_assertion": "eyJhbGciOiJSUzI1NiIsImtpZCI6Ind0MjVPZ3lSX256RzNPb1E3ZGFhMnJMNi1nTW5GZGZSekJqaFVWUHU4UlEifQ.eyJpc3MiOiAiZ2pmejd6UWVlNXhMVUR2dklDcDgiLCAic3ViIjogImdqZno3elFlZTV4TFVEdnZJQ3A4IiwgImF1ZCI6IFsiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My9tZ2Evc3BzL29hdXRoL29hdXRoMjAvdG9rZW4iXSwgImp0aSI6ICI4eWZKb2NTVFVFa250bVk1Rm1qYUdEODN3UnZUbzMxbiIsICJleHAiOiAxNTYwNzg1NDIxLCAiaWF0IjogMTU2MDc4NDgyMX0.RQYSo_5XY5akBzD5L__u2xhyCFXo5caQusjLBR1FdIXMcehFX4qEP5lBrb6EyStYe6c8vm7hIXcVf7LDIyLnEvNvJm4UHPmdpi1Bnl2WFvTne7DE7B42qB6mX7y_T8foiuzGPLec030x9xzdPavmG2f9TjFRhySr5415pqnF8wLxoTexTWaQWWrXV0IpVzs58O1UByAZ7tIkOF41eZkT6vrmwoLxDYmHD-pll9n8QqpWhmkt6KVJDdQ-hvmrTWDP0u9zbSHmFS58ZQ6ZyhwkUdMBQYxNDJ41Nw2hCTQbPizKqHK5ZT7BtdCaatZVInZ5ROhLdCIWjr3IkYWfT3UoNw",
    "client_assertion_type": "urn:ietf:params:oauth:client-assertion-type:jwt-bearer",
    "code": "OnE4c3jAvR7ZXB2CHsqPfjISevBJ1v",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:61716/authz_cb",
    "state": "5WaERhH2tvtLL1Mw"
}
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%3A61716%2Fauthz_cb&code=OnE4c3jAvR7ZXB2CHsqPfjISevBJ1v&state=5WaERhH2tvtLL1Mw&client_assertion=eyJhbGciOiJSUzI1NiIsImtpZCI6Ind0MjVPZ3lSX256RzNPb1E3ZGFhMnJMNi1nTW5GZGZSekJqaFVWUHU4UlEifQ.eyJpc3MiOiAiZ2pmejd6UWVlNXhMVUR2dklDcDgiLCAic3ViIjogImdqZno3elFlZTV4TFVEdnZJQ3A4IiwgImF1ZCI6IFsiaHR0cHM6Ly9pc2FtZmVkLmNvbTozMDQ0My9tZ2Evc3BzL29hdXRoL29hdXRoMjAvdG9rZW4iXSwgImp0aSI6ICI4eWZKb2NTVFVFa250bVk1Rm1qYUdEODN3UnZUbzMxbiIsICJleHAiOiAxNTYwNzg1NDIxLCAiaWF0IjogMTU2MDc4NDgyMX0.RQYSo_5XY5akBzD5L__u2xhyCFXo5caQusjLBR1FdIXMcehFX4qEP5lBrb6EyStYe6c8vm7hIXcVf7LDIyLnEvNvJm4UHPmdpi1Bnl2WFvTne7DE7B42qB6mX7y_T8foiuzGPLec030x9xzdPavmG2f9TjFRhySr5415pqnF8wLxoTexTWaQWWrXV0IpVzs58O1UByAZ7tIkOF41eZkT6vrmwoLxDYmHD-pll9n8QqpWhmkt6KVJDdQ-hvmrTWDP0u9zbSHmFS58ZQ6ZyhwkUdMBQYxNDJ41Nw2hCTQbPizKqHK5ZT7BtdCaatZVInZ5ROhLdCIWjr3IkYWfT3UoNw&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': 'k2dFud2DWbXPbb2HC3Xh', 'refresh_token': 'tYEb6NgROui0zEO1uaX8x6td6dfMCqwaerxWA9Jg', 'scope': 'openid profile', 'id_token': 'eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.VJwGHHC15-CBbJ85b4suGCSNhdBIGx4SJgKcmqOA_KFuXjr9UjvsFz9rE8RI0GDap4lBc7eBpWww9il04Qtx-k4YTw8u9gb4J1KJnysDAciFbhqL5sewHUuEf18SQoQDMN51gmP1O6-9GuVN1FpoPVsavIRBFPjlOqZ6iLDQyIAR0m1apm4WEZC5ejDsqedgBtYD5XeL1cXRt-Q0U_F_MsKAmhObMoG4AR_txQnQ51hmjzrak5PPLJ9N-yUFs5kPV12p8WKsgzay87_6vV-osOewXsXzx3MBSYkjZyeMfKS40L6nkP3R4qGxpph3Q2PUlqJXMIwdgt3EzJPT0MkGtQ.fTud1tALRaYEsvxBRmx93w.mJdNHu5DMjLkbQ9-cF_7fwUc_oLSlcICwKIzMUndTGFQ1F96bNZqiT3C6cIDCcgkscis22BDOfmt7CWz61Oz71qJbwtMWROMd_Pqq-pA0r-aWkP4LIaLQ-f-XeGo76JQ-MQTNqXEg4nQ9IEvcUp7ONIIFSFe-CLHtvBVFwnQvic-sGpTunldNZs1xYG_166UjWYoNBGDg6iSAjELDXqn0FPD4I5pwfo_0ayH3XJ8CL8EtZMcAJZjogabt4kloimlgmQrsrMZhulhFS7ZsvX6xBSjSg-7frDim3MbUJ4ahwJV2sWq8I-eLJvGxeW1D99V-VIPH_BboOh08bZMQbfZyftF2RefBqUvw0rraJ96XsPEBoSr3cEAMSFvazhNBSKC4nxBPyRmhuTN6N1H0a-2WkN2RnS_gbrLIgEqV13uoww3oPCiSveT5FRjTbnnL7eoM8q2ePjtIgGUPko0QcmBL_4Au4BpuHoOEQpUJYcsa-9t6lEP5AJsLEU-qwUOCb1f9Vc56Ndf1yMTec05F56H11YbbKcLiWrjjg7MehwLawAv7XSWMZWdTI3BnLtm-C_UKH1Jz2AqyU4_-nCuCIU06svY8Lov2I7-iJkyKGIi8aoXnVaSmRxuB4B5g7-fSBTLpJDaf9n0oYO4XUMJZiTeRg-mHk5dUjK1udyMV7xVC7ADbAknP4a8DLcfbE14q6Cm-TRnuip8K8Fbqe_SOfSdg0jo6CTBP-QnN8QFDNpJcOYMqun5RnRaT5LUyfmHJ3Dmo02Nt-4naHyfQT1aGp1WyL_yF43-cGhVxGlaXqX3iPOlr7Hc-qi_hFa28xKENRn8DvA0Ju5F-qFhbjeOtBjlHtg-9gp19MncyBWEo8Wn6mylQOOIfZYtVFq5DLz1ad51Nrb4-FRcUGVvbUD8kSaYTt8lgW4x55ZSObX7q3VWerBEUljST1X9Mxc3McURCd2v4MoryKphP-TRISiJxa_VdB6jGsNqtUITS-9tD9hJq-2hrr_JA5g_ErYS24V8S2cW.PXtBymXFDYxXCMbqiaNV2A', 'token_type': 'bearer', 'expires_in': 3599}
3AccessTokenResponse
{
    "access_token": "k2dFud2DWbXPbb2HC3Xh",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "uAZ63YL1eZkWm0OM_Oe0tw",
        "aud": [
            "gjfz7zQee5xLUDvvICp8"
        ],
        "exp": 1560788242,
        "iat": 1560784822,
        "iss": "https://isamfed.com:30443/test",
        "name": "isamfed testuser",
        "nonce": "2T5mR5Lb90xTO5SJ",
        "rt_hash": "u1OdjxjPsRs-92ZLDmgEuQ",
        "sub": "testuser"
    },
    "refresh_token": "tYEb6NgROui0zEO1uaX8x6td6dfMCqwaerxWA9Jg",
    "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': '5WaERhH2tvtLL1Mw', '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 k2dFud2DWbXPbb2HC3Xh'}}
4http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/userinfo status_code:200
4OpenIDSchema
{
    "name": "isamfed testuser",
    "sub": "testuser"
}
4OpenIDSchema
{
    "name": "isamfed testuser",
    "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'] [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']