ory-am/hydra

View on GitHub
internal/certification/I.F.T.T.s/OP-scope-address.txt

Summary

Maintainability
Test Coverage
Test tool version: 2.1.3
Issuer: https://oidc-certification.ory.sh:8443/
Profile: []
Test ID: OP-scope-address
Test description: Scope requesting address claims
Timestamp: 2018-06-23T11:29:21Z

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

Trace output

0.0 phase <--<-- 0 --- Webfinger -->-->
0.0 not expected to do WebFinger
0.0 phase <--<-- 1 --- Discovery -->-->
0.0 provider_config kwargs:{'issuer': 'https://oidc-certification.ory.sh:8443/'}
0.076 http response url:https://oidc-certification.ory.sh:8443/.well-known/openid-configuration status_code:200
0.077 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"
}
0.078 phase <--<-- 2 --- Registration -->-->
0.078 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'}
0.078 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#w1e7nyWuCEDBlwNd"
    ],
    "response_types": [
        "id_token"
    ]
}
0.273 http response url:https://oidc-certification.ory.sh:8443/clients status_code:201
0.274 RegistrationResponse {
    "client_id": "99ef1cd9-eaf7-4bdd-a8b8-1874a2e82d49",
    "client_secret": "23uHMqYbQ8iQ",
    "client_secret_expires_at": 0,
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "implicit"
    ],
    "id": "99ef1cd9-eaf7-4bdd-a8b8-1874a2e82d49",
    "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#w1e7nyWuCEDBlwNd"
    ],
    "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"
}
0.275 phase <--<-- 3 --- AsyncAuthn -->-->
0.275 condition Check support: status=WARNING, message=No support for: scopes_supported=['address']
0.275 AuthorizationRequest {
    "client_id": "99ef1cd9-eaf7-4bdd-a8b8-1874a2e82d49",
    "nonce": "moXExPhDPUvwB6MY",
    "redirect_uri": "https://op.certification.openid.net:61353/authz_cb",
    "response_type": "id_token",
    "scope": "openid address",
    "state": "vvticZrHNcuEe333"
}
0.275 redirect url https://oidc-certification.ory.sh:8443/oauth2/auth?scope=openid+address&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61353%2Fauthz_cb&client_id=99ef1cd9-eaf7-4bdd-a8b8-1874a2e82d49&state=vvticZrHNcuEe333&response_type=id_token&nonce=moXExPhDPUvwB6MY
0.275 redirect https://oidc-certification.ory.sh:8443/oauth2/auth?scope=openid+address&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A61353%2Fauthz_cb&client_id=99ef1cd9-eaf7-4bdd-a8b8-1874a2e82d49&state=vvticZrHNcuEe333&response_type=id_token&nonce=moXExPhDPUvwB6MY
2.28 http args {}
2.448 response URL with fragment
2.448 response id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6InB1YmxpYzowNWMyNDc4ZC02M2VkLTQ3YzgtYWQ5Mi03NTE4MWE1NjdmYTAiLCJ0eXAiOiJKV1QifQ.eyJhdWQiOlsiOTllZjFjZDktZWFmNy00YmRkLWE4YjgtMTg3NGEyZTgyZDQ5Il0sImF1dGhfdGltZSI6MTUyOTc1MzI4NSwiZXhwIjoxNTI5NzU2OTYwLCJpYXQiOjE1Mjk3NTMzNjAsImlzcyI6Imh0dHBzOi8vb2lkYy1jZXJ0aWZpY2F0aW9uLm9yeS5zaDo4NDQzLyIsImp0aSI6ImI4YzFiZGQ4LTAwNDQtNDA1My1iNmZlLTY1NTA4YmJiYzBhYiIsIm5vbmNlIjoibW9YRXhQaERQVXZ3QjZNWSIsInJhdCI6MTUyOTc1MzM1OCwic3ViIjoiZm9vQGJhci5jb20ifQ.TOJFQGoZ6q6AIgavAuBCJRPeMQ1Gz7UUP_CTYCUrgGBJKmazW4xz64BlfpLL52J_-G1kGQKB7qVjF2yOMNU2wmhaZovT-nxNW7Pbt6xQ38G63T12BjmOqxuy4jzG7x4gLsxUd1RJkmHneAP9YSDTcBmFbGgxMi2LSo8bQbuZpWUKMKmR2VWTgfJuTUPkyNGFzajAmb-Dhe6QLGt9USM59ezVg_W9DPo1veBfhi4mZI1BHvYV_Ibz_jRszKJFXeKC77-1Ph7kdsaF__GNWknE4GttqrTzDpknZVBZmmcOzTfY31kTdr01voF7_vadYKOTXNc9cP7Z5LF6nrV6E3m0zSQT3FbASxdnKfR5mMfzwYnvjtjzUcroDhKskprb7oQDMz_NzQAwylKeaJ3HMvNuA9EDlZPK_0BiPbyKsVsK74kvP4LfWfWGxfq1QtlIbVIw4W985dZhNVkwIK-VX6EyP64qI6UKgBodblPbDst869_LJzGChddlfl9FVAAC6zZOu3p2kOhxZH-jsh9NDF8erOItSDUjIQiymS_E1SdNw95-Jbm8IXqiBe3zGgvrgU7kJzylCN4hJU8jqcYGDIC8zLuaQYS8gV9g47Q4LKL2-E9rrtUuu5OosYzIZVj0ksvLTNNO760YNeBBp49TBYRekaiTjM7oauTWwF6y05Jbl_M&state=vvticZrHNcuEe333
2.448 response {'id_token': 'eyJhbGciOiJSUzI1NiIsImtpZCI6InB1YmxpYzowNWMyNDc4ZC02M2VkLTQ3YzgtYWQ5Mi03NTE4MWE1NjdmYTAiLCJ0eXAiOiJKV1QifQ.eyJhdWQiOlsiOTllZjFjZDktZWFmNy00YmRkLWE4YjgtMTg3NGEyZTgyZDQ5Il0sImF1dGhfdGltZSI6MTUyOTc1MzI4NSwiZXhwIjoxNTI5NzU2OTYwLCJpYXQiOjE1Mjk3NTMzNjAsImlzcyI6Imh0dHBzOi8vb2lkYy1jZXJ0aWZpY2F0aW9uLm9yeS5zaDo4NDQzLyIsImp0aSI6ImI4YzFiZGQ4LTAwNDQtNDA1My1iNmZlLTY1NTA4YmJiYzBhYiIsIm5vbmNlIjoibW9YRXhQaERQVXZ3QjZNWSIsInJhdCI6MTUyOTc1MzM1OCwic3ViIjoiZm9vQGJhci5jb20ifQ.TOJFQGoZ6q6AIgavAuBCJRPeMQ1Gz7UUP_CTYCUrgGBJKmazW4xz64BlfpLL52J_-G1kGQKB7qVjF2yOMNU2wmhaZovT-nxNW7Pbt6xQ38G63T12BjmOqxuy4jzG7x4gLsxUd1RJkmHneAP9YSDTcBmFbGgxMi2LSo8bQbuZpWUKMKmR2VWTgfJuTUPkyNGFzajAmb-Dhe6QLGt9USM59ezVg_W9DPo1veBfhi4mZI1BHvYV_Ibz_jRszKJFXeKC77-1Ph7kdsaF__GNWknE4GttqrTzDpknZVBZmmcOzTfY31kTdr01voF7_vadYKOTXNc9cP7Z5LF6nrV6E3m0zSQT3FbASxdnKfR5mMfzwYnvjtjzUcroDhKskprb7oQDMz_NzQAwylKeaJ3HMvNuA9EDlZPK_0BiPbyKsVsK74kvP4LfWfWGxfq1QtlIbVIw4W985dZhNVkwIK-VX6EyP64qI6UKgBodblPbDst869_LJzGChddlfl9FVAAC6zZOu3p2kOhxZH-jsh9NDF8erOItSDUjIQiymS_E1SdNw95-Jbm8IXqiBe3zGgvrgU7kJzylCN4hJU8jqcYGDIC8zLuaQYS8gV9g47Q4LKL2-E9rrtUuu5OosYzIZVj0ksvLTNNO760YNeBBp49TBYRekaiTjM7oauTWwF6y05Jbl_M', 'state': 'vvticZrHNcuEe333'}
2.533 AuthorizationResponse {
    "id_token": {
        "aud": [
            "99ef1cd9-eaf7-4bdd-a8b8-1874a2e82d49"
        ],
        "auth_time": 1529753285,
        "exp": 1529756960,
        "iat": 1529753360,
        "iss": "https://oidc-certification.ory.sh:8443/",
        "jti": "b8c1bdd8-0044-4053-b6fe-65508bbbc0ab",
        "nonce": "moXExPhDPUvwB6MY",
        "rat": 1529753358,
        "sub": "foo@bar.com"
    },
    "state": "vvticZrHNcuEe333"
}
2.533 phase <--<-- 4 --- AccessToken -->-->
2.533 phase <--<-- 5 --- UserInfo -->-->
2.533 phase <--<-- 6 --- Done -->-->
2.533 end 
2.534 assertion CheckHTTPResponse
2.534 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]
2.534 assertion VerifyResponse
2.534 condition verify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
2.534 assertion VerifyScopes
2.535 condition verify-scopes: status=WARNING, message=The following claims were missing from the returned information: ['address'] [Verifies that the claims corresponding to the requested scopes are returned]
2.535 condition Done: status=OK



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

Conditions

Check support: status=WARNING, message=No support for: scopes_supported=['address']
check-http-response: status=OK [Checks that the HTTP response status is within the 200 or 300 range. Also does some extra JSON checks]
verify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
verify-scopes: status=WARNING, message=The following claims were missing from the returned information: ['address'] [Verifies that the claims corresponding to the requested scopes are returned]
Done: status=OK



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

RESULT: WARNING
Warnings:
No support for: scopes_supported=['address']
The following claims were missing from the returned information: ['address']