Test Info

Test descriptionProviding ui_locales
Profile[]
Test IDOP-Req-ui_locales
Timestamp2017-12-18T22:23:35Z
Issuerhttps://oidctest.idautoengineering.net/idp

Conditions


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

Trace Output

0.0phase<--<-- 0 --- Note -->-->
4.865phase<--<-- 1 --- Webfinger -->-->
4.865not expected to doWebFinger
4.865phase<--<-- 2 --- Discovery -->-->
4.865provider_config
kwargs:{'issuer': 'https://oidctest.idautoengineering.net/idp'}
4.889http response
url:https://oidctest.idautoengineering.net/idp/.well-known/openid-configuration status_code:200
4.89ProviderConfigurationResponse
{
    "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"
}
4.89phase<--<-- 3 --- Registration -->-->
4.89not expected to doDynamic registration
4.89phase<--<-- 4 --- AsyncAuthn -->-->
4.89AuthorizationRequest
{
    "client_id": "3000badf0c55d2cae7c22b3d63e3f667",
    "nonce": "0EUwDqjK621VXDj0",
    "redirect_uri": "https://op.certification.openid.net:60992/authz_cb",
    "response_type": "code",
    "scope": "openid",
    "state": "IhbxAsMRbsNOHJVd",
    "ui_locales": "fr-AC en"
}
4.891redirect urlhttps://oidctest.idautoengineering.net/idp/profile/oidc/auth?ui_locales=fr-AC+en&scope=openid&nonce=0EUwDqjK621VXDj0&state=IhbxAsMRbsNOHJVd&response_type=code&client_id=3000badf0c55d2cae7c22b3d63e3f667&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60992%2Fauthz_cb
4.891redirecthttps://oidctest.idautoengineering.net/idp/profile/oidc/auth?ui_locales=fr-AC+en&scope=openid&nonce=0EUwDqjK621VXDj0&state=IhbxAsMRbsNOHJVd&response_type=code&client_id=3000badf0c55d2cae7c22b3d63e3f667&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60992%2Fauthz_cb
27.54response{'code': 'tojfB-jGARzYuXITXsFMVk-sHGGgAHQnuGNWfqgVnMywPGFdMX', 'state': 'IhbxAsMRbsNOHJVd'}
27.54response{'code': 'tojfB-jGARzYuXITXsFMVk-sHGGgAHQnuGNWfqgVnMywPGFdMX', 'state': 'IhbxAsMRbsNOHJVd'}
27.541AuthorizationResponse
{
    "code": "tojfB-jGARzYuXITXsFMVk-sHGGgAHQnuGNWfqgVnMywPGFdMX",
    "state": "IhbxAsMRbsNOHJVd"
}
27.541phase<--<-- 5 --- Done -->-->
27.541end
27.541assertionVerifyAuthnResponse
27.541conditionverify-authn-response: status=OK [Checks that the last response was a JSON encoded authentication message]
27.541conditionDone: status=OK

Result

PASSED