Test Info

Issuerhttps://isamfed.com:30443/test
Profile[]
Test IDOP-Response-form_post
Test descriptionRequest with response_mode=form_post
Timestamp2019-06-17T15:17:15Z

Conditions


verify-authn-response: status=OK [Checks that the last response was a JSON encoded authentication 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_post'], '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_post"
    ],
    "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": "30CgrGSHqfRxZrOLTigo",
    "client_id_issued_at": 1560784633,
    "client_secret": "rT4ZPD7uOpRFOsVFTUsl",
    "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_post"
    ],
    "registration_access_token": "WP3QQxeA1uCBN8rIykzl",
    "registration_client_uri": "https://isamfed.com:30443/mga/sps/oauth/oauth20/register/OIDCDefinition?client_id=30CgrGSHqfRxZrOLTigo",
    "response_types": [
        "code",
        "id_token"
    ],
    "token_endpoint_auth_method": "private_key_jwt"
}
0phase<--<-- 3 --- AsyncAuthn -->-->
0AuthorizationRequest
{
    "client_id": "30CgrGSHqfRxZrOLTigo",
    "nonce": "YaRlYYTpwyMuQlHN",
    "redirect_uri": "https://op.certification.openid.net:61716/authz_post",
    "response_mode": "form_post",
    "response_type": "code id_token",
    "scope": "openid",
    "state": "rA6iA3DMXJd91hjH"
}
0redirect urlhttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=rA6iA3DMXJd91hjH&nonce=YaRlYYTpwyMuQlHN&response_type=code+id_token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61716%2Fauthz_post&response_mode=form_post&client_id=30CgrGSHqfRxZrOLTigo
0redirecthttps://isamfed.com:30443/mga/sps/oauth/oauth20/authorize?state=rA6iA3DMXJd91hjH&nonce=YaRlYYTpwyMuQlHN&response_type=code+id_token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61716%2Fauthz_post&response_mode=form_post&client_id=30CgrGSHqfRxZrOLTigo
2responseForm post
2response{'code': 'vJUxPOYfsmVSoypxCai8lT9R1RTeij', 'id_token': 'eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.iHGHldYoPqwwHTL8B6tY55MeEFdZTD2YKSN-s489lu9_56emvr9lloB0FigarW6owrPu-j5ltgLMdG5KP3VCGF3iAsNIBLCurxjCKgHNX8sUPjHLkFzVTbvolF0STrxx5TYr3EgQ0s4OtgZq3rELGnmDqMlcXwpYdLGdUo9IkPRB1GPJAop2QOpjOK0j-CHLN8F-1_BHiuURG4DQd9tl8XH2vGMTrULdI_ARVbh9iI5ZmWdfM5crjzZ-dFR6VxrtRtAsmNHZlGFPnHG0Hu4XYemHFcNe930ryhi7Dd11DkMgnCYU3kg7cg1JFjcEDreJQTpu_PyOrM3dsKTSJA1MSA.gGpsDAv9WhOrb6k7aJm12A.YzQnCN0MiC_xuUM2WrCOkexvrwp7YZK0CKPD-vbGlXHZ9ISO53PP4yzppmFEg2KRnKix63aR2VS67WACq6geiz0inIPvN_9Ht-I2Z1B4OGeMdrTy73_Q9Lj1gmOG_tQeGsi1F8eMZDRdpfVx-vtM2_tLg6w9bXW_GS7mDhMBAaHN_96vpCXQvwOvMLg-N_ESKPmU8FY460Q0DbLus9QaEBB2Z5Fi2Hzbkc45OKdv0AowVyPdcL94M3UWyeHlSVb5n9N7S3x3oiyecWFk7fUFb2vuVvnYopgstwfQxS6BYjQZn1zf8i3CoJzxvOJ4BQuide6xmdUj-ZhnGW_soHoO2l0cTQ3HCdT1FofVOqF9Zc76aU9TtUPps44vEpJvYNZDnzmIw0RdTceWmUeJxsO_zzMYLuXK7-gmbzWyDM2b32HAmRYO6uvYR-MXPOlryGSAjcdcLYA5pxRUDbvjNBzg-dtjq6-KHkKU_oC-0Jdce3fdvdFfOJCMle-LQn9-g5KBZMobRh84YRJNR33fuD7jzivmfvI7VFh2w3HtlbNgwzphCQSGEF2tZjVYdA-pEilBwBxF0N49X17OhqIXKT3CgejUvjwvK_PGeo7gupoB3qacrO8ndj7X2wcO5iUYVXii82JftwBMpOttmSqJAUTmNUPdQ0fknoQV3sRNwS_bFTjtTSA2_Dg0qPE22ZxXKVk-D3F9535OxWSAjNzHLLoP7ZCf3PrxsrPaLg0vjHXxguVXv7zPSbLZNibIIt16kmB0w33TYFM0mbl9eskdVmspMWHHHEcdPcPKpd0PX82s5YbPj8LfmrQf8m8WdY2Zzi7Oe4tqDcNk_PVwsx-wj8K6fd9ukhIB5E4kPPtXCc9hZIw5hSroPCtVR4y3zftMmOArBy7zon5AVO7sqcU8sMtiQg.3M4Rixz_HyS1Y8vJ4BF_5w', 'state': 'rA6iA3DMXJd91hjH'}
2response{'code': 'vJUxPOYfsmVSoypxCai8lT9R1RTeij', 'id_token': 'eyJhbGciOiJSU0EtT0FFUC0yNTYiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2Iiwia2lkIjoiZ3RINHYzWXIyUXFMcmVCU3owQnlRUTh2a2Y4ZUZvMUtJaXQzcy0zQmJ3dyIsImN0eSI6IkpXVCJ9.iHGHldYoPqwwHTL8B6tY55MeEFdZTD2YKSN-s489lu9_56emvr9lloB0FigarW6owrPu-j5ltgLMdG5KP3VCGF3iAsNIBLCurxjCKgHNX8sUPjHLkFzVTbvolF0STrxx5TYr3EgQ0s4OtgZq3rELGnmDqMlcXwpYdLGdUo9IkPRB1GPJAop2QOpjOK0j-CHLN8F-1_BHiuURG4DQd9tl8XH2vGMTrULdI_ARVbh9iI5ZmWdfM5crjzZ-dFR6VxrtRtAsmNHZlGFPnHG0Hu4XYemHFcNe930ryhi7Dd11DkMgnCYU3kg7cg1JFjcEDreJQTpu_PyOrM3dsKTSJA1MSA.gGpsDAv9WhOrb6k7aJm12A.YzQnCN0MiC_xuUM2WrCOkexvrwp7YZK0CKPD-vbGlXHZ9ISO53PP4yzppmFEg2KRnKix63aR2VS67WACq6geiz0inIPvN_9Ht-I2Z1B4OGeMdrTy73_Q9Lj1gmOG_tQeGsi1F8eMZDRdpfVx-vtM2_tLg6w9bXW_GS7mDhMBAaHN_96vpCXQvwOvMLg-N_ESKPmU8FY460Q0DbLus9QaEBB2Z5Fi2Hzbkc45OKdv0AowVyPdcL94M3UWyeHlSVb5n9N7S3x3oiyecWFk7fUFb2vuVvnYopgstwfQxS6BYjQZn1zf8i3CoJzxvOJ4BQuide6xmdUj-ZhnGW_soHoO2l0cTQ3HCdT1FofVOqF9Zc76aU9TtUPps44vEpJvYNZDnzmIw0RdTceWmUeJxsO_zzMYLuXK7-gmbzWyDM2b32HAmRYO6uvYR-MXPOlryGSAjcdcLYA5pxRUDbvjNBzg-dtjq6-KHkKU_oC-0Jdce3fdvdFfOJCMle-LQn9-g5KBZMobRh84YRJNR33fuD7jzivmfvI7VFh2w3HtlbNgwzphCQSGEF2tZjVYdA-pEilBwBxF0N49X17OhqIXKT3CgejUvjwvK_PGeo7gupoB3qacrO8ndj7X2wcO5iUYVXii82JftwBMpOttmSqJAUTmNUPdQ0fknoQV3sRNwS_bFTjtTSA2_Dg0qPE22ZxXKVk-D3F9535OxWSAjNzHLLoP7ZCf3PrxsrPaLg0vjHXxguVXv7zPSbLZNibIIt16kmB0w33TYFM0mbl9eskdVmspMWHHHEcdPcPKpd0PX82s5YbPj8LfmrQf8m8WdY2Zzi7Oe4tqDcNk_PVwsx-wj8K6fd9ukhIB5E4kPPtXCc9hZIw5hSroPCtVR4y3zftMmOArBy7zon5AVO7sqcU8sMtiQg.3M4Rixz_HyS1Y8vJ4BF_5w', 'state': 'rA6iA3DMXJd91hjH'}
2AuthorizationResponse
{
    "code": "vJUxPOYfsmVSoypxCai8lT9R1RTeij",
    "id_token": {
        "aud": [
            "30CgrGSHqfRxZrOLTigo"
        ],
        "c_hash": "5cbfuq3TBHvuWIDn-V85cg",
        "exp": 1560788054,
        "iat": 1560784634,
        "iss": "https://isamfed.com:30443/test",
        "nonce": "YaRlYYTpwyMuQlHN",
        "sub": "testuser"
    },
    "state": "rA6iA3DMXJd91hjH"
}
2phase<--<-- 4 --- Done -->-->
2end
2assertionVerifyAuthnResponse
2conditionverify-authn-response: status=OK [Checks that the last response was a JSON encoded authentication message]
2conditionDone: status=OK

Result

PASSED