Test Info

Issuerhttps://oidc-test.ergon.ch
Profile[]
Test IDOP-Req-login_hint
Test descriptionProviding login_hint
Timestamp2020-02-03T16:58:28Z

Conditions


verify-authn-response: status=OK [Checks that the last response was a JSON encoded authentication message]
Done: status=OK

Trace Output

0phase<--<-- 0 --- VerifyConfiguration -->-->
0phase<--<-- 1 --- Note -->-->
11phase<--<-- 2 --- Webfinger -->-->
11not expected to doWebFinger
11phase<--<-- 3 --- Discovery -->-->
11not expected to doDynamic discovery
11phase<--<-- 4 --- Registration -->-->
11not expected to doDynamic registration
11phase<--<-- 5 --- AsyncAuthn -->-->
11AuthorizationRequest
{
    "client_id": "oidcConformance_clientId",
    "login_hint": "mike",
    "nonce": "V0evzooRBjQzpniF",
    "redirect_uri": "https://op.certification.openid.net:60272/authz_cb",
    "response_type": "code",
    "scope": "openid",
    "state": "WxSHvLHyZISzgO00"
}
11redirect urlhttps://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId?state=WxSHvLHyZISzgO00&nonce=V0evzooRBjQzpniF&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60272%2Fauthz_cb&login_hint=mike&client_id=oidcConformance_clientId
11redirecthttps://oidc-test.ergon.ch/auth-oidc/oauth2/oidcConformance_clientId?state=WxSHvLHyZISzgO00&nonce=V0evzooRBjQzpniF&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60272%2Fauthz_cb&login_hint=mike&client_id=oidcConformance_clientId
14responseResponse URL with query part
14response{'code': 'YHB9z3qweQijRZXWnZO7hXglOX0~hiC60yZwkzXUM4AlIEYK7jOrqVto96T0bmoWUDXL', 'state': 'WxSHvLHyZISzgO00'}
14response{'code': 'YHB9z3qweQijRZXWnZO7hXglOX0~hiC60yZwkzXUM4AlIEYK7jOrqVto96T0bmoWUDXL', 'state': 'WxSHvLHyZISzgO00'}
14AuthorizationResponse
{
    "code": "YHB9z3qweQijRZXWnZO7hXglOX0~hiC60yZwkzXUM4AlIEYK7jOrqVto96T0bmoWUDXL",
    "state": "WxSHvLHyZISzgO00"
}
14phase<--<-- 6 --- Done -->-->
14end
14assertionVerifyAuthnResponse
14conditionverify-authn-response: status=OK [Checks that the last response was a JSON encoded authentication message]
14conditionDone: status=OK

Result

PASSED