Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-09-11 14:29:49 INFO
TEST-RUNNER
Test instance 3rkjL6QIhexMI6Q created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "id_token",
  "server_metadata": "discovery",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcop
planId
ZX1h2BJeoTSe4
config
{
  "alias": "idpy",
  "description": "oidcop",
  "server": {
    "discoveryUrl": "https://89.45.234.133:4000/.well-known/openid-configuration",
    "login_hint": "roland@89.45.234.133:4000"
  },
  "client2": {
    "client_name": "Anything"
  }
}
testName
oidcc-max-age-10000
2021-09-11 14:29:49 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
2021-09-11 14:29:49
GetDynamicServerConfiguration
HTTP request
request_uri
https://89.45.234.133:4000/.well-known/openid-configuration
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-09-11 14:29:49 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "3598",
  "pragma": "no-cache",
  "cache-control": "no-store",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sat, 11 Sep 2021 14:29:49 GMT"
}
response_body
{"version": "3.0", "token_endpoint_auth_methods_supported": ["client_secret_post", "client_secret_basic", "client_secret_jwt", "private_key_jwt"], "claims_parameter_supported": true, "request_parameter_supported": true, "request_uri_parameter_supported": true, "require_request_uri_registration": true, "grant_types_supported": ["authorization_code", "implicit", "urn:ietf:params:oauth:grant-type:jwt-bearer", "refresh_token"], "subject_types_supported": ["public", "pairwise"], "registration_endpoint": "https://89.45.234.133:4000/registration", "introspection_endpoint": "https://89.45.234.133:4000/introspection", "response_types_supported": ["code", "token", "id_token", "code token", "code id_token", "id_token token", "code id_token token", "none"], "response_modes_supported": ["query", "fragment", "form_post"], "request_object_signing_alg_values_supported": ["RS256", "RS384", "RS512", "ES256", "ES384", "ES512", "HS256", "HS384", "HS512", "PS256", "PS384", "PS512"], "request_object_encryption_alg_values_supported": ["RSA-OAEP", "RSA-OAEP-256", "A128KW", "A192KW", "A256KW", "ECDH-ES", "ECDH-ES+A128KW", "ECDH-ES+A192KW", "ECDH-ES+A256KW"], "request_object_encryption_enc_values_supported": ["A128CBC-HS256", "A192CBC-HS384", "A256CBC-HS512", "A128GCM", "A192GCM", "A256GCM"], "claim_types_supported": ["normal", "aggregated", "distributed"], "authorization_endpoint": "https://89.45.234.133:4000/authorization", "token_endpoint_auth_signing_alg_values_supported": ["RS256", "RS384", "RS512", "ES256", "ES384", "ES512", "HS256", "HS384", "HS512", "PS256", "PS384", "PS512"], "token_endpoint": "https://89.45.234.133:4000/token", "userinfo_signing_alg_values_supported": ["RS256", "RS384", "RS512", "ES256", "ES384", "ES512", "HS256", "HS384", "HS512", "PS256", "PS384", "PS512"], "userinfo_encryption_alg_values_supported": ["RSA-OAEP", "RSA-OAEP-256", "A128KW", "A192KW", "A256KW", "ECDH-ES", "ECDH-ES+A128KW", "ECDH-ES+A192KW", "ECDH-ES+A256KW"], "userinfo_encryption_enc_values_supported": ["A128CBC-HS256", "A192CBC-HS384", "A256CBC-HS512", "A128GCM", "A192GCM", "A256GCM"], "client_authn_method": ["bearer_header", "bearer_body"], "userinfo_endpoint": "https://89.45.234.133:4000/userinfo", "frontchannel_logout_supported": true, "frontchannel_logout_session_supported": true, "backchannel_logout_supported": true, "backchannel_logout_session_supported": true, "check_session_iframe": "https://89.45.234.133:4000/check_session_iframe", "end_session_endpoint": "https://89.45.234.133:4000/session", "issuer": "https://89.45.234.133:4000", "acr_values_supported": ["urn:oasis:names:tc:SAML:2.0:ac:classes:InternetProtocolPassword"], "jwks_uri": "https://89.45.234.133:4000/static/jwks.json", "scopes_supported": ["profile", "email", "offline_access", "research_and_scholarship", "openid", "phone", "address"], "claims_supported": ["updated_at", "preferred_username", "given_name", "phone_number_verified", "email", "birthdate", "picture", "zoneinfo", "email_verified", "phone_number", "sub", "name", "family_name", "middle_name", "address", "eduperson_scoped_affiliation", "nickname", "website", "profile", "gender", "iss", "locale"], "id_token_signing_alg_values_supported": ["RS256", "RS384", "RS512", "ES256", "ES384", "ES512", "HS256", "HS384", "HS512", "PS256", "PS384", "PS512"], "id_token_encryption_alg_values_supported": ["RSA-OAEP", "RSA-OAEP-256", "A128KW", "A192KW", "A256KW", "ECDH-ES", "ECDH-ES+A128KW", "ECDH-ES+A192KW", "ECDH-ES+A256KW"], "id_token_encryption_enc_values_supported": ["A128CBC-HS256", "A192CBC-HS384", "A256CBC-HS512", "A128GCM", "A192GCM", "A256GCM"]}
2021-09-11 14:29:49
GetDynamicServerConfiguration
Downloaded server configuration
server_config_string
{"version": "3.0", "token_endpoint_auth_methods_supported": ["client_secret_post", "client_secret_basic", "client_secret_jwt", "private_key_jwt"], "claims_parameter_supported": true, "request_parameter_supported": true, "request_uri_parameter_supported": true, "require_request_uri_registration": true, "grant_types_supported": ["authorization_code", "implicit", "urn:ietf:params:oauth:grant-type:jwt-bearer", "refresh_token"], "subject_types_supported": ["public", "pairwise"], "registration_endpoint": "https://89.45.234.133:4000/registration", "introspection_endpoint": "https://89.45.234.133:4000/introspection", "response_types_supported": ["code", "token", "id_token", "code token", "code id_token", "id_token token", "code id_token token", "none"], "response_modes_supported": ["query", "fragment", "form_post"], "request_object_signing_alg_values_supported": ["RS256", "RS384", "RS512", "ES256", "ES384", "ES512", "HS256", "HS384", "HS512", "PS256", "PS384", "PS512"], "request_object_encryption_alg_values_supported": ["RSA-OAEP", "RSA-OAEP-256", "A128KW", "A192KW", "A256KW", "ECDH-ES", "ECDH-ES+A128KW", "ECDH-ES+A192KW", "ECDH-ES+A256KW"], "request_object_encryption_enc_values_supported": ["A128CBC-HS256", "A192CBC-HS384", "A256CBC-HS512", "A128GCM", "A192GCM", "A256GCM"], "claim_types_supported": ["normal", "aggregated", "distributed"], "authorization_endpoint": "https://89.45.234.133:4000/authorization", "token_endpoint_auth_signing_alg_values_supported": ["RS256", "RS384", "RS512", "ES256", "ES384", "ES512", "HS256", "HS384", "HS512", "PS256", "PS384", "PS512"], "token_endpoint": "https://89.45.234.133:4000/token", "userinfo_signing_alg_values_supported": ["RS256", "RS384", "RS512", "ES256", "ES384", "ES512", "HS256", "HS384", "HS512", "PS256", "PS384", "PS512"], "userinfo_encryption_alg_values_supported": ["RSA-OAEP", "RSA-OAEP-256", "A128KW", "A192KW", "A256KW", "ECDH-ES", "ECDH-ES+A128KW", "ECDH-ES+A192KW", "ECDH-ES+A256KW"], "userinfo_encryption_enc_values_supported": ["A128CBC-HS256", "A192CBC-HS384", "A256CBC-HS512", "A128GCM", "A192GCM", "A256GCM"], "client_authn_method": ["bearer_header", "bearer_body"], "userinfo_endpoint": "https://89.45.234.133:4000/userinfo", "frontchannel_logout_supported": true, "frontchannel_logout_session_supported": true, "backchannel_logout_supported": true, "backchannel_logout_session_supported": true, "check_session_iframe": "https://89.45.234.133:4000/check_session_iframe", "end_session_endpoint": "https://89.45.234.133:4000/session", "issuer": "https://89.45.234.133:4000", "acr_values_supported": ["urn:oasis:names:tc:SAML:2.0:ac:classes:InternetProtocolPassword"], "jwks_uri": "https://89.45.234.133:4000/static/jwks.json", "scopes_supported": ["profile", "email", "offline_access", "research_and_scholarship", "openid", "phone", "address"], "claims_supported": ["updated_at", "preferred_username", "given_name", "phone_number_verified", "email", "birthdate", "picture", "zoneinfo", "email_verified", "phone_number", "sub", "name", "family_name", "middle_name", "address", "eduperson_scoped_affiliation", "nickname", "website", "profile", "gender", "iss", "locale"], "id_token_signing_alg_values_supported": ["RS256", "RS384", "RS512", "ES256", "ES384", "ES512", "HS256", "HS384", "HS512", "PS256", "PS384", "PS512"], "id_token_encryption_alg_values_supported": ["RSA-OAEP", "RSA-OAEP-256", "A128KW", "A192KW", "A256KW", "ECDH-ES", "ECDH-ES+A128KW", "ECDH-ES+A192KW", "ECDH-ES+A256KW"], "id_token_encryption_enc_values_supported": ["A128CBC-HS256", "A192CBC-HS384", "A256CBC-HS512", "A128GCM", "A192GCM", "A256GCM"]}
2021-09-11 14:29:49 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
version
3.0
token_endpoint_auth_methods_supported
[
  "client_secret_post",
  "client_secret_basic",
  "client_secret_jwt",
  "private_key_jwt"
]
claims_parameter_supported
true
request_parameter_supported
true
request_uri_parameter_supported
true
require_request_uri_registration
true
grant_types_supported
[
  "authorization_code",
  "implicit",
  "urn:ietf:params:oauth:grant-type:jwt-bearer",
  "refresh_token"
]
subject_types_supported
[
  "public",
  "pairwise"
]
registration_endpoint
https://89.45.234.133:4000/registration
introspection_endpoint
https://89.45.234.133:4000/introspection
response_types_supported
[
  "code",
  "token",
  "id_token",
  "code token",
  "code id_token",
  "id_token token",
  "code id_token token",
  "none"
]
response_modes_supported
[
  "query",
  "fragment",
  "form_post"
]
request_object_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "ES256",
  "ES384",
  "ES512",
  "HS256",
  "HS384",
  "HS512",
  "PS256",
  "PS384",
  "PS512"
]
request_object_encryption_alg_values_supported
[
  "RSA-OAEP",
  "RSA-OAEP-256",
  "A128KW",
  "A192KW",
  "A256KW",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A192KW",
  "ECDH-ES+A256KW"
]
request_object_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A192CBC-HS384",
  "A256CBC-HS512",
  "A128GCM",
  "A192GCM",
  "A256GCM"
]
claim_types_supported
[
  "normal",
  "aggregated",
  "distributed"
]
authorization_endpoint
https://89.45.234.133:4000/authorization
token_endpoint_auth_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "ES256",
  "ES384",
  "ES512",
  "HS256",
  "HS384",
  "HS512",
  "PS256",
  "PS384",
  "PS512"
]
token_endpoint
https://89.45.234.133:4000/token
userinfo_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "ES256",
  "ES384",
  "ES512",
  "HS256",
  "HS384",
  "HS512",
  "PS256",
  "PS384",
  "PS512"
]
userinfo_encryption_alg_values_supported
[
  "RSA-OAEP",
  "RSA-OAEP-256",
  "A128KW",
  "A192KW",
  "A256KW",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A192KW",
  "ECDH-ES+A256KW"
]
userinfo_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A192CBC-HS384",
  "A256CBC-HS512",
  "A128GCM",
  "A192GCM",
  "A256GCM"
]
client_authn_method
[
  "bearer_header",
  "bearer_body"
]
userinfo_endpoint
https://89.45.234.133:4000/userinfo
frontchannel_logout_supported
true
frontchannel_logout_session_supported
true
backchannel_logout_supported
true
backchannel_logout_session_supported
true
check_session_iframe
https://89.45.234.133:4000/check_session_iframe
end_session_endpoint
https://89.45.234.133:4000/session
issuer
https://89.45.234.133:4000
acr_values_supported
[
  "urn:oasis:names:tc:SAML:2.0:ac:classes:InternetProtocolPassword"
]
jwks_uri
https://89.45.234.133:4000/static/jwks.json
scopes_supported
[
  "profile",
  "email",
  "offline_access",
  "research_and_scholarship",
  "openid",
  "phone",
  "address"
]
claims_supported
[
  "updated_at",
  "preferred_username",
  "given_name",
  "phone_number_verified",
  "email",
  "birthdate",
  "picture",
  "zoneinfo",
  "email_verified",
  "phone_number",
  "sub",
  "name",
  "family_name",
  "middle_name",
  "address",
  "eduperson_scoped_affiliation",
  "nickname",
  "website",
  "profile",
  "gender",
  "iss",
  "locale"
]
id_token_signing_alg_values_supported
[
  "RS256",
  "RS384",
  "RS512",
  "ES256",
  "ES384",
  "ES512",
  "HS256",
  "HS384",
  "HS512",
  "PS256",
  "PS384",
  "PS512"
]
id_token_encryption_alg_values_supported
[
  "RSA-OAEP",
  "RSA-OAEP-256",
  "A128KW",
  "A192KW",
  "A256KW",
  "ECDH-ES",
  "ECDH-ES+A128KW",
  "ECDH-ES+A192KW",
  "ECDH-ES+A256KW"
]
id_token_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A192CBC-HS384",
  "A256CBC-HS512",
  "A128GCM",
  "A192GCM",
  "A256GCM"
]
2021-09-11 14:29:49 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-09-11 14:29:49 SUCCESS
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
registration_endpoint
{
  "testHost": "89.45.234.133",
  "testPort": 4000
}
authorization_endpoint
{
  "testHost": "89.45.234.133",
  "testPort": 4000
}
token_endpoint
{
  "testHost": "89.45.234.133",
  "testPort": 4000
}
userinfo_endpoint
{
  "testHost": "89.45.234.133",
  "testPort": 4000
}
2021-09-11 14:29:49
FetchServerKeys
Fetching server key
jwks_uri
https://89.45.234.133:4000/static/jwks.json
2021-09-11 14:29:49
FetchServerKeys
HTTP request
request_uri
https://89.45.234.133:4000/static/jwks.json
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2021-09-11 14:29:50 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "691",
  "content-type": "application/json",
  "last-modified": "Sat, 11 Sep 2021 13:55:42 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Sun, 12 Sep 2021 02:29:50 GMT",
  "etag": "\"1631368542.8061247-691-3956740992\"",
  "date": "Sat, 11 Sep 2021 14:29:50 GMT",
  "server": "Werkzeug/1.0.1 Python/3.8.10"
}
response_body
{"keys": [{"kty": "RSA", "use": "sig", "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ", "e": "AQAB", "n": "4DuoJU7Kdqz37-ZyqVZT_gwfVgV4h6TENLkQNRpQIIGrq7BhaNr9Li4ocZIu7x6N_KAKk-59pB4Xk1rjwMFGU7eKV3V1HBe2Nr-br8sU1Jw5ON8Z6_eV5L6c1i9asCklacYaMbxVVD3Unu0B964nrXm6Ct2vsLM-5sVNlOvMHHpS9HbJxByVSCyr43-riM4drq_5z806LLMU9_3KoOTI5a4NTtZpWmymWOJ_3uOdINJ6nun68rnNoHmrM_Cg302VkDb9vSQBw4WEgjXRYoeHRq9hx1IxOjK-8YFtQxrWcFJH4ntUqWPBxlhdpCM1clbhh7S8NfOcN-36Wblff7uFQw"}, {"kty": "EC", "use": "sig", "kid": "azRaTWlLTWZTM0ZLSUFZLVNjYm5Cd3FISmlMTVVkbVVJa2FnR0d5WkRmNA", "crv": "P-256", "x": "5hTpuQ1G3UMbypveGTh64PASzqrfhFllfqMFdNUlY9w", "y": "cg80sEOIDMcg5Stg4ubxpAnW_MXD71moNznzBF1toAU"}]}
2021-09-11 14:29:50
FetchServerKeys
Found JWK set string
jwk_string
{"keys": [{"kty": "RSA", "use": "sig", "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ", "e": "AQAB", "n": "4DuoJU7Kdqz37-ZyqVZT_gwfVgV4h6TENLkQNRpQIIGrq7BhaNr9Li4ocZIu7x6N_KAKk-59pB4Xk1rjwMFGU7eKV3V1HBe2Nr-br8sU1Jw5ON8Z6_eV5L6c1i9asCklacYaMbxVVD3Unu0B964nrXm6Ct2vsLM-5sVNlOvMHHpS9HbJxByVSCyr43-riM4drq_5z806LLMU9_3KoOTI5a4NTtZpWmymWOJ_3uOdINJ6nun68rnNoHmrM_Cg302VkDb9vSQBw4WEgjXRYoeHRq9hx1IxOjK-8YFtQxrWcFJH4ntUqWPBxlhdpCM1clbhh7S8NfOcN-36Wblff7uFQw"}, {"kty": "EC", "use": "sig", "kid": "azRaTWlLTWZTM0ZLSUFZLVNjYm5Cd3FISmlMTVVkbVVJa2FnR0d5WkRmNA", "crv": "P-256", "x": "5hTpuQ1G3UMbypveGTh64PASzqrfhFllfqMFdNUlY9w", "y": "cg80sEOIDMcg5Stg4ubxpAnW_MXD71moNznzBF1toAU"}]}
2021-09-11 14:29:50 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "use": "sig",
      "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ",
      "e": "AQAB",
      "n": "4DuoJU7Kdqz37-ZyqVZT_gwfVgV4h6TENLkQNRpQIIGrq7BhaNr9Li4ocZIu7x6N_KAKk-59pB4Xk1rjwMFGU7eKV3V1HBe2Nr-br8sU1Jw5ON8Z6_eV5L6c1i9asCklacYaMbxVVD3Unu0B964nrXm6Ct2vsLM-5sVNlOvMHHpS9HbJxByVSCyr43-riM4drq_5z806LLMU9_3KoOTI5a4NTtZpWmymWOJ_3uOdINJ6nun68rnNoHmrM_Cg302VkDb9vSQBw4WEgjXRYoeHRq9hx1IxOjK-8YFtQxrWcFJH4ntUqWPBxlhdpCM1clbhh7S8NfOcN-36Wblff7uFQw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "kid": "azRaTWlLTWZTM0ZLSUFZLVNjYm5Cd3FISmlMTVVkbVVJa2FnR0d5WkRmNA",
      "crv": "P-256",
      "x": "5hTpuQ1G3UMbypveGTh64PASzqrfhFllfqMFdNUlY9w",
      "y": "cg80sEOIDMcg5Stg4ubxpAnW_MXD71moNznzBF1toAU"
    }
  ]
}
2021-09-11 14:29:50 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "use": "sig",
      "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ",
      "e": "AQAB",
      "n": "4DuoJU7Kdqz37-ZyqVZT_gwfVgV4h6TENLkQNRpQIIGrq7BhaNr9Li4ocZIu7x6N_KAKk-59pB4Xk1rjwMFGU7eKV3V1HBe2Nr-br8sU1Jw5ON8Z6_eV5L6c1i9asCklacYaMbxVVD3Unu0B964nrXm6Ct2vsLM-5sVNlOvMHHpS9HbJxByVSCyr43-riM4drq_5z806LLMU9_3KoOTI5a4NTtZpWmymWOJ_3uOdINJ6nun68rnNoHmrM_Cg302VkDb9vSQBw4WEgjXRYoeHRq9hx1IxOjK-8YFtQxrWcFJH4ntUqWPBxlhdpCM1clbhh7S8NfOcN-36Wblff7uFQw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "kid": "azRaTWlLTWZTM0ZLSUFZLVNjYm5Cd3FISmlMTVVkbVVJa2FnR0d5WkRmNA",
      "crv": "P-256",
      "x": "5hTpuQ1G3UMbypveGTh64PASzqrfhFllfqMFdNUlY9w",
      "y": "cg80sEOIDMcg5Stg4ubxpAnW_MXD71moNznzBF1toAU"
    }
  ]
}
2021-09-11 14:29:50 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-09-11 14:29:50 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-09-11 14:29:50 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-11 14:29:50 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-09-11 14:29:50
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-09-11 14:29:50
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-09-11 14:29:50 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "y6-r3JOXB00oUpJq-i9dS8vmAnETSRTnRmSvG2x_aVFBTuObwo5kHSDf6AbkiMvVg0hQ9C0eX8sAQLFX-1J2lFYo8DMSJyzFOq-t_vXiXZxhYuwo4KmOPmh8rzyjuOvqIadaLVoCByCPUD5UhIFOHmXu8tZ01LtPWUKkmaz5-4U",
      "kty": "RSA",
      "q": "qQHTKhdOCbfS8qKR1_lyg-ZB1uFd0robeiWpyFMKum2f4BPSdIC5ybO9OPEX96uBaSvr_nG0y1SYON5gjzudjGaF-ZyzfhSiidt0eDByFvtBuhS5uTpdEe2j5KarpHKAO2p10MaAlaJe0fDaQl3KVpKBF3xtIxM241DGcIZsrNc",
      "d": "WB0Qwdy1wQ7Y-55S6W0Xu1Q4Lvl99E8NrhzgqmoFlohJ1ZBJ_Pz02OyUF0whzTXW67xUjMdssKaVDWY3GLgsLRsG1gpxUhy0n4dZlulBK6hqtjT52z6Y82_agL8Q3vRLESx8a13Spz0p6TAVnvofPJ1PPa7DbbmBIh7tzj8OA86enMzKaHUvqKncXKoS24ryHikMc2SkjPynxv3EmOnlC73Mal583EnyveHIF9ttSXaIMIIjRoOPTzkQgMvfXhAo66902zg5EIGTcD6Lpc98FzvZfH-RocBt_k08uZ-8UIdpU6JWDVWCTCJxATFOmBczTZLLviY84ET4iSmnKnyqAQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "jLxtaad4JanwZF17Gu9MJZMr8bh-WGyP5U20FqgOe1vfjH9zsuEh-eZVXzAOQNs9vWHfrPJVrk60AGN-AwlhCoXTGMpwvdjhTdFnI9KwOV22Fx358YKNhcs_HG6baZC42ZEyLdeyPVyZVP1gXvm19gKIyI_Et8TtgS5aiNDtomI",
      "dp": "IEqrfn7PlNLAr8aSuzNDIT8kKgLvQcjUma5grIJY-MNvDSi8iu20JYIOvWRKWv2lzfhrDSsSA7HVSmxTPH7oWcAHIX2XRSqt4g30EdW9m4WtUteJ64Q2DuLV0ZpVgn20Ur2LaGE6rRKWZexbzd4KGnuilFE3mHpRrB8KpWps_1k",
      "alg": "RS256",
      "dq": "e6VdIz83lb6KM3-iqdrS4BL2ekoZRVFpRt0FMQ0oHSqUu_BkmV2QDzRTrLQeb9Fm9VXv6xCvT88NKxXumPvpkM11GSB-5TAdljQbKs9uuMeL16LQGebMLpCoxmD11HL8w_toRJzleBP5wSiv1bwei2XV0iPzCKVHE9mFxM9j9LM",
      "n": "hnhsJ5FPJvFGpMPOctZr1GMe7BNYBczjXn06CNazUVi0oxCX7JV4sNfTxEseSomQCIIZnbwM7KhIzHdxThykqEsWa7ERuFua3-2lYOxN9Gu41pprr3RLE4KQH2_j8kvKnql52NwgE-7vD2pv4AvRBI7CWso2WH6P_22XWey2AI7Szl5y9IaX376jeznEE5_SOubc7N5dudf0cuqzDICW5yWenB8XvkZussflCDjQCtHg3BK3iU9K5syM-3qLkWoC9CYkP3HU_17TVpeRT1B197twgsBZOwNxhWhGGUYl9GAGoDBiXpN-DxJcY0YkyAxQ8fz43_YorhstZjiV9QuYsw"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "hnhsJ5FPJvFGpMPOctZr1GMe7BNYBczjXn06CNazUVi0oxCX7JV4sNfTxEseSomQCIIZnbwM7KhIzHdxThykqEsWa7ERuFua3-2lYOxN9Gu41pprr3RLE4KQH2_j8kvKnql52NwgE-7vD2pv4AvRBI7CWso2WH6P_22XWey2AI7Szl5y9IaX376jeznEE5_SOubc7N5dudf0cuqzDICW5yWenB8XvkZussflCDjQCtHg3BK3iU9K5syM-3qLkWoC9CYkP3HU_17TVpeRT1B197twgsBZOwNxhWhGGUYl9GAGoDBiXpN-DxJcY0YkyAxQ8fz43_YorhstZjiV9QuYsw"
    }
  ]
}
2021-09-11 14:29:50 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-11 14:29:50
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2021-09-11 14:29:50
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test 3rkjL6QIhexMI6Q
2021-09-11 14:29:50
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "implicit"
]
2021-09-11 14:29:50
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 3rkjL6QIhexMI6Q",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hnhsJ5FPJvFGpMPOctZr1GMe7BNYBczjXn06CNazUVi0oxCX7JV4sNfTxEseSomQCIIZnbwM7KhIzHdxThykqEsWa7ERuFua3-2lYOxN9Gu41pprr3RLE4KQH2_j8kvKnql52NwgE-7vD2pv4AvRBI7CWso2WH6P_22XWey2AI7Szl5y9IaX376jeznEE5_SOubc7N5dudf0cuqzDICW5yWenB8XvkZussflCDjQCtHg3BK3iU9K5syM-3qLkWoC9CYkP3HU_17TVpeRT1B197twgsBZOwNxhWhGGUYl9GAGoDBiXpN-DxJcY0YkyAxQ8fz43_YorhstZjiV9QuYsw"
      }
    ]
  }
}
2021-09-11 14:29:50
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 3rkjL6QIhexMI6Q",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hnhsJ5FPJvFGpMPOctZr1GMe7BNYBczjXn06CNazUVi0oxCX7JV4sNfTxEseSomQCIIZnbwM7KhIzHdxThykqEsWa7ERuFua3-2lYOxN9Gu41pprr3RLE4KQH2_j8kvKnql52NwgE-7vD2pv4AvRBI7CWso2WH6P_22XWey2AI7Szl5y9IaX376jeznEE5_SOubc7N5dudf0cuqzDICW5yWenB8XvkZussflCDjQCtHg3BK3iU9K5syM-3qLkWoC9CYkP3HU_17TVpeRT1B197twgsBZOwNxhWhGGUYl9GAGoDBiXpN-DxJcY0YkyAxQ8fz43_YorhstZjiV9QuYsw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2021-09-11 14:29:50
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 3rkjL6QIhexMI6Q",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hnhsJ5FPJvFGpMPOctZr1GMe7BNYBczjXn06CNazUVi0oxCX7JV4sNfTxEseSomQCIIZnbwM7KhIzHdxThykqEsWa7ERuFua3-2lYOxN9Gu41pprr3RLE4KQH2_j8kvKnql52NwgE-7vD2pv4AvRBI7CWso2WH6P_22XWey2AI7Szl5y9IaX376jeznEE5_SOubc7N5dudf0cuqzDICW5yWenB8XvkZussflCDjQCtHg3BK3iU9K5syM-3qLkWoC9CYkP3HU_17TVpeRT1B197twgsBZOwNxhWhGGUYl9GAGoDBiXpN-DxJcY0YkyAxQ8fz43_YorhstZjiV9QuYsw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ]
}
2021-09-11 14:29:50
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 3rkjL6QIhexMI6Q",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hnhsJ5FPJvFGpMPOctZr1GMe7BNYBczjXn06CNazUVi0oxCX7JV4sNfTxEseSomQCIIZnbwM7KhIzHdxThykqEsWa7ERuFua3-2lYOxN9Gu41pprr3RLE4KQH2_j8kvKnql52NwgE-7vD2pv4AvRBI7CWso2WH6P_22XWey2AI7Szl5y9IaX376jeznEE5_SOubc7N5dudf0cuqzDICW5yWenB8XvkZussflCDjQCtHg3BK3iU9K5syM-3qLkWoC9CYkP3HU_17TVpeRT1B197twgsBZOwNxhWhGGUYl9GAGoDBiXpN-DxJcY0YkyAxQ8fz43_YorhstZjiV9QuYsw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ]
}
2021-09-11 14:29:50
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 3rkjL6QIhexMI6Q",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hnhsJ5FPJvFGpMPOctZr1GMe7BNYBczjXn06CNazUVi0oxCX7JV4sNfTxEseSomQCIIZnbwM7KhIzHdxThykqEsWa7ERuFua3-2lYOxN9Gu41pprr3RLE4KQH2_j8kvKnql52NwgE-7vD2pv4AvRBI7CWso2WH6P_22XWey2AI7Szl5y9IaX376jeznEE5_SOubc7N5dudf0cuqzDICW5yWenB8XvkZussflCDjQCtHg3BK3iU9K5syM-3qLkWoC9CYkP3HU_17TVpeRT1B197twgsBZOwNxhWhGGUYl9GAGoDBiXpN-DxJcY0YkyAxQ8fz43_YorhstZjiV9QuYsw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2021-09-11 14:29:50
CallDynamicRegistrationEndpoint
HTTP request
request_uri
https://89.45.234.133:4000/registration
request_method
POST
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "content-type": "application/json",
  "content-length": "697"
}
request_body
{"client_name":"OIDF Conformance Test 3rkjL6QIhexMI6Q","grant_types":["implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"hnhsJ5FPJvFGpMPOctZr1GMe7BNYBczjXn06CNazUVi0oxCX7JV4sNfTxEseSomQCIIZnbwM7KhIzHdxThykqEsWa7ERuFua3-2lYOxN9Gu41pprr3RLE4KQH2_j8kvKnql52NwgE-7vD2pv4AvRBI7CWso2WH6P_22XWey2AI7Szl5y9IaX376jeznEE5_SOubc7N5dudf0cuqzDICW5yWenB8XvkZussflCDjQCtHg3BK3iU9K5syM-3qLkWoC9CYkP3HU_17TVpeRT1B197twgsBZOwNxhWhGGUYl9GAGoDBiXpN-DxJcY0YkyAxQ8fz43_YorhstZjiV9QuYsw"}]},"token_endpoint_auth_method":"client_secret_basic","response_types":["id_token"],"redirect_uris":["https://www.certification.openid.net/test/a/idpy/callback"],"contacts":["certification@oidf.org"]}
2021-09-11 14:29:51 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
CREATED
response_headers
{
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "1107",
  "pragma": "no-cache",
  "cache-control": "no-store",
  "set-cookie": "oidc_op_rp\u003d1631370590|ROG6E61nlRrI3S9R|5/PUJIf7BSfpMRhFekHiA+QYDDVk6w70RE5RREBXojPQY5ke7DPcmsSdpCiDuTQBq/KQ74+ubRgZEPxhaUQxIoB14hnFEKtwa+gLBE72AOenLq974ZsdPPPLXLRFNzt8K9suv5Kho+Y\u003d|nYTJEl0jcB+rauFDGGOo7Q\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sat, 11 Sep 2021 14:29:50 GMT"
}
response_body
{"client_id": "AnQv4N_lrj8m2RIZhZn1xw", "registration_access_token": "5SqXqaNUCADA6hQsLMyOnM7Lmq5bXEMLxTLD950maZ8", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=AnQv4N_lrj8m2RIZhZn1xw", "client_id_issued_at": 1631370590, "client_secret": "d9a22a5c7c1bda5bd8643045e233c3aef0ca6305a5a9950950653796", "client_secret_expires_at": 1633962590, "application_type": "web", "response_types": ["id_token"], "client_name": "OIDF Conformance Test 3rkjL6QIhexMI6Q", "grant_types": ["implicit"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "hnhsJ5FPJvFGpMPOctZr1GMe7BNYBczjXn06CNazUVi0oxCX7JV4sNfTxEseSomQCIIZnbwM7KhIzHdxThykqEsWa7ERuFua3-2lYOxN9Gu41pprr3RLE4KQH2_j8kvKnql52NwgE-7vD2pv4AvRBI7CWso2WH6P_22XWey2AI7Szl5y9IaX376jeznEE5_SOubc7N5dudf0cuqzDICW5yWenB8XvkZussflCDjQCtHg3BK3iU9K5syM-3qLkWoC9CYkP3HU_17TVpeRT1B197twgsBZOwNxhWhGGUYl9GAGoDBiXpN-DxJcY0YkyAxQ8fz43_YorhstZjiV9QuYsw"}]}, "token_endpoint_auth_method": "client_secret_basic", "contacts": ["certification@oidf.org"], "redirect_uris": ["https://www.certification.openid.net/test/a/idpy/callback"]}
2021-09-11 14:29:51
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "1107",
  "pragma": "no-cache",
  "cache-control": "no-store",
  "set-cookie": "oidc_op_rp\u003d1631370590|ROG6E61nlRrI3S9R|5/PUJIf7BSfpMRhFekHiA+QYDDVk6w70RE5RREBXojPQY5ke7DPcmsSdpCiDuTQBq/KQ74+ubRgZEPxhaUQxIoB14hnFEKtwa+gLBE72AOenLq974ZsdPPPLXLRFNzt8K9suv5Kho+Y\u003d|nYTJEl0jcB+rauFDGGOo7Q\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sat, 11 Sep 2021 14:29:50 GMT"
}
body
{"client_id": "AnQv4N_lrj8m2RIZhZn1xw", "registration_access_token": "5SqXqaNUCADA6hQsLMyOnM7Lmq5bXEMLxTLD950maZ8", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=AnQv4N_lrj8m2RIZhZn1xw", "client_id_issued_at": 1631370590, "client_secret": "d9a22a5c7c1bda5bd8643045e233c3aef0ca6305a5a9950950653796", "client_secret_expires_at": 1633962590, "application_type": "web", "response_types": ["id_token"], "client_name": "OIDF Conformance Test 3rkjL6QIhexMI6Q", "grant_types": ["implicit"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "hnhsJ5FPJvFGpMPOctZr1GMe7BNYBczjXn06CNazUVi0oxCX7JV4sNfTxEseSomQCIIZnbwM7KhIzHdxThykqEsWa7ERuFua3-2lYOxN9Gu41pprr3RLE4KQH2_j8kvKnql52NwgE-7vD2pv4AvRBI7CWso2WH6P_22XWey2AI7Szl5y9IaX376jeznEE5_SOubc7N5dudf0cuqzDICW5yWenB8XvkZussflCDjQCtHg3BK3iU9K5syM-3qLkWoC9CYkP3HU_17TVpeRT1B197twgsBZOwNxhWhGGUYl9GAGoDBiXpN-DxJcY0YkyAxQ8fz43_YorhstZjiV9QuYsw"}]}, "token_endpoint_auth_method": "client_secret_basic", "contacts": ["certification@oidf.org"], "redirect_uris": ["https://www.certification.openid.net/test/a/idpy/callback"]}
body_json
{
  "client_id": "AnQv4N_lrj8m2RIZhZn1xw",
  "registration_access_token": "5SqXqaNUCADA6hQsLMyOnM7Lmq5bXEMLxTLD950maZ8",
  "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id\u003dAnQv4N_lrj8m2RIZhZn1xw",
  "client_id_issued_at": 1631370590,
  "client_secret": "d9a22a5c7c1bda5bd8643045e233c3aef0ca6305a5a9950950653796",
  "client_secret_expires_at": 1633962590,
  "application_type": "web",
  "response_types": [
    "id_token"
  ],
  "client_name": "OIDF Conformance Test 3rkjL6QIhexMI6Q",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "alg": "RS256",
        "n": "hnhsJ5FPJvFGpMPOctZr1GMe7BNYBczjXn06CNazUVi0oxCX7JV4sNfTxEseSomQCIIZnbwM7KhIzHdxThykqEsWa7ERuFua3-2lYOxN9Gu41pprr3RLE4KQH2_j8kvKnql52NwgE-7vD2pv4AvRBI7CWso2WH6P_22XWey2AI7Szl5y9IaX376jeznEE5_SOubc7N5dudf0cuqzDICW5yWenB8XvkZussflCDjQCtHg3BK3iU9K5syM-3qLkWoC9CYkP3HU_17TVpeRT1B197twgsBZOwNxhWhGGUYl9GAGoDBiXpN-DxJcY0YkyAxQ8fz43_YorhstZjiV9QuYsw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "contacts": [
    "certification@oidf.org"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ]
}
2021-09-11 14:29:51 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2021-09-11 14:29:51 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
http_status
201
2021-09-11 14:29:51 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2021-09-11 14:29:51 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
AnQv4N_lrj8m2RIZhZn1xw
2021-09-11 14:29:51 SUCCESS
ExtractClientManagementCredentials
Extracted dynamic registration management credentials
registration_client_uri
https://89.45.234.133:4000/registration_api?client_id=AnQv4N_lrj8m2RIZhZn1xw
registration_access_token
5SqXqaNUCADA6hQsLMyOnM7Lmq5bXEMLxTLD950maZ8
2021-09-11 14:29:51
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-09-11 14:29:51 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
actual
[
  "client_secret_post",
  "client_secret_basic",
  "client_secret_jwt",
  "private_key_jwt"
]
expected
[
  "client_secret_basic"
]
minimum_matches_required
1
2021-09-11 14:29:51 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://89.45.234.133:4000/userinfo
2021-09-11 14:29:51
oidcc-max-age-10000
Setup Done
Make request to authorization endpoint
2021-09-11 14:29:51 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
AnQv4N_lrj8m2RIZhZn1xw
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
2021-09-11 14:29:51
CreateRandomStateValue
Created state value
requested_state_length
10
state
eJH7zZ3Tgx
2021-09-11 14:29:51 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
AnQv4N_lrj8m2RIZhZn1xw
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
eJH7zZ3Tgx
2021-09-11 14:29:51
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
EwjmjBvf0J
2021-09-11 14:29:51 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
AnQv4N_lrj8m2RIZhZn1xw
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
eJH7zZ3Tgx
nonce
EwjmjBvf0J
2021-09-11 14:29:51 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
AnQv4N_lrj8m2RIZhZn1xw
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
eJH7zZ3Tgx
nonce
EwjmjBvf0J
response_type
id_token
2021-09-11 14:29:51
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
AnQv4N_lrj8m2RIZhZn1xw
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
eJH7zZ3Tgx
nonce
EwjmjBvf0J
response_type
id_token
response_mode
form_post
2021-09-11 14:29:51 SUCCESS
AddMaxAge15000ToAuthorizationEndpointRequest
Added max_age=15000 to authorization endpoint request
client_id
AnQv4N_lrj8m2RIZhZn1xw
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
eJH7zZ3Tgx
nonce
EwjmjBvf0J
response_type
id_token
response_mode
form_post
max_age
15000
2021-09-11 14:29:51 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://89.45.234.133:4000/authorization?client_id=AnQv4N_lrj8m2RIZhZn1xw&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid&state=eJH7zZ3Tgx&nonce=EwjmjBvf0J&response_type=id_token&response_mode=form_post&max_age=15000
2021-09-11 14:29:51 REDIRECT
oidcc-max-age-10000
Redirecting to authorization endpoint
redirect_to
https://89.45.234.133:4000/authorization?client_id=AnQv4N_lrj8m2RIZhZn1xw&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid&state=eJH7zZ3Tgx&nonce=EwjmjBvf0J&response_type=id_token&response_mode=form_post&max_age=15000
2021-09-11 14:29:57 INCOMING
oidcc-max-age-10000
Incoming HTTP request to test instance 3rkjL6QIhexMI6Q
incoming_headers
{
  "host": "www.certification.openid.net",
  "content-type": "application/x-www-form-urlencoded",
  "origin": "https://89.45.234.133:4000",
  "accept-encoding": "gzip, deflate, br",
  "cookie": "__utma\u003d201319536.1870777121.1629795278.1631352103.1631369337.14; __utmb\u003d201319536.2.10.1631369337; __utmc\u003d201319536; __utmz\u003d201319536.1631260756.11.4.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/plan-detail.html; JSESSIONID\u003d7D21555BD1F4C7F8C15109D308E54B63; expected_tab\u003dgoogleplus; welcome_info_name\u003dRoland%20Hedberg",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15",
  "referer": "https://89.45.234.133:4000/verify/user",
  "accept-language": "en-us",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "1052",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
callback
incoming_body_form_params
{
  "state": "eJH7zZ3Tgx",
  "scope": "[\u0027openid\u0027]",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTk3LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiYmNkMjQyNzgxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciLCAibm9uY2UiOiAiRXdqbWpCdmYwSiIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDU5NywgImV4cCI6IDE2MzEzNzA4OTcsICJhdWQiOiBbIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciXX0.GF8LuYMjszsMJZ6i-Ak8Bz2JhinyxVEZ52cE8UTunbIIVdO5MBDSAyP9qcqQ-wVVyUTkRQBzwQSUZjtTcxgKD5zoquoJxoN-VjWKlyrzCVAloHTibXcdWZMYNYOFmTbpQ5BmhC1YthnRAeIMGdlCCLY9DTeyhrUZ3PfXK5pmNze5ZoFUxq-D0_kOn5BuxucYotwAsjirtVNsOrxbWBxn5K1xserV9NfM0wC2Ov58hVtCgZJ4aj16NgCm-CPVIUMyfRhfx2Bs470orCtxpR-YHzcERopVmW7rkMCNbE03yA2PBlHU3B0bZ_if0GUmnx27e5JWuyxAks_k1naJA39vMQ"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
state=eJH7zZ3Tgx&scope=%5B%27openid%27%5D&id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTk3LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiYmNkMjQyNzgxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciLCAibm9uY2UiOiAiRXdqbWpCdmYwSiIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDU5NywgImV4cCI6IDE2MzEzNzA4OTcsICJhdWQiOiBbIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciXX0.GF8LuYMjszsMJZ6i-Ak8Bz2JhinyxVEZ52cE8UTunbIIVdO5MBDSAyP9qcqQ-wVVyUTkRQBzwQSUZjtTcxgKD5zoquoJxoN-VjWKlyrzCVAloHTibXcdWZMYNYOFmTbpQ5BmhC1YthnRAeIMGdlCCLY9DTeyhrUZ3PfXK5pmNze5ZoFUxq-D0_kOn5BuxucYotwAsjirtVNsOrxbWBxn5K1xserV9NfM0wC2Ov58hVtCgZJ4aj16NgCm-CPVIUMyfRhfx2Bs470orCtxpR-YHzcERopVmW7rkMCNbE03yA2PBlHU3B0bZ_if0GUmnx27e5JWuyxAks_k1naJA39vMQ
2021-09-11 14:29:57 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/GFmMMrr1qa1LyKkpXxvS",
  "fullUrl": "https://www.certification.openid.net/test/a/idpy/implicit/GFmMMrr1qa1LyKkpXxvS"
}
2021-09-11 14:29:57 OUTGOING
oidcc-max-age-10000
Response to HTTP request to test instance 3rkjL6QIhexMI6Q
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/idpy/implicit/GFmMMrr1qa1LyKkpXxvS, returnUrl=/log-detail.html?log=3rkjL6QIhexMI6Q}]
outgoing_path
callback
2021-09-11 14:29:57 INCOMING
oidcc-max-age-10000
Incoming HTTP request to test instance 3rkjL6QIhexMI6Q
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "*/*",
  "x-requested-with": "XMLHttpRequest",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-us",
  "content-type": "text/plain",
  "origin": "https://www.certification.openid.net",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15",
  "referer": "https://www.certification.openid.net/test/a/idpy/callback",
  "cookie": "__utma\u003d201319536.1870777121.1629795278.1631352103.1631369337.14; __utmb\u003d201319536.2.10.1631369337; __utmc\u003d201319536; __utmz\u003d201319536.1631260756.11.4.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/plan-detail.html; JSESSIONID\u003d7D21555BD1F4C7F8C15109D308E54B63; expected_tab\u003dgoogleplus; welcome_info_name\u003dRoland%20Hedberg",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "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/GFmMMrr1qa1LyKkpXxvS
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-09-11 14:29:57 OUTGOING
oidcc-max-age-10000
Response to HTTP request to test instance 3rkjL6QIhexMI6Q
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/GFmMMrr1qa1LyKkpXxvS
2021-09-11 14:29:57 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2021-09-11 14:29:57 REDIRECT-IN
oidcc-max-age-10000
Authorization endpoint response captured
url_query
{}
headers
{
  "host": "www.certification.openid.net",
  "content-type": "application/x-www-form-urlencoded",
  "origin": "https://89.45.234.133:4000",
  "accept-encoding": "gzip, deflate, br",
  "cookie": "__utma\u003d201319536.1870777121.1629795278.1631352103.1631369337.14; __utmb\u003d201319536.2.10.1631369337; __utmc\u003d201319536; __utmz\u003d201319536.1631260756.11.4.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/plan-detail.html; JSESSIONID\u003d7D21555BD1F4C7F8C15109D308E54B63; expected_tab\u003dgoogleplus; welcome_info_name\u003dRoland%20Hedberg",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15",
  "referer": "https://89.45.234.133:4000/verify/user",
  "accept-language": "en-us",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "1052",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
http_method
POST
url_fragment
{}
post_body
{
  "state": "eJH7zZ3Tgx",
  "scope": "[\u0027openid\u0027]",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTk3LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiYmNkMjQyNzgxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciLCAibm9uY2UiOiAiRXdqbWpCdmYwSiIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDU5NywgImV4cCI6IDE2MzEzNzA4OTcsICJhdWQiOiBbIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciXX0.GF8LuYMjszsMJZ6i-Ak8Bz2JhinyxVEZ52cE8UTunbIIVdO5MBDSAyP9qcqQ-wVVyUTkRQBzwQSUZjtTcxgKD5zoquoJxoN-VjWKlyrzCVAloHTibXcdWZMYNYOFmTbpQ5BmhC1YthnRAeIMGdlCCLY9DTeyhrUZ3PfXK5pmNze5ZoFUxq-D0_kOn5BuxucYotwAsjirtVNsOrxbWBxn5K1xserV9NfM0wC2Ov58hVtCgZJ4aj16NgCm-CPVIUMyfRhfx2Bs470orCtxpR-YHzcERopVmW7rkMCNbE03yA2PBlHU3B0bZ_if0GUmnx27e5JWuyxAks_k1naJA39vMQ"
}
Verify authorization endpoint response
2021-09-11 14:29:57 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2021-09-11 14:29:57 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-09-11 14:29:57 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2021-09-11 14:29:57 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2021-09-11 14:29:57 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2021-09-11 14:29:57
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-09-11 14:29:57 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2021-09-11 14:29:57 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
eJH7zZ3Tgx
2021-09-11 14:29:57 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTk3LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiYmNkMjQyNzgxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciLCAibm9uY2UiOiAiRXdqbWpCdmYwSiIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDU5NywgImV4cCI6IDE2MzEzNzA4OTcsICJhdWQiOiBbIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciXX0.GF8LuYMjszsMJZ6i-Ak8Bz2JhinyxVEZ52cE8UTunbIIVdO5MBDSAyP9qcqQ-wVVyUTkRQBzwQSUZjtTcxgKD5zoquoJxoN-VjWKlyrzCVAloHTibXcdWZMYNYOFmTbpQ5BmhC1YthnRAeIMGdlCCLY9DTeyhrUZ3PfXK5pmNze5ZoFUxq-D0_kOn5BuxucYotwAsjirtVNsOrxbWBxn5K1xserV9NfM0wC2Ov58hVtCgZJ4aj16NgCm-CPVIUMyfRhfx2Bs470orCtxpR-YHzcERopVmW7rkMCNbE03yA2PBlHU3B0bZ_if0GUmnx27e5JWuyxAks_k1naJA39vMQ
header
{
  "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ",
  "alg": "RS256"
}
claims
{
  "sub": "3c277ee9345293e0c1e1fa481c699a83d983addff54a9dfd8a0aa1832f223d11",
  "acr": "urn:oasis:names:tc:SAML:2.0:ac:classes:InternetProtocolPassword",
  "aud": "AnQv4N_lrj8m2RIZhZn1xw",
  "auth_time": 1631370597,
  "scope": [
    "openid"
  ],
  "iss": "https://89.45.234.133:4000",
  "exp": 1631370897,
  "nonce": "EwjmjBvf0J",
  "iat": 1631370597,
  "jti": "bcd24278130c11ec8c99b12594190b0f",
  "client_id": "AnQv4N_lrj8m2RIZhZn1xw"
}
2021-09-11 14:29:57 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2021-09-11 14:29:57 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
EwjmjBvf0J
2021-09-11 14:29:57 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2021-09-11 14:29:57 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTk3LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiYmNkMjQyNzgxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciLCAibm9uY2UiOiAiRXdqbWpCdmYwSiIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDU5NywgImV4cCI6IDE2MzEzNzA4OTcsICJhdWQiOiBbIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciXX0.GF8LuYMjszsMJZ6i-Ak8Bz2JhinyxVEZ52cE8UTunbIIVdO5MBDSAyP9qcqQ-wVVyUTkRQBzwQSUZjtTcxgKD5zoquoJxoN-VjWKlyrzCVAloHTibXcdWZMYNYOFmTbpQ5BmhC1YthnRAeIMGdlCCLY9DTeyhrUZ3PfXK5pmNze5ZoFUxq-D0_kOn5BuxucYotwAsjirtVNsOrxbWBxn5K1xserV9NfM0wC2Ov58hVtCgZJ4aj16NgCm-CPVIUMyfRhfx2Bs470orCtxpR-YHzcERopVmW7rkMCNbE03yA2PBlHU3B0bZ_if0GUmnx27e5JWuyxAks_k1naJA39vMQ
2021-09-11 14:29:57 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTk3LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiYmNkMjQyNzgxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciLCAibm9uY2UiOiAiRXdqbWpCdmYwSiIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDU5NywgImV4cCI6IDE2MzEzNzA4OTcsICJhdWQiOiBbIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciXX0.GF8LuYMjszsMJZ6i-Ak8Bz2JhinyxVEZ52cE8UTunbIIVdO5MBDSAyP9qcqQ-wVVyUTkRQBzwQSUZjtTcxgKD5zoquoJxoN-VjWKlyrzCVAloHTibXcdWZMYNYOFmTbpQ5BmhC1YthnRAeIMGdlCCLY9DTeyhrUZ3PfXK5pmNze5ZoFUxq-D0_kOn5BuxucYotwAsjirtVNsOrxbWBxn5K1xserV9NfM0wC2Ov58hVtCgZJ4aj16NgCm-CPVIUMyfRhfx2Bs470orCtxpR-YHzcERopVmW7rkMCNbE03yA2PBlHU3B0bZ_if0GUmnx27e5JWuyxAks_k1naJA39vMQ
2021-09-11 14:29:57 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
3c277ee9345293e0c1e1fa481c699a83d983addff54a9dfd8a0aa1832f223d11
2021-09-11 14:29:57 SUCCESS
CheckIdTokenAuthTimeClaimPresentDueToMaxAge
auth_time is present in the id_token, as required for a authentication where the max_age parameter was used
id_token
{
  "sub": "3c277ee9345293e0c1e1fa481c699a83d983addff54a9dfd8a0aa1832f223d11",
  "acr": "urn:oasis:names:tc:SAML:2.0:ac:classes:InternetProtocolPassword",
  "aud": "AnQv4N_lrj8m2RIZhZn1xw",
  "auth_time": 1631370597,
  "scope": [
    "openid"
  ],
  "iss": "https://89.45.234.133:4000",
  "exp": 1631370897,
  "nonce": "EwjmjBvf0J",
  "iat": 1631370597,
  "jti": "bcd24278130c11ec8c99b12594190b0f",
  "client_id": "AnQv4N_lrj8m2RIZhZn1xw"
}
Second authorization: Make request to authorization endpoint
2021-09-11 14:29:57 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
AnQv4N_lrj8m2RIZhZn1xw
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
2021-09-11 14:29:57
CreateRandomStateValue
Created state value
requested_state_length
10
state
6BCU1R8afZ
2021-09-11 14:29:57 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
AnQv4N_lrj8m2RIZhZn1xw
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
6BCU1R8afZ
2021-09-11 14:29:57
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
cTyH0U7zkE
2021-09-11 14:29:57 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
AnQv4N_lrj8m2RIZhZn1xw
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
6BCU1R8afZ
nonce
cTyH0U7zkE
2021-09-11 14:29:57 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
AnQv4N_lrj8m2RIZhZn1xw
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
6BCU1R8afZ
nonce
cTyH0U7zkE
response_type
id_token
2021-09-11 14:29:57
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
AnQv4N_lrj8m2RIZhZn1xw
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
6BCU1R8afZ
nonce
cTyH0U7zkE
response_type
id_token
response_mode
form_post
2021-09-11 14:29:57 SUCCESS
AddMaxAge10000ToAuthorizationEndpointRequest
Added max_age=10000 to authorization endpoint request
client_id
AnQv4N_lrj8m2RIZhZn1xw
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
6BCU1R8afZ
nonce
cTyH0U7zkE
response_type
id_token
response_mode
form_post
max_age
10000
2021-09-11 14:29:57 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://89.45.234.133:4000/authorization?client_id=AnQv4N_lrj8m2RIZhZn1xw&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid&state=6BCU1R8afZ&nonce=cTyH0U7zkE&response_type=id_token&response_mode=form_post&max_age=10000
2021-09-11 14:29:57 REDIRECT
oidcc-max-age-10000
Redirecting to authorization endpoint
redirect_to
https://89.45.234.133:4000/authorization?client_id=AnQv4N_lrj8m2RIZhZn1xw&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid&state=6BCU1R8afZ&nonce=cTyH0U7zkE&response_type=id_token&response_mode=form_post&max_age=10000
2021-09-11 14:30:07 INCOMING
oidcc-max-age-10000
Incoming HTTP request to test instance 3rkjL6QIhexMI6Q
incoming_headers
{
  "host": "www.certification.openid.net",
  "content-type": "application/x-www-form-urlencoded",
  "origin": "https://89.45.234.133:4000",
  "accept-encoding": "gzip, deflate, br",
  "cookie": "__utma\u003d201319536.1870777121.1629795278.1631352103.1631369337.14; __utmb\u003d201319536.2.10.1631369337; __utmc\u003d201319536; __utmz\u003d201319536.1631260756.11.4.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/plan-detail.html; JSESSIONID\u003d7D21555BD1F4C7F8C15109D308E54B63; expected_tab\u003dgoogleplus; welcome_info_name\u003dRoland%20Hedberg",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15",
  "referer": "https://89.45.234.133:4000/authorization?client_id\u003dAnQv4N_lrj8m2RIZhZn1xw\u0026redirect_uri\u003dhttps://www.certification.openid.net/test/a/idpy/callback\u0026scope\u003dopenid\u0026state\u003d6BCU1R8afZ\u0026nonce\u003dcTyH0U7zkE\u0026response_type\u003did_token\u0026response_mode\u003dform_post\u0026max_age\u003d10000",
  "accept-language": "en-us",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "1052",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
callback
incoming_body_form_params
{
  "state": "6BCU1R8afZ",
  "scope": "[\u0027openid\u0027]",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTk3LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiYzI3Y2M1ZDYxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciLCAibm9uY2UiOiAiY1R5SDBVN3prRSIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDYwNiwgImV4cCI6IDE2MzEzNzA5MDYsICJhdWQiOiBbIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciXX0.rSjPRkH2gr19IF7luIbx3caizH-Carm_sMISAi8L0-KHpKyC7T01WQ5T1LBAWGIblWald95fnyX6UcQ9l39sdK6UIjAgR5WQNGTaAdsapZOkcrTwKyiDC8Hq9RygUTFP2h4eQvCKf6NLK-5M_GxMvbo1HqQAwqTGoSgXeKELv8ELzykmq-wUddXtF65tPKpznaET-uBQ4bw1xe1PhdN9USM0CER53KHmviCTZjXhlKUThU10SITb3ZijoPh70Q73kUBi7cJ-KGVNeh3MShwN-1nUl_Frqj-R_f3pWp8oezILkrb6CK5DGS6xoMG8Cp8rm-SzCdCO9sI6B-NRzPsFRg"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
state=6BCU1R8afZ&scope=%5B%27openid%27%5D&id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTk3LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiYzI3Y2M1ZDYxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciLCAibm9uY2UiOiAiY1R5SDBVN3prRSIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDYwNiwgImV4cCI6IDE2MzEzNzA5MDYsICJhdWQiOiBbIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciXX0.rSjPRkH2gr19IF7luIbx3caizH-Carm_sMISAi8L0-KHpKyC7T01WQ5T1LBAWGIblWald95fnyX6UcQ9l39sdK6UIjAgR5WQNGTaAdsapZOkcrTwKyiDC8Hq9RygUTFP2h4eQvCKf6NLK-5M_GxMvbo1HqQAwqTGoSgXeKELv8ELzykmq-wUddXtF65tPKpznaET-uBQ4bw1xe1PhdN9USM0CER53KHmviCTZjXhlKUThU10SITb3ZijoPh70Q73kUBi7cJ-KGVNeh3MShwN-1nUl_Frqj-R_f3pWp8oezILkrb6CK5DGS6xoMG8Cp8rm-SzCdCO9sI6B-NRzPsFRg
2021-09-11 14:30:07 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/CAUj41JfPNh7yr1suPfu",
  "fullUrl": "https://www.certification.openid.net/test/a/idpy/implicit/CAUj41JfPNh7yr1suPfu"
}
2021-09-11 14:30:07 OUTGOING
oidcc-max-age-10000
Response to HTTP request to test instance 3rkjL6QIhexMI6Q
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/idpy/implicit/CAUj41JfPNh7yr1suPfu, returnUrl=/log-detail.html?log=3rkjL6QIhexMI6Q}]
outgoing_path
callback
2021-09-11 14:30:08 INCOMING
oidcc-max-age-10000
Incoming HTTP request to test instance 3rkjL6QIhexMI6Q
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "*/*",
  "x-requested-with": "XMLHttpRequest",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-us",
  "content-type": "text/plain",
  "origin": "https://www.certification.openid.net",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15",
  "referer": "https://www.certification.openid.net/test/a/idpy/callback",
  "cookie": "__utma\u003d201319536.1870777121.1629795278.1631352103.1631369337.14; __utmb\u003d201319536.2.10.1631369337; __utmc\u003d201319536; __utmz\u003d201319536.1631260756.11.4.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/plan-detail.html; JSESSIONID\u003d7D21555BD1F4C7F8C15109D308E54B63; expected_tab\u003dgoogleplus; welcome_info_name\u003dRoland%20Hedberg",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "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/CAUj41JfPNh7yr1suPfu
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-09-11 14:30:08 OUTGOING
oidcc-max-age-10000
Response to HTTP request to test instance 3rkjL6QIhexMI6Q
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/CAUj41JfPNh7yr1suPfu
2021-09-11 14:30:08 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2021-09-11 14:30:08 REDIRECT-IN
oidcc-max-age-10000
Authorization endpoint response captured
url_query
{}
headers
{
  "host": "www.certification.openid.net",
  "content-type": "application/x-www-form-urlencoded",
  "origin": "https://89.45.234.133:4000",
  "accept-encoding": "gzip, deflate, br",
  "cookie": "__utma\u003d201319536.1870777121.1629795278.1631352103.1631369337.14; __utmb\u003d201319536.2.10.1631369337; __utmc\u003d201319536; __utmz\u003d201319536.1631260756.11.4.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/plan-detail.html; JSESSIONID\u003d7D21555BD1F4C7F8C15109D308E54B63; expected_tab\u003dgoogleplus; welcome_info_name\u003dRoland%20Hedberg",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15",
  "referer": "https://89.45.234.133:4000/authorization?client_id\u003dAnQv4N_lrj8m2RIZhZn1xw\u0026redirect_uri\u003dhttps://www.certification.openid.net/test/a/idpy/callback\u0026scope\u003dopenid\u0026state\u003d6BCU1R8afZ\u0026nonce\u003dcTyH0U7zkE\u0026response_type\u003did_token\u0026response_mode\u003dform_post\u0026max_age\u003d10000",
  "accept-language": "en-us",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "1052",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
http_method
POST
url_fragment
{}
post_body
{
  "state": "6BCU1R8afZ",
  "scope": "[\u0027openid\u0027]",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTk3LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiYzI3Y2M1ZDYxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciLCAibm9uY2UiOiAiY1R5SDBVN3prRSIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDYwNiwgImV4cCI6IDE2MzEzNzA5MDYsICJhdWQiOiBbIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciXX0.rSjPRkH2gr19IF7luIbx3caizH-Carm_sMISAi8L0-KHpKyC7T01WQ5T1LBAWGIblWald95fnyX6UcQ9l39sdK6UIjAgR5WQNGTaAdsapZOkcrTwKyiDC8Hq9RygUTFP2h4eQvCKf6NLK-5M_GxMvbo1HqQAwqTGoSgXeKELv8ELzykmq-wUddXtF65tPKpznaET-uBQ4bw1xe1PhdN9USM0CER53KHmviCTZjXhlKUThU10SITb3ZijoPh70Q73kUBi7cJ-KGVNeh3MShwN-1nUl_Frqj-R_f3pWp8oezILkrb6CK5DGS6xoMG8Cp8rm-SzCdCO9sI6B-NRzPsFRg"
}
Second authorization: Verify authorization endpoint response
2021-09-11 14:30:08 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2021-09-11 14:30:08 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-09-11 14:30:08 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2021-09-11 14:30:08 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2021-09-11 14:30:08 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2021-09-11 14:30:08
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-09-11 14:30:08 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2021-09-11 14:30:08 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
6BCU1R8afZ
2021-09-11 14:30:08 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTk3LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiYzI3Y2M1ZDYxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciLCAibm9uY2UiOiAiY1R5SDBVN3prRSIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDYwNiwgImV4cCI6IDE2MzEzNzA5MDYsICJhdWQiOiBbIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciXX0.rSjPRkH2gr19IF7luIbx3caizH-Carm_sMISAi8L0-KHpKyC7T01WQ5T1LBAWGIblWald95fnyX6UcQ9l39sdK6UIjAgR5WQNGTaAdsapZOkcrTwKyiDC8Hq9RygUTFP2h4eQvCKf6NLK-5M_GxMvbo1HqQAwqTGoSgXeKELv8ELzykmq-wUddXtF65tPKpznaET-uBQ4bw1xe1PhdN9USM0CER53KHmviCTZjXhlKUThU10SITb3ZijoPh70Q73kUBi7cJ-KGVNeh3MShwN-1nUl_Frqj-R_f3pWp8oezILkrb6CK5DGS6xoMG8Cp8rm-SzCdCO9sI6B-NRzPsFRg
header
{
  "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ",
  "alg": "RS256"
}
claims
{
  "sub": "3c277ee9345293e0c1e1fa481c699a83d983addff54a9dfd8a0aa1832f223d11",
  "acr": "urn:oasis:names:tc:SAML:2.0:ac:classes:InternetProtocolPassword",
  "aud": "AnQv4N_lrj8m2RIZhZn1xw",
  "auth_time": 1631370597,
  "scope": [
    "openid"
  ],
  "iss": "https://89.45.234.133:4000",
  "exp": 1631370906,
  "nonce": "cTyH0U7zkE",
  "iat": 1631370606,
  "jti": "c27cc5d6130c11ec8c99b12594190b0f",
  "client_id": "AnQv4N_lrj8m2RIZhZn1xw"
}
2021-09-11 14:30:08 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2021-09-11 14:30:08 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
cTyH0U7zkE
2021-09-11 14:30:08 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2021-09-11 14:30:08 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTk3LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiYzI3Y2M1ZDYxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciLCAibm9uY2UiOiAiY1R5SDBVN3prRSIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDYwNiwgImV4cCI6IDE2MzEzNzA5MDYsICJhdWQiOiBbIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciXX0.rSjPRkH2gr19IF7luIbx3caizH-Carm_sMISAi8L0-KHpKyC7T01WQ5T1LBAWGIblWald95fnyX6UcQ9l39sdK6UIjAgR5WQNGTaAdsapZOkcrTwKyiDC8Hq9RygUTFP2h4eQvCKf6NLK-5M_GxMvbo1HqQAwqTGoSgXeKELv8ELzykmq-wUddXtF65tPKpznaET-uBQ4bw1xe1PhdN9USM0CER53KHmviCTZjXhlKUThU10SITb3ZijoPh70Q73kUBi7cJ-KGVNeh3MShwN-1nUl_Frqj-R_f3pWp8oezILkrb6CK5DGS6xoMG8Cp8rm-SzCdCO9sI6B-NRzPsFRg
2021-09-11 14:30:08 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTk3LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiYzI3Y2M1ZDYxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciLCAibm9uY2UiOiAiY1R5SDBVN3prRSIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDYwNiwgImV4cCI6IDE2MzEzNzA5MDYsICJhdWQiOiBbIkFuUXY0Tl9scmo4bTJSSVpoWm4xeHciXX0.rSjPRkH2gr19IF7luIbx3caizH-Carm_sMISAi8L0-KHpKyC7T01WQ5T1LBAWGIblWald95fnyX6UcQ9l39sdK6UIjAgR5WQNGTaAdsapZOkcrTwKyiDC8Hq9RygUTFP2h4eQvCKf6NLK-5M_GxMvbo1HqQAwqTGoSgXeKELv8ELzykmq-wUddXtF65tPKpznaET-uBQ4bw1xe1PhdN9USM0CER53KHmviCTZjXhlKUThU10SITb3ZijoPh70Q73kUBi7cJ-KGVNeh3MShwN-1nUl_Frqj-R_f3pWp8oezILkrb6CK5DGS6xoMG8Cp8rm-SzCdCO9sI6B-NRzPsFRg
2021-09-11 14:30:08 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
3c277ee9345293e0c1e1fa481c699a83d983addff54a9dfd8a0aa1832f223d11
2021-09-11 14:30:08 SUCCESS
CheckIdTokenAuthTimeClaimPresentDueToMaxAge
auth_time is present in the id_token, as required for a authentication where the max_age parameter was used
id_token
{
  "sub": "3c277ee9345293e0c1e1fa481c699a83d983addff54a9dfd8a0aa1832f223d11",
  "acr": "urn:oasis:names:tc:SAML:2.0:ac:classes:InternetProtocolPassword",
  "aud": "AnQv4N_lrj8m2RIZhZn1xw",
  "auth_time": 1631370597,
  "scope": [
    "openid"
  ],
  "iss": "https://89.45.234.133:4000",
  "exp": 1631370906,
  "nonce": "cTyH0U7zkE",
  "iat": 1631370606,
  "jti": "c27cc5d6130c11ec8c99b12594190b0f",
  "client_id": "AnQv4N_lrj8m2RIZhZn1xw"
}
2021-09-11 14:30:08 SUCCESS
CheckIdTokenAuthTimeClaimsSameIfPresent
auth_time is the same in the second id_token
first_id_token
{
  "sub": "3c277ee9345293e0c1e1fa481c699a83d983addff54a9dfd8a0aa1832f223d11",
  "acr": "urn:oasis:names:tc:SAML:2.0:ac:classes:InternetProtocolPassword",
  "aud": "AnQv4N_lrj8m2RIZhZn1xw",
  "auth_time": 1631370597,
  "scope": [
    "openid"
  ],
  "iss": "https://89.45.234.133:4000",
  "exp": 1631370897,
  "nonce": "EwjmjBvf0J",
  "iat": 1631370597,
  "jti": "bcd24278130c11ec8c99b12594190b0f",
  "client_id": "AnQv4N_lrj8m2RIZhZn1xw"
}
second_id_token
{
  "sub": "3c277ee9345293e0c1e1fa481c699a83d983addff54a9dfd8a0aa1832f223d11",
  "acr": "urn:oasis:names:tc:SAML:2.0:ac:classes:InternetProtocolPassword",
  "aud": "AnQv4N_lrj8m2RIZhZn1xw",
  "auth_time": 1631370597,
  "scope": [
    "openid"
  ],
  "iss": "https://89.45.234.133:4000",
  "exp": 1631370906,
  "nonce": "cTyH0U7zkE",
  "iat": 1631370606,
  "jti": "c27cc5d6130c11ec8c99b12594190b0f",
  "client_id": "AnQv4N_lrj8m2RIZhZn1xw"
}
2021-09-11 14:30:08 SUCCESS
CheckIdTokenSubConsistentForSecondAuthorization
sub is the same in the second id_token
first_id_token
{
  "sub": "3c277ee9345293e0c1e1fa481c699a83d983addff54a9dfd8a0aa1832f223d11",
  "acr": "urn:oasis:names:tc:SAML:2.0:ac:classes:InternetProtocolPassword",
  "aud": "AnQv4N_lrj8m2RIZhZn1xw",
  "auth_time": 1631370597,
  "scope": [
    "openid"
  ],
  "iss": "https://89.45.234.133:4000",
  "exp": 1631370897,
  "nonce": "EwjmjBvf0J",
  "iat": 1631370597,
  "jti": "bcd24278130c11ec8c99b12594190b0f",
  "client_id": "AnQv4N_lrj8m2RIZhZn1xw"
}
second_id_token
{
  "sub": "3c277ee9345293e0c1e1fa481c699a83d983addff54a9dfd8a0aa1832f223d11",
  "acr": "urn:oasis:names:tc:SAML:2.0:ac:classes:InternetProtocolPassword",
  "aud": "AnQv4N_lrj8m2RIZhZn1xw",
  "auth_time": 1631370597,
  "scope": [
    "openid"
  ],
  "iss": "https://89.45.234.133:4000",
  "exp": 1631370906,
  "nonce": "cTyH0U7zkE",
  "iat": 1631370606,
  "jti": "c27cc5d6130c11ec8c99b12594190b0f",
  "client_id": "AnQv4N_lrj8m2RIZhZn1xw"
}
2021-09-11 14:30:08 FINISHED
oidcc-max-age-10000
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2021-09-11 14:30:08
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://89.45.234.133:4000/registration_api?client_id=AnQv4N_lrj8m2RIZhZn1xw
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "authorization": "Bearer 5SqXqaNUCADA6hQsLMyOnM7Lmq5bXEMLxTLD950maZ8",
  "content-length": "0"
}
request_body

                                
2021-09-11 14:30:08 RESPONSE
UnregisterDynamicallyRegisteredClient
HTTP response
response_status_code
405 METHOD_NOT_ALLOWED
response_status_text
METHOD NOT ALLOWED
response_headers
{
  "content-type": "text/html; charset\u003dutf-8",
  "allow": "OPTIONS, HEAD, GET",
  "content-length": "178",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sat, 11 Sep 2021 14:30:08 GMT"
}
response_body
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<title>405 Method Not Allowed</title>
<h1>Method Not Allowed</h1>
<p>The method is not allowed for the requested URL.</p>
2021-09-11 14:30:08 INFO
UnregisterDynamicallyRegisteredClient
Error when calling registration_client_uri
code
405
body
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<title>405 Method Not Allowed</title>
<h1>Method Not Allowed</h1>
<p>The method is not allowed for the requested URL.</p>
status
METHOD NOT ALLOWED
2021-09-11 14:30:15
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
RRerrNFcNdQgNZ6
Test Results