Test Info

Issuerhttps://oidc-test.ergon.ch
Profile[]
Test IDOP-Response-code
Test descriptionRequest with response_type=code
Timestamp2020-02-03T16:13:55Z

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",
    "nonce": "mbqizY6FyMea2wV3",
    "redirect_uri": "https://op.certification.openid.net:60272/authz_cb",
    "response_type": "code",
    "scope": "openid",
    "state": "7oUcEGvtjFqQPF44"
}
0redirect urlhttps://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId?state=7oUcEGvtjFqQPF44&nonce=mbqizY6FyMea2wV3&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60272%2Fauthz_cb&client_id=oidcConformance_clientId
0redirecthttps://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId?state=7oUcEGvtjFqQPF44&nonce=mbqizY6FyMea2wV3&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60272%2Fauthz_cb&client_id=oidcConformance_clientId
5responseResponse URL with query part
5response{'code': 'bDNwKhzUYY8Qc1LonIi146kt0kM~LowWw66WusGyqyOq7VXGttWNnBP-Bp9ZVJCOjSBn', 'state': '7oUcEGvtjFqQPF44'}
5response{'code': 'bDNwKhzUYY8Qc1LonIi146kt0kM~LowWw66WusGyqyOq7VXGttWNnBP-Bp9ZVJCOjSBn', 'state': '7oUcEGvtjFqQPF44'}
5AuthorizationResponse
{
    "code": "bDNwKhzUYY8Qc1LonIi146kt0kM~LowWw66WusGyqyOq7VXGttWNnBP-Bp9ZVJCOjSBn",
    "state": "7oUcEGvtjFqQPF44"
}
5phase<--<-- 4 --- Done -->-->
5end
5assertionVerifyAuthnResponse
5conditionverify-authn-response: status=OK [Checks that the last response was a JSON encoded authentication message]
5conditionDone: status=OK

Result

PASSED