Test Info

Issuerhttps://testop.funet.fi
Profile[]
Test IDOP-Req-acr_values
Test descriptionProviding acr_values
Timestamp2019-04-29T13:36:57Z

Conditions


used-acr-value: status=OK [The acr value in the ID Token]
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'}
1http response
url:https://testop.funet.fi/.well-known/openid-configuration status_code:200
1ProviderConfigurationResponse
{
    "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"
}
1phase<--<-- 2 --- Registration -->-->
1register
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'}
1RegistrationRequest
{
    "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"
    ],
    "response_types": [
        "id_token token"
    ],
    "token_endpoint_auth_method": "client_secret_basic"
}
2http response
url:https://testop.funet.fi/idp/profile/oidc/register status_code:200
2RegistrationResponse
{
    "application_type": "web",
    "client_id": "_ce056b0c6019a9e0e3ea738d58007533",
    "client_id_issued_at": 1556545014,
    "client_secret": "_b373c804e77337a82186d3e7ab313212",
    "client_secret_expires_at": 1588081013,
    "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"
    ],
    "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"
}
2phase<--<-- 3 --- AsyncAuthn -->-->
2AuthorizationRequest
{
    "acr_values": "1 2",
    "client_id": "_ce056b0c6019a9e0e3ea738d58007533",
    "nonce": "kX1V4WhkedkEd6zY",
    "redirect_uri": "https://op.certification.openid.net:60028/authz_cb",
    "response_type": "id_token token",
    "scope": "openid",
    "state": "rWYJVOIylnoHbvmD"
}
2redirect urlhttps://testop.funet.fi/idp/profile/oidc/authorize?state=rWYJVOIylnoHbvmD&nonce=kX1V4WhkedkEd6zY&response_type=id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60028%2Fauthz_cb&acr_values=1+2&client_id=_ce056b0c6019a9e0e3ea738d58007533
2redirecthttps://testop.funet.fi/idp/profile/oidc/authorize?state=rWYJVOIylnoHbvmD&nonce=kX1V4WhkedkEd6zY&response_type=id_token+token&scope=openid&redirect_uri=https%3A%2F%2Fop.certification.openid.net%3A60028%2Fauthz_cb&acr_values=1+2&client_id=_ce056b0c6019a9e0e3ea738d58007533
5http args{}
5responseURL with fragment
5responseaccess_token=AAdzZWNyZXQxGAq2YfLsFKhLxESunaaATzHWjaCEcZB0PPAsLWXVjukpgqdxbXATtJriB8p18EIIixj8HoSYBouuZFl9t4uQs9z2xzNld76nSDEWbCuZTmdZI0EqGDu127_7YciWYAZlBNe8SCFTGgZXxgYzQyoOJ9PgMy1N7eNC5owSe-mBlR9OgBXvIR79_30I4sX86IBdSs5hEgMsTVb2dmaZjnuVZlm--Fnsa0Nkb-BlUm2tkfpQdSNaEpO1bYayQwuAQkqsrrcOHzifHbS858D2AlcZxzxO2E1sUEpS6X5_QjleYvNvXwlHYCstNAx3Me52QHXH42IdSIk6GcbWDfLgulMBj5LeU96MpWVSpjlZwMDd-5G1a5MU-QSf4UOY91CqEDg1S9hWUmgRQLZlbFNdNxleSFnzljllcP79AD2P5HJJrTHYT_zpLrXSYFz2mgIrfiHzAf3lQPpho3fGGgeJbp7SY-k4L7IUWoGw7ljfkjM&id_token=eyJraWQiOiJ0ZXN0a2V5UlMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiMzJhQm5FNVZ0X09BN0VRaHo2WmlHUSIsInN1YiI6IlZVRzQ3NzdZUDNOTVU1S1JGRVNYNlNLUkFQWExFNE1JIiwiYXVkIjoiX2NlMDU2YjBjNjAxOWE5ZTBlM2VhNzM4ZDU4MDA3NTMzIiwiYWNyIjoiMSIsImF1dGhfdGltZSI6MTU1NjU0NDUwMSwiaXNzIjoiaHR0cHM6XC9cL3Rlc3RvcC5mdW5ldC5maSIsImV4cCI6MTU1NjU0ODYxNiwiaWF0IjoxNTU2NTQ1MDE2LCJub25jZSI6ImtYMVY0V2hrZWRrRWQ2elkifQ.nRJvxX6xF_Uo9emcGM2TH7Bz8gqYI7X85SDHuoFklk6RvfV56g7UwPkhz7HD0H-LJDhKDUhxZ0SYvTO-vWWe-uE_u1HvKiWh0j3e7FSGUxdNLKQ64t48QbEbxcHxzmvehuC5jOAdRFPEs5K4tusW1ELn3RDB2GGQEcclIUzxqhfkLY1Xl66hj6py6PypV6NRTgvgJ_9Bj5qZfwZXo4Zi0ceAUGlxI3u4_LRRMFE-Z4amn326rmBptGC_rv8QycsuJxH72FQTDsIs70--sMj0jUSCgOtuUSj4GOHqyCow9IG-UXqdwJ5hLN141UvHpSIL9Gr5L1wwtOWbkabvxhIJ6Q&state=rWYJVOIylnoHbvmD&token_type=Bearer&expires_in=600
5response{'access_token': 'AAdzZWNyZXQxGAq2YfLsFKhLxESunaaATzHWjaCEcZB0PPAsLWXVjukpgqdxbXATtJriB8p18EIIixj8HoSYBouuZFl9t4uQs9z2xzNld76nSDEWbCuZTmdZI0EqGDu127_7YciWYAZlBNe8SCFTGgZXxgYzQyoOJ9PgMy1N7eNC5owSe-mBlR9OgBXvIR79_30I4sX86IBdSs5hEgMsTVb2dmaZjnuVZlm--Fnsa0Nkb-BlUm2tkfpQdSNaEpO1bYayQwuAQkqsrrcOHzifHbS858D2AlcZxzxO2E1sUEpS6X5_QjleYvNvXwlHYCstNAx3Me52QHXH42IdSIk6GcbWDfLgulMBj5LeU96MpWVSpjlZwMDd-5G1a5MU-QSf4UOY91CqEDg1S9hWUmgRQLZlbFNdNxleSFnzljllcP79AD2P5HJJrTHYT_zpLrXSYFz2mgIrfiHzAf3lQPpho3fGGgeJbp7SY-k4L7IUWoGw7ljfkjM', 'id_token': 'eyJraWQiOiJ0ZXN0a2V5UlMiLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiMzJhQm5FNVZ0X09BN0VRaHo2WmlHUSIsInN1YiI6IlZVRzQ3NzdZUDNOTVU1S1JGRVNYNlNLUkFQWExFNE1JIiwiYXVkIjoiX2NlMDU2YjBjNjAxOWE5ZTBlM2VhNzM4ZDU4MDA3NTMzIiwiYWNyIjoiMSIsImF1dGhfdGltZSI6MTU1NjU0NDUwMSwiaXNzIjoiaHR0cHM6XC9cL3Rlc3RvcC5mdW5ldC5maSIsImV4cCI6MTU1NjU0ODYxNiwiaWF0IjoxNTU2NTQ1MDE2LCJub25jZSI6ImtYMVY0V2hrZWRrRWQ2elkifQ.nRJvxX6xF_Uo9emcGM2TH7Bz8gqYI7X85SDHuoFklk6RvfV56g7UwPkhz7HD0H-LJDhKDUhxZ0SYvTO-vWWe-uE_u1HvKiWh0j3e7FSGUxdNLKQ64t48QbEbxcHxzmvehuC5jOAdRFPEs5K4tusW1ELn3RDB2GGQEcclIUzxqhfkLY1Xl66hj6py6PypV6NRTgvgJ_9Bj5qZfwZXo4Zi0ceAUGlxI3u4_LRRMFE-Z4amn326rmBptGC_rv8QycsuJxH72FQTDsIs70--sMj0jUSCgOtuUSj4GOHqyCow9IG-UXqdwJ5hLN141UvHpSIL9Gr5L1wwtOWbkabvxhIJ6Q', 'state': 'rWYJVOIylnoHbvmD', 'token_type': 'Bearer', 'expires_in': 600}
5AuthorizationResponse
{
    "access_token": "AAdzZWNyZXQxGAq2YfLsFKhLxESunaaATzHWjaCEcZB0PPAsLWXVjukpgqdxbXATtJriB8p18EIIixj8HoSYBouuZFl9t4uQs9z2xzNld76nSDEWbCuZTmdZI0EqGDu127_7YciWYAZlBNe8SCFTGgZXxgYzQyoOJ9PgMy1N7eNC5owSe-mBlR9OgBXvIR79_30I4sX86IBdSs5hEgMsTVb2dmaZjnuVZlm--Fnsa0Nkb-BlUm2tkfpQdSNaEpO1bYayQwuAQkqsrrcOHzifHbS858D2AlcZxzxO2E1sUEpS6X5_QjleYvNvXwlHYCstNAx3Me52QHXH42IdSIk6GcbWDfLgulMBj5LeU96MpWVSpjlZwMDd-5G1a5MU-QSf4UOY91CqEDg1S9hWUmgRQLZlbFNdNxleSFnzljllcP79AD2P5HJJrTHYT_zpLrXSYFz2mgIrfiHzAf3lQPpho3fGGgeJbp7SY-k4L7IUWoGw7ljfkjM",
    "expires_in": 600,
    "id_token": {
        "acr": "1",
        "at_hash": "32aBnE5Vt_OA7EQhz6ZiGQ",
        "aud": [
            "_ce056b0c6019a9e0e3ea738d58007533"
        ],
        "auth_time": 1556544501,
        "exp": 1556548616,
        "iat": 1556545016,
        "iss": "https://testop.funet.fi",
        "nonce": "kX1V4WhkedkEd6zY",
        "sub": "VUG4777YP3NMU5KRFESX6SKRAPXLE4MI"
    },
    "state": "rWYJVOIylnoHbvmD",
    "token_type": "Bearer"
}
5phase<--<-- 4 --- AccessToken -->-->
5phase<--<-- 5 --- Done -->-->
5end
5assertionUsedAcrValue
5conditionused-acr-value: status=OK [The acr value in the ID Token]
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