Test Info

Test descriptionRequest with display=page
Profile[]
Test IDOP-display-page
Timestamp2017-12-18T21:00:15Z
Issuerhttps://oidctest.idautoengineering.net/idp

Conditions


verify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
Done: status=OK

Trace Output

0.0phase<--<-- 0 --- Note -->-->
7.938phase<--<-- 1 --- Webfinger -->-->
7.938not expected to doWebFinger
7.938phase<--<-- 2 --- Discovery -->-->
7.938provider_config
kwargs:{'issuer': 'https://oidctest.idautoengineering.net/idp'}
7.962http response
url:https://oidctest.idautoengineering.net/idp/.well-known/openid-configuration status_code:200
7.963ProviderConfigurationResponse
{
    "authorization_endpoint": "https://oidctest.idautoengineering.net/idp/profile/oidc/auth",
    "claim_types_supported": [
        "normal"
    ],
    "claims_parameter_supported": false,
    "claims_supported": [
        "sub",
        "name",
        "given_name",
        "family_name",
        "email"
    ],
    "display_values_supported": [
        "page"
    ],
    "grant_types_supported": [
        "authorization_code"
    ],
    "id_token_signing_alg_values_supported": [
        "RS256"
    ],
    "issuer": "https://oidctest.idautoengineering.net/idp",
    "jwks_uri": "https://oidctest.idautoengineering.net/idp/profile/oidc/jwks",
    "request_parameter_supported": false,
    "request_uri_parameter_supported": true,
    "require_request_uri_registration": true,
    "response_modes_supported": [
        "query"
    ],
    "response_types_supported": [
        "code",
        "token",
        "id_token"
    ],
    "scopes_supported": [
        "openid"
    ],
    "subject_types_supported": [
        "public"
    ],
    "token_endpoint": "https://oidctest.idautoengineering.net/idp/profile/oidc/token",
    "token_endpoint_auth_methods_supported": [
        "client_secret_post",
        "client_secret_basic"
    ],
    "userinfo_endpoint": "https://oidctest.idautoengineering.net/idp/profile/oidc/userinfo",
    "userinfo_signing_alg_values_supported": [
        "RS256"
    ],
    "version": "3.0"
}
7.963phase<--<-- 3 --- Registration -->-->
7.963not expected to doDynamic registration
7.964phase<--<-- 4 --- AsyncAuthn -->-->
7.964AuthorizationRequest
{
    "client_id": "3000badf0c55d2cae7c22b3d63e3f667",
    "display": "page",
    "nonce": "rOeFHqrlaCUdZiAX",
    "redirect_uri": "https://op.certification.openid.net:60992/authz_cb",
    "response_type": "code",
    "scope": "openid",
    "state": "ECBdVDmHUvYhTN8h"
}
7.964redirect urlhttps://oidctest.idautoengineering.net/idp/profile/oidc/auth?scope=openid&nonce=rOeFHqrlaCUdZiAX&state=ECBdVDmHUvYhTN8h&response_type=code&display=page&client_id=3000badf0c55d2cae7c22b3d63e3f667&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60992%2Fauthz_cb
7.964redirecthttps://oidctest.idautoengineering.net/idp/profile/oidc/auth?scope=openid&nonce=rOeFHqrlaCUdZiAX&state=ECBdVDmHUvYhTN8h&response_type=code&display=page&client_id=3000badf0c55d2cae7c22b3d63e3f667&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60992%2Fauthz_cb
12.393response{'code': 'px8sYpN-jyqGTlkXm8reD9RO9J_O_Dz0x2YnVPFGZqFhhLV-gF', 'state': 'ECBdVDmHUvYhTN8h'}
12.393response{'code': 'px8sYpN-jyqGTlkXm8reD9RO9J_O_Dz0x2YnVPFGZqFhhLV-gF', 'state': 'ECBdVDmHUvYhTN8h'}
12.394AuthorizationResponse
{
    "code": "px8sYpN-jyqGTlkXm8reD9RO9J_O_Dz0x2YnVPFGZqFhhLV-gF",
    "state": "ECBdVDmHUvYhTN8h"
}
12.394phase<--<-- 5 --- Done -->-->
12.394end
12.394assertionVerifyResponse
12.394conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
12.394conditionDone: status=OK

Result

PASSED