Test Info

Issuerhttps://isamfed.com:30443/test
Profile[]
Test IDOP-request_uri-Sig
Test descriptionSupport request_uri request parameter with signed request
Timestamp2019-06-17T15:19:52Z

Conditions


authn-response-or-error: status=OK [Checks that the last response was a JSON encoded authentication or error message]
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', 'request_object_signing_alg': 'RS256'}
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"
    ],
    "request_object_signing_alg": "RS256",
    "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": "Q1uRnw55WSPazg4csnkW",
    "client_id_issued_at": 1560784790,
    "client_secret": "Nr03GsaxSqhGFHEsdjAj",
    "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": "EhPVpfeRzoOfCWm2M9p4",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=Q1uRnw55WSPazg4csnkW",
    "request_object_signing_alg": "RS256",
    "response_types": [
        "code",
        "id_token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
0phase<--<-- 3 --- AsyncAuthn -->-->
0AuthorizationRequest
{
    "client_id": "Q1uRnw55WSPazg4csnkW",
    "nonce": "yHfOhlMiskTV8l3J",
    "redirect_uri": "https://op.certification.openid.net:61716/authz_cb",
    "request_uri": "https://op.certification.openid.net:61716/export/pMaZ7Vz2I8.jwt",
    "response_type": "code id_token",
    "scope": "openid",
    "state": "d15JFAfTe4qW1GXV"
}
0redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=d15JFAfTe4qW1GXV&nonce=yHfOhlMiskTV8l3J&response_type=code+id_token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61716%2Fauthz_cb&client_id=Q1uRnw55WSPazg4csnkW&request_uri=https%3A%2F%2Fop.certification.openid.net%3A61716%2Fexport%2FpMaZ7Vz2I8.jwt
0redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=d15JFAfTe4qW1GXV&nonce=yHfOhlMiskTV8l3J&response_type=code+id_token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61716%2Fauthz_cb&client_id=Q1uRnw55WSPazg4csnkW&request_uri=https%3A%2F%2Fop.certification.openid.net%3A61716%2Fexport%2FpMaZ7Vz2I8.jwt
1http args{}
2responseURL with fragment
2responsestate=d15JFAfTe4qW1GXV&code=aTh76NXM0Xx4HbvtUXI3d6CXzz3J0j&id_token=eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.WUI8kWlNoe7wqXPKXE5XRuCM9QmrCj3RGXZiYuccINIPDCmykXXnKgsFi4DEPbIhNFKyCzKD_vzaYRO4By6l7jh1M2YY6UB4UzZtiUFq5M6tSz0CA1_uM3kr0V2WouaVJpbW_-4XDWFv1NxtOTKyZlUyMFoPCLYp018tInG_Bxvlb9BXviE4_CfZkhy8Nkj4ybYiX3BolK5oTnIbjsYtYH3q96GlZvcfXgUqLFX2kMW_0vftyWUX2fLN5hIpwcsqADtO4DbHdH76jZjEvzi8EogKFJxj-T1okRV-LIrwo8pT6Jjl3gGMX6hQZLTvybT0QCHOI1HaqsFDf1tpIfq1Ng.QYdpaj3HnviQFHUVvsYM3Q.nXfuJS1-SBtM1FpKWsmJprxbbGNiPcaKKeVwYDW-qg-bnOp_PxNUNHQB4LzTqJ5pWcFVhh_jc0EUDx3tOWRzG3y4EoNZP3OVBj4GmQzAyR90Q5qiceuIcaWjQOJOUfItf49V77m5RQpIOo3wm1v7cDcI2n08GrIQ9V0hM94Q_cSEwgyYVG-sPy_PJimEKd6aVMPa3VR7EgbVDmRq7kmo-bt3a0gG8sKhZ85KMcizFihJpAa9K6cPymkw5FoRhv9hr9AzA0cgylKGVqbdCqb-w6HlKtD-SYxDv7e9ucwXb6eWBZ0ETLtc59QOqQa-zNDU_khuIEjZSm6baMRhagjkb70mdqxt2DzuYw-5AKk6KFtNH-Lw57YA9k1bXuspVuxbjRmjwAG1Wa72GHkMFC7cmcO9jM9V9kIij3hTVDG0HT8t2fAf4apdSyPYohFuPqfe_Lq4TN6obmot_OQDMX3ABPjuX1DjSmgr2WIgfTc6FU30KViwNUNWWs9IbJklhuO_35_6fMILRdtnMpwA6RGalYc93QjKuhjZnRJH12GESGSnl-imLajdqeffbJlRgIqhyduMgcjynP-vsis2EEAbbjuqQ30Qjd3926vXTE9w8aafZkfQj36BuKZhJUHSoz_pcqfYGtX61Y-HA-mXUrJb47jSTMm6jOVqMCyoaR6BvYzkdGuVJjEBjL6MReyzAJ6PAfEsYcY9MtCpgGxmKpJgpWrUnAKj_E0rKFUSgiI-_fkV3uVAF_Wg69bQcEBfA1xc-mp7De9XKrCxHERSm5iIVj9kRl316oaQzpl1YtQB5TVIxGfD_XZrG3wzcOggHKzN1WzeTnN1rolsDz9clUMGs-1jUO_UwRNXQzCUv8RINkCaLd4b7FIOYJrv6Cvw82wh5ZHUrrLhWFHrTQpIVW-ttw.FsWiUDJnVJG-LYhhNHjQaA
2response{'state': 'd15JFAfTe4qW1GXV', 'code': 'aTh76NXM0Xx4HbvtUXI3d6CXzz3J0j', 'id_token': 'eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.WUI8kWlNoe7wqXPKXE5XRuCM9QmrCj3RGXZiYuccINIPDCmykXXnKgsFi4DEPbIhNFKyCzKD_vzaYRO4By6l7jh1M2YY6UB4UzZtiUFq5M6tSz0CA1_uM3kr0V2WouaVJpbW_-4XDWFv1NxtOTKyZlUyMFoPCLYp018tInG_Bxvlb9BXviE4_CfZkhy8Nkj4ybYiX3BolK5oTnIbjsYtYH3q96GlZvcfXgUqLFX2kMW_0vftyWUX2fLN5hIpwcsqADtO4DbHdH76jZjEvzi8EogKFJxj-T1okRV-LIrwo8pT6Jjl3gGMX6hQZLTvybT0QCHOI1HaqsFDf1tpIfq1Ng.QYdpaj3HnviQFHUVvsYM3Q.nXfuJS1-SBtM1FpKWsmJprxbbGNiPcaKKeVwYDW-qg-bnOp_PxNUNHQB4LzTqJ5pWcFVhh_jc0EUDx3tOWRzG3y4EoNZP3OVBj4GmQzAyR90Q5qiceuIcaWjQOJOUfItf49V77m5RQpIOo3wm1v7cDcI2n08GrIQ9V0hM94Q_cSEwgyYVG-sPy_PJimEKd6aVMPa3VR7EgbVDmRq7kmo-bt3a0gG8sKhZ85KMcizFihJpAa9K6cPymkw5FoRhv9hr9AzA0cgylKGVqbdCqb-w6HlKtD-SYxDv7e9ucwXb6eWBZ0ETLtc59QOqQa-zNDU_khuIEjZSm6baMRhagjkb70mdqxt2DzuYw-5AKk6KFtNH-Lw57YA9k1bXuspVuxbjRmjwAG1Wa72GHkMFC7cmcO9jM9V9kIij3hTVDG0HT8t2fAf4apdSyPYohFuPqfe_Lq4TN6obmot_OQDMX3ABPjuX1DjSmgr2WIgfTc6FU30KViwNUNWWs9IbJklhuO_35_6fMILRdtnMpwA6RGalYc93QjKuhjZnRJH12GESGSnl-imLajdqeffbJlRgIqhyduMgcjynP-vsis2EEAbbjuqQ30Qjd3926vXTE9w8aafZkfQj36BuKZhJUHSoz_pcqfYGtX61Y-HA-mXUrJb47jSTMm6jOVqMCyoaR6BvYzkdGuVJjEBjL6MReyzAJ6PAfEsYcY9MtCpgGxmKpJgpWrUnAKj_E0rKFUSgiI-_fkV3uVAF_Wg69bQcEBfA1xc-mp7De9XKrCxHERSm5iIVj9kRl316oaQzpl1YtQB5TVIxGfD_XZrG3wzcOggHKzN1WzeTnN1rolsDz9clUMGs-1jUO_UwRNXQzCUv8RINkCaLd4b7FIOYJrv6Cvw82wh5ZHUrrLhWFHrTQpIVW-ttw.FsWiUDJnVJG-LYhhNHjQaA'}
2AuthorizationResponse
{
    "code": "aTh76NXM0Xx4HbvtUXI3d6CXzz3J0j",
    "id_token": {
        "aud": [
            "Q1uRnw55WSPazg4csnkW"
        ],
        "c_hash": "ZhUMo0cSFXnI70VP1JK5xQ",
        "exp": 1560788211,
        "iat": 1560784791,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "yHfOhlMiskTV8l3J",
        "sub": "testuser"
    },
    "state": "d15JFAfTe4qW1GXV"
}
2phase<--<-- 4 --- Done -->-->
2end
2assertionVerifyAuthnOrErrorResponse
2conditionauthn-response-or-error: status=OK [Checks that the last response was a JSON encoded authentication or error message]
2conditionDone: status=OK

Result

PASSED