Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-05-14 14:09:20 INFO
TEST-RUNNER
Test instance ttWVOl79t0P22iO created
baseUrl
https://www.certification.openid.net/test/a/3_0_1
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "server_metadata": "discovery",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
3_0_1
description
Tests with 3.0.1
planId
J1WQaDQrmGZQj
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-scope-all
2021-05-14 14:09:21 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/3_0_1/callback
2021-05-14 14:09:21
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-14 14:09:21 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 14 May 2021 14:09:21 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\u003dnode01lyglcnw5kja6pvrz1b0du0xr397.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-14 14:09:21
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-14 14:09:21 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-14 14:09:21 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-05-14 14:09:21 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-14 14:09:21
FetchServerKeys
Fetching server key
jwks_uri
https://testop.funet.fi/idp/profile/oidc/keyset
2021-05-14 14:09:21
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-14 14:09:22 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 14 May 2021 14:09:22 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\u003dnode01qyh1la14vp7gy5j7cmiawoq6398.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-14 14:09:22
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-14 14:09:22 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-14 14:09:22 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-14 14:09:22 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-05-14 14:09:22 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-05-14 14:09:22 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-05-14 14:09:22 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-05-14 14:09:22 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-14 14:09:22 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "4sRn7TNGfOYDs34ENliFmU0YwMRgS6kdH1qXHn8_qfkhriyI8P-u0_8EecT5t4U9hdf2w_xue6_SMm9Pzc6jwb6tlrdxZ6hOdOTQp3rmmdAWCxlxmoZyO6PcGrZu4l5VLwawyt5O1tFm5QkGNs5FfMr2MvNDuJA7NoTFUQt9Ji8",
      "kty": "RSA",
      "q": "xAR8YVFxQeAkreGhrXXVQXmkrCLmeSp4b-YdX0UeuVGFpX6BWgGJqCxDETRK5FB230NixPsUVfi3oFcGfAGrFow8B_3218UpIRRbDxKAk2LguUFfH7NxrFb-63Xb-yiBhuJZgyweXVwNuOXXGCvLCthBcyVTEE_UWOOhQUhDzfM",
      "d": "GCr6tb032ceiQ7zk2Y11A-_NjmiqalEQZoAX6S9yPiEiHhD27l0EuOWjczx5-f5cF_1QUwTKlTfirMklmyARt11mcBnyIJZY8EfjezMLqAgbBgu5AGdCae6yGTQF7FVh3KhCnuqEgwHyna97ZVSv-lPVYzz2AYQK3uzcKdUOh6RY76UeGEK7UNQ_rlRSFTbn06tgPUZQZsCFHr-ePevBm115EI_Ix5rIvw5xikYNsyWodDhkhZqxgpJYd36QpJHF5RMXxXNUEOxKyQCsDijqP1HNabUmdgZnMwnd8GaBFgGVPrCvkH5iOJoeX5nEkQCyltw5PunyG6HpqnsTGKk8eQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "mX3OT795lW9K9k3maDfw7Ct1iIRwOv--I1nybbKG4ji2gQPwzQ-OdZsY5ZIUpFUERPqqTsuKy14o33lZJhafNeu-LEXLX43kUEL7B9MmlliK3iM679QpM_sB0pX0HdWzgSL7Dt3baOqBIEShEIMZZo0pVKJ-zGiO3mYCm73DFOs",
      "dp": "u-HU5Y-VOEhvCpk_LjPbxS8-cgCCdE2SpnatPIRboB2dDS0y7NI67MSe1bEg4S_Q0IMlni4Y7_u1oTnemfs6bHzqYDRvDl5BWtJ2Gj1WsFva16lmGYyJOubBp5Q9fOqBk2vssLjOA2gN43e9oUz3_7Q9les90b4WgU4yGbr2Hts",
      "alg": "RS256",
      "dq": "chxKbD0FOdxKfg9EF77pDtzJyIvor9DRnBLSNov-ftO-gcFLfCI5CPX7dSCEGLXe_co0zYd9Jy9LdsQyui4ec1nf-KcX9DSK5P78o6GZyDNfr3km70V_f1yFun06OtQx01wh0AL3ClJ0ipcCyMd1xDJwp5-q42wVqkmZrm9rSZE",
      "n": "raJY0JHdgl74SvakotYIO9r_VRip0J0CoDQKz_4TWi4k6OfWOMzXeSJqjjn1SvC8UcMNwr1PB09OUUS2MwLi2omtMnhJ74L9Us_kP0Vl9XD1kH6ZHu8Sf-QMkeFUXtY_CGwx0Y7UbmqwWBFRWjM5umVb98JLR_UfO_5KY5r6zLrj6G_yK5wP7EGm_RZTboQU8O0E-PjpALytX3viyNvgfRY_doc3LKbJVzR53_FevrrzY1RkXwuUAlbVA_BAXCJ17IhuD5RoLwG1cP0oEQzvIMej18WsydOp1JsthronH_mLipMm89yU-E_TBbZqnQotCNT6i2d_Ve4k8aeOVavhnQ"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "raJY0JHdgl74SvakotYIO9r_VRip0J0CoDQKz_4TWi4k6OfWOMzXeSJqjjn1SvC8UcMNwr1PB09OUUS2MwLi2omtMnhJ74L9Us_kP0Vl9XD1kH6ZHu8Sf-QMkeFUXtY_CGwx0Y7UbmqwWBFRWjM5umVb98JLR_UfO_5KY5r6zLrj6G_yK5wP7EGm_RZTboQU8O0E-PjpALytX3viyNvgfRY_doc3LKbJVzR53_FevrrzY1RkXwuUAlbVA_BAXCJ17IhuD5RoLwG1cP0oEQzvIMej18WsydOp1JsthronH_mLipMm89yU-E_TBbZqnQotCNT6i2d_Ve4k8aeOVavhnQ"
    }
  ]
}
2021-05-14 14:09:22 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-05-14 14:09:22 SUCCESS
CreateDynamicRegistrationRequest
Created dynamic registration request
client_name
second-cert-client ttWVOl79t0P22iO
2021-05-14 14:09:22
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2021-05-14 14:09:22
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "second-cert-client ttWVOl79t0P22iO",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "raJY0JHdgl74SvakotYIO9r_VRip0J0CoDQKz_4TWi4k6OfWOMzXeSJqjjn1SvC8UcMNwr1PB09OUUS2MwLi2omtMnhJ74L9Us_kP0Vl9XD1kH6ZHu8Sf-QMkeFUXtY_CGwx0Y7UbmqwWBFRWjM5umVb98JLR_UfO_5KY5r6zLrj6G_yK5wP7EGm_RZTboQU8O0E-PjpALytX3viyNvgfRY_doc3LKbJVzR53_FevrrzY1RkXwuUAlbVA_BAXCJ17IhuD5RoLwG1cP0oEQzvIMej18WsydOp1JsthronH_mLipMm89yU-E_TBbZqnQotCNT6i2d_Ve4k8aeOVavhnQ"
      }
    ]
  }
}
2021-05-14 14:09:22
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "second-cert-client ttWVOl79t0P22iO",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "raJY0JHdgl74SvakotYIO9r_VRip0J0CoDQKz_4TWi4k6OfWOMzXeSJqjjn1SvC8UcMNwr1PB09OUUS2MwLi2omtMnhJ74L9Us_kP0Vl9XD1kH6ZHu8Sf-QMkeFUXtY_CGwx0Y7UbmqwWBFRWjM5umVb98JLR_UfO_5KY5r6zLrj6G_yK5wP7EGm_RZTboQU8O0E-PjpALytX3viyNvgfRY_doc3LKbJVzR53_FevrrzY1RkXwuUAlbVA_BAXCJ17IhuD5RoLwG1cP0oEQzvIMej18WsydOp1JsthronH_mLipMm89yU-E_TBbZqnQotCNT6i2d_Ve4k8aeOVavhnQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2021-05-14 14:09:22
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "second-cert-client ttWVOl79t0P22iO",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "raJY0JHdgl74SvakotYIO9r_VRip0J0CoDQKz_4TWi4k6OfWOMzXeSJqjjn1SvC8UcMNwr1PB09OUUS2MwLi2omtMnhJ74L9Us_kP0Vl9XD1kH6ZHu8Sf-QMkeFUXtY_CGwx0Y7UbmqwWBFRWjM5umVb98JLR_UfO_5KY5r6zLrj6G_yK5wP7EGm_RZTboQU8O0E-PjpALytX3viyNvgfRY_doc3LKbJVzR53_FevrrzY1RkXwuUAlbVA_BAXCJ17IhuD5RoLwG1cP0oEQzvIMej18WsydOp1JsthronH_mLipMm89yU-E_TBbZqnQotCNT6i2d_Ve4k8aeOVavhnQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ]
}
2021-05-14 14:09:22
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "second-cert-client ttWVOl79t0P22iO",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "raJY0JHdgl74SvakotYIO9r_VRip0J0CoDQKz_4TWi4k6OfWOMzXeSJqjjn1SvC8UcMNwr1PB09OUUS2MwLi2omtMnhJ74L9Us_kP0Vl9XD1kH6ZHu8Sf-QMkeFUXtY_CGwx0Y7UbmqwWBFRWjM5umVb98JLR_UfO_5KY5r6zLrj6G_yK5wP7EGm_RZTboQU8O0E-PjpALytX3viyNvgfRY_doc3LKbJVzR53_FevrrzY1RkXwuUAlbVA_BAXCJ17IhuD5RoLwG1cP0oEQzvIMej18WsydOp1JsthronH_mLipMm89yU-E_TBbZqnQotCNT6i2d_Ve4k8aeOVavhnQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/3_0_1/callback"
  ]
}
2021-05-14 14:09:22
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "second-cert-client ttWVOl79t0P22iO",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "raJY0JHdgl74SvakotYIO9r_VRip0J0CoDQKz_4TWi4k6OfWOMzXeSJqjjn1SvC8UcMNwr1PB09OUUS2MwLi2omtMnhJ74L9Us_kP0Vl9XD1kH6ZHu8Sf-QMkeFUXtY_CGwx0Y7UbmqwWBFRWjM5umVb98JLR_UfO_5KY5r6zLrj6G_yK5wP7EGm_RZTboQU8O0E-PjpALytX3viyNvgfRY_doc3LKbJVzR53_FevrrzY1RkXwuUAlbVA_BAXCJ17IhuD5RoLwG1cP0oEQzvIMej18WsydOp1JsthronH_mLipMm89yU-E_TBbZqnQotCNT6i2d_Ve4k8aeOVavhnQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/3_0_1/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2021-05-14 14:09:22
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": "701"
}
request_body
{"client_name":"second-cert-client ttWVOl79t0P22iO","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"raJY0JHdgl74SvakotYIO9r_VRip0J0CoDQKz_4TWi4k6OfWOMzXeSJqjjn1SvC8UcMNwr1PB09OUUS2MwLi2omtMnhJ74L9Us_kP0Vl9XD1kH6ZHu8Sf-QMkeFUXtY_CGwx0Y7UbmqwWBFRWjM5umVb98JLR_UfO_5KY5r6zLrj6G_yK5wP7EGm_RZTboQU8O0E-PjpALytX3viyNvgfRY_doc3LKbJVzR53_FevrrzY1RkXwuUAlbVA_BAXCJ17IhuD5RoLwG1cP0oEQzvIMej18WsydOp1JsthronH_mLipMm89yU-E_TBbZqnQotCNT6i2d_Ve4k8aeOVavhnQ"}]},"token_endpoint_auth_method":"client_secret_basic","response_types":["code"],"redirect_uris":["https://www.certification.openid.net/test/a/3_0_1/callback"],"contacts":["certification@oidf.org"]}
2021-05-14 14:09:22 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
Created
response_headers
{
  "date": "Fri, 14 May 2021 14:09:22 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": "1026",
  "set-cookie": "JSESSIONID\u003dnode0129dlp6iyyfrj1d1onja6rvxqt399.node0;Path\u003d/idp;Secure;HttpOnly",
  "access-control-allow-origin": "*",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive"
}
response_body
{"grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"raJY0JHdgl74SvakotYIO9r_VRip0J0CoDQKz_4TWi4k6OfWOMzXeSJqjjn1SvC8UcMNwr1PB09OUUS2MwLi2omtMnhJ74L9Us_kP0Vl9XD1kH6ZHu8Sf-QMkeFUXtY_CGwx0Y7UbmqwWBFRWjM5umVb98JLR_UfO_5KY5r6zLrj6G_yK5wP7EGm_RZTboQU8O0E-PjpALytX3viyNvgfRY_doc3LKbJVzR53_FevrrzY1RkXwuUAlbVA_BAXCJ17IhuD5RoLwG1cP0oEQzvIMej18WsydOp1JsthronH_mLipMm89yU-E_TBbZqnQotCNT6i2d_Ve4k8aeOVavhnQ"}]},"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":"_4ae0a0cf4139091595d6264fc499f936","client_secret_expires_at":1652537362,"scope":"openid profile email address phone offline_access","client_id_issued_at":1621001362,"client_secret":"_2a5f1fd0008b7d1ea6273a79c01f38ce","client_name":"second-cert-client ttWVOl79t0P22iO","contacts":["certification@oidf.org"],"response_types":["code"],"id_token_signed_response_alg":"RS256"}
2021-05-14 14:09:22
CallDynamicRegistrationEndpoint
Registration endpoint response
dynamic_registration_response
{"grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"raJY0JHdgl74SvakotYIO9r_VRip0J0CoDQKz_4TWi4k6OfWOMzXeSJqjjn1SvC8UcMNwr1PB09OUUS2MwLi2omtMnhJ74L9Us_kP0Vl9XD1kH6ZHu8Sf-QMkeFUXtY_CGwx0Y7UbmqwWBFRWjM5umVb98JLR_UfO_5KY5r6zLrj6G_yK5wP7EGm_RZTboQU8O0E-PjpALytX3viyNvgfRY_doc3LKbJVzR53_FevrrzY1RkXwuUAlbVA_BAXCJ17IhuD5RoLwG1cP0oEQzvIMej18WsydOp1JsthronH_mLipMm89yU-E_TBbZqnQotCNT6i2d_Ve4k8aeOVavhnQ"}]},"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":"_4ae0a0cf4139091595d6264fc499f936","client_secret_expires_at":1652537362,"scope":"openid profile email address phone offline_access","client_id_issued_at":1621001362,"client_secret":"_2a5f1fd0008b7d1ea6273a79c01f38ce","client_name":"second-cert-client ttWVOl79t0P22iO","contacts":["certification@oidf.org"],"response_types":["code"],"id_token_signed_response_alg":"RS256"}
2021-05-14 14:09:22
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
grant_types
[
  "authorization_code"
]
jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "raJY0JHdgl74SvakotYIO9r_VRip0J0CoDQKz_4TWi4k6OfWOMzXeSJqjjn1SvC8UcMNwr1PB09OUUS2MwLi2omtMnhJ74L9Us_kP0Vl9XD1kH6ZHu8Sf-QMkeFUXtY_CGwx0Y7UbmqwWBFRWjM5umVb98JLR_UfO_5KY5r6zLrj6G_yK5wP7EGm_RZTboQU8O0E-PjpALytX3viyNvgfRY_doc3LKbJVzR53_FevrrzY1RkXwuUAlbVA_BAXCJ17IhuD5RoLwG1cP0oEQzvIMej18WsydOp1JsthronH_mLipMm89yU-E_TBbZqnQotCNT6i2d_Ve4k8aeOVavhnQ"
    }
  ]
}
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
_4ae0a0cf4139091595d6264fc499f936
client_secret_expires_at
1652537362
scope
openid profile email address phone offline_access
client_id_issued_at
1621001362
client_secret
_2a5f1fd0008b7d1ea6273a79c01f38ce
client_name
second-cert-client ttWVOl79t0P22iO
contacts
[
  "certification@oidf.org"
]
response_types
[
  "code"
]
id_token_signed_response_alg
RS256
2021-05-14 14:09:22
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-05-14 14:09:22 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-14 14:09:22
SetScopeInClientConfigurationToOpenIdEmailPhoneAddressProfile
Set scope in client configuration to "openid email phone address profile"
scope
openid email phone address profile
2021-05-14 14:09:22 SUCCESS
OIDCCCheckScopesSupportedContainScopeTest
'scopes_supported' in discovery document contain expected scopes
actual
[
  "openid",
  "profile",
  "email",
  "address",
  "phone",
  "offline_access"
]
expected
openid email phone address profile
2021-05-14 14:09:22 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-14 14:09:22
oidcc-scope-all
Setup Done
Make request to authorization endpoint
2021-05-14 14:09:22 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
_4ae0a0cf4139091595d6264fc499f936
redirect_uri
https://www.certification.openid.net/test/a/3_0_1/callback
scope
openid email phone address profile
2021-05-14 14:09:22
CreateRandomStateValue
Created state value
requested_state_length
10
state
IAPWPbq9fx
2021-05-14 14:09:22 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
_4ae0a0cf4139091595d6264fc499f936
redirect_uri
https://www.certification.openid.net/test/a/3_0_1/callback
scope
openid email phone address profile
state
IAPWPbq9fx
2021-05-14 14:09:22
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
me2bxvxEEU
2021-05-14 14:09:22 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
_4ae0a0cf4139091595d6264fc499f936
redirect_uri
https://www.certification.openid.net/test/a/3_0_1/callback
scope
openid email phone address profile
state
IAPWPbq9fx
nonce
me2bxvxEEU
2021-05-14 14:09:22 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
_4ae0a0cf4139091595d6264fc499f936
redirect_uri
https://www.certification.openid.net/test/a/3_0_1/callback
scope
openid email phone address profile
state
IAPWPbq9fx
nonce
me2bxvxEEU
response_type
code
2021-05-14 14:09:22
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
_4ae0a0cf4139091595d6264fc499f936
redirect_uri
https://www.certification.openid.net/test/a/3_0_1/callback
scope
openid email phone address profile
state
IAPWPbq9fx
nonce
me2bxvxEEU
response_type
code
response_mode
form_post
2021-05-14 14:09:22 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://testop.funet.fi/idp/profile/oidc/authorize?client_id=_4ae0a0cf4139091595d6264fc499f936&redirect_uri=https://www.certification.openid.net/test/a/3_0_1/callback&scope=openid%20email%20phone%20address%20profile&state=IAPWPbq9fx&nonce=me2bxvxEEU&response_type=code&response_mode=form_post
2021-05-14 14:09:22 REDIRECT
oidcc-scope-all
Redirecting to authorization endpoint
redirect_to
https://testop.funet.fi/idp/profile/oidc/authorize?client_id=_4ae0a0cf4139091595d6264fc499f936&redirect_uri=https://www.certification.openid.net/test/a/3_0_1/callback&scope=openid%20email%20phone%20address%20profile&state=IAPWPbq9fx&nonce=me2bxvxEEU&response_type=code&response_mode=form_post
2021-05-14 14:09:27 INCOMING
oidcc-scope-all
Incoming HTTP request to test instance ttWVOl79t0P22iO
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\u003d2BE8AC5998B61A76B1F1AE1B219CCB2E",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "493",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
callback
incoming_body_form_params
{
  "code": "AAdzZWNyZXQxzfN5JDcqHf7QfDNPMH0ut0_6bmqTFCZ4OnV0faj7o58yLyV9x0LrFPDj7NfxlkHvlx58ovnQWpsoXfsTVzF479paVNVmgwuu9akaVsVMG7_pfX2r0s9iuZYERESdOrq6ECBph5p2tQdSdzfR3VBVe7jBVkHvLkMj4FqQu2kSCyAuU_ntVJ5RTWzysHtK2cigW6PJeK94IU7TOucNO_fgwelRjJOsqdzbgwx8pdx-Xt6S_FBttgQxAhrH2nz7fH2tRBo7uFDGHDe0zrOMKMr4mzUT2Hx32G_b_7kRXm5FUrZq_oykWhu3KrNH2chl6I4U4XVNV1V3D8S-WLkVu7fGhkC3GEcpmEkGVY1TikyoMq23T6KgbdgObdTeHVj3oENJb7YJ_4sblLNW8q_9txtIN0hwaf0_qoY-O0wIIwNz95-QjoHIsaVjN-51JNr8T6yXaXzmb-Rdfe8",
  "state": "IAPWPbq9fx"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
code=AAdzZWNyZXQxzfN5JDcqHf7QfDNPMH0ut0_6bmqTFCZ4OnV0faj7o58yLyV9x0LrFPDj7NfxlkHvlx58ovnQWpsoXfsTVzF479paVNVmgwuu9akaVsVMG7_pfX2r0s9iuZYERESdOrq6ECBph5p2tQdSdzfR3VBVe7jBVkHvLkMj4FqQu2kSCyAuU_ntVJ5RTWzysHtK2cigW6PJeK94IU7TOucNO_fgwelRjJOsqdzbgwx8pdx-Xt6S_FBttgQxAhrH2nz7fH2tRBo7uFDGHDe0zrOMKMr4mzUT2Hx32G_b_7kRXm5FUrZq_oykWhu3KrNH2chl6I4U4XVNV1V3D8S-WLkVu7fGhkC3GEcpmEkGVY1TikyoMq23T6KgbdgObdTeHVj3oENJb7YJ_4sblLNW8q_9txtIN0hwaf0_qoY-O0wIIwNz95-QjoHIsaVjN-51JNr8T6yXaXzmb-Rdfe8&state=IAPWPbq9fx
2021-05-14 14:09:27 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/KSUHN5kEKK74bd8uJAPP",
  "fullUrl": "https://www.certification.openid.net/test/a/3_0_1/implicit/KSUHN5kEKK74bd8uJAPP"
}
2021-05-14 14:09:27 OUTGOING
oidcc-scope-all
Response to HTTP request to test instance ttWVOl79t0P22iO
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/3_0_1/implicit/KSUHN5kEKK74bd8uJAPP, returnUrl=/log-detail.html?log=ttWVOl79t0P22iO}]
outgoing_path
callback
2021-05-14 14:09:28 INCOMING
oidcc-scope-all
Incoming HTTP request to test instance ttWVOl79t0P22iO
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\u003d2BE8AC5998B61A76B1F1AE1B219CCB2E",
  "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/KSUHN5kEKK74bd8uJAPP
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-05-14 14:09:28 OUTGOING
oidcc-scope-all
Response to HTTP request to test instance ttWVOl79t0P22iO
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/KSUHN5kEKK74bd8uJAPP
2021-05-14 14:09:28 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2021-05-14 14:09:28 REDIRECT-IN
oidcc-scope-all
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\u003d2BE8AC5998B61A76B1F1AE1B219CCB2E",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "493",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
http_method
POST
url_fragment
{}
post_body
{
  "code": "AAdzZWNyZXQxzfN5JDcqHf7QfDNPMH0ut0_6bmqTFCZ4OnV0faj7o58yLyV9x0LrFPDj7NfxlkHvlx58ovnQWpsoXfsTVzF479paVNVmgwuu9akaVsVMG7_pfX2r0s9iuZYERESdOrq6ECBph5p2tQdSdzfR3VBVe7jBVkHvLkMj4FqQu2kSCyAuU_ntVJ5RTWzysHtK2cigW6PJeK94IU7TOucNO_fgwelRjJOsqdzbgwx8pdx-Xt6S_FBttgQxAhrH2nz7fH2tRBo7uFDGHDe0zrOMKMr4mzUT2Hx32G_b_7kRXm5FUrZq_oykWhu3KrNH2chl6I4U4XVNV1V3D8S-WLkVu7fGhkC3GEcpmEkGVY1TikyoMq23T6KgbdgObdTeHVj3oENJb7YJ_4sblLNW8q_9txtIN0hwaf0_qoY-O0wIIwNz95-QjoHIsaVjN-51JNr8T6yXaXzmb-Rdfe8",
  "state": "IAPWPbq9fx"
}
Verify authorization endpoint response
2021-05-14 14:09:28 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2021-05-14 14:09:28 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-14 14:09:28 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2021-05-14 14:09:28 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2021-05-14 14:09:28 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2021-05-14 14:09:28
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-05-14 14:09:28 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2021-05-14 14:09:28 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
IAPWPbq9fx
2021-05-14 14:09:28 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
AAdzZWNyZXQxzfN5JDcqHf7QfDNPMH0ut0_6bmqTFCZ4OnV0faj7o58yLyV9x0LrFPDj7NfxlkHvlx58ovnQWpsoXfsTVzF479paVNVmgwuu9akaVsVMG7_pfX2r0s9iuZYERESdOrq6ECBph5p2tQdSdzfR3VBVe7jBVkHvLkMj4FqQu2kSCyAuU_ntVJ5RTWzysHtK2cigW6PJeK94IU7TOucNO_fgwelRjJOsqdzbgwx8pdx-Xt6S_FBttgQxAhrH2nz7fH2tRBo7uFDGHDe0zrOMKMr4mzUT2Hx32G_b_7kRXm5FUrZq_oykWhu3KrNH2chl6I4U4XVNV1V3D8S-WLkVu7fGhkC3GEcpmEkGVY1TikyoMq23T6KgbdgObdTeHVj3oENJb7YJ_4sblLNW8q_9txtIN0hwaf0_qoY-O0wIIwNz95-QjoHIsaVjN-51JNr8T6yXaXzmb-Rdfe8
2021-05-14 14:09:28 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
grant_type
authorization_code
code
AAdzZWNyZXQxzfN5JDcqHf7QfDNPMH0ut0_6bmqTFCZ4OnV0faj7o58yLyV9x0LrFPDj7NfxlkHvlx58ovnQWpsoXfsTVzF479paVNVmgwuu9akaVsVMG7_pfX2r0s9iuZYERESdOrq6ECBph5p2tQdSdzfR3VBVe7jBVkHvLkMj4FqQu2kSCyAuU_ntVJ5RTWzysHtK2cigW6PJeK94IU7TOucNO_fgwelRjJOsqdzbgwx8pdx-Xt6S_FBttgQxAhrH2nz7fH2tRBo7uFDGHDe0zrOMKMr4mzUT2Hx32G_b_7kRXm5FUrZq_oykWhu3KrNH2chl6I4U4XVNV1V3D8S-WLkVu7fGhkC3GEcpmEkGVY1TikyoMq23T6KgbdgObdTeHVj3oENJb7YJ_4sblLNW8q_9txtIN0hwaf0_qoY-O0wIIwNz95-QjoHIsaVjN-51JNr8T6yXaXzmb-Rdfe8
redirect_uri
https://www.certification.openid.net/test/a/3_0_1/callback
2021-05-14 14:09:28 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic XzRhZTBhMGNmNDEzOTA5MTU5NWQ2MjY0ZmM0OTlmOTM2Ol8yYTVmMWZkMDAwOGI3ZDFlYTYyNzNhNzljMDFmMzhjZQ==
2021-05-14 14:09:28
CallTokenEndpoint
HTTP request
request_uri
https://testop.funet.fi/idp/profile/oidc/token
request_method
POST
request_headers
{
  "accept": "application/json;charset\u003dUTF-8",
  "authorization": "Basic XzRhZTBhMGNmNDEzOTA5MTU5NWQ2MjY0ZmM0OTlmOTM2Ol8yYTVmMWZkMDAwOGI3ZDFlYTYyNzNhNzljMDFmMzhjZQ\u003d\u003d",
  "accept-charset": "utf-8",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "592"
}
request_body
grant_type=authorization_code&code=AAdzZWNyZXQxzfN5JDcqHf7QfDNPMH0ut0_6bmqTFCZ4OnV0faj7o58yLyV9x0LrFPDj7NfxlkHvlx58ovnQWpsoXfsTVzF479paVNVmgwuu9akaVsVMG7_pfX2r0s9iuZYERESdOrq6ECBph5p2tQdSdzfR3VBVe7jBVkHvLkMj4FqQu2kSCyAuU_ntVJ5RTWzysHtK2cigW6PJeK94IU7TOucNO_fgwelRjJOsqdzbgwx8pdx-Xt6S_FBttgQxAhrH2nz7fH2tRBo7uFDGHDe0zrOMKMr4mzUT2Hx32G_b_7kRXm5FUrZq_oykWhu3KrNH2chl6I4U4XVNV1V3D8S-WLkVu7fGhkC3GEcpmEkGVY1TikyoMq23T6KgbdgObdTeHVj3oENJb7YJ_4sblLNW8q_9txtIN0hwaf0_qoY-O0wIIwNz95-QjoHIsaVjN-51JNr8T6yXaXzmb-Rdfe8&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2F3_0_1%2Fcallback
2021-05-14 14:09:28 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 14 May 2021 14:09:28 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": "1414",
  "set-cookie": "JSESSIONID\u003dnode01v8xkzb1ccodg1atw56ylf7wbp400.node0;Path\u003d/idp;Secure;HttpOnly",
  "access-control-allow-origin": "*",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive"
}
response_body
{"access_token":"AAdzZWNyZXQx7_hIdW9HONu-V7-c-slPui6Ks3zkfFXaw6IE6zOx8rpAKD2E0mZ3LHgP3NDLdKaFP0zQBq7rhxh3FFB7sFji-ldsDEdWuGuwo6VhAf6Tv3QxjL030IGPXL3YyZ6CviCIG2tw0DrtRaEsZRXseqx_0u17M14sa7_zL_QZnLOC0IuTAArr_P741bQE4OealCGzuotpv61QKRNcCaSN5KY_lMf5sRQSQu2yB4gufKgLYAWUI5nPgWCr9LI5WtY01S71sGxkaqq9v6YmMVmSsLWFJrtXwI_VatE647AqvFbjtbGa8GK9uezxkrIODwoRKb90XNva0Vdf7m-buFrI8ehHwdhtJbB9mqtPr-FlWOwtZzF1f18zY0L1pEuPKumn_bRB2fhqWu-FlLc-f5OIbTlWF0jxYfKiwDykwnWb5OnD-1ABMWrm3HTSydmJv8JTgRf2Z3Tpl_dStw","id_token":"eyJraWQiOiJ0ZXN0S2V5RnJvbVBFTSIsImFsZyI6IlJTMjU2In0.eyJhdF9oYXNoIjoiZ0U5RTJkNHVzSkN1MHRJUWpFdF8tUSIsInN1YiI6InRlcHBvQGZ1bmV0LmZpIiwiYXVkIjoiXzRhZTBhMGNmNDEzOTA5MTU5NWQ2MjY0ZmM0OTlmOTM2IiwiYWNyIjoicGFzc3dvcmQiLCJhdXRoX3RpbWUiOjE2MjEwMDA2NDEsImlzcyI6Imh0dHBzOlwvXC90ZXN0b3AuZnVuZXQuZmkiLCJleHAiOjE2MjEwMDQ5NjgsImlhdCI6MTYyMTAwMTM2OCwibm9uY2UiOiJtZTJieHZ4RUVVIn0.NLSm3M1whoo7mjdl1zPkmUIbltR_MildASXS4FB62rEaAAi8mQzCWwLsfYG85QqkLAw9JqzEXqRePZEPI2kb_Ai1OiVOFTIdzp8PBCBNGlGXQVOXtiiBJ9q6QDCfVfAgzvCb7RjTHc5rCUz5PbWZWEe8KI4c7oLRa0EANFWa1615Dz6Nd6IQfqk9EIBU0suKcz2iH6zYwRWzIEy5l-5X3I9mL7AnzHyxPqUghY-vE70TLQ1LDhw30T8D6URe2zfbqShEaGmDxKT2J4vnw-rEh7p2lRitwp7d_2rmqN-pp9JET7LDHdTZK-D8jErkXaQZhqf3ZKtpt5Y2z5PZehJUDnl9CuNFSDmmjD-4naiWqy6DgmKoidaCel9QRsi0wDx5WEcy2wEWOpAoM1oRBbieaRP3O0dLeopTjxigjaLle40Phc0bXK57ew0Ry32UJ9xNGJsbBW2YfryhN9lU69_OgWVfGMA5n0F1poQZgUkAtFcks5TfMDuOgJ-jUgXSt1yB","token_type":"Bearer","expires_in":600}
2021-05-14 14:09:28
CallTokenEndpoint
Token endpoint response
token_endpoint_response
{"access_token":"AAdzZWNyZXQx7_hIdW9HONu-V7-c-slPui6Ks3zkfFXaw6IE6zOx8rpAKD2E0mZ3LHgP3NDLdKaFP0zQBq7rhxh3FFB7sFji-ldsDEdWuGuwo6VhAf6Tv3QxjL030IGPXL3YyZ6CviCIG2tw0DrtRaEsZRXseqx_0u17M14sa7_zL_QZnLOC0IuTAArr_P741bQE4OealCGzuotpv61QKRNcCaSN5KY_lMf5sRQSQu2yB4gufKgLYAWUI5nPgWCr9LI5WtY01S71sGxkaqq9v6YmMVmSsLWFJrtXwI_VatE647AqvFbjtbGa8GK9uezxkrIODwoRKb90XNva0Vdf7m-buFrI8ehHwdhtJbB9mqtPr-FlWOwtZzF1f18zY0L1pEuPKumn_bRB2fhqWu-FlLc-f5OIbTlWF0jxYfKiwDykwnWb5OnD-1ABMWrm3HTSydmJv8JTgRf2Z3Tpl_dStw","id_token":"eyJraWQiOiJ0ZXN0S2V5RnJvbVBFTSIsImFsZyI6IlJTMjU2In0.eyJhdF9oYXNoIjoiZ0U5RTJkNHVzSkN1MHRJUWpFdF8tUSIsInN1YiI6InRlcHBvQGZ1bmV0LmZpIiwiYXVkIjoiXzRhZTBhMGNmNDEzOTA5MTU5NWQ2MjY0ZmM0OTlmOTM2IiwiYWNyIjoicGFzc3dvcmQiLCJhdXRoX3RpbWUiOjE2MjEwMDA2NDEsImlzcyI6Imh0dHBzOlwvXC90ZXN0b3AuZnVuZXQuZmkiLCJleHAiOjE2MjEwMDQ5NjgsImlhdCI6MTYyMTAwMTM2OCwibm9uY2UiOiJtZTJieHZ4RUVVIn0.NLSm3M1whoo7mjdl1zPkmUIbltR_MildASXS4FB62rEaAAi8mQzCWwLsfYG85QqkLAw9JqzEXqRePZEPI2kb_Ai1OiVOFTIdzp8PBCBNGlGXQVOXtiiBJ9q6QDCfVfAgzvCb7RjTHc5rCUz5PbWZWEe8KI4c7oLRa0EANFWa1615Dz6Nd6IQfqk9EIBU0suKcz2iH6zYwRWzIEy5l-5X3I9mL7AnzHyxPqUghY-vE70TLQ1LDhw30T8D6URe2zfbqShEaGmDxKT2J4vnw-rEh7p2lRitwp7d_2rmqN-pp9JET7LDHdTZK-D8jErkXaQZhqf3ZKtpt5Y2z5PZehJUDnl9CuNFSDmmjD-4naiWqy6DgmKoidaCel9QRsi0wDx5WEcy2wEWOpAoM1oRBbieaRP3O0dLeopTjxigjaLle40Phc0bXK57ew0Ry32UJ9xNGJsbBW2YfryhN9lU69_OgWVfGMA5n0F1poQZgUkAtFcks5TfMDuOgJ-jUgXSt1yB","token_type":"Bearer","expires_in":600}
2021-05-14 14:09:28 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
AAdzZWNyZXQx7_hIdW9HONu-V7-c-slPui6Ks3zkfFXaw6IE6zOx8rpAKD2E0mZ3LHgP3NDLdKaFP0zQBq7rhxh3FFB7sFji-ldsDEdWuGuwo6VhAf6Tv3QxjL030IGPXL3YyZ6CviCIG2tw0DrtRaEsZRXseqx_0u17M14sa7_zL_QZnLOC0IuTAArr_P741bQE4OealCGzuotpv61QKRNcCaSN5KY_lMf5sRQSQu2yB4gufKgLYAWUI5nPgWCr9LI5WtY01S71sGxkaqq9v6YmMVmSsLWFJrtXwI_VatE647AqvFbjtbGa8GK9uezxkrIODwoRKb90XNva0Vdf7m-buFrI8ehHwdhtJbB9mqtPr-FlWOwtZzF1f18zY0L1pEuPKumn_bRB2fhqWu-FlLc-f5OIbTlWF0jxYfKiwDykwnWb5OnD-1ABMWrm3HTSydmJv8JTgRf2Z3Tpl_dStw
id_token
eyJraWQiOiJ0ZXN0S2V5RnJvbVBFTSIsImFsZyI6IlJTMjU2In0.eyJhdF9oYXNoIjoiZ0U5RTJkNHVzSkN1MHRJUWpFdF8tUSIsInN1YiI6InRlcHBvQGZ1bmV0LmZpIiwiYXVkIjoiXzRhZTBhMGNmNDEzOTA5MTU5NWQ2MjY0ZmM0OTlmOTM2IiwiYWNyIjoicGFzc3dvcmQiLCJhdXRoX3RpbWUiOjE2MjEwMDA2NDEsImlzcyI6Imh0dHBzOlwvXC90ZXN0b3AuZnVuZXQuZmkiLCJleHAiOjE2MjEwMDQ5NjgsImlhdCI6MTYyMTAwMTM2OCwibm9uY2UiOiJtZTJieHZ4RUVVIn0.NLSm3M1whoo7mjdl1zPkmUIbltR_MildASXS4FB62rEaAAi8mQzCWwLsfYG85QqkLAw9JqzEXqRePZEPI2kb_Ai1OiVOFTIdzp8PBCBNGlGXQVOXtiiBJ9q6QDCfVfAgzvCb7RjTHc5rCUz5PbWZWEe8KI4c7oLRa0EANFWa1615Dz6Nd6IQfqk9EIBU0suKcz2iH6zYwRWzIEy5l-5X3I9mL7AnzHyxPqUghY-vE70TLQ1LDhw30T8D6URe2zfbqShEaGmDxKT2J4vnw-rEh7p2lRitwp7d_2rmqN-pp9JET7LDHdTZK-D8jErkXaQZhqf3ZKtpt5Y2z5PZehJUDnl9CuNFSDmmjD-4naiWqy6DgmKoidaCel9QRsi0wDx5WEcy2wEWOpAoM1oRBbieaRP3O0dLeopTjxigjaLle40Phc0bXK57ew0Ry32UJ9xNGJsbBW2YfryhN9lU69_OgWVfGMA5n0F1poQZgUkAtFcks5TfMDuOgJ-jUgXSt1yB
token_type
Bearer
expires_in
600
2021-05-14 14:09:28 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2021-05-14 14:09:28 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
AAdzZWNyZXQx7_hIdW9HONu-V7-c-slPui6Ks3zkfFXaw6IE6zOx8rpAKD2E0mZ3LHgP3NDLdKaFP0zQBq7rhxh3FFB7sFji-ldsDEdWuGuwo6VhAf6Tv3QxjL030IGPXL3YyZ6CviCIG2tw0DrtRaEsZRXseqx_0u17M14sa7_zL_QZnLOC0IuTAArr_P741bQE4OealCGzuotpv61QKRNcCaSN5KY_lMf5sRQSQu2yB4gufKgLYAWUI5nPgWCr9LI5WtY01S71sGxkaqq9v6YmMVmSsLWFJrtXwI_VatE647AqvFbjtbGa8GK9uezxkrIODwoRKb90XNva0Vdf7m-buFrI8ehHwdhtJbB9mqtPr-FlWOwtZzF1f18zY0L1pEuPKumn_bRB2fhqWu-FlLc-f5OIbTlWF0jxYfKiwDykwnWb5OnD-1ABMWrm3HTSydmJv8JTgRf2Z3Tpl_dStw
2021-05-14 14:09:28 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
AAdzZWNyZXQx7_hIdW9HONu-V7-c-slPui6Ks3zkfFXaw6IE6zOx8rpAKD2E0mZ3LHgP3NDLdKaFP0zQBq7rhxh3FFB7sFji-ldsDEdWuGuwo6VhAf6Tv3QxjL030IGPXL3YyZ6CviCIG2tw0DrtRaEsZRXseqx_0u17M14sa7_zL_QZnLOC0IuTAArr_P741bQE4OealCGzuotpv61QKRNcCaSN5KY_lMf5sRQSQu2yB4gufKgLYAWUI5nPgWCr9LI5WtY01S71sGxkaqq9v6YmMVmSsLWFJrtXwI_VatE647AqvFbjtbGa8GK9uezxkrIODwoRKb90XNva0Vdf7m-buFrI8ehHwdhtJbB9mqtPr-FlWOwtZzF1f18zY0L1pEuPKumn_bRB2fhqWu-FlLc-f5OIbTlWF0jxYfKiwDykwnWb5OnD-1ABMWrm3HTSydmJv8JTgRf2Z3Tpl_dStw
type
Bearer
2021-05-14 14:09:28 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
600
2021-05-14 14:09:28 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
600
2021-05-14 14:09:28 INFO
CheckForRefreshTokenValue
Couldn't find refresh token
2021-05-14 14:09:28 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJraWQiOiJ0ZXN0S2V5RnJvbVBFTSIsImFsZyI6IlJTMjU2In0.eyJhdF9oYXNoIjoiZ0U5RTJkNHVzSkN1MHRJUWpFdF8tUSIsInN1YiI6InRlcHBvQGZ1bmV0LmZpIiwiYXVkIjoiXzRhZTBhMGNmNDEzOTA5MTU5NWQ2MjY0ZmM0OTlmOTM2IiwiYWNyIjoicGFzc3dvcmQiLCJhdXRoX3RpbWUiOjE2MjEwMDA2NDEsImlzcyI6Imh0dHBzOlwvXC90ZXN0b3AuZnVuZXQuZmkiLCJleHAiOjE2MjEwMDQ5NjgsImlhdCI6MTYyMTAwMTM2OCwibm9uY2UiOiJtZTJieHZ4RUVVIn0.NLSm3M1whoo7mjdl1zPkmUIbltR_MildASXS4FB62rEaAAi8mQzCWwLsfYG85QqkLAw9JqzEXqRePZEPI2kb_Ai1OiVOFTIdzp8PBCBNGlGXQVOXtiiBJ9q6QDCfVfAgzvCb7RjTHc5rCUz5PbWZWEe8KI4c7oLRa0EANFWa1615Dz6Nd6IQfqk9EIBU0suKcz2iH6zYwRWzIEy5l-5X3I9mL7AnzHyxPqUghY-vE70TLQ1LDhw30T8D6URe2zfbqShEaGmDxKT2J4vnw-rEh7p2lRitwp7d_2rmqN-pp9JET7LDHdTZK-D8jErkXaQZhqf3ZKtpt5Y2z5PZehJUDnl9CuNFSDmmjD-4naiWqy6DgmKoidaCel9QRsi0wDx5WEcy2wEWOpAoM1oRBbieaRP3O0dLeopTjxigjaLle40Phc0bXK57ew0Ry32UJ9xNGJsbBW2YfryhN9lU69_OgWVfGMA5n0F1poQZgUkAtFcks5TfMDuOgJ-jUgXSt1yB
header
{
  "kid": "testKeyFromPEM",
  "alg": "RS256"
}
claims
{
  "at_hash": "gE9E2d4usJCu0tIQjEt_-Q",
  "sub": "teppo@funet.fi",
  "aud": "_4ae0a0cf4139091595d6264fc499f936",
  "acr": "password",
  "auth_time": 1621000641,
  "iss": "https://testop.funet.fi",
  "exp": 1621004968,
  "iat": 1621001368,
  "nonce": "me2bxvxEEU"
}
2021-05-14 14:09:28 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2021-05-14 14:09:28 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
me2bxvxEEU
2021-05-14 14:09:28 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2021-05-14 14:09:28 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJraWQiOiJ0ZXN0S2V5RnJvbVBFTSIsImFsZyI6IlJTMjU2In0.eyJhdF9oYXNoIjoiZ0U5RTJkNHVzSkN1MHRJUWpFdF8tUSIsInN1YiI6InRlcHBvQGZ1bmV0LmZpIiwiYXVkIjoiXzRhZTBhMGNmNDEzOTA5MTU5NWQ2MjY0ZmM0OTlmOTM2IiwiYWNyIjoicGFzc3dvcmQiLCJhdXRoX3RpbWUiOjE2MjEwMDA2NDEsImlzcyI6Imh0dHBzOlwvXC90ZXN0b3AuZnVuZXQuZmkiLCJleHAiOjE2MjEwMDQ5NjgsImlhdCI6MTYyMTAwMTM2OCwibm9uY2UiOiJtZTJieHZ4RUVVIn0.NLSm3M1whoo7mjdl1zPkmUIbltR_MildASXS4FB62rEaAAi8mQzCWwLsfYG85QqkLAw9JqzEXqRePZEPI2kb_Ai1OiVOFTIdzp8PBCBNGlGXQVOXtiiBJ9q6QDCfVfAgzvCb7RjTHc5rCUz5PbWZWEe8KI4c7oLRa0EANFWa1615Dz6Nd6IQfqk9EIBU0suKcz2iH6zYwRWzIEy5l-5X3I9mL7AnzHyxPqUghY-vE70TLQ1LDhw30T8D6URe2zfbqShEaGmDxKT2J4vnw-rEh7p2lRitwp7d_2rmqN-pp9JET7LDHdTZK-D8jErkXaQZhqf3ZKtpt5Y2z5PZehJUDnl9CuNFSDmmjD-4naiWqy6DgmKoidaCel9QRsi0wDx5WEcy2wEWOpAoM1oRBbieaRP3O0dLeopTjxigjaLle40Phc0bXK57ew0Ry32UJ9xNGJsbBW2YfryhN9lU69_OgWVfGMA5n0F1poQZgUkAtFcks5TfMDuOgJ-jUgXSt1yB
2021-05-14 14:09:28 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJraWQiOiJ0ZXN0S2V5RnJvbVBFTSIsImFsZyI6IlJTMjU2In0.eyJhdF9oYXNoIjoiZ0U5RTJkNHVzSkN1MHRJUWpFdF8tUSIsInN1YiI6InRlcHBvQGZ1bmV0LmZpIiwiYXVkIjoiXzRhZTBhMGNmNDEzOTA5MTU5NWQ2MjY0ZmM0OTlmOTM2IiwiYWNyIjoicGFzc3dvcmQiLCJhdXRoX3RpbWUiOjE2MjEwMDA2NDEsImlzcyI6Imh0dHBzOlwvXC90ZXN0b3AuZnVuZXQuZmkiLCJleHAiOjE2MjEwMDQ5NjgsImlhdCI6MTYyMTAwMTM2OCwibm9uY2UiOiJtZTJieHZ4RUVVIn0.NLSm3M1whoo7mjdl1zPkmUIbltR_MildASXS4FB62rEaAAi8mQzCWwLsfYG85QqkLAw9JqzEXqRePZEPI2kb_Ai1OiVOFTIdzp8PBCBNGlGXQVOXtiiBJ9q6QDCfVfAgzvCb7RjTHc5rCUz5PbWZWEe8KI4c7oLRa0EANFWa1615Dz6Nd6IQfqk9EIBU0suKcz2iH6zYwRWzIEy5l-5X3I9mL7AnzHyxPqUghY-vE70TLQ1LDhw30T8D6URe2zfbqShEaGmDxKT2J4vnw-rEh7p2lRitwp7d_2rmqN-pp9JET7LDHdTZK-D8jErkXaQZhqf3ZKtpt5Y2z5PZehJUDnl9CuNFSDmmjD-4naiWqy6DgmKoidaCel9QRsi0wDx5WEcy2wEWOpAoM1oRBbieaRP3O0dLeopTjxigjaLle40Phc0bXK57ew0Ry32UJ9xNGJsbBW2YfryhN9lU69_OgWVfGMA5n0F1poQZgUkAtFcks5TfMDuOgJ-jUgXSt1yB
2021-05-14 14:09:28 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
teppo@funet.fi
Userinfo endpoint tests
2021-05-14 14:09:28
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 AAdzZWNyZXQx7_hIdW9HONu-V7-c-slPui6Ks3zkfFXaw6IE6zOx8rpAKD2E0mZ3LHgP3NDLdKaFP0zQBq7rhxh3FFB7sFji-ldsDEdWuGuwo6VhAf6Tv3QxjL030IGPXL3YyZ6CviCIG2tw0DrtRaEsZRXseqx_0u17M14sa7_zL_QZnLOC0IuTAArr_P741bQE4OealCGzuotpv61QKRNcCaSN5KY_lMf5sRQSQu2yB4gufKgLYAWUI5nPgWCr9LI5WtY01S71sGxkaqq9v6YmMVmSsLWFJrtXwI_VatE647AqvFbjtbGa8GK9uezxkrIODwoRKb90XNva0Vdf7m-buFrI8ehHwdhtJbB9mqtPr-FlWOwtZzF1f18zY0L1pEuPKumn_bRB2fhqWu-FlLc-f5OIbTlWF0jxYfKiwDykwnWb5OnD-1ABMWrm3HTSydmJv8JTgRf2Z3Tpl_dStw",
  "accept-charset": "utf-8",
  "content-length": "0"
}
request_body

                                
2021-05-14 14:09:29 RESPONSE
CallProtectedResourceWithBearerToken
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 14 May 2021 14:09:29 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": "745",
  "set-cookie": "JSESSIONID\u003dnode01gd5mqdfkuh9a1nko1hzuorv5l401.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","website":"https:\/\/www.facebook.com\/officialtomcruise\/","zoneinfo":"America\/Los_Angeles","address":{"street_address":"234 Hollywood Blvd.","country":"US","locality":"Los Angeles","region":"CA","postal_code":"90210"},"email_verified":false,"birthdate":"1969-07-20","gender":"male","profile":"https:\/\/fi.wikipedia.org\/wiki\/Tom_Cruise","phone_number_verified":true,"preferred_username":"teppo","middle_name":"Matias","given_name":"Teppo Matias","locale":"en-US","picture":"https:\/\/pixabay.com\/fi\/pentu-kissa-kukka-potin-tabby-pentu-2766820\/","updated_at":1509450347,"name":"Mr.Teppo Matias Testaaja","nickname":"TT","phone_number":"+1 (604) 555-1234;ext=5678","family_name":"Testaaja","email":"teppo@funet.fi"}
2021-05-14 14:09:29 SUCCESS
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
headers
{
  "date": "Fri, 14 May 2021 14:09:29 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": "745",
  "set-cookie": "JSESSIONID\u003dnode01gd5mqdfkuh9a1nko1hzuorv5l401.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","website":"https:\/\/www.facebook.com\/officialtomcruise\/","zoneinfo":"America\/Los_Angeles","address":{"street_address":"234 Hollywood Blvd.","country":"US","locality":"Los Angeles","region":"CA","postal_code":"90210"},"email_verified":false,"birthdate":"1969-07-20","gender":"male","profile":"https:\/\/fi.wikipedia.org\/wiki\/Tom_Cruise","phone_number_verified":true,"preferred_username":"teppo","middle_name":"Matias","given_name":"Teppo Matias","locale":"en-US","picture":"https:\/\/pixabay.com\/fi\/pentu-kissa-kukka-potin-tabby-pentu-2766820\/","updated_at":1509450347,"name":"Mr.Teppo Matias Testaaja","nickname":"TT","phone_number":"+1 (604) 555-1234;ext=5678","family_name":"Testaaja","email":"teppo@funet.fi"}
2021-05-14 14:09:29
CallUserInfoEndpointWithBearerToken
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 AAdzZWNyZXQx7_hIdW9HONu-V7-c-slPui6Ks3zkfFXaw6IE6zOx8rpAKD2E0mZ3LHgP3NDLdKaFP0zQBq7rhxh3FFB7sFji-ldsDEdWuGuwo6VhAf6Tv3QxjL030IGPXL3YyZ6CviCIG2tw0DrtRaEsZRXseqx_0u17M14sa7_zL_QZnLOC0IuTAArr_P741bQE4OealCGzuotpv61QKRNcCaSN5KY_lMf5sRQSQu2yB4gufKgLYAWUI5nPgWCr9LI5WtY01S71sGxkaqq9v6YmMVmSsLWFJrtXwI_VatE647AqvFbjtbGa8GK9uezxkrIODwoRKb90XNva0Vdf7m-buFrI8ehHwdhtJbB9mqtPr-FlWOwtZzF1f18zY0L1pEuPKumn_bRB2fhqWu-FlLc-f5OIbTlWF0jxYfKiwDykwnWb5OnD-1ABMWrm3HTSydmJv8JTgRf2Z3Tpl_dStw",
  "accept-charset": "utf-8",
  "content-length": "0"
}
request_body

                                
2021-05-14 14:09:30 RESPONSE
CallUserInfoEndpointWithBearerToken
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 14 May 2021 14:09:29 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": "745",
  "set-cookie": "JSESSIONID\u003dnode0qf51vtq3fn3g3cb10hvcwfdv402.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","website":"https:\/\/www.facebook.com\/officialtomcruise\/","zoneinfo":"America\/Los_Angeles","address":{"street_address":"234 Hollywood Blvd.","country":"US","locality":"Los Angeles","region":"CA","postal_code":"90210"},"email_verified":false,"birthdate":"1969-07-20","gender":"male","profile":"https:\/\/fi.wikipedia.org\/wiki\/Tom_Cruise","phone_number_verified":true,"preferred_username":"teppo","middle_name":"Matias","given_name":"Teppo Matias","locale":"en-US","picture":"https:\/\/pixabay.com\/fi\/pentu-kissa-kukka-potin-tabby-pentu-2766820\/","updated_at":1509450347,"name":"Mr.Teppo Matias Testaaja","nickname":"TT","phone_number":"+1 (604) 555-1234;ext=5678","family_name":"Testaaja","email":"teppo@funet.fi"}
2021-05-14 14:09:30 SUCCESS
CallUserInfoEndpointWithBearerToken
Got a response from the userinfo endpoint
headers
{
  "date": "Fri, 14 May 2021 14:09:29 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": "745",
  "set-cookie": "JSESSIONID\u003dnode0qf51vtq3fn3g3cb10hvcwfdv402.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","website":"https:\/\/www.facebook.com\/officialtomcruise\/","zoneinfo":"America\/Los_Angeles","address":{"street_address":"234 Hollywood Blvd.","country":"US","locality":"Los Angeles","region":"CA","postal_code":"90210"},"email_verified":false,"birthdate":"1969-07-20","gender":"male","profile":"https:\/\/fi.wikipedia.org\/wiki\/Tom_Cruise","phone_number_verified":true,"preferred_username":"teppo","middle_name":"Matias","given_name":"Teppo Matias","locale":"en-US","picture":"https:\/\/pixabay.com\/fi\/pentu-kissa-kukka-potin-tabby-pentu-2766820\/","updated_at":1509450347,"name":"Mr.Teppo Matias Testaaja","nickname":"TT","phone_number":"+1 (604) 555-1234;ext=5678","family_name":"Testaaja","email":"teppo@funet.fi"}
2021-05-14 14:09:30 SUCCESS
ExtractUserInfoFromUserInfoEndpointResponse
Extracted user info
userinfo
{
  "sub": "teppo@funet.fi",
  "website": "https://www.facebook.com/officialtomcruise/",
  "zoneinfo": "America/Los_Angeles",
  "address": {
    "street_address": "234 Hollywood Blvd.",
    "country": "US",
    "locality": "Los Angeles",
    "region": "CA",
    "postal_code": "90210"
  },
  "email_verified": false,
  "birthdate": "1969-07-20",
  "gender": "male",
  "profile": "https://fi.wikipedia.org/wiki/Tom_Cruise",
  "phone_number_verified": true,
  "preferred_username": "teppo",
  "middle_name": "Matias",
  "given_name": "Teppo Matias",
  "locale": "en-US",
  "picture": "https://pixabay.com/fi/pentu-kissa-kukka-potin-tabby-pentu-2766820/",
  "updated_at": 1509450347,
  "name": "Mr.Teppo Matias Testaaja",
  "nickname": "TT",
  "phone_number": "+1 (604) 555-1234;ext\u003d5678",
  "family_name": "Testaaja",
  "email": "teppo@funet.fi"
}
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
sub is a string
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
website is a string
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
zoneinfo is a string
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
address.street_address is a string
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
address.country is a string
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
address.locality is a string
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
address.region is a string
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
address.postal_code is a string
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
address is a valid object
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
email_verified is a boolean
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
birthdate is a string
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
gender is a string
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
profile is a string
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
phone_number_verified is a boolean
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
preferred_username is a string
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
middle_name is a string
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
given_name is a string
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
locale is a string
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
picture is a string
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
updated_at is a number
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
name is a string
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
nickname is a string
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
phone_number is a string
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
family_name is a string
2021-05-14 14:09:30
ValidateUserInfoStandardClaims
email is a string
2021-05-14 14:09:30 SUCCESS
ValidateUserInfoStandardClaims
Userinfo is valid
2021-05-14 14:09:30 SUCCESS
EnsureUserInfoContainsSub
Found sub in userinfo
sub
teppo@funet.fi
2021-05-14 14:09:30 SUCCESS
EnsureUserInfoBirthDateValid
Format of 'birthdate' in userinfo response is valid
birthdate
1969-07-20
2021-05-14 14:09:30 SUCCESS
EnsureUserInfoUpdatedAtValid
'updated_at' in userinfo response seems to be a valid time
updated_at
"Oct 31, 2017, 11:45:47 AM"
now
"May 14, 2021, 2:09:30 PM"
2021-05-14 14:09:30
EnsureMemberValuesInClaimNameReferenceToMemberNamesInClaimSources
userinfo response does not contain '_claim_names' nor _claim_sources'
2021-05-14 14:09:30 SUCCESS
VerifyUserInfoAndIdTokenInTokenEndpointSameSub
userinfo response and id_token sub are the same
sub_user_info
teppo@funet.fi
sub_id_token
teppo@funet.fi
2021-05-14 14:09:30 SUCCESS
VerifyScopesReturnedInUserInfoClaims
'claims' in userinfo contains all scope items of scope in authorization request (corresponds to scope standard claims)
actual_scope_items
[
  "sub",
  "website",
  "zoneinfo",
  "address",
  "email_verified",
  "birthdate",
  "gender",
  "profile",
  "phone_number_verified",
  "preferred_username",
  "middle_name",
  "given_name",
  "locale",
  "picture",
  "updated_at",
  "name",
  "nickname",
  "phone_number",
  "family_name",
  "email"
]
expected_scope_items
[
  "sub",
  "email",
  "email_verified",
  "phone_number",
  "phone_number_verified",
  "address",
  "name",
  "given_name",
  "family_name",
  "middle_name",
  "nickname",
  "profile",
  "picture",
  "website",
  "gender",
  "birthdate",
  "zoneinfo",
  "locale",
  "updated_at",
  "preferred_username"
]
2021-05-14 14:09:30 FINISHED
oidcc-scope-all
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2021-05-14 14:09:30 INFO
UnregisterDynamicallyRegisteredClient
Skipped evaluation due to missing required string: registration_client_uri
expected
registration_client_uri
2021-05-14 14:09:33
TEST-RUNNER
Alias has now been claimed by another test
alias
3_0_1
new_test_id
JrGWJNQvdug0HRc
Test Results