Test Info

Profile[]
Test descriptionRequest with prompt=none when not logged in
Timestamp2017-10-24T14:58:35Z
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 -->-->
1.778phase<--<-- 1 --- Webfinger -->-->
1.778not expected to doWebFinger
1.778phase<--<-- 2 --- Discovery -->-->
1.778not expected to doDynamic discovery
1.779phase<--<-- 3 --- Registration -->-->
1.779not expected to doDynamic registration
1.779phase<--<-- 4 --- AsyncAuthn -->-->
1.779AuthorizationRequest
{
    "client_id": "https://op.certification.openid.net/",
    "nonce": "rTHkd4QGC86W4vBN",
    "prompt": [
        "none"
    ],
    "redirect_uri": "https://op.certification.openid.net:60044/authz_cb",
    "response_type": "id_token",
    "scope": "openid",
    "state": "Ftr0xj40E7q8yw5n"
}
1.78redirect urlhttps://ofis.theoptimalcloud.com/odn/?nonce=rTHkd4QGC86W4vBN&state=Ftr0xj40E7q8yw5n&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&scope=openid
1.78redirecthttps://ofis.theoptimalcloud.com/odn/?nonce=rTHkd4QGC86W4vBN&state=Ftr0xj40E7q8yw5n&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&scope=openid
2.877http args{}
2.947responseerror=login_required&state=Ftr0xj40E7q8yw5n
2.948response{'error': 'login_required', 'state': 'Ftr0xj40E7q8yw5n'}
2.948AuthorizationErrorResponse
{
    "error": "login_required",
    "state": "Ftr0xj40E7q8yw5n"
}
2.948AuthorizationErrorResponse
{
    "error": "login_required",
    "state": "Ftr0xj40E7q8yw5n"
}
2.948phase<--<-- 5 --- Done -->-->
2.948end
2.949assertionVerifyErrorMessage
2.949conditionverify-error-response: status=OK [Checks that the last response was a JSON encoded error message]
2.949conditionDone: status=OK

Result

PASSED