Test Info

Profile[]
Test descriptionRequest with prompt=none when not logged in
Timestamp2017-10-19T12:36:56Z
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 -->-->
3.951phase<--<-- 1 --- Webfinger -->-->
3.951not expected to doWebFinger
3.951phase<--<-- 2 --- Discovery -->-->
3.951not expected to doDynamic discovery
3.951phase<--<-- 3 --- Registration -->-->
3.951not expected to doDynamic registration
3.951phase<--<-- 4 --- AsyncAuthn -->-->
3.952AuthorizationRequest
{
    "client_id": "https://op.certification.openid.net/",
    "nonce": "SEGNZlx0cWncvIOM",
    "prompt": [
        "none"
    ],
    "redirect_uri": "https://op.certification.openid.net:60044/authz_cb",
    "response_type": "code",
    "scope": "openid",
    "state": "nE9d5Lc4jUQlAsJc"
}
3.952redirect urlhttps://ofis.theoptimalcloud.com/odn/?nonce=SEGNZlx0cWncvIOM&state=nE9d5Lc4jUQlAsJc&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=code&scope=openid
3.952redirecthttps://ofis.theoptimalcloud.com/odn/?nonce=SEGNZlx0cWncvIOM&state=nE9d5Lc4jUQlAsJc&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=code&scope=openid
5.23response{'error': 'login_required', 'state': 'nE9d5Lc4jUQlAsJc'}
5.23response{'error': 'login_required', 'state': 'nE9d5Lc4jUQlAsJc'}
5.231AuthorizationErrorResponse
{
    "error": "login_required",
    "state": "nE9d5Lc4jUQlAsJc"
}
5.231AuthorizationErrorResponse
{
    "error": "login_required",
    "state": "nE9d5Lc4jUQlAsJc"
}
5.231phase<--<-- 5 --- Done -->-->
5.231end
5.232assertionVerifyErrorMessage
5.232conditionverify-error-response: status=OK [Checks that the last response was a JSON encoded error message]
5.232conditionDone: status=OK

Result

PASSED