Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-05-18 12:53:57 INFO
TEST-RUNNER
Test instance TQAuLioQ3f85IUh created
baseUrl
https://www.certification.openid.net/test/a/3_0_1
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code token",
  "server_metadata": "discovery",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
3_0_1
description
Tests with 3.0.1
planId
E4quepq4WIIbY
config
{
  "alias": "3_0_1",
  "description": "Tests with 3.0.1",
  "server": {
    "discoveryUrl": "https://testop.funet.fi/.well-known/openid-configuration"
  },
  "client": {
    "client_id": "cert1",
    "client_secret": "changeit",
    "client_name": "second-cert-client"
  },
  "client_secret_post": {
    "client_id": "cert1_post",
    "client_secret": "changeit"
  },
  "client2": {
    "client_id": "cert2",
    "client_secret": "changeit",
    "client_name": "third-cert-client"
  }
}
testName
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
2021-05-18 12:53:57 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/3_0_1/callback
2021-05-18 12:53:57
GetDynamicServerConfiguration
HTTP request
request_uri
https://testop.funet.fi/.well-known/openid-configuration
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-05-18 12:53:57 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Tue, 18 May 2021 12:53:57 GMT",
  "server": "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16",
  "expires": "",
  "cache-control": "no-store",
  "content-type": "application/json;charset\u003dutf-8",
  "content-length": "2259",
  "set-cookie": "JSESSIONID\u003dnode07dqhnsye73fy41t8r2xbymzn79.node0;Path\u003d/idp;Secure;HttpOnly",
  "access-control-allow-origin": "*",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive"
}
response_body
{"authorization_endpoint":"https:\/\/testop.funet.fi\/idp\/profile\/oidc\/authorize","token_endpoint":"https:\/\/testop.funet.fi\/idp\/profile\/oidc\/token","registration_endpoint":"https:\/\/testop.funet.fi\/idp\/profile\/oidc\/register","issuer":"https:\/\/testop.funet.fi","jwks_uri":"https:\/\/testop.funet.fi\/idp\/profile\/oidc\/keyset","scopes_supported":["openid","profile","email","address","phone","offline_access"],"response_types_supported":["code","id_token","id_token token","code id_token","code token","code id_token token"],"response_modes_supported":["query","fragment","form_post"],"grant_types_supported":["authorization_code","implicit","refresh_token"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post","client_secret_jwt","private_key_jwt"],"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,"subject_types_supported":["public","pairwise"],"userinfo_endpoint":"https:\/\/testop.funet.fi\/idp\/profile\/oidc\/userinfo","acr_values_supported":["password"],"id_token_signing_alg_values_supported":["RS256","RS384","RS512","ES256","HS256","HS384","HS512"],"id_token_encryption_alg_values_supported":["RSA1_5","RSA-OAEP","RSA-OAEP-256","A128KW","A192KW","A256KW","A128GCMKW","A192GCMKW","A256GCMKW"],"id_token_encryption_enc_values_supported":["A128CBC-HS256","A192CBC-HS384","A256CBC-HS512","A128GCM","A192GCM","A256GCM"],"userinfo_signing_alg_values_supported":["RS256","RS384","RS512","ES256","HS256","HS384","HS512"],"userinfo_encryption_alg_values_supported":["RSA1_5","RSA-OAEP","RSA-OAEP-256","A128KW","A192KW","A256KW","A128GCMKW","A192GCMKW","A256GCMKW"],"userinfo_encryption_enc_values_supported":["A128CBC-HS256","A192CBC-HS384","A256CBC-HS512","A128GCM","A192GCM","A256GCM"],"display_values_supported":["page"],"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"],"claims_parameter_supported":true}
2021-05-18 12:53:57
GetDynamicServerConfiguration
Downloaded server configuration
server_config_string
{"authorization_endpoint":"https:\/\/testop.funet.fi\/idp\/profile\/oidc\/authorize","token_endpoint":"https:\/\/testop.funet.fi\/idp\/profile\/oidc\/token","registration_endpoint":"https:\/\/testop.funet.fi\/idp\/profile\/oidc\/register","issuer":"https:\/\/testop.funet.fi","jwks_uri":"https:\/\/testop.funet.fi\/idp\/profile\/oidc\/keyset","scopes_supported":["openid","profile","email","address","phone","offline_access"],"response_types_supported":["code","id_token","id_token token","code id_token","code token","code id_token token"],"response_modes_supported":["query","fragment","form_post"],"grant_types_supported":["authorization_code","implicit","refresh_token"],"token_endpoint_auth_methods_supported":["client_secret_basic","client_secret_post","client_secret_jwt","private_key_jwt"],"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,"subject_types_supported":["public","pairwise"],"userinfo_endpoint":"https:\/\/testop.funet.fi\/idp\/profile\/oidc\/userinfo","acr_values_supported":["password"],"id_token_signing_alg_values_supported":["RS256","RS384","RS512","ES256","HS256","HS384","HS512"],"id_token_encryption_alg_values_supported":["RSA1_5","RSA-OAEP","RSA-OAEP-256","A128KW","A192KW","A256KW","A128GCMKW","A192GCMKW","A256GCMKW"],"id_token_encryption_enc_values_supported":["A128CBC-HS256","A192CBC-HS384","A256CBC-HS512","A128GCM","A192GCM","A256GCM"],"userinfo_signing_alg_values_supported":["RS256","RS384","RS512","ES256","HS256","HS384","HS512"],"userinfo_encryption_alg_values_supported":["RSA1_5","RSA-OAEP","RSA-OAEP-256","A128KW","A192KW","A256KW","A128GCMKW","A192GCMKW","A256GCMKW"],"userinfo_encryption_enc_values_supported":["A128CBC-HS256","A192CBC-HS384","A256CBC-HS512","A128GCM","A192GCM","A256GCM"],"display_values_supported":["page"],"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"],"claims_parameter_supported":true}
2021-05-18 12:53:57 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
authorization_endpoint
https://testop.funet.fi/idp/profile/oidc/authorize
token_endpoint
https://testop.funet.fi/idp/profile/oidc/token
registration_endpoint
https://testop.funet.fi/idp/profile/oidc/register
issuer
https://testop.funet.fi
jwks_uri
https://testop.funet.fi/idp/profile/oidc/keyset
scopes_supported
[
  "openid",
  "profile",
  "email",
  "address",
  "phone",
  "offline_access"
]
response_types_supported
[
  "code",
  "id_token",
  "id_token token",
  "code id_token",
  "code token",
  "code id_token token"
]
response_modes_supported
[
  "query",
  "fragment",
  "form_post"
]
grant_types_supported
[
  "authorization_code",
  "implicit",
  "refresh_token"
]
token_endpoint_auth_methods_supported
[
  "client_secret_basic",
  "client_secret_post",
  "client_secret_jwt",
  "private_key_jwt"
]
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
subject_types_supported
[
  "public",
  "pairwise"
]
userinfo_endpoint
https://testop.funet.fi/idp/profile/oidc/userinfo
acr_values_supported
[
  "password"
]
id_token_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "ES256",
  "HS256",
  "HS384",
  "HS512"
]
id_token_encryption_alg_values_supported
[
  "RSA1_5",
  "RSA-OAEP",
  "RSA-OAEP-256",
  "A128KW",
  "A192KW",
  "A256KW",
  "A128GCMKW",
  "A192GCMKW",
  "A256GCMKW"
]
id_token_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A192CBC-HS384",
  "A256CBC-HS512",
  "A128GCM",
  "A192GCM",
  "A256GCM"
]
userinfo_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "ES256",
  "HS256",
  "HS384",
  "HS512"
]
userinfo_encryption_alg_values_supported
[
  "RSA1_5",
  "RSA-OAEP",
  "RSA-OAEP-256",
  "A128KW",
  "A192KW",
  "A256KW",
  "A128GCMKW",
  "A192GCMKW",
  "A256GCMKW"
]
userinfo_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A192CBC-HS384",
  "A256CBC-HS512",
  "A128GCM",
  "A192GCM",
  "A256GCM"
]
display_values_supported
[
  "page"
]
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"
]
claims_parameter_supported
true
2021-05-18 12:53:57 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-05-18 12:53:57 SUCCESS
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
registration_endpoint
{
  "testHost": "testop.funet.fi",
  "testPort": 443
}
authorization_endpoint
{
  "testHost": "testop.funet.fi",
  "testPort": 443
}
token_endpoint
{
  "testHost": "testop.funet.fi",
  "testPort": 443
}
userinfo_endpoint
{
  "testHost": "testop.funet.fi",
  "testPort": 443
}
2021-05-18 12:53:57
FetchServerKeys
Fetching server key
jwks_uri
https://testop.funet.fi/idp/profile/oidc/keyset
2021-05-18 12:53:57
FetchServerKeys
HTTP request
request_uri
https://testop.funet.fi/idp/profile/oidc/keyset
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-05-18 12:53:58 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Tue, 18 May 2021 12:53:58 GMT",
  "server": "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16",
  "expires": "",
  "cache-control": "no-store",
  "content-type": "application/json;charset\u003dutf-8",
  "content-length": "1146",
  "set-cookie": "JSESSIONID\u003dnode01c6vlkaw2kfie103ji3irafl5r80.node0;Path\u003d/idp;Secure;HttpOnly",
  "access-control-allow-origin": "*",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive"
}
response_body
{"keys":[{"kty":"RSA","e":"AQAB","kid":"testKeyFromPEM","n":"sUwJI3yF_zMx080vfwS_z-YVKgg17hE5pcmdiMAJVut4FPnK140MKeSo6wxaG-c0_TSi2guXrZstasntQ8xTDZkGwUb7rKR-bpPZmaCkHVHgLSqm-Z1Ir5K0ZGBjt6Y_7iMyMqYnCmr0LPX_I9AJ2q1JmTSozqEPRrc_tuTADxfx4DsV6rx0bR8HDA-DJo-cC0f6CrbIOzMVPwnPL_KG-SqsAU53gPzveK-bb96uvcDQXCdZb3VvR0DFztNZ7oqlj6NxBEwZnQ_asBjbHp-aqz7BtU3JxYVhmrvOrnR9D2NOsaFeRmdZyVR3Y8tHcgq3azSkZO_C4CTj8tGZMFQwWRf3H2BmlI5S1jQTqT9JVZh2ZvUM0IDRDqKdXEDQsazNisA-gBCaBJT-cdbYnDGRysAChpSjai_B69ZbrDPMoXse2CfIMfjEOPelyHdqhS-kFw4870WC84yqS7wP1-lQC4kMNS7ur1lNZ48AhAoN8a3y3I7a0S1QeKajw2pbp8w1"},{"kty":"EC","use":"sig","crv":"P-256","kid":"defaultECSign","x":"U4iJnTvOjR4Rv6qejzcvwKOI8J9GLOiTNi-KIMHMrUA","y":"CEs5qiF8dNkLpPsKUKC9ws3g8CzuidaiIkJssnh4kvo"},{"kty":"RSA","e":"AQAB","use":"enc","kid":"defaultRSAEnc","n":"io79tMj-af26JsDZj4NoxcXCESDvqSfMOSrwGIksKLE9I206MWHtCGHFLorBcv7DEX6cC8Ml6HN4wqI8gZ9X-6rGlCNCT9XA77sBOdMChm4HyXR3D7PihimGRKHYakn0Kd4LrVSQlkoX_w2c4E2AIbXR-vvMuMbHEV5jsba4S7I616sptHVd9oQLEbzrwhbQShTuEOCIbzjVtrmOZ8S14HqVQIZmSQINTRG3YsCKAxlY5bRrCb8rjMx6cawsLdv5cxTO1YkJiWJPHrq_dPTWypy1t1smw3aD7uE98g1RCZGYA6r6KaS775Uu-mSa4vncQjeb9V8lgonHnwN18iddNw"}]}
2021-05-18 12:53:58
FetchServerKeys
Found JWK set string
jwk_string
{"keys":[{"kty":"RSA","e":"AQAB","kid":"testKeyFromPEM","n":"sUwJI3yF_zMx080vfwS_z-YVKgg17hE5pcmdiMAJVut4FPnK140MKeSo6wxaG-c0_TSi2guXrZstasntQ8xTDZkGwUb7rKR-bpPZmaCkHVHgLSqm-Z1Ir5K0ZGBjt6Y_7iMyMqYnCmr0LPX_I9AJ2q1JmTSozqEPRrc_tuTADxfx4DsV6rx0bR8HDA-DJo-cC0f6CrbIOzMVPwnPL_KG-SqsAU53gPzveK-bb96uvcDQXCdZb3VvR0DFztNZ7oqlj6NxBEwZnQ_asBjbHp-aqz7BtU3JxYVhmrvOrnR9D2NOsaFeRmdZyVR3Y8tHcgq3azSkZO_C4CTj8tGZMFQwWRf3H2BmlI5S1jQTqT9JVZh2ZvUM0IDRDqKdXEDQsazNisA-gBCaBJT-cdbYnDGRysAChpSjai_B69ZbrDPMoXse2CfIMfjEOPelyHdqhS-kFw4870WC84yqS7wP1-lQC4kMNS7ur1lNZ48AhAoN8a3y3I7a0S1QeKajw2pbp8w1"},{"kty":"EC","use":"sig","crv":"P-256","kid":"defaultECSign","x":"U4iJnTvOjR4Rv6qejzcvwKOI8J9GLOiTNi-KIMHMrUA","y":"CEs5qiF8dNkLpPsKUKC9ws3g8CzuidaiIkJssnh4kvo"},{"kty":"RSA","e":"AQAB","use":"enc","kid":"defaultRSAEnc","n":"io79tMj-af26JsDZj4NoxcXCESDvqSfMOSrwGIksKLE9I206MWHtCGHFLorBcv7DEX6cC8Ml6HN4wqI8gZ9X-6rGlCNCT9XA77sBOdMChm4HyXR3D7PihimGRKHYakn0Kd4LrVSQlkoX_w2c4E2AIbXR-vvMuMbHEV5jsba4S7I616sptHVd9oQLEbzrwhbQShTuEOCIbzjVtrmOZ8S14HqVQIZmSQINTRG3YsCKAxlY5bRrCb8rjMx6cawsLdv5cxTO1YkJiWJPHrq_dPTWypy1t1smw3aD7uE98g1RCZGYA6r6KaS775Uu-mSa4vncQjeb9V8lgonHnwN18iddNw"}]}
2021-05-18 12:53:58 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "kid": "testKeyFromPEM",
      "n": "sUwJI3yF_zMx080vfwS_z-YVKgg17hE5pcmdiMAJVut4FPnK140MKeSo6wxaG-c0_TSi2guXrZstasntQ8xTDZkGwUb7rKR-bpPZmaCkHVHgLSqm-Z1Ir5K0ZGBjt6Y_7iMyMqYnCmr0LPX_I9AJ2q1JmTSozqEPRrc_tuTADxfx4DsV6rx0bR8HDA-DJo-cC0f6CrbIOzMVPwnPL_KG-SqsAU53gPzveK-bb96uvcDQXCdZb3VvR0DFztNZ7oqlj6NxBEwZnQ_asBjbHp-aqz7BtU3JxYVhmrvOrnR9D2NOsaFeRmdZyVR3Y8tHcgq3azSkZO_C4CTj8tGZMFQwWRf3H2BmlI5S1jQTqT9JVZh2ZvUM0IDRDqKdXEDQsazNisA-gBCaBJT-cdbYnDGRysAChpSjai_B69ZbrDPMoXse2CfIMfjEOPelyHdqhS-kFw4870WC84yqS7wP1-lQC4kMNS7ur1lNZ48AhAoN8a3y3I7a0S1QeKajw2pbp8w1"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "defaultECSign",
      "x": "U4iJnTvOjR4Rv6qejzcvwKOI8J9GLOiTNi-KIMHMrUA",
      "y": "CEs5qiF8dNkLpPsKUKC9ws3g8CzuidaiIkJssnh4kvo"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "defaultRSAEnc",
      "n": "io79tMj-af26JsDZj4NoxcXCESDvqSfMOSrwGIksKLE9I206MWHtCGHFLorBcv7DEX6cC8Ml6HN4wqI8gZ9X-6rGlCNCT9XA77sBOdMChm4HyXR3D7PihimGRKHYakn0Kd4LrVSQlkoX_w2c4E2AIbXR-vvMuMbHEV5jsba4S7I616sptHVd9oQLEbzrwhbQShTuEOCIbzjVtrmOZ8S14HqVQIZmSQINTRG3YsCKAxlY5bRrCb8rjMx6cawsLdv5cxTO1YkJiWJPHrq_dPTWypy1t1smw3aD7uE98g1RCZGYA6r6KaS775Uu-mSa4vncQjeb9V8lgonHnwN18iddNw"
    }
  ]
}
2021-05-18 12:53:58 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "kid": "testKeyFromPEM",
      "n": "sUwJI3yF_zMx080vfwS_z-YVKgg17hE5pcmdiMAJVut4FPnK140MKeSo6wxaG-c0_TSi2guXrZstasntQ8xTDZkGwUb7rKR-bpPZmaCkHVHgLSqm-Z1Ir5K0ZGBjt6Y_7iMyMqYnCmr0LPX_I9AJ2q1JmTSozqEPRrc_tuTADxfx4DsV6rx0bR8HDA-DJo-cC0f6CrbIOzMVPwnPL_KG-SqsAU53gPzveK-bb96uvcDQXCdZb3VvR0DFztNZ7oqlj6NxBEwZnQ_asBjbHp-aqz7BtU3JxYVhmrvOrnR9D2NOsaFeRmdZyVR3Y8tHcgq3azSkZO_C4CTj8tGZMFQwWRf3H2BmlI5S1jQTqT9JVZh2ZvUM0IDRDqKdXEDQsazNisA-gBCaBJT-cdbYnDGRysAChpSjai_B69ZbrDPMoXse2CfIMfjEOPelyHdqhS-kFw4870WC84yqS7wP1-lQC4kMNS7ur1lNZ48AhAoN8a3y3I7a0S1QeKajw2pbp8w1"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "defaultECSign",
      "x": "U4iJnTvOjR4Rv6qejzcvwKOI8J9GLOiTNi-KIMHMrUA",
      "y": "CEs5qiF8dNkLpPsKUKC9ws3g8CzuidaiIkJssnh4kvo"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "defaultRSAEnc",
      "n": "io79tMj-af26JsDZj4NoxcXCESDvqSfMOSrwGIksKLE9I206MWHtCGHFLorBcv7DEX6cC8Ml6HN4wqI8gZ9X-6rGlCNCT9XA77sBOdMChm4HyXR3D7PihimGRKHYakn0Kd4LrVSQlkoX_w2c4E2AIbXR-vvMuMbHEV5jsba4S7I616sptHVd9oQLEbzrwhbQShTuEOCIbzjVtrmOZ8S14HqVQIZmSQINTRG3YsCKAxlY5bRrCb8rjMx6cawsLdv5cxTO1YkJiWJPHrq_dPTWypy1t1smw3aD7uE98g1RCZGYA6r6KaS775Uu-mSa4vncQjeb9V8lgonHnwN18iddNw"
    }
  ]
}
2021-05-18 12:53:58 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-05-18 12:53:58 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-05-18 12:53:58 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-05-18 12:53:58 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-05-18 12:53:58 SUCCESS
GetDynamicClientConfiguration
Created dynamic_client_registration_template object from the client configuration.
client_id
cert1
client_secret
changeit
client_name
second-cert-client
2021-05-18 12:53:58 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "ywVmzTZjdOj_VQnEa_LDXxiz7dcHaLF948L7ynonTZvD6Xzh4M3RG_D7PlMju00QY-tpX9D6ARsGmIfaJ0MB7ba3KoDfcuydHHVPi_55tQSH_ltW4GIvBWZ625g2ZcqOskO_OU1kn9xSNbf5nQ17NgjOMtCF8OfYeTG33FfAoQM",
      "kty": "RSA",
      "q": "v1y0sCnq1OqeGRVOWhMQzPV3z6oScvk48-kSioQYTa-Ai2OFDSHfcd5lfE76LUHSTx73cCysh8k-1vjk8a47kvGVABmOHY2Q9i9oj8TgUCyuDJaexyi76rEf0SwICo1PqKPIhLNQPP6Tr8dAq9rfiT8tof05MuOtWrxoF2KxdI8",
      "d": "gjcbyN1SIq_FeiKF16cU-AiCLzjl5wwNBI1mgexmLpqcXKzFb29_OGPd6d4ed8SC8vEkbAuals7p15NqfGB76rzSEI6UGQZB4bDSN7Yto8OealJVf1K5M7_dDXDuOEfgwKtJuGRqwJxmJq-_bVtKTY4nFlsmtowCOy0iL7GzBRpQ5CN7b1u2mCo4z4YQyT1lKmYPp7WHEXTneB0VzU3cYEf7A8ALFNBX7E5H6SinJ7Pjva_9dcmzoBF6a7Ty7TTGyitILw3v3Av-XuTPVWoRUxGg0BKRI7ZL9kqu3_cYM0u6GF42aUmoBzbe6kF0y-WFBSQ04I9ZxK-4wXNU9XxVfQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "HG14R-gvpng5sZwlZn1ut-SPugW9cbClSIR7QlntqnZ40u_rUPCx1q5UlprbzrcqLv4FohtKiMECNKN606caOnEpO6lqMvzdgveKRXQWWgKXqdlMWokMyiZFI9ZVCo6nu4aeKnzULSTrwbtYgyXbi4xLDUvZ_47uWsChOTCiPKI",
      "dp": "JehrSpQGPBUpX-qD95gLrN0C87z70CucEwQcWbE3V4FnMli0IHKtwebcMsX5XQbFsbKKKW7uz3gJYj-zlzMm0AkW6GPJ1T6jE2ZAJSat-QPQlMjfTuRmXT7GX-xq89S_kj-eHAf8avELlKY2gIG86Nj6D3jqGZJg1DhZWVY1TJs",
      "alg": "RS256",
      "dq": "VtsLIBJGhhFfZN8oyvVwYLbhhJ4a9Zhs4zhctAY0yb3oyFuJXmaLdrGMuplWMAh6HnNdt8pvHMqY_RXHRHLik1WXXY471OoWa8ck3Gxtq7Y74XbT5m10rZdra5NiqvdsuoxsTN7egnDCM7xqfBZB85d7bNT0i0aPvmlZjZO8G70",
      "n": "l8KM746Q0IyLjS-v7CxvYt-CiEBzO3gLeZp3Vff_SQexjFzmB2y_jMgQojI3KExr2uN3d5uMNsOfkkpxStDARnnRsHPox89t2MLBRhGydjcx9pkUwygyQKQcmHZ0RFVRfMnU7EP99xUWBnt2xl0-E7bfLKENu8VGxhgSFhQ8CGOAPgtV6PMK7KJ0vCgFegp8L_JhEKRKAWJkvEwXNWVQO7aTOOOW5F_F_snS_bcmsAOiU5E5apL1_tu0zmeMAKrSSIN2aIGG0Rq_2fTvbWze9gh5855Q4yfwkFR57WcdtnuKZE-N7Rzm8oU6xAD4Hu00cm6gefIMFyMi8aTvxqJMrQ"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "l8KM746Q0IyLjS-v7CxvYt-CiEBzO3gLeZp3Vff_SQexjFzmB2y_jMgQojI3KExr2uN3d5uMNsOfkkpxStDARnnRsHPox89t2MLBRhGydjcx9pkUwygyQKQcmHZ0RFVRfMnU7EP99xUWBnt2xl0-E7bfLKENu8VGxhgSFhQ8CGOAPgtV6PMK7KJ0vCgFegp8L_JhEKRKAWJkvEwXNWVQO7aTOOOW5F_F_snS_bcmsAOiU5E5apL1_tu0zmeMAKrSSIN2aIGG0Rq_2fTvbWze9gh5855Q4yfwkFR57WcdtnuKZE-N7Rzm8oU6xAD4Hu00cm6gefIMFyMi8aTvxqJMrQ"
    }
  ]
}
2021-05-18 12:53:58 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-05-18 12:53:58 SUCCESS
CreateDynamicRegistrationRequest
Created dynamic registration request
client_name
second-cert-client TQAuLioQ3f85IUh
2021-05-18 12:53:58
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2021-05-18 12:53:58
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit"
]
2021-05-18 12:53:58
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "second-cert-client TQAuLioQ3f85IUh",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "l8KM746Q0IyLjS-v7CxvYt-CiEBzO3gLeZp3Vff_SQexjFzmB2y_jMgQojI3KExr2uN3d5uMNsOfkkpxStDARnnRsHPox89t2MLBRhGydjcx9pkUwygyQKQcmHZ0RFVRfMnU7EP99xUWBnt2xl0-E7bfLKENu8VGxhgSFhQ8CGOAPgtV6PMK7KJ0vCgFegp8L_JhEKRKAWJkvEwXNWVQO7aTOOOW5F_F_snS_bcmsAOiU5E5apL1_tu0zmeMAKrSSIN2aIGG0Rq_2fTvbWze9gh5855Q4yfwkFR57WcdtnuKZE-N7Rzm8oU6xAD4Hu00cm6gefIMFyMi8aTvxqJMrQ"
      }
    ]
  }
}
2021-05-18 12:53:58
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "second-cert-client TQAuLioQ3f85IUh",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "l8KM746Q0IyLjS-v7CxvYt-CiEBzO3gLeZp3Vff_SQexjFzmB2y_jMgQojI3KExr2uN3d5uMNsOfkkpxStDARnnRsHPox89t2MLBRhGydjcx9pkUwygyQKQcmHZ0RFVRfMnU7EP99xUWBnt2xl0-E7bfLKENu8VGxhgSFhQ8CGOAPgtV6PMK7KJ0vCgFegp8L_JhEKRKAWJkvEwXNWVQO7aTOOOW5F_F_snS_bcmsAOiU5E5apL1_tu0zmeMAKrSSIN2aIGG0Rq_2fTvbWze9gh5855Q4yfwkFR57WcdtnuKZE-N7Rzm8oU6xAD4Hu00cm6gefIMFyMi8aTvxqJMrQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2021-05-18 12:53:58
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "second-cert-client TQAuLioQ3f85IUh",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "l8KM746Q0IyLjS-v7CxvYt-CiEBzO3gLeZp3Vff_SQexjFzmB2y_jMgQojI3KExr2uN3d5uMNsOfkkpxStDARnnRsHPox89t2MLBRhGydjcx9pkUwygyQKQcmHZ0RFVRfMnU7EP99xUWBnt2xl0-E7bfLKENu8VGxhgSFhQ8CGOAPgtV6PMK7KJ0vCgFegp8L_JhEKRKAWJkvEwXNWVQO7aTOOOW5F_F_snS_bcmsAOiU5E5apL1_tu0zmeMAKrSSIN2aIGG0Rq_2fTvbWze9gh5855Q4yfwkFR57WcdtnuKZE-N7Rzm8oU6xAD4Hu00cm6gefIMFyMi8aTvxqJMrQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ]
}
2021-05-18 12:53:58
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "second-cert-client TQAuLioQ3f85IUh",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "l8KM746Q0IyLjS-v7CxvYt-CiEBzO3gLeZp3Vff_SQexjFzmB2y_jMgQojI3KExr2uN3d5uMNsOfkkpxStDARnnRsHPox89t2MLBRhGydjcx9pkUwygyQKQcmHZ0RFVRfMnU7EP99xUWBnt2xl0-E7bfLKENu8VGxhgSFhQ8CGOAPgtV6PMK7KJ0vCgFegp8L_JhEKRKAWJkvEwXNWVQO7aTOOOW5F_F_snS_bcmsAOiU5E5apL1_tu0zmeMAKrSSIN2aIGG0Rq_2fTvbWze9gh5855Q4yfwkFR57WcdtnuKZE-N7Rzm8oU6xAD4Hu00cm6gefIMFyMi8aTvxqJMrQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/3_0_1/callback"
  ]
}
2021-05-18 12:53:58
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "second-cert-client TQAuLioQ3f85IUh",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "l8KM746Q0IyLjS-v7CxvYt-CiEBzO3gLeZp3Vff_SQexjFzmB2y_jMgQojI3KExr2uN3d5uMNsOfkkpxStDARnnRsHPox89t2MLBRhGydjcx9pkUwygyQKQcmHZ0RFVRfMnU7EP99xUWBnt2xl0-E7bfLKENu8VGxhgSFhQ8CGOAPgtV6PMK7KJ0vCgFegp8L_JhEKRKAWJkvEwXNWVQO7aTOOOW5F_F_snS_bcmsAOiU5E5apL1_tu0zmeMAKrSSIN2aIGG0Rq_2fTvbWze9gh5855Q4yfwkFR57WcdtnuKZE-N7Rzm8oU6xAD4Hu00cm6gefIMFyMi8aTvxqJMrQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/3_0_1/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2021-05-18 12:53:58
CallDynamicRegistrationEndpoint
HTTP request
request_uri
https://testop.funet.fi/idp/profile/oidc/register
request_method
POST
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "content-type": "application/json",
  "content-length": "718"
}
request_body
{"client_name":"second-cert-client TQAuLioQ3f85IUh","grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"l8KM746Q0IyLjS-v7CxvYt-CiEBzO3gLeZp3Vff_SQexjFzmB2y_jMgQojI3KExr2uN3d5uMNsOfkkpxStDARnnRsHPox89t2MLBRhGydjcx9pkUwygyQKQcmHZ0RFVRfMnU7EP99xUWBnt2xl0-E7bfLKENu8VGxhgSFhQ8CGOAPgtV6PMK7KJ0vCgFegp8L_JhEKRKAWJkvEwXNWVQO7aTOOOW5F_F_snS_bcmsAOiU5E5apL1_tu0zmeMAKrSSIN2aIGG0Rq_2fTvbWze9gh5855Q4yfwkFR57WcdtnuKZE-N7Rzm8oU6xAD4Hu00cm6gefIMFyMi8aTvxqJMrQ"}]},"token_endpoint_auth_method":"client_secret_basic","response_types":["code token"],"redirect_uris":["https://www.certification.openid.net/test/a/3_0_1/callback"],"contacts":["certification@oidf.org"]}
2021-05-18 12:53:58 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "date": "Tue, 18 May 2021 12:53:58 GMT",
  "server": "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16",
  "expires": "",
  "cache-control": [
    "no-store",
    "no-store"
  ],
  "content-type": "application/json;charset\u003dutf-8",
  "pragma": "no-cache",
  "content-length": "1043",
  "set-cookie": "JSESSIONID\u003dnode0pn4owj9tf221gwka6lw7z6x081.node0;Path\u003d/idp;Secure;HttpOnly",
  "access-control-allow-origin": "*",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive"
}
response_body
{"grant_types":["implicit","authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"l8KM746Q0IyLjS-v7CxvYt-CiEBzO3gLeZp3Vff_SQexjFzmB2y_jMgQojI3KExr2uN3d5uMNsOfkkpxStDARnnRsHPox89t2MLBRhGydjcx9pkUwygyQKQcmHZ0RFVRfMnU7EP99xUWBnt2xl0-E7bfLKENu8VGxhgSFhQ8CGOAPgtV6PMK7KJ0vCgFegp8L_JhEKRKAWJkvEwXNWVQO7aTOOOW5F_F_snS_bcmsAOiU5E5apL1_tu0zmeMAKrSSIN2aIGG0Rq_2fTvbWze9gh5855Q4yfwkFR57WcdtnuKZE-N7Rzm8oU6xAD4Hu00cm6gefIMFyMi8aTvxqJMrQ"}]},"subject_type":"public","application_type":"web","redirect_uris":["https:\/\/www.certification.openid.net\/test\/a\/3_0_1\/callback"],"token_endpoint_auth_method":"client_secret_basic","client_id":"_7489b319f5b98ee4d09aa3eaf0040997","client_secret_expires_at":1652878438,"scope":"openid profile email address phone offline_access","client_id_issued_at":1621342438,"client_secret":"_d1460acb7a64e8bc4412ecef61af4735","client_name":"second-cert-client TQAuLioQ3f85IUh","contacts":["certification@oidf.org"],"response_types":["code token"],"id_token_signed_response_alg":"RS256"}
2021-05-18 12:53:58
CallDynamicRegistrationEndpoint
Registration endpoint response
dynamic_registration_response
{"grant_types":["implicit","authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"l8KM746Q0IyLjS-v7CxvYt-CiEBzO3gLeZp3Vff_SQexjFzmB2y_jMgQojI3KExr2uN3d5uMNsOfkkpxStDARnnRsHPox89t2MLBRhGydjcx9pkUwygyQKQcmHZ0RFVRfMnU7EP99xUWBnt2xl0-E7bfLKENu8VGxhgSFhQ8CGOAPgtV6PMK7KJ0vCgFegp8L_JhEKRKAWJkvEwXNWVQO7aTOOOW5F_F_snS_bcmsAOiU5E5apL1_tu0zmeMAKrSSIN2aIGG0Rq_2fTvbWze9gh5855Q4yfwkFR57WcdtnuKZE-N7Rzm8oU6xAD4Hu00cm6gefIMFyMi8aTvxqJMrQ"}]},"subject_type":"public","application_type":"web","redirect_uris":["https:\/\/www.certification.openid.net\/test\/a\/3_0_1\/callback"],"token_endpoint_auth_method":"client_secret_basic","client_id":"_7489b319f5b98ee4d09aa3eaf0040997","client_secret_expires_at":1652878438,"scope":"openid profile email address phone offline_access","client_id_issued_at":1621342438,"client_secret":"_d1460acb7a64e8bc4412ecef61af4735","client_name":"second-cert-client TQAuLioQ3f85IUh","contacts":["certification@oidf.org"],"response_types":["code token"],"id_token_signed_response_alg":"RS256"}
2021-05-18 12:53:58
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
grant_types
[
  "implicit",
  "authorization_code"
]
jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "l8KM746Q0IyLjS-v7CxvYt-CiEBzO3gLeZp3Vff_SQexjFzmB2y_jMgQojI3KExr2uN3d5uMNsOfkkpxStDARnnRsHPox89t2MLBRhGydjcx9pkUwygyQKQcmHZ0RFVRfMnU7EP99xUWBnt2xl0-E7bfLKENu8VGxhgSFhQ8CGOAPgtV6PMK7KJ0vCgFegp8L_JhEKRKAWJkvEwXNWVQO7aTOOOW5F_F_snS_bcmsAOiU5E5apL1_tu0zmeMAKrSSIN2aIGG0Rq_2fTvbWze9gh5855Q4yfwkFR57WcdtnuKZE-N7Rzm8oU6xAD4Hu00cm6gefIMFyMi8aTvxqJMrQ"
    }
  ]
}
subject_type
public
application_type
web
redirect_uris
[
  "https://www.certification.openid.net/test/a/3_0_1/callback"
]
token_endpoint_auth_method
client_secret_basic
client_id
_7489b319f5b98ee4d09aa3eaf0040997
client_secret_expires_at
1652878438
scope
openid profile email address phone offline_access
client_id_issued_at
1621342438
client_secret
_d1460acb7a64e8bc4412ecef61af4735
client_name
second-cert-client TQAuLioQ3f85IUh
contacts
[
  "certification@oidf.org"
]
response_types
[
  "code token"
]
id_token_signed_response_alg
RS256
2021-05-18 12:53:58
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-05-18 12:53:58 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
actual
[
  "client_secret_basic",
  "client_secret_post",
  "client_secret_jwt",
  "private_key_jwt"
]
expected
[
  "client_secret_basic"
]
minimum_matches_required
1
2021-05-18 12:53:59 SUCCESS
SetProtectedResourceUrlToUserInfoEndpoint
userinfo_endpoint will be used to test access token. The user info is not a mandatory to implement feature in the OpenID Connect specification, but is mandatory for certification.
protected_resource_url
https://testop.funet.fi/idp/profile/oidc/userinfo
2021-05-18 12:53:59
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Setup Done
Make request to authorization endpoint
2021-05-18 12:53:59 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
_7489b319f5b98ee4d09aa3eaf0040997
redirect_uri
https://www.certification.openid.net/test/a/3_0_1/callback
scope
openid
2021-05-18 12:53:59
CreateRandomStateValue
Created state value
requested_state_length
10
state
1xMz2FFu99
2021-05-18 12:53:59 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
_7489b319f5b98ee4d09aa3eaf0040997
redirect_uri
https://www.certification.openid.net/test/a/3_0_1/callback
scope
openid
state
1xMz2FFu99
2021-05-18 12:53:59
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
9gjk0BZisF
2021-05-18 12:53:59
AddNonceToAuthorizationEndpointRequest
NOT adding nonce to request object
2021-05-18 12:53:59 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
_7489b319f5b98ee4d09aa3eaf0040997
redirect_uri
https://www.certification.openid.net/test/a/3_0_1/callback
scope
openid
state
1xMz2FFu99
response_type
code token
2021-05-18 12:53:59
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
_7489b319f5b98ee4d09aa3eaf0040997
redirect_uri
https://www.certification.openid.net/test/a/3_0_1/callback
scope
openid
state
1xMz2FFu99
response_type
code token
response_mode
form_post
2021-05-18 12:53:59 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://testop.funet.fi/idp/profile/oidc/authorize?client_id=_7489b319f5b98ee4d09aa3eaf0040997&redirect_uri=https://www.certification.openid.net/test/a/3_0_1/callback&scope=openid&state=1xMz2FFu99&response_type=code%20token&response_mode=form_post
2021-05-18 12:53:59 REDIRECT
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Redirecting to authorization endpoint
redirect_to
https://testop.funet.fi/idp/profile/oidc/authorize?client_id=_7489b319f5b98ee4d09aa3eaf0040997&redirect_uri=https://www.certification.openid.net/test/a/3_0_1/callback&scope=openid&state=1xMz2FFu99&response_type=code%20token&response_mode=form_post
2021-05-18 12:54:06 INCOMING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Incoming HTTP request to test instance TQAuLioQ3f85IUh
incoming_headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "sec-ch-ua": "\" Not A;Brand\";v\u003d\"99\", \"Chromium\";v\u003d\"90\", \"Google Chrome\";v\u003d\"90\"",
  "sec-ch-ua-mobile": "?0",
  "upgrade-insecure-requests": "1",
  "origin": "https://testop.funet.fi",
  "content-type": "application/x-www-form-urlencoded",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-dest": "document",
  "referer": "https://testop.funet.fi/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-GB,en-US;q\u003d0.9,en;q\u003d0.8,fi;q\u003d0.7",
  "cookie": "JSESSIONID\u003dC27FEBA17B4834CCDDB437EFDC7525CA",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "909",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
callback
incoming_body_form_params
{
  "code": "AAdzZWNyZXQx4W_XO_6eOva0D9eYyl_yiD0HWGb411gFrim-3yziGjQ-q-E6L__CEIFzIU753M39eyYUaXUWMboZ909u8Ko2nQ20AQK_HuY2egygIMe5kDPI4UNbIEfO0Y3UbflJeb-_5dUPbSM-ucqhiw_ZuwGA0bWbwBCA1yRON-NRQJrLYEe5btzcLQljO3a6IQp4iUA-lWwbNwibNAz1KyzlU8T15hWUSe2xcI0Tagc-OoFnFNXHQM7hi0_yxK5WX2fNUEWnIyMGcjU1XCZ5Zs6BFv5Qptb1svMyn7SMV0QzLj3fT_JFcAhi2BD5N3P5YKHnlqB_rjNEmT35JKI6Sa9X-5tntvjsCUo1pc_liidHRHdW3SxOTQKnQtRyThF4WP4QCh1UVgSLQLrD-puXRw2k6gGKCvHY",
  "state": "1xMz2FFu99",
  "access_token": "AAdzZWNyZXQxXEhhc_1IrfGyPJEk2jmTBCH8kbXnrGrDdMNeAV96Nx-pMrZjBhlVDuLkXf6l4HpRBqOGbXUihvx93FQxAtEBewaDboNVrkgZs4LxjqrpOcWtZD9CpBA0X2lf9gOOmy14ucsmLn4xtOlOC837P_Zs8At7JfI4d8Bql1ZF5Ubg-T56_kavZVipJDal7HiuTBgRL5BKAcy2dMXhiwAHmnpCHx9vBxW7r4si3Ie6yhqDHvVc0E0vjOWS5Ld6KZRqkNZCt0VOX7_OLNDk6xE3IeCimwyU24XRusUL-3LlMmBT8dWxfnRIGLJ-EOqwTVCUjIDhAjuLPaNG3DxKGGE10w33odrKEFWLtPRYXBdtVY148vS-FBLpjp4yeiD5kKfkJAH4r9CyFhuoR1kOIKkPoRo1B_Xe",
  "token_type": "Bearer",
  "expires_in": "600"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
code=AAdzZWNyZXQx4W_XO_6eOva0D9eYyl_yiD0HWGb411gFrim-3yziGjQ-q-E6L__CEIFzIU753M39eyYUaXUWMboZ909u8Ko2nQ20AQK_HuY2egygIMe5kDPI4UNbIEfO0Y3UbflJeb-_5dUPbSM-ucqhiw_ZuwGA0bWbwBCA1yRON-NRQJrLYEe5btzcLQljO3a6IQp4iUA-lWwbNwibNAz1KyzlU8T15hWUSe2xcI0Tagc-OoFnFNXHQM7hi0_yxK5WX2fNUEWnIyMGcjU1XCZ5Zs6BFv5Qptb1svMyn7SMV0QzLj3fT_JFcAhi2BD5N3P5YKHnlqB_rjNEmT35JKI6Sa9X-5tntvjsCUo1pc_liidHRHdW3SxOTQKnQtRyThF4WP4QCh1UVgSLQLrD-puXRw2k6gGKCvHY&state=1xMz2FFu99&access_token=AAdzZWNyZXQxXEhhc_1IrfGyPJEk2jmTBCH8kbXnrGrDdMNeAV96Nx-pMrZjBhlVDuLkXf6l4HpRBqOGbXUihvx93FQxAtEBewaDboNVrkgZs4LxjqrpOcWtZD9CpBA0X2lf9gOOmy14ucsmLn4xtOlOC837P_Zs8At7JfI4d8Bql1ZF5Ubg-T56_kavZVipJDal7HiuTBgRL5BKAcy2dMXhiwAHmnpCHx9vBxW7r4si3Ie6yhqDHvVc0E0vjOWS5Ld6KZRqkNZCt0VOX7_OLNDk6xE3IeCimwyU24XRusUL-3LlMmBT8dWxfnRIGLJ-EOqwTVCUjIDhAjuLPaNG3DxKGGE10w33odrKEFWLtPRYXBdtVY148vS-FBLpjp4yeiD5kKfkJAH4r9CyFhuoR1kOIKkPoRo1B_Xe&token_type=Bearer&expires_in=600
2021-05-18 12:54:06 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/sQ4xMf3ubanBvqLo8kbn",
  "fullUrl": "https://www.certification.openid.net/test/a/3_0_1/implicit/sQ4xMf3ubanBvqLo8kbn"
}
2021-05-18 12:54:06 OUTGOING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Response to HTTP request to test instance TQAuLioQ3f85IUh
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/3_0_1/implicit/sQ4xMf3ubanBvqLo8kbn, returnUrl=/log-detail.html?log=TQAuLioQ3f85IUh}]
outgoing_path
callback
2021-05-18 12:54:07 INCOMING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Incoming HTTP request to test instance TQAuLioQ3f85IUh
incoming_headers
{
  "host": "www.certification.openid.net",
  "sec-ch-ua": "\" Not A;Brand\";v\u003d\"99\", \"Chromium\";v\u003d\"90\", \"Google Chrome\";v\u003d\"90\"",
  "accept": "*/*",
  "x-requested-with": "XMLHttpRequest",
  "sec-ch-ua-mobile": "?0",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36",
  "content-type": "text/plain",
  "origin": "https://www.certification.openid.net",
  "sec-fetch-site": "same-origin",
  "sec-fetch-mode": "cors",
  "sec-fetch-dest": "empty",
  "referer": "https://www.certification.openid.net/test/a/3_0_1/callback",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-GB,en-US;q\u003d0.9,en;q\u003d0.8,fi;q\u003d0.7",
  "cookie": "__utma\u003d201319536.760360395.1526462956.1616416266.1620398155.50; __utmz\u003d201319536.1620398155.50.31.utmcsr\u003dgoogle|utmccn\u003d(organic)|utmcmd\u003dorganic|utmctr\u003d(not%20provided); JSESSIONID\u003dC27FEBA17B4834CCDDB437EFDC7525CA",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "0",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
implicit/sQ4xMf3ubanBvqLo8kbn
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-05-18 12:54:07 OUTGOING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Response to HTTP request to test instance TQAuLioQ3f85IUh
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/sQ4xMf3ubanBvqLo8kbn
2021-05-18 12:54:07 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2021-05-18 12:54:07 REDIRECT-IN
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Authorization endpoint response captured
url_query
{}
headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "sec-ch-ua": "\" Not A;Brand\";v\u003d\"99\", \"Chromium\";v\u003d\"90\", \"Google Chrome\";v\u003d\"90\"",
  "sec-ch-ua-mobile": "?0",
  "upgrade-insecure-requests": "1",
  "origin": "https://testop.funet.fi",
  "content-type": "application/x-www-form-urlencoded",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-dest": "document",
  "referer": "https://testop.funet.fi/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-GB,en-US;q\u003d0.9,en;q\u003d0.8,fi;q\u003d0.7",
  "cookie": "JSESSIONID\u003dC27FEBA17B4834CCDDB437EFDC7525CA",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "909",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
http_method
POST
url_fragment
{}
post_body
{
  "code": "AAdzZWNyZXQx4W_XO_6eOva0D9eYyl_yiD0HWGb411gFrim-3yziGjQ-q-E6L__CEIFzIU753M39eyYUaXUWMboZ909u8Ko2nQ20AQK_HuY2egygIMe5kDPI4UNbIEfO0Y3UbflJeb-_5dUPbSM-ucqhiw_ZuwGA0bWbwBCA1yRON-NRQJrLYEe5btzcLQljO3a6IQp4iUA-lWwbNwibNAz1KyzlU8T15hWUSe2xcI0Tagc-OoFnFNXHQM7hi0_yxK5WX2fNUEWnIyMGcjU1XCZ5Zs6BFv5Qptb1svMyn7SMV0QzLj3fT_JFcAhi2BD5N3P5YKHnlqB_rjNEmT35JKI6Sa9X-5tntvjsCUo1pc_liidHRHdW3SxOTQKnQtRyThF4WP4QCh1UVgSLQLrD-puXRw2k6gGKCvHY",
  "state": "1xMz2FFu99",
  "access_token": "AAdzZWNyZXQxXEhhc_1IrfGyPJEk2jmTBCH8kbXnrGrDdMNeAV96Nx-pMrZjBhlVDuLkXf6l4HpRBqOGbXUihvx93FQxAtEBewaDboNVrkgZs4LxjqrpOcWtZD9CpBA0X2lf9gOOmy14ucsmLn4xtOlOC837P_Zs8At7JfI4d8Bql1ZF5Ubg-T56_kavZVipJDal7HiuTBgRL5BKAcy2dMXhiwAHmnpCHx9vBxW7r4si3Ie6yhqDHvVc0E0vjOWS5Ld6KZRqkNZCt0VOX7_OLNDk6xE3IeCimwyU24XRusUL-3LlMmBT8dWxfnRIGLJ-EOqwTVCUjIDhAjuLPaNG3DxKGGE10w33odrKEFWLtPRYXBdtVY148vS-FBLpjp4yeiD5kKfkJAH4r9CyFhuoR1kOIKkPoRo1B_Xe",
  "token_type": "Bearer",
  "expires_in": "600"
}
Verify authorization endpoint response
2021-05-18 12:54:07 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2021-05-18 12:54:07 SUCCESS
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
content_type
application/x-www-form-urlencoded
expected
application/x-www-form-urlencoded
2021-05-18 12:54:07 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2021-05-18 12:54:07 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2021-05-18 12:54:07 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2021-05-18 12:54:07
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-05-18 12:54:07 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2021-05-18 12:54:07 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
1xMz2FFu99
2021-05-18 12:54:07 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
AAdzZWNyZXQx4W_XO_6eOva0D9eYyl_yiD0HWGb411gFrim-3yziGjQ-q-E6L__CEIFzIU753M39eyYUaXUWMboZ909u8Ko2nQ20AQK_HuY2egygIMe5kDPI4UNbIEfO0Y3UbflJeb-_5dUPbSM-ucqhiw_ZuwGA0bWbwBCA1yRON-NRQJrLYEe5btzcLQljO3a6IQp4iUA-lWwbNwibNAz1KyzlU8T15hWUSe2xcI0Tagc-OoFnFNXHQM7hi0_yxK5WX2fNUEWnIyMGcjU1XCZ5Zs6BFv5Qptb1svMyn7SMV0QzLj3fT_JFcAhi2BD5N3P5YKHnlqB_rjNEmT35JKI6Sa9X-5tntvjsCUo1pc_liidHRHdW3SxOTQKnQtRyThF4WP4QCh1UVgSLQLrD-puXRw2k6gGKCvHY
2021-05-18 12:54:07 SUCCESS
ExtractAccessTokenFromAuthorizationResponse
Extracted the access token
value
AAdzZWNyZXQxXEhhc_1IrfGyPJEk2jmTBCH8kbXnrGrDdMNeAV96Nx-pMrZjBhlVDuLkXf6l4HpRBqOGbXUihvx93FQxAtEBewaDboNVrkgZs4LxjqrpOcWtZD9CpBA0X2lf9gOOmy14ucsmLn4xtOlOC837P_Zs8At7JfI4d8Bql1ZF5Ubg-T56_kavZVipJDal7HiuTBgRL5BKAcy2dMXhiwAHmnpCHx9vBxW7r4si3Ie6yhqDHvVc0E0vjOWS5Ld6KZRqkNZCt0VOX7_OLNDk6xE3IeCimwyU24XRusUL-3LlMmBT8dWxfnRIGLJ-EOqwTVCUjIDhAjuLPaNG3DxKGGE10w33odrKEFWLtPRYXBdtVY148vS-FBLpjp4yeiD5kKfkJAH4r9CyFhuoR1kOIKkPoRo1B_Xe
type
Bearer
Userinfo endpoint tests
2021-05-18 12:54:07
CallProtectedResourceWithBearerToken
HTTP request
request_uri
https://testop.funet.fi/idp/profile/oidc/userinfo
request_method
GET
request_headers
{
  "accept": "application/json;charset\u003dUTF-8",
  "authorization": "Bearer AAdzZWNyZXQxXEhhc_1IrfGyPJEk2jmTBCH8kbXnrGrDdMNeAV96Nx-pMrZjBhlVDuLkXf6l4HpRBqOGbXUihvx93FQxAtEBewaDboNVrkgZs4LxjqrpOcWtZD9CpBA0X2lf9gOOmy14ucsmLn4xtOlOC837P_Zs8At7JfI4d8Bql1ZF5Ubg-T56_kavZVipJDal7HiuTBgRL5BKAcy2dMXhiwAHmnpCHx9vBxW7r4si3Ie6yhqDHvVc0E0vjOWS5Ld6KZRqkNZCt0VOX7_OLNDk6xE3IeCimwyU24XRusUL-3LlMmBT8dWxfnRIGLJ-EOqwTVCUjIDhAjuLPaNG3DxKGGE10w33odrKEFWLtPRYXBdtVY148vS-FBLpjp4yeiD5kKfkJAH4r9CyFhuoR1kOIKkPoRo1B_Xe",
  "accept-charset": "utf-8",
  "content-length": "0"
}
request_body

                                
2021-05-18 12:54:07 RESPONSE
CallProtectedResourceWithBearerToken
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Tue, 18 May 2021 12:54:07 GMT",
  "server": "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16",
  "expires": "",
  "cache-control": "no-store",
  "content-type": "application/json;charset\u003dutf-8",
  "content-length": "24",
  "set-cookie": "JSESSIONID\u003dnode0dzw3a66be611112hajbpidsbh82.node0;Path\u003d/idp;Secure;HttpOnly",
  "access-control-allow-origin": "*",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive"
}
response_body
{"sub":"teppo@funet.fi"}
2021-05-18 12:54:07 SUCCESS
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
headers
{
  "date": "Tue, 18 May 2021 12:54:07 GMT",
  "server": "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16",
  "expires": "",
  "cache-control": "no-store",
  "content-type": "application/json;charset\u003dutf-8",
  "content-length": "24",
  "set-cookie": "JSESSIONID\u003dnode0dzw3a66be611112hajbpidsbh82.node0;Path\u003d/idp;Secure;HttpOnly",
  "access-control-allow-origin": "*",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive"
}
status_code
{
  "code": 200
}
body
{"sub":"teppo@funet.fi"}
2021-05-18 12:54:07 FINISHED
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2021-05-18 12:54:07 INFO
UnregisterDynamicallyRegisteredClient
Skipped evaluation due to missing required string: registration_client_uri
expected
registration_client_uri
2021-05-18 12:54:19
TEST-RUNNER
Alias has now been claimed by another test
alias
3_0_1
new_test_id
xDkQVG2dexvwV28
Test Results