ory-am/hydra

View on GitHub
internal/certification/I.F.T.T.s/OP-Req-claims_locales.txt

Summary

Maintainability
Test Coverage
Test tool version: 2.1.3
Issuer: https://oidc-certification.ory.sh:8443/
Profile: []
Test ID: OP-Req-claims_locales
Test description: Providing claims_locales
Timestamp: 2018-06-23T11:29:53Z

============================================================

Trace output

0.0 phase <--<-- 0 --- Note -->-->
1.074 phase <--<-- 1 --- Webfinger -->-->
1.074 not expected to do WebFinger
1.074 phase <--<-- 2 --- Discovery -->-->
1.074 provider_config kwargs:{'issuer': 'https://oidc-certification.ory.sh:8443/'}
1.149 http response url:https://oidc-certification.ory.sh:8443/.well-known/openid-configuration status_code:200
1.151 ProviderConfigurationResponse {
    "authorization_endpoint": "https://oidc-certification.ory.sh:8443/oauth2/auth",
    "claims_parameter_supported": false,
    "claims_supported": [
        "sub"
    ],
    "grant_types_supported": [
        "authorization_code",
        "implicit",
        "client_credentials",
        "refresh_token"
    ],
    "id_token_signing_alg_values_supported": [
        "RS256"
    ],
    "issuer": "https://oidc-certification.ory.sh:8443/",
    "jwks_uri": "https://oidc-certification.ory.sh:8443/.well-known/jwks.json",
    "registration_endpoint": "https://oidc-certification.ory.sh:8443/clients",
    "request_parameter_supported": true,
    "request_uri_parameter_supported": true,
    "require_request_uri_registration": true,
    "response_modes_supported": [
        "query",
        "fragment"
    ],
    "response_types_supported": [
        "code",
        "code id_token",
        "id_token",
        "token id_token",
        "token",
        "token id_token code"
    ],
    "scopes_supported": [
        "offline",
        "openid"
    ],
    "subject_types_supported": [
        "pairwise",
        "public"
    ],
    "token_endpoint": "https://oidc-certification.ory.sh:8443/oauth2/token",
    "token_endpoint_auth_methods_supported": [
        "client_secret_post",
        "client_secret_basic",
        "private_key_jwt",
        "none"
    ],
    "userinfo_endpoint": "https://oidc-certification.ory.sh:8443/userinfo",
    "userinfo_signing_alg_values_supported": [
        "none",
        "RS256"
    ],
    "version": "3.0"
}
1.151 phase <--<-- 3 --- Registration -->-->
1.151 register kwargs:{'application_name': 'OIC test tool', 'response_types': ['id_token'], 'contacts': ['roland@example.com'], 'redirect_uris': ['https://op.certification.openid.net:61353/authz_cb'], 'post_logout_redirect_uris': ['https://op.certification.openid.net:61353/logout'], 'jwks_uri': 'https://op.certification.openid.net:61353/static/jwks_61353.json', 'grant_types': ['implicit'], 'application_type': 'web', 'url': 'https://oidc-certification.ory.sh:8443/clients'}
1.151 RegistrationRequest {
    "application_type": "web",
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "implicit"
    ],
    "jwks_uri": "https://op.certification.openid.net:61353/static/jwks_61353.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:61353/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:61353/authz_cb"
    ],
    "request_uris": [
        "https://op.certification.openid.net:61353/requests/e3ecc141f5419bd33d25d760861d32323144d583feaf26eb1b5cbf20147608b9#3MXmzXaxMUp6lg7g"
    ],
    "response_types": [
        "id_token"
    ]
}
1.309 http response url:https://oidc-certification.ory.sh:8443/clients status_code:201
1.309 RegistrationResponse {
    "client_id": "0840b78b-fc5d-472d-8870-8fe5fa1c3b55",
    "client_secret": "W-YuXB4YjCqZ",
    "client_secret_expires_at": 0,
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "implicit"
    ],
    "id": "0840b78b-fc5d-472d-8870-8fe5fa1c3b55",
    "jwks_uri": "https://op.certification.openid.net:61353/static/jwks_61353.json",
    "public": false,
    "redirect_uris": [
        "https://op.certification.openid.net:61353/authz_cb"
    ],
    "request_uris": [
        "https://op.certification.openid.net:61353/requests/e3ecc141f5419bd33d25d760861d32323144d583feaf26eb1b5cbf20147608b9#3MXmzXaxMUp6lg7g"
    ],
    "response_types": [
        "id_token"
    ],
    "scope": "openid offline offline_access profile email address phone",
    "token_endpoint_auth_method": "client_secret_basic",
    "userinfo_signed_response_alg": "none"
}
1.31 phase <--<-- 4 --- AsyncAuthn -->-->
1.31 AuthorizationRequest {
    "claims_locales": "se",
    "client_id": "0840b78b-fc5d-472d-8870-8fe5fa1c3b55",
    "nonce": "cc2krWFpfo62JqYQ",
    "redirect_uri": "https://op.certification.openid.net:61353/authz_cb",
    "response_type": "id_token",
    "scope": "openid",
    "state": "gKHZGMkbBWZXQSQD"
}
1.31 redirect url https://oidc-certification.ory.sh:8443/oauth2/auth?scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61353%2Fauthz_cb&client_id=0840b78b-fc5d-472d-8870-8fe5fa1c3b55&state=gKHZGMkbBWZXQSQD&response_type=id_token&nonce=cc2krWFpfo62JqYQ&claims_locales=se
1.31 redirect https://oidc-certification.ory.sh:8443/oauth2/auth?scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61353%2Fauthz_cb&client_id=0840b78b-fc5d-472d-8870-8fe5fa1c3b55&state=gKHZGMkbBWZXQSQD&response_type=id_token&nonce=cc2krWFpfo62JqYQ&claims_locales=se
3.707 http args {}
3.876 response URL with fragment
3.876 response id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6InB1YmxpYzowNWMyNDc4ZC02M2VkLTQ3YzgtYWQ5Mi03NTE4MWE1NjdmYTAiLCJ0eXAiOiJKV1QifQ.eyJhdWQiOlsiMDg0MGI3OGItZmM1ZC00NzJkLTg4NzAtOGZlNWZhMWMzYjU1Il0sImF1dGhfdGltZSI6MTUyOTc1MzI4NSwiZXhwIjoxNTI5NzU2OTkzLCJpYXQiOjE1Mjk3NTMzOTMsImlzcyI6Imh0dHBzOi8vb2lkYy1jZXJ0aWZpY2F0aW9uLm9yeS5zaDo4NDQzLyIsImp0aSI6ImQwZTliYjIyLTI5NTUtNDRjMi1iM2VhLTg1NjRkNjcxOTJkOCIsIm5vbmNlIjoiY2Mya3JXRnBmbzYySnFZUSIsInJhdCI6MTUyOTc1MzM5MSwic3ViIjoiZm9vQGJhci5jb20ifQ.XBuRIKY-lJMqET8AVczaG0uOA6nl8YLWrxGfQjZPtKICKKhkvqMwEqttBP_-bpPD3KWgz5gZlV6xWeElnMYGbt2KH0mneotvHMieHbpQB9YONI7uTqH0Rbw_z7SW9iZfbqQf8oSFwIDvyYKr37sLxsM7wQAORWiny8FNPomae362qlEkDP1nkD1V96P1P9-fE0y4Dzgsu0GYiSu_X7wpRo28YhSEtZApzMWgfRgDf__yP3cSpWTRKfhPVnj0wMqqtULIkUwy1zNwDhM3nV69pCGUpMcceYUuy2OCLbCwkFr9vC5I_Fydd8yQ0RtZyT8D8ngvw-QP67lAQX0i8CqOVijs7F0AEcIupW-i4Ww7lvBzpg15xZezVfbwduFIMT1xa2_dUXu7hDAe9YykXZMzEkgG5AOWz7IOJskt5pAt1vbTaBY6OS_9hTvSmYty-Uulf8vU6PG_v4G9F2toZsjFj7o2d74EVkTl5JiTDqfGcKG5BZgYGG7qzOAgak5WfD4U9IJvZUHAFUxtlclMZli_HfL1Dr0-3naGlcWOD2ZEiyCGRDvUBDJa9LMqMGg2vDEq5JWMGdCOzOK1k_WEpYWG7LL966810u4b5XSVBAxXye5YecJsE7Ne4gVGYLeTV1NRod1r9GbwGr_9NxYPsdlh0RymFE1mMEZI3TPAB56qhRw&state=gKHZGMkbBWZXQSQD
3.877 response {'id_token': 'eyJhbGciOiJSUzI1NiIsImtpZCI6InB1YmxpYzowNWMyNDc4ZC02M2VkLTQ3YzgtYWQ5Mi03NTE4MWE1NjdmYTAiLCJ0eXAiOiJKV1QifQ.eyJhdWQiOlsiMDg0MGI3OGItZmM1ZC00NzJkLTg4NzAtOGZlNWZhMWMzYjU1Il0sImF1dGhfdGltZSI6MTUyOTc1MzI4NSwiZXhwIjoxNTI5NzU2OTkzLCJpYXQiOjE1Mjk3NTMzOTMsImlzcyI6Imh0dHBzOi8vb2lkYy1jZXJ0aWZpY2F0aW9uLm9yeS5zaDo4NDQzLyIsImp0aSI6ImQwZTliYjIyLTI5NTUtNDRjMi1iM2VhLTg1NjRkNjcxOTJkOCIsIm5vbmNlIjoiY2Mya3JXRnBmbzYySnFZUSIsInJhdCI6MTUyOTc1MzM5MSwic3ViIjoiZm9vQGJhci5jb20ifQ.XBuRIKY-lJMqET8AVczaG0uOA6nl8YLWrxGfQjZPtKICKKhkvqMwEqttBP_-bpPD3KWgz5gZlV6xWeElnMYGbt2KH0mneotvHMieHbpQB9YONI7uTqH0Rbw_z7SW9iZfbqQf8oSFwIDvyYKr37sLxsM7wQAORWiny8FNPomae362qlEkDP1nkD1V96P1P9-fE0y4Dzgsu0GYiSu_X7wpRo28YhSEtZApzMWgfRgDf__yP3cSpWTRKfhPVnj0wMqqtULIkUwy1zNwDhM3nV69pCGUpMcceYUuy2OCLbCwkFr9vC5I_Fydd8yQ0RtZyT8D8ngvw-QP67lAQX0i8CqOVijs7F0AEcIupW-i4Ww7lvBzpg15xZezVfbwduFIMT1xa2_dUXu7hDAe9YykXZMzEkgG5AOWz7IOJskt5pAt1vbTaBY6OS_9hTvSmYty-Uulf8vU6PG_v4G9F2toZsjFj7o2d74EVkTl5JiTDqfGcKG5BZgYGG7qzOAgak5WfD4U9IJvZUHAFUxtlclMZli_HfL1Dr0-3naGlcWOD2ZEiyCGRDvUBDJa9LMqMGg2vDEq5JWMGdCOzOK1k_WEpYWG7LL966810u4b5XSVBAxXye5YecJsE7Ne4gVGYLeTV1NRod1r9GbwGr_9NxYPsdlh0RymFE1mMEZI3TPAB56qhRw', 'state': 'gKHZGMkbBWZXQSQD'}
3.957 AuthorizationResponse {
    "id_token": {
        "aud": [
            "0840b78b-fc5d-472d-8870-8fe5fa1c3b55"
        ],
        "auth_time": 1529753285,
        "exp": 1529756993,
        "iat": 1529753393,
        "iss": "https://oidc-certification.ory.sh:8443/",
        "jti": "d0e9bb22-2955-44c2-b3ea-8564d67192d8",
        "nonce": "cc2krWFpfo62JqYQ",
        "rat": 1529753391,
        "sub": "foo@bar.com"
    },
    "state": "gKHZGMkbBWZXQSQD"
}
3.957 phase <--<-- 5 --- AccessToken -->-->
3.957 phase <--<-- 6 --- UserInfo -->-->
3.957 phase <--<-- 7 --- DisplayUserInfo -->-->
3.957 phase <--<-- 8 --- Done -->-->
3.957 end 
3.958 assertion CheckHTTPResponse
3.958 condition check-http-response: status=OK [Checks that the HTTP response status is within the 200 or 300 range. Also does some extra JSON checks]
3.958 condition Done: status=OK



============================================================

Conditions

check-http-response: status=OK [Checks that the HTTP response status is within the 200 or 300 range. Also does some extra JSON checks]
Done: status=OK



============================================================

RESULT: PASSED