Test Info

Profile[]
Test descriptionRequest with prompt=none when not logged in
Timestamp2017-10-24T14:56:07Z
Issuerhttps://ofis.theoptimalcloud.com/odn/
Test IDOP-prompt-none-NotLoggedIn

Conditions


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

Trace Output

0.0phase<--<-- 0 --- Note -->-->
2.613phase<--<-- 1 --- Webfinger -->-->
2.613not expected to doWebFinger
2.613phase<--<-- 2 --- Discovery -->-->
2.613not expected to doDynamic discovery
2.614phase<--<-- 3 --- Registration -->-->
2.614not expected to doDynamic registration
2.614phase<--<-- 4 --- AsyncAuthn -->-->
2.614AuthorizationRequest
{
    "client_id": "https://op.certification.openid.net/",
    "nonce": "eidVIW0qVRJBEQSQ",
    "prompt": [
        "none"
    ],
    "redirect_uri": "https://op.certification.openid.net:60044/authz_cb",
    "response_type": "id_token token",
    "scope": "openid",
    "state": "x9zoxlMwwh9mBRR6"
}
2.615redirect urlhttps://ofis.theoptimalcloud.com/odn/?nonce=eidVIW0qVRJBEQSQ&state=x9zoxlMwwh9mBRR6&prompt=none&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60044%2Fauthz_cb&client_id=https%3A%2F%2Fop.certification.openid.net%2F&response_type=id_token+token&scope=openid
2.615redirecthttps://ofis.theoptimalcloud.com/odn/?nonce=eidVIW0qVRJBEQSQ&state=x9zoxlMwwh9mBRR6&prompt=none&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60044%2Fauthz_cb&client_id=https%3A%2F%2Fop.certification.openid.net%2F&response_type=id_token+token&scope=openid
3.884http args{}
3.972responseerror=login_required&state=x9zoxlMwwh9mBRR6
3.973response{'error': 'login_required', 'state': 'x9zoxlMwwh9mBRR6'}
3.973AuthorizationErrorResponse
{
    "error": "login_required",
    "state": "x9zoxlMwwh9mBRR6"
}
3.973AuthorizationErrorResponse
{
    "error": "login_required",
    "state": "x9zoxlMwwh9mBRR6"
}
3.973phase<--<-- 5 --- Done -->-->
3.973end
3.974assertionVerifyErrorMessage
3.974conditionverify-error-response: status=OK [Checks that the last response was a JSON encoded error message]
3.974conditionDone: status=OK

Result

PASSED