Test Info

Issuerhttps://oidc-test.ergon.ch
Profile[]
Test IDOP-Req-NotUnderstood
Test descriptionRequest with extra query component
Timestamp2020-02-03T16:56:07Z

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 -->-->
0not expected to doDynamic discovery
0phase<--<-- 2 --- Registration -->-->
0not expected to doDynamic registration
0phase<--<-- 3 --- AsyncAuthn -->-->
0AuthorizationRequest
{
    "client_id": "oidcConformance_clientId",
    "extra": "foobar",
    "nonce": "96bP2QrU2Lilrt9i",
    "redirect_uri": "https://op.certification.openid.net:60272/authz_cb",
    "response_type": "code",
    "scope": "openid",
    "state": "Jbdm71ZxhJMa4xay"
}
0redirect urlhttps://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId?state=Jbdm71ZxhJMa4xay&nonce=96bP2QrU2Lilrt9i&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60272%2Fauthz_cb&extra=foobar&client_id=oidcConformance_clientId
0redirecthttps://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId?state=Jbdm71ZxhJMa4xay&nonce=96bP2QrU2Lilrt9i&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60272%2Fauthz_cb&extra=foobar&client_id=oidcConformance_clientId
1responseResponse URL with query part
1response{'code': 'gLYmSlWq_1z5_XFPpYXMvOhyzdQ~SHCrZBmlTXkN5UMvOeTwEB9xvyZxOxKcXUm1xil4', 'state': 'Jbdm71ZxhJMa4xay'}
1response{'code': 'gLYmSlWq_1z5_XFPpYXMvOhyzdQ~SHCrZBmlTXkN5UMvOeTwEB9xvyZxOxKcXUm1xil4', 'state': 'Jbdm71ZxhJMa4xay'}
1AuthorizationResponse
{
    "code": "gLYmSlWq_1z5_XFPpYXMvOhyzdQ~SHCrZBmlTXkN5UMvOeTwEB9xvyZxOxKcXUm1xil4",
    "state": "Jbdm71ZxhJMa4xay"
}
1phase<--<-- 4 --- Done -->-->
1end
1assertionVerifyAuthnResponse
1conditionverify-authn-response: status=OK [Checks that the last response was a JSON encoded authentication message]
1conditionDone: status=OK

Result

PASSED