Test Info

Issuerhttps://isamfed.com:30443/test
Profile[]
Test IDOP-Req-max_age=10000
Test descriptionRequesting ID Token with max_age=10000 seconds restriction
Timestamp2019-06-18T04:12:46Z

Conditions


claims-check: status=OK [Checks if specific claims is present or not]
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": [
        "A128KW"
    ],
    "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 -->-->
0not expected to doDynamic registration
0phase<--<-- 3 --- AsyncAuthn -->-->
0AuthorizationRequest
{
    "client_id": "clientID",
    "nonce": "4x2LWXQrQ0LKq2Pp",
    "redirect_uri": "https://op.certification.openid.net:61764/authz_cb",
    "response_type": "code",
    "scope": "openid",
    "state": "XyhBU5bhmhCoGKNf"
}
0redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=XyhBU5bhmhCoGKNf&nonce=4x2LWXQrQ0LKq2Pp&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61764%2Fauthz_cb&client_id=clientID
0redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=XyhBU5bhmhCoGKNf&nonce=4x2LWXQrQ0LKq2Pp&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61764%2Fauthz_cb&client_id=clientID
1responseResponse URL with query part
1response{'state': 'XyhBU5bhmhCoGKNf', 'code': 'Auk1ma5yq2AO1jXm4cTsNGB5y7o7tv'}
1response{'state': 'XyhBU5bhmhCoGKNf', 'code': 'Auk1ma5yq2AO1jXm4cTsNGB5y7o7tv'}
1AuthorizationResponse
{
    "code": "Auk1ma5yq2AO1jXm4cTsNGB5y7o7tv",
    "state": "XyhBU5bhmhCoGKNf"
}
1phase<--<-- 4 --- AccessToken -->-->
1requestop_args: {'state': 'XyhBU5bhmhCoGKNf'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61764/authz_cb'}
1do_access_token_request
kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61764/authz_cb', 'code': 'Auk1ma5yq2AO1jXm4cTsNGB5y7o7tv', 'state': 'XyhBU5bhmhCoGKNf', 'grant_type': 'authorization_code', 'client_id': 'clientID'}, 'state': 'XyhBU5bhmhCoGKNf', 'authn_method': 'client_secret_basic'}
1AccessTokenRequest
{
    "code": "Auk1ma5yq2AO1jXm4cTsNGB5y7o7tv",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:61764/authz_cb",
    "state": "XyhBU5bhmhCoGKNf"
}
1request_urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/token
1request_http_args{'headers': {'Authorization': 'Basic Y2xpZW50SUQ6Y2xpZW50U2VjcmV0', 'Content-Type': 'application/x-www-form-urlencoded'}}
1requestgrant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61764%2Fauthz_cb&code=Auk1ma5yq2AO1jXm4cTsNGB5y7o7tv&state=XyhBU5bhmhCoGKNf
1http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/token status_code:200
1response{'access_token': 'WlDyPsGcurB1SWJBpFcJ', 'refresh_token': 'hCm2ovJaNxaqcLUkb56lqvPD2cA6mifkpI8oHPUf', 'scope': 'openid', 'id_token': 'eyJhbGciOiJBMTI4S1ciLCJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiY3R5IjoiSldUIn0.mUSeXddjPzIGlRIphREYC5g7QROfeMdwFoh7gElLvP-HzV4lxSplCA.8helqp2SZh7xexd0xTRBjw.A2D7WS9eVp-Ko8UsmdVlXR49xbsnLSnaqIjq7oEBKUclFd2X4QRJKKsS9O679cCLeVDvhYdtXHQjxoTZPIUo02clME42oYZsACl7GrVpSp92BZSMRXGwRPWyhOiwelUjj_uAyrYBvZTNoOuUNe4AVY7ByzQOXYpEpipijczMKjtV6CBK279B1Im0YhpVJp5TQmeDhQLEiUg0mRd82q4oLwY1XZz_4y9h6HD0YHzxpYpr5pDgSV-6Czrcu8rfZ5ev3qFFt3x5P6qd6cjQxujARLofJ2mu35A_EuatDOzljmc5bFELdh1gSSdWn93o52FBYMByer-xahZoF_32LkXdzSuCV2Qp661sMGlOnRHG8b0nO3CNn17DChvIVqZIapUL5bO4qgfoZIkI6WDX1M86lFHCgkYxriv3DTK4e2zBBpOFbC0Fm8fJkY26UyxY0b09x_EJdRxpOCr2DgmmtG8xHoA_o4zU7MQa5LcqWI9KbiDYnHKHif6OddHrBK8ppW62VQv7wZDN9PsGA-wM46Xgx5pgeF3-ek49lEaYxeD-JaAjCbGZrl54tOig-r7K7RJJ-VQjHPkidmB3R93wDRtmxiLXCo0JTx3rG6EWtS_IWDP74vdtqP1KLFhhpcRPqoBgADJo8uFPUqAgkd7vSTEZ10oJBeOthh7-IQ3jfCcQ5Cb4yPKWG9eNL-7oCzyc1wb4Ga6hFxG0YvRbcI17tHPzSPfgkA8cywyK-X6tZHck34zyFXBvLTg06IgmH1jlG6tVgyNPhJ6lb9Xs9b2FhhT8VbzsAntnERsq2BeAHTM5XsRqfK1jT7rMUCbnNg2usejcKOlE9_BuFq1nKTw8j_AkEM5Ht73l8YK78T5c5h6pQYYErZiKPTLOqdJTUUYeiKN2eSH2GzkDDXDHUpfydVx-NrK6C7HN510p-z_vTMU1ItbqiTTzoDs-TX-c3ZONA-xn.ltUcxJH6Nj5n98UIeE_eFw', 'token_type': 'bearer', 'expires_in': 3599}
2AccessTokenResponse
{
    "access_token": "WlDyPsGcurB1SWJBpFcJ",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "r5gbpKs5sB5MBifiXVIfnQ",
        "aud": [
            "clientID"
        ],
        "exp": 1560834584,
        "iat": 1560831164,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "4x2LWXQrQ0LKq2Pp",
        "rt_hash": "DUEN63BwniFg-XOlO7tnuQ",
        "sub": "testuser"
    },
    "refresh_token": "hCm2ovJaNxaqcLUkb56lqvPD2cA6mifkpI8oHPUf",
    "scope": "openid",
    "token_type": "bearer"
}
2jws header{'kid': '_uhPdeGrTWxobFeH0XbzjJpRrzp3CB9nknx1yFV1G-0', 'alg': 'RS256'}
2jwe header{'alg': 'A128KW', 'enc': 'A128CBC-HS256', 'cty': 'JWT'}
2phase<--<-- 5 --- AsyncAuthn -->-->
2AuthorizationRequest
{
    "client_id": "clientID",
    "max_age": 10000,
    "nonce": "XJeuZg0eOpCPAEZQ",
    "redirect_uri": "https://op.certification.openid.net:61764/authz_cb",
    "response_type": "code",
    "scope": "openid",
    "state": "jKnrnoRbFcX4ruwT"
}
2redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=jKnrnoRbFcX4ruwT&nonce=XJeuZg0eOpCPAEZQ&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61764%2Fauthz_cb&max_age=10000&client_id=clientID
2redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=jKnrnoRbFcX4ruwT&nonce=XJeuZg0eOpCPAEZQ&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61764%2Fauthz_cb&max_age=10000&client_id=clientID
2responseResponse URL with query part
2response{'state': 'jKnrnoRbFcX4ruwT', 'code': 'Z4xzDgf58muMoiicw6eVJOesqGguYo'}
2response{'state': 'jKnrnoRbFcX4ruwT', 'code': 'Z4xzDgf58muMoiicw6eVJOesqGguYo'}
2AuthorizationResponse
{
    "code": "Z4xzDgf58muMoiicw6eVJOesqGguYo",
    "state": "jKnrnoRbFcX4ruwT"
}
2phase<--<-- 6 --- AccessToken -->-->
2requestop_args: {'state': 'jKnrnoRbFcX4ruwT'}, req_args: {'redirect_uri': 'https://op.certification.openid.net:61764/authz_cb'}
2do_access_token_request
kwargs:{'request_args': {'redirect_uri': 'https://op.certification.openid.net:61764/authz_cb', 'code': 'Z4xzDgf58muMoiicw6eVJOesqGguYo', 'state': 'jKnrnoRbFcX4ruwT', 'grant_type': 'authorization_code', 'client_id': 'clientID'}, 'state': 'jKnrnoRbFcX4ruwT', 'authn_method': 'client_secret_basic'}
2AccessTokenRequest
{
    "code": "Z4xzDgf58muMoiicw6eVJOesqGguYo",
    "grant_type": "authorization_code",
    "redirect_uri": "https://op.certification.openid.net:61764/authz_cb",
    "state": "jKnrnoRbFcX4ruwT"
}
2request_urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/token
2request_http_args{'headers': {'Authorization': 'Basic Y2xpZW50SUQ6Y2xpZW50U2VjcmV0', 'Content-Type': 'application/x-www-form-urlencoded'}}
2requestgrant_type=authorization_code&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61764%2Fauthz_cb&code=Z4xzDgf58muMoiicw6eVJOesqGguYo&state=jKnrnoRbFcX4ruwT
3http response
url:https://isamfed.com:30443/mga/sps/oauth/oauth20/token status_code:200
3response{'access_token': 'AZeKx5oVvDBS564jgd0x', 'refresh_token': 'BdXJL90oJbhupali9C8Pj2PVr80w605hPR69w7o5', 'scope': 'openid', 'id_token': 'eyJhbGciOiJBMTI4S1ciLCJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiY3R5IjoiSldUIn0.TeDLAT5hu3earsOJJvj4-qiR2Lzoptat8jlMvHi_TIa-pZL-R6ibaA.KmW2NDiNRk5S3-BF2lotxQ.fWhCoGJiiaK10sApVWnFu3i4_Stx1k4sKdl3oLlg_hi9ut7UN7k7BDw4q0F9ZWiEY08mt1OrU3c5FBNAm0rLX0jjUJ0rjSw346P0UE85o4zDDZ7uT_rotKQcEPFnriqWsKPLN1jlc7GC0ZdY7K-yJ-G7HwyqaA6E4p7ouOAxwGK98IGgCXfCkeNqVIQ4DV6xXPGUxQqe2meIlXDuBSGcWdbIr9FG97UMdRenoc42FqaRm3E67B8CjocX8F3jYQqdE7maUDUyrrPatJkRZpoqNKkeYcNZmvv1Y3VnLH_6uYKiPQK1Hursqg49U5Frz6eBfgowR8tViGpR7XORA3IMowYrN8FkM2iXdMestTubxFWiMrHcd72pjFzPBB5pmlmN2aRqn8Ep3HVrPOIpmcwa8RZ7bWDb2-BCLeqA2Mr79xYDvwTDrdZoBPQSgVUi0LJVGIYDQ_YQn2VWvXAZuKXh6sR-vg3pqu70fN5IuThDMXa4uWs0vvCL4WoN7oz4mnkyRSeTpj7xIeWZM557Mx97POeNdO86V9r8RzngyCAGoBRGQ87a4zjW-5d0Kaee58qH8kgAJOAdiq_Dlqkz8XEplBtYYgejcWS2mX7Bl0_fa16Q451nJYxlAntKpukXTdfo4V6IiIOul2DjBWjTMewez3xMpCYOOcJ_1iFwJyGPwGBaQSMdC5BWNnrdzPfX37ImObanUJ0Ummj8XFGA3CvyaeG066PDTEaXaZpyM3LV_hMVLJqPu_te5sCfdjno4dnrjdgGxR0Dd6RKQpr5nufY-QjbsA1wRYoXR5lkdAPkTgsFMm2WFlLLvumPsc62xeC1cVX3A3Dc_zYitqrVCkTNrQ0joMVUcbg-CrkewOK6AAEfjp7MkDLcrT84THA_bkNKPLDjwvdAz6gjCqWr9d6w9TGdxJPFmTboOXWzBprOpBeiMVE_49vDpgfYH952vMbtLsYCPhVNvTJyTIE-u3Wk80YnxXxUbQovX7L56oF-N_Q.rCuE3-FD44e5YrjPdhRhvw', 'token_type': 'bearer', 'expires_in': 3599}
3AccessTokenResponse
{
    "access_token": "AZeKx5oVvDBS564jgd0x",
    "expires_in": 3599,
    "id_token": {
        "at_hash": "8N7ELp_UIjyl-KQAb50lqA",
        "aud": [
            "clientID"
        ],
        "auth_time": 1560831166,
        "exp": 1560834586,
        "iat": 1560831166,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "XJeuZg0eOpCPAEZQ",
        "rt_hash": "wSZKM3fcZfow1E6BZO64Vg",
        "sub": "testuser"
    },
    "refresh_token": "BdXJL90oJbhupali9C8Pj2PVr80w605hPR69w7o5",
    "scope": "openid",
    "token_type": "bearer"
}
3jws header{'kid': '_uhPdeGrTWxobFeH0XbzjJpRrzp3CB9nknx1yFV1G-0', 'alg': 'RS256'}
3jwe header{'alg': 'A128KW', 'enc': 'A128CBC-HS256', 'cty': 'JWT'}
3phase<--<-- 7 --- Done -->-->
3end
3assertionClaimsCheck
3conditionclaims-check: status=OK [Checks if specific claims is present or not]
3assertionSameAuthn
3conditionDone: status=OK

Result

PASSED