Test Info

Issuerhttps://testop.funet.fi
Profile[]
Test IDOP-request_uri-Unsigned
Test descriptionSupport request_uri request parameter with unsigned request
Timestamp2019-04-29T13:34:43Z

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

0phase<--<-- 0 --- Webfinger -->-->
0not expected to doWebFinger
0phase<--<-- 1 --- Discovery -->-->
0provider_config
kwargs:{'issuer': 'https://testop.funet.fi'}
0http response
url:https://testop.funet.fi/.well-known/openid-configuration status_code:200
0ProviderConfigurationResponse
{
    "authorization_endpoint": "https://testop.funet.fi/idp/profile/oidc/authorize",
    "claims_parameter_supported": true,
    "claims_supported": [
        "aud",
        "iss",
        "sub",
        "iat",
        "exp",
        "acr",
        "auth_time",
        "email",
        "email_verified",
        "address",
        "phone",
        "phone_number_verified",
        "name",
        "family_name",
        "given_name",
        "middle_name",
        "nickname",
        "preferred_username",
        "profile",
        "picture",
        "website",
        "gender",
        "birthdate",
        "zoneinfo",
        "locale",
        "updated_at"
    ],
    "display_values_supported": [
        "page"
    ],
    "grant_types_supported": [
        "authorization_code",
        "implicit",
        "refresh_token"
    ],
    "id_token_encryption_alg_values_supported": [
        "RSA1_5",
        "RSA-OAEP",
        "RSA-OAEP-256",
        "A128KW",
        "A192KW",
        "A256KW"
    ],
    "id_token_encryption_enc_values_supported": [
        "A128CBC-HS256",
        "A192CBC-HS384",
        "A256CBC-HS512",
        "A128GCM",
        "A192GCM",
        "A256GCM"
    ],
    "id_token_signing_alg_values_supported": [
        "RS256",
        "RS384",
        "RS512",
        "HS256",
        "HS384",
        "HS512",
        "ES256"
    ],
    "issuer": "https://testop.funet.fi",
    "jwks_uri": "https://testop.funet.fi/idp/profile/oidc/keyset",
    "registration_endpoint": "https://testop.funet.fi/idp/profile/oidc/register",
    "request_object_encryption_alg_values_supported": [
        "RSA1_5",
        "RSA-OAEP",
        "RSA-OAEP-256",
        "A128KW",
        "A192KW",
        "A256KW"
    ],
    "request_object_encryption_enc_values_supported": [
        "A128CBC-HS256",
        "A192CBC-HS384",
        "A256CBC-HS512",
        "A128GCM",
        "A192GCM",
        "A256GCM"
    ],
    "request_object_signing_alg_values_supported": [
        "none",
        "RS256",
        "RS384",
        "RS512",
        "HS256",
        "HS384",
        "HS512",
        "ES256",
        "ES384",
        "ES512"
    ],
    "request_parameter_supported": true,
    "request_uri_parameter_supported": true,
    "require_request_uri_registration": false,
    "response_modes_supported": [
        "query",
        "fragment",
        "form_post"
    ],
    "response_types_supported": [
        "code",
        "id_token",
        "token id_token",
        "code id_token",
        "code token",
        "code token id_token"
    ],
    "scopes_supported": [
        "openid",
        "profile",
        "email",
        "address",
        "phone",
        "offline_access"
    ],
    "subject_types_supported": [
        "public",
        "pairwise"
    ],
    "token_endpoint": "https://testop.funet.fi/idp/profile/oidc/token",
    "token_endpoint_auth_methods_supported": [
        "client_secret_basic",
        "client_secret_post",
        "client_secret_jwt",
        "private_key_jwt"
    ],
    "userinfo_encryption_alg_values_supported": [
        "RSA1_5",
        "RSA-OAEP",
        "RSA-OAEP-256",
        "A128KW",
        "A192KW",
        "A256KW"
    ],
    "userinfo_encryption_enc_values_supported": [
        "A128CBC-HS256",
        "A192CBC-HS384",
        "A256CBC-HS512",
        "A128GCM",
        "A192GCM",
        "A256GCM"
    ],
    "userinfo_endpoint": "https://testop.funet.fi/idp/profile/oidc/userinfo",
    "userinfo_signing_alg_values_supported": [
        "RS256",
        "RS384",
        "RS512",
        "HS256",
        "HS384",
        "HS512",
        "ES256"
    ],
    "version": "3.0"
}
0phase<--<-- 2 --- Registration -->-->
0register
kwargs:{'response_types': ['id_token token'], 'grant_types': ['implicit'], 'application_name': 'OIC test tool', 'application_type': 'web', 'redirect_uris': ['https://op.certification.openid.net:60028/authz_cb'], 'contacts': ['roland@example.com'], 'post_logout_redirect_uris': ['https://op.certification.openid.net:60028/logout'], 'url': 'https://testop.funet.fi/idp/profile/oidc/register', 'jwks_uri': 'https://op.certification.openid.net:60028/static/jwks_60028.json', 'token_endpoint_auth_method': 'client_secret_basic', 'request_object_signing_alg': 'none'}
0RegistrationRequest
{
    "application_type": "web",
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "implicit"
    ],
    "jwks_uri": "https://op.certification.openid.net:60028/static/jwks_60028.json",
    "post_logout_redirect_uris": [
        "https://op.certification.openid.net:60028/logout"
    ],
    "redirect_uris": [
        "https://op.certification.openid.net:60028/authz_cb"
    ],
    "request_object_signing_alg": "none",
    "response_types": [
        "id_token token"
    ],
    "token_endpoint_auth_method": "client_secret_basic"
}
1http response
url:https://testop.funet.fi/idp/profile/oidc/register status_code:200
1RegistrationResponse
{
    "application_type": "web",
    "client_id": "_c886afe8cd38dba570098fc534b87a86",
    "client_id_issued_at": 1556544879,
    "client_secret": "_f56af8a2dc2a83c9d2afcc38f52c183f",
    "client_secret_expires_at": 1588080879,
    "contacts": [
        "roland@example.com"
    ],
    "grant_types": [
        "implicit"
    ],
    "id_token_signed_response_alg": "RS256",
    "jwks_uri": "https://op.certification.openid.net:60028/static/jwks_60028.json",
    "redirect_uris": [
        "https://op.certification.openid.net:60028/authz_cb"
    ],
    "request_object_signing_alg": "none",
    "response_types": [
        "id_token token"
    ],
    "scope": "openid profile email address phone offline_access",
    "subject_type": "public",
    "tls_client_certificate_bound_access_tokens": false,
    "token_endpoint_auth_method": "client_secret_basic"
}
1phase<--<-- 3 --- AsyncAuthn -->-->
1AuthorizationRequest
{
    "client_id": "_c886afe8cd38dba570098fc534b87a86",
    "nonce": "xrfjkyD0R9wQB6EL",
    "redirect_uri": "https://op.certification.openid.net:60028/authz_cb",
    "request_uri": "https://op.certification.openid.net:60028/export/T0imtaKH3X.jwt",
    "response_type": "id_token token",
    "scope": "openid",
    "state": "4UHpNMoZ7UVJ4dKt"
}
1redirect urlhttps://testop.funet.fi/idp/profile/oidc/authorize?state=4UHpNMoZ7UVJ4dKt&nonce=xrfjkyD0R9wQB6EL&response_type=id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60028%2Fauthz_cb&client_id=_c886afe8cd38dba570098fc534b87a86&request_uri=https%3A%2F%2Fop.certification.openid.net%3A60028%2Fexport%2FT0imtaKH3X.jwt
1redirecthttps://testop.funet.fi/idp/profile/oidc/authorize?state=4UHpNMoZ7UVJ4dKt&nonce=xrfjkyD0R9wQB6EL&response_type=id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60028%2Fauthz_cb&client_id=_c886afe8cd38dba570098fc534b87a86&request_uri=https%3A%2F%2Fop.certification.openid.net%3A60028%2Fexport%2FT0imtaKH3X.jwt
4http args{}
4responseURL with fragment
4responseaccess_token=AAdzZWNyZXQxjn2IbRwhH0UHAUbThPnZWu4o7-ieCNiygbLmcUSANSW1QIWjce1FBdGtX_7pr6-R4r4ZH-vwxGEzKOu8zpUABCODpb_iQulzOXKrDG1qGy3ctPZkv3NVxmDri5f_Vm1RWGrPkf8HAeClfavAK4LUgpcwnVcJs84COF5VKypCeo8PBWnkZFc-PFYh7BNGPc1ePMtAceIEUMlCj94TZU48jxnL5RWUl5BqBv8F2pjOzWburPqkaBQgDETunn1s_GQMSaA_mII3nfqcRKHtVkWT9ZNwQ9ukbwLx0TLnJLPYtW086dhx9orUZ9gajyQEJ_rdRpjIVCvvjlrnQmtfS4BSh0mRoDUzBQ8-mr1bW5Qs5AkgyvP3eIRl38LiXp6CmkL0LoyJcCZfzu3vA4t3rcSTLG8ozzZs6QMaTP1EZWnCOgPxRN5r1_mr7qmowOgbUuD2r7d4UrbxUPR4skdtn2wyCb5PBaPO2htlTzz6qBQzcQ&id_token=eyJraWQiOiJ0ZXN0a2V5UlMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiNEdoVGIyWlo4bHpVTDhjemk1WFpfQSIsInN1YiI6IlZVRzQ3NzdZUDNOTVU1S1JGRVNYNlNLUkFQWExFNE1JIiwiYXVkIjoiX2M4ODZhZmU4Y2QzOGRiYTU3MDA5OGZjNTM0Yjg3YTg2IiwiYWNyIjoicGFzc3dvcmQiLCJhdXRoX3RpbWUiOjE1NTY1NDQ1MDEsImlzcyI6Imh0dHBzOlwvXC90ZXN0b3AuZnVuZXQuZmkiLCJleHAiOjE1NTY1NDg0ODIsImlhdCI6MTU1NjU0NDg4Miwibm9uY2UiOiJ4cmZqa3lEMFI5d1FCNkVMIn0.P9xQ8I5pdZK5jYJFq38ZmJ11bXNMy1BmPDGXG45YOWSi5zxy18PsZQys3YDIwC75IkaYzW4jI2VkVGy5wSUOc9wMLeMSxPORSZM2oEQ32XMzHk2kAaeQiUXnnENb87sSGXSTf-YfbSd1an_fP7EVLJN1zJmSAE_vE0mEzyJn9cOnKmYzb6ERyUjCyunzsuN-8lUFMRaI5axWsSnTQylMo3kjI-fqe1Xi5qKXDNPWZuUqDBZvilcyC0StMjccWzXP_ZMhwiY5ZNXyLsgzPw3iF6OdfhhwgD9b46E4FPr99dCyJkRfXl53JJUf0IvV0CS5pT0A13i6kx03E63Bhn20Fw&state=4UHpNMoZ7UVJ4dKt&token_type=Bearer&expires_in=600
4response{'access_token': 'AAdzZWNyZXQxjn2IbRwhH0UHAUbThPnZWu4o7-ieCNiygbLmcUSANSW1QIWjce1FBdGtX_7pr6-R4r4ZH-vwxGEzKOu8zpUABCODpb_iQulzOXKrDG1qGy3ctPZkv3NVxmDri5f_Vm1RWGrPkf8HAeClfavAK4LUgpcwnVcJs84COF5VKypCeo8PBWnkZFc-PFYh7BNGPc1ePMtAceIEUMlCj94TZU48jxnL5RWUl5BqBv8F2pjOzWburPqkaBQgDETunn1s_GQMSaA_mII3nfqcRKHtVkWT9ZNwQ9ukbwLx0TLnJLPYtW086dhx9orUZ9gajyQEJ_rdRpjIVCvvjlrnQmtfS4BSh0mRoDUzBQ8-mr1bW5Qs5AkgyvP3eIRl38LiXp6CmkL0LoyJcCZfzu3vA4t3rcSTLG8ozzZs6QMaTP1EZWnCOgPxRN5r1_mr7qmowOgbUuD2r7d4UrbxUPR4skdtn2wyCb5PBaPO2htlTzz6qBQzcQ', 'id_token': 'eyJraWQiOiJ0ZXN0a2V5UlMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiNEdoVGIyWlo4bHpVTDhjemk1WFpfQSIsInN1YiI6IlZVRzQ3NzdZUDNOTVU1S1JGRVNYNlNLUkFQWExFNE1JIiwiYXVkIjoiX2M4ODZhZmU4Y2QzOGRiYTU3MDA5OGZjNTM0Yjg3YTg2IiwiYWNyIjoicGFzc3dvcmQiLCJhdXRoX3RpbWUiOjE1NTY1NDQ1MDEsImlzcyI6Imh0dHBzOlwvXC90ZXN0b3AuZnVuZXQuZmkiLCJleHAiOjE1NTY1NDg0ODIsImlhdCI6MTU1NjU0NDg4Miwibm9uY2UiOiJ4cmZqa3lEMFI5d1FCNkVMIn0.P9xQ8I5pdZK5jYJFq38ZmJ11bXNMy1BmPDGXG45YOWSi5zxy18PsZQys3YDIwC75IkaYzW4jI2VkVGy5wSUOc9wMLeMSxPORSZM2oEQ32XMzHk2kAaeQiUXnnENb87sSGXSTf-YfbSd1an_fP7EVLJN1zJmSAE_vE0mEzyJn9cOnKmYzb6ERyUjCyunzsuN-8lUFMRaI5axWsSnTQylMo3kjI-fqe1Xi5qKXDNPWZuUqDBZvilcyC0StMjccWzXP_ZMhwiY5ZNXyLsgzPw3iF6OdfhhwgD9b46E4FPr99dCyJkRfXl53JJUf0IvV0CS5pT0A13i6kx03E63Bhn20Fw', 'state': '4UHpNMoZ7UVJ4dKt', 'token_type': 'Bearer', 'expires_in': 600}
5AuthorizationResponse
{
    "access_token": "AAdzZWNyZXQxjn2IbRwhH0UHAUbThPnZWu4o7-ieCNiygbLmcUSANSW1QIWjce1FBdGtX_7pr6-R4r4ZH-vwxGEzKOu8zpUABCODpb_iQulzOXKrDG1qGy3ctPZkv3NVxmDri5f_Vm1RWGrPkf8HAeClfavAK4LUgpcwnVcJs84COF5VKypCeo8PBWnkZFc-PFYh7BNGPc1ePMtAceIEUMlCj94TZU48jxnL5RWUl5BqBv8F2pjOzWburPqkaBQgDETunn1s_GQMSaA_mII3nfqcRKHtVkWT9ZNwQ9ukbwLx0TLnJLPYtW086dhx9orUZ9gajyQEJ_rdRpjIVCvvjlrnQmtfS4BSh0mRoDUzBQ8-mr1bW5Qs5AkgyvP3eIRl38LiXp6CmkL0LoyJcCZfzu3vA4t3rcSTLG8ozzZs6QMaTP1EZWnCOgPxRN5r1_mr7qmowOgbUuD2r7d4UrbxUPR4skdtn2wyCb5PBaPO2htlTzz6qBQzcQ",
    "expires_in": 600,
    "id_token": {
        "acr": "password",
        "at_hash": "4GhTb2ZZ8lzUL8czi5XZ_A",
        "aud": [
            "_c886afe8cd38dba570098fc534b87a86"
        ],
        "auth_time": 1556544501,
        "exp": 1556548482,
        "iat": 1556544882,
        "iss": "https://testop.funet.fi",
        "nonce": "xrfjkyD0R9wQB6EL",
        "sub": "VUG4777YP3NMU5KRFESX6SKRAPXLE4MI"
    },
    "state": "4UHpNMoZ7UVJ4dKt",
    "token_type": "Bearer"
}
5phase<--<-- 4 --- Done -->-->
5end
5assertionVerifyResponse
5conditionverify-response: status=OK [Checks that the last response was one of a possible set of OpenID Connect Responses]
5conditionDone: status=OK

Result

PASSED