Test Info

Issuerhttps://idp.armls.com
Profile[]
Test IDOP-prompt-none-NotLoggedIn
Test descriptionRequest with prompt=none when not logged in
Timestamp2019-02-21T22:05:46Z

Conditions


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

Trace Output

0phase<--<-- 0 --- Note -->-->
2phase<--<-- 1 --- Webfinger -->-->
2not expected to doWebFinger
2phase<--<-- 2 --- Discovery -->-->
2not expected to doDynamic discovery
2phase<--<-- 3 --- Registration -->-->
2not expected to doDynamic registration
2phase<--<-- 4 --- AsyncAuthn -->-->
2AuthorizationRequest
{
    "client_id": "op.certification.openid.net",
    "nonce": "2DZocZTJXPk19u2Y",
    "prompt": [
        "none"
    ],
    "redirect_uri": "https://op.certification.openid.net:61504/authz_cb",
    "response_type": "code",
    "scope": "openid",
    "state": "xFR0hvBARXMvhanC"
}
2redirect urlhttps://idp.armls.com/connect/authorize?state=xFR0hvBARXMvhanC&nonce=2DZocZTJXPk19u2Y&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61504%2Fauthz_cb&prompt=none&client_id=op.certification.openid.net
2redirecthttps://idp.armls.com/connect/authorize?state=xFR0hvBARXMvhanC&nonce=2DZocZTJXPk19u2Y&response_type=code&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61504%2Fauthz_cb&prompt=none&client_id=op.certification.openid.net
2responseResponse URL with query part
2response{'error': 'login_required', 'state': 'xFR0hvBARXMvhanC'}
2response{'error': 'login_required', 'state': 'xFR0hvBARXMvhanC'}
2AuthorizationErrorResponse
{
    "error": "login_required",
    "state": "xFR0hvBARXMvhanC"
}
2AuthorizationErrorResponse
{
    "error": "login_required",
    "state": "xFR0hvBARXMvhanC"
}
2phase<--<-- 5 --- Done -->-->
2end
2assertionVerifyErrorMessage
2conditionverify-error-response: status=OK [Checks that the last response was a JSON encoded error message]
2conditionDone: status=OK

Result

PASSED