Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-09-11 14:28:36 INFO
TEST-RUNNER
Test instance GALFV1XiMARF7oN 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-1
2021-09-11 14:28:36 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
2021-09-11 14:28:36
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:28:36 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:28:36 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:28:36
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:28:36 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:28:36 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-09-11 14:28:36 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:28:36
FetchServerKeys
Fetching server key
jwks_uri
https://89.45.234.133:4000/static/jwks.json
2021-09-11 14:28:36
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:28:37 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:28:37 GMT",
  "etag": "\"1631368542.8061247-691-3956740992\"",
  "date": "Sat, 11 Sep 2021 14:28:37 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:28:37
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:28:37 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:28:37 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:28:37 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-09-11 14:28:37 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-09-11 14:28:37 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-11 14:28:37 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-09-11 14:28:37
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-09-11 14:28:37
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-09-11 14:28:37 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "v3IFue-4nbPsPEpVclEKrEGqeKub_xK-RR_m5byuIB9lk_wTYeVwG603X5dbdfUOdSBUBrhMEOLShrWE144hIXdeAxgX19JF16158bBq2E9eUNr41aBV8gPjgqB68EQuBw8ZMu5YKEO2qnRaZV8Hsb3q3XAjgH68wPWGj9PzJ40",
      "kty": "RSA",
      "q": "spXi1uxqLP7Rr0PiT_kmDnuezVsi97osOSWnERWFIRXvfVJUvccA9VswBowVK8xVgC-10zHIONEamyaWcV-sOC1aRgheR0uFgP3Q38tvioXtXDJNKGWQaxhydDMxrz94IH-Z4YB3X44zn7FedBJ4cHELV58tPmEmU--l-03cy_E",
      "d": "KMr_wlXJdmVq2r77AohPuY3DM9teDcIhWGpcvbB-WBcz84d0nJ01MroKlxYjDYRc4wl-dP49ZYTd0OkTJf3-7aQa_h798Y2J77Bjarozxiwm_u4oUXFfylU_szUUzbDVAAwyx4uPr_Mg40pY-3esbqZ0GjFYVpRUijJ8ISb-IpPBQNXCotOJ0SSGvdHdNVYRanADB5CgkkckhzN4xwhgg_vcIuXgd-eNL3OLb5esBbAzotCs6x9tEiXavbjKDKmDbJpJnNEAwOcAbZusDnCbeZwp9SD7FqAgeen4fcijEDi6Slx1uE06aUqmpo8q00RCBG6MDRrYuROC7k0qogsKgQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "Pe0U8a10o7VgEtSfIhsIZURWpSN-22MurwfIqK-MxvZwfVSvCB89JV-Cqd15g5P8pxZfoGbUXV091cue8kK5d-5C3KjJUGOI3LJTqs51-QJ9VmAJTumehxGwiUmHiCGGcJby3jMLQTGOOW8Px3PXZyxjeI7gGjOL0Sic36Y1c2Q",
      "dp": "MBdlhtrIRp1e95o4srnW84SfXSbGziGYOGcWKpnmJ92bN7x35fyr19gAc_viltQTaKrRUMrVGNzRw9MvZrKmcfC5Zg-UVbvVnaNPYb5OaL4vVCJdpdRcIqqFaVgE6fxGj7FkRB4JeTvhVBpcZuCjXyv1JuE3mdy8b8B9p_23NDU",
      "alg": "RS256",
      "dq": "f29xtYhyo7UakATTA9p4i7EvOr8kDr6tPAJgW1KN83Qht73-doYBaxQtCx7_JIflI1noV9KYW-LrJ3e7tx9cV6IVXxAtppZ_p_J3EJus9p5nKHlEkeUXzzRcyAqYE8QoxpgHiOERTgC9WeFJ024yv5oLS_VsZa0RmqfSO6fuPSE",
      "n": "hY1e_AESV040b1Wg7JQRhLzr1ykthA5p-O_gLtJYc-ItgsR78mqTrj8J3I9CKckKTMLqa1R1zfL_loGf-NpjVhr3W53WHKO8v4zXS7P3TwGgVJJ-zjknnXCKBOu3tCja80CeN0a15bEUhKHn4OgiqTP7Z4dPG8-LwmXtrqdq9RvDEPnFvCq6l-p_1GimUu2tHQN3ltETBgAKFHJdxl9yKtMwcXKGhA5NWy4rRldUz8sM6Fp3ajLhZPtj1827iEgR0yNuLSfMoSEFS8N1622oQHvvKMfZcWPOrEnsLwYtz1qu80ce06w-UYG67oZNKL9z9j09n6hlTZBquqqSvnEKvQ"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "hY1e_AESV040b1Wg7JQRhLzr1ykthA5p-O_gLtJYc-ItgsR78mqTrj8J3I9CKckKTMLqa1R1zfL_loGf-NpjVhr3W53WHKO8v4zXS7P3TwGgVJJ-zjknnXCKBOu3tCja80CeN0a15bEUhKHn4OgiqTP7Z4dPG8-LwmXtrqdq9RvDEPnFvCq6l-p_1GimUu2tHQN3ltETBgAKFHJdxl9yKtMwcXKGhA5NWy4rRldUz8sM6Fp3ajLhZPtj1827iEgR0yNuLSfMoSEFS8N1622oQHvvKMfZcWPOrEnsLwYtz1qu80ce06w-UYG67oZNKL9z9j09n6hlTZBquqqSvnEKvQ"
    }
  ]
}
2021-09-11 14:28:37 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-11 14:28:37
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2021-09-11 14:28:37
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test GALFV1XiMARF7oN
2021-09-11 14:28:37
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "implicit"
]
2021-09-11 14:28:37
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test GALFV1XiMARF7oN",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hY1e_AESV040b1Wg7JQRhLzr1ykthA5p-O_gLtJYc-ItgsR78mqTrj8J3I9CKckKTMLqa1R1zfL_loGf-NpjVhr3W53WHKO8v4zXS7P3TwGgVJJ-zjknnXCKBOu3tCja80CeN0a15bEUhKHn4OgiqTP7Z4dPG8-LwmXtrqdq9RvDEPnFvCq6l-p_1GimUu2tHQN3ltETBgAKFHJdxl9yKtMwcXKGhA5NWy4rRldUz8sM6Fp3ajLhZPtj1827iEgR0yNuLSfMoSEFS8N1622oQHvvKMfZcWPOrEnsLwYtz1qu80ce06w-UYG67oZNKL9z9j09n6hlTZBquqqSvnEKvQ"
      }
    ]
  }
}
2021-09-11 14:28:37
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test GALFV1XiMARF7oN",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hY1e_AESV040b1Wg7JQRhLzr1ykthA5p-O_gLtJYc-ItgsR78mqTrj8J3I9CKckKTMLqa1R1zfL_loGf-NpjVhr3W53WHKO8v4zXS7P3TwGgVJJ-zjknnXCKBOu3tCja80CeN0a15bEUhKHn4OgiqTP7Z4dPG8-LwmXtrqdq9RvDEPnFvCq6l-p_1GimUu2tHQN3ltETBgAKFHJdxl9yKtMwcXKGhA5NWy4rRldUz8sM6Fp3ajLhZPtj1827iEgR0yNuLSfMoSEFS8N1622oQHvvKMfZcWPOrEnsLwYtz1qu80ce06w-UYG67oZNKL9z9j09n6hlTZBquqqSvnEKvQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2021-09-11 14:28:37
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test GALFV1XiMARF7oN",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hY1e_AESV040b1Wg7JQRhLzr1ykthA5p-O_gLtJYc-ItgsR78mqTrj8J3I9CKckKTMLqa1R1zfL_loGf-NpjVhr3W53WHKO8v4zXS7P3TwGgVJJ-zjknnXCKBOu3tCja80CeN0a15bEUhKHn4OgiqTP7Z4dPG8-LwmXtrqdq9RvDEPnFvCq6l-p_1GimUu2tHQN3ltETBgAKFHJdxl9yKtMwcXKGhA5NWy4rRldUz8sM6Fp3ajLhZPtj1827iEgR0yNuLSfMoSEFS8N1622oQHvvKMfZcWPOrEnsLwYtz1qu80ce06w-UYG67oZNKL9z9j09n6hlTZBquqqSvnEKvQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ]
}
2021-09-11 14:28:37
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test GALFV1XiMARF7oN",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hY1e_AESV040b1Wg7JQRhLzr1ykthA5p-O_gLtJYc-ItgsR78mqTrj8J3I9CKckKTMLqa1R1zfL_loGf-NpjVhr3W53WHKO8v4zXS7P3TwGgVJJ-zjknnXCKBOu3tCja80CeN0a15bEUhKHn4OgiqTP7Z4dPG8-LwmXtrqdq9RvDEPnFvCq6l-p_1GimUu2tHQN3ltETBgAKFHJdxl9yKtMwcXKGhA5NWy4rRldUz8sM6Fp3ajLhZPtj1827iEgR0yNuLSfMoSEFS8N1622oQHvvKMfZcWPOrEnsLwYtz1qu80ce06w-UYG67oZNKL9z9j09n6hlTZBquqqSvnEKvQ"
      }
    ]
  },
  "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:28:37
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test GALFV1XiMARF7oN",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "hY1e_AESV040b1Wg7JQRhLzr1ykthA5p-O_gLtJYc-ItgsR78mqTrj8J3I9CKckKTMLqa1R1zfL_loGf-NpjVhr3W53WHKO8v4zXS7P3TwGgVJJ-zjknnXCKBOu3tCja80CeN0a15bEUhKHn4OgiqTP7Z4dPG8-LwmXtrqdq9RvDEPnFvCq6l-p_1GimUu2tHQN3ltETBgAKFHJdxl9yKtMwcXKGhA5NWy4rRldUz8sM6Fp3ajLhZPtj1827iEgR0yNuLSfMoSEFS8N1622oQHvvKMfZcWPOrEnsLwYtz1qu80ce06w-UYG67oZNKL9z9j09n6hlTZBquqqSvnEKvQ"
      }
    ]
  },
  "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:28:37
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 GALFV1XiMARF7oN","grant_types":["implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"hY1e_AESV040b1Wg7JQRhLzr1ykthA5p-O_gLtJYc-ItgsR78mqTrj8J3I9CKckKTMLqa1R1zfL_loGf-NpjVhr3W53WHKO8v4zXS7P3TwGgVJJ-zjknnXCKBOu3tCja80CeN0a15bEUhKHn4OgiqTP7Z4dPG8-LwmXtrqdq9RvDEPnFvCq6l-p_1GimUu2tHQN3ltETBgAKFHJdxl9yKtMwcXKGhA5NWy4rRldUz8sM6Fp3ajLhZPtj1827iEgR0yNuLSfMoSEFS8N1622oQHvvKMfZcWPOrEnsLwYtz1qu80ce06w-UYG67oZNKL9z9j09n6hlTZBquqqSvnEKvQ"}]},"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:28:38 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\u003d1631370518|6zQNw6rYfUZId5ZG|mM6QIJtIcbHW5z9BhWg1YkPtN+BKiEGHarYkWRovMeS8hGPCyvSsBBM1HNMd4dB3gZJVW4JAYDjYcl8YnhpCFxFV9xQr/qs0YAPyTEtQbcfTAKnUM5h0yRoebJiPADo0DSgZjJZ360E\u003d|gOW3Q6EMNyuv3Nzd4D7BLQ\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sat, 11 Sep 2021 14:28:38 GMT"
}
response_body
{"client_id": "uB5EaStlr3leLrgHBusnNQ", "registration_access_token": "k9m6ptAlORE5d0xki0R0pjiEZo2wq5Xx1Crm4H1nvpg", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=uB5EaStlr3leLrgHBusnNQ", "client_id_issued_at": 1631370518, "client_secret": "93bb40341b82fa0241a43f1bc9f2346172a36dce157c61481dcb87ed", "client_secret_expires_at": 1633962518, "application_type": "web", "response_types": ["id_token"], "client_name": "OIDF Conformance Test GALFV1XiMARF7oN", "grant_types": ["implicit"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "hY1e_AESV040b1Wg7JQRhLzr1ykthA5p-O_gLtJYc-ItgsR78mqTrj8J3I9CKckKTMLqa1R1zfL_loGf-NpjVhr3W53WHKO8v4zXS7P3TwGgVJJ-zjknnXCKBOu3tCja80CeN0a15bEUhKHn4OgiqTP7Z4dPG8-LwmXtrqdq9RvDEPnFvCq6l-p_1GimUu2tHQN3ltETBgAKFHJdxl9yKtMwcXKGhA5NWy4rRldUz8sM6Fp3ajLhZPtj1827iEgR0yNuLSfMoSEFS8N1622oQHvvKMfZcWPOrEnsLwYtz1qu80ce06w-UYG67oZNKL9z9j09n6hlTZBquqqSvnEKvQ"}]}, "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:28:38
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\u003d1631370518|6zQNw6rYfUZId5ZG|mM6QIJtIcbHW5z9BhWg1YkPtN+BKiEGHarYkWRovMeS8hGPCyvSsBBM1HNMd4dB3gZJVW4JAYDjYcl8YnhpCFxFV9xQr/qs0YAPyTEtQbcfTAKnUM5h0yRoebJiPADo0DSgZjJZ360E\u003d|gOW3Q6EMNyuv3Nzd4D7BLQ\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sat, 11 Sep 2021 14:28:38 GMT"
}
body
{"client_id": "uB5EaStlr3leLrgHBusnNQ", "registration_access_token": "k9m6ptAlORE5d0xki0R0pjiEZo2wq5Xx1Crm4H1nvpg", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=uB5EaStlr3leLrgHBusnNQ", "client_id_issued_at": 1631370518, "client_secret": "93bb40341b82fa0241a43f1bc9f2346172a36dce157c61481dcb87ed", "client_secret_expires_at": 1633962518, "application_type": "web", "response_types": ["id_token"], "client_name": "OIDF Conformance Test GALFV1XiMARF7oN", "grant_types": ["implicit"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "hY1e_AESV040b1Wg7JQRhLzr1ykthA5p-O_gLtJYc-ItgsR78mqTrj8J3I9CKckKTMLqa1R1zfL_loGf-NpjVhr3W53WHKO8v4zXS7P3TwGgVJJ-zjknnXCKBOu3tCja80CeN0a15bEUhKHn4OgiqTP7Z4dPG8-LwmXtrqdq9RvDEPnFvCq6l-p_1GimUu2tHQN3ltETBgAKFHJdxl9yKtMwcXKGhA5NWy4rRldUz8sM6Fp3ajLhZPtj1827iEgR0yNuLSfMoSEFS8N1622oQHvvKMfZcWPOrEnsLwYtz1qu80ce06w-UYG67oZNKL9z9j09n6hlTZBquqqSvnEKvQ"}]}, "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": "uB5EaStlr3leLrgHBusnNQ",
  "registration_access_token": "k9m6ptAlORE5d0xki0R0pjiEZo2wq5Xx1Crm4H1nvpg",
  "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id\u003duB5EaStlr3leLrgHBusnNQ",
  "client_id_issued_at": 1631370518,
  "client_secret": "93bb40341b82fa0241a43f1bc9f2346172a36dce157c61481dcb87ed",
  "client_secret_expires_at": 1633962518,
  "application_type": "web",
  "response_types": [
    "id_token"
  ],
  "client_name": "OIDF Conformance Test GALFV1XiMARF7oN",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "alg": "RS256",
        "n": "hY1e_AESV040b1Wg7JQRhLzr1ykthA5p-O_gLtJYc-ItgsR78mqTrj8J3I9CKckKTMLqa1R1zfL_loGf-NpjVhr3W53WHKO8v4zXS7P3TwGgVJJ-zjknnXCKBOu3tCja80CeN0a15bEUhKHn4OgiqTP7Z4dPG8-LwmXtrqdq9RvDEPnFvCq6l-p_1GimUu2tHQN3ltETBgAKFHJdxl9yKtMwcXKGhA5NWy4rRldUz8sM6Fp3ajLhZPtj1827iEgR0yNuLSfMoSEFS8N1622oQHvvKMfZcWPOrEnsLwYtz1qu80ce06w-UYG67oZNKL9z9j09n6hlTZBquqqSvnEKvQ"
      }
    ]
  },
  "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:28:38 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2021-09-11 14:28:38 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
http_status
201
2021-09-11 14:28:38 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2021-09-11 14:28:38 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
uB5EaStlr3leLrgHBusnNQ
2021-09-11 14:28:38 SUCCESS
ExtractClientManagementCredentials
Extracted dynamic registration management credentials
registration_client_uri
https://89.45.234.133:4000/registration_api?client_id=uB5EaStlr3leLrgHBusnNQ
registration_access_token
k9m6ptAlORE5d0xki0R0pjiEZo2wq5Xx1Crm4H1nvpg
2021-09-11 14:28:38
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-09-11 14:28:38 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:28:38 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:28:38
oidcc-max-age-1
Setup Done
Make request to authorization endpoint
2021-09-11 14:28:38 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
uB5EaStlr3leLrgHBusnNQ
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
2021-09-11 14:28:38
CreateRandomStateValue
Created state value
requested_state_length
10
state
uHfByxamcb
2021-09-11 14:28:38 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
uB5EaStlr3leLrgHBusnNQ
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
uHfByxamcb
2021-09-11 14:28:38
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
fpQOxszngx
2021-09-11 14:28:38 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
uB5EaStlr3leLrgHBusnNQ
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
uHfByxamcb
nonce
fpQOxszngx
2021-09-11 14:28:38 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
uB5EaStlr3leLrgHBusnNQ
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
uHfByxamcb
nonce
fpQOxszngx
response_type
id_token
2021-09-11 14:28:38
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
uB5EaStlr3leLrgHBusnNQ
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
uHfByxamcb
nonce
fpQOxszngx
response_type
id_token
response_mode
form_post
2021-09-11 14:28:38 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://89.45.234.133:4000/authorization?client_id=uB5EaStlr3leLrgHBusnNQ&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid&state=uHfByxamcb&nonce=fpQOxszngx&response_type=id_token&response_mode=form_post
2021-09-11 14:28:38 REDIRECT
oidcc-max-age-1
Redirecting to authorization endpoint
redirect_to
https://89.45.234.133:4000/authorization?client_id=uB5EaStlr3leLrgHBusnNQ&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid&state=uHfByxamcb&nonce=fpQOxszngx&response_type=id_token&response_mode=form_post
2021-09-11 14:28:45 INCOMING
oidcc-max-age-1
Incoming HTTP request to test instance GALFV1XiMARF7oN
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": "uHfByxamcb",
  "scope": "[\u0027openid\u0027]",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTI0LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiOTFlM2JjYzIxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiLCAibm9uY2UiOiAiZnBRT3hzem5neCIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDUyNCwgImV4cCI6IDE2MzEzNzA4MjQsICJhdWQiOiBbInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiXX0.nHRMIbk4Geg-5G3hgoNlb2jUzuXA3oHoXPCDRNkkY_HFuwSr4irzVzIdCAmItnu2U1ARZt1u1kMZt7hnaXNgjYfJbpPjO0gMICcO-1oXExyUbremrrocgyNBYdhLNpLSi5y7CCxuHLGH9-ydUd1t_HN3T9gw1NoS09xwNuPhlxDWWgnQ-7usgDrO2rAITvOI982Ep7cZPfIIWF8QT33NE2R0klIiwJXjvIfPTJ54alqV6sLCLVYyf8N4iATM14G8M_6FTe2JV1EHKMZfSuCSbaZM5iPxCZGkWghdkq1NAO6NWp63n-N3_PnlFTDPaUYx9EO9bzvzeITpeeaJ8iT3eQ"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
state=uHfByxamcb&scope=%5B%27openid%27%5D&id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTI0LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiOTFlM2JjYzIxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiLCAibm9uY2UiOiAiZnBRT3hzem5neCIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDUyNCwgImV4cCI6IDE2MzEzNzA4MjQsICJhdWQiOiBbInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiXX0.nHRMIbk4Geg-5G3hgoNlb2jUzuXA3oHoXPCDRNkkY_HFuwSr4irzVzIdCAmItnu2U1ARZt1u1kMZt7hnaXNgjYfJbpPjO0gMICcO-1oXExyUbremrrocgyNBYdhLNpLSi5y7CCxuHLGH9-ydUd1t_HN3T9gw1NoS09xwNuPhlxDWWgnQ-7usgDrO2rAITvOI982Ep7cZPfIIWF8QT33NE2R0klIiwJXjvIfPTJ54alqV6sLCLVYyf8N4iATM14G8M_6FTe2JV1EHKMZfSuCSbaZM5iPxCZGkWghdkq1NAO6NWp63n-N3_PnlFTDPaUYx9EO9bzvzeITpeeaJ8iT3eQ
2021-09-11 14:28:45 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/NYGy9fQyX4aDql3u3ufb",
  "fullUrl": "https://www.certification.openid.net/test/a/idpy/implicit/NYGy9fQyX4aDql3u3ufb"
}
2021-09-11 14:28:45 OUTGOING
oidcc-max-age-1
Response to HTTP request to test instance GALFV1XiMARF7oN
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/idpy/implicit/NYGy9fQyX4aDql3u3ufb, returnUrl=/log-detail.html?log=GALFV1XiMARF7oN}]
outgoing_path
callback
2021-09-11 14:28:45 INCOMING
oidcc-max-age-1
Incoming HTTP request to test instance GALFV1XiMARF7oN
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/NYGy9fQyX4aDql3u3ufb
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-09-11 14:28:45 OUTGOING
oidcc-max-age-1
Response to HTTP request to test instance GALFV1XiMARF7oN
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/NYGy9fQyX4aDql3u3ufb
2021-09-11 14:28:45 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2021-09-11 14:28:45 REDIRECT-IN
oidcc-max-age-1
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": "uHfByxamcb",
  "scope": "[\u0027openid\u0027]",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTI0LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiOTFlM2JjYzIxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiLCAibm9uY2UiOiAiZnBRT3hzem5neCIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDUyNCwgImV4cCI6IDE2MzEzNzA4MjQsICJhdWQiOiBbInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiXX0.nHRMIbk4Geg-5G3hgoNlb2jUzuXA3oHoXPCDRNkkY_HFuwSr4irzVzIdCAmItnu2U1ARZt1u1kMZt7hnaXNgjYfJbpPjO0gMICcO-1oXExyUbremrrocgyNBYdhLNpLSi5y7CCxuHLGH9-ydUd1t_HN3T9gw1NoS09xwNuPhlxDWWgnQ-7usgDrO2rAITvOI982Ep7cZPfIIWF8QT33NE2R0klIiwJXjvIfPTJ54alqV6sLCLVYyf8N4iATM14G8M_6FTe2JV1EHKMZfSuCSbaZM5iPxCZGkWghdkq1NAO6NWp63n-N3_PnlFTDPaUYx9EO9bzvzeITpeeaJ8iT3eQ"
}
Verify authorization endpoint response
2021-09-11 14:28:45 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2021-09-11 14:28:45 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:28:45 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2021-09-11 14:28:45 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2021-09-11 14:28:45 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2021-09-11 14:28:45
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-09-11 14:28:45 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2021-09-11 14:28:45 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
uHfByxamcb
2021-09-11 14:28:45 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTI0LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiOTFlM2JjYzIxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiLCAibm9uY2UiOiAiZnBRT3hzem5neCIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDUyNCwgImV4cCI6IDE2MzEzNzA4MjQsICJhdWQiOiBbInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiXX0.nHRMIbk4Geg-5G3hgoNlb2jUzuXA3oHoXPCDRNkkY_HFuwSr4irzVzIdCAmItnu2U1ARZt1u1kMZt7hnaXNgjYfJbpPjO0gMICcO-1oXExyUbremrrocgyNBYdhLNpLSi5y7CCxuHLGH9-ydUd1t_HN3T9gw1NoS09xwNuPhlxDWWgnQ-7usgDrO2rAITvOI982Ep7cZPfIIWF8QT33NE2R0klIiwJXjvIfPTJ54alqV6sLCLVYyf8N4iATM14G8M_6FTe2JV1EHKMZfSuCSbaZM5iPxCZGkWghdkq1NAO6NWp63n-N3_PnlFTDPaUYx9EO9bzvzeITpeeaJ8iT3eQ
header
{
  "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ",
  "alg": "RS256"
}
claims
{
  "sub": "3c277ee9345293e0c1e1fa481c699a83d983addff54a9dfd8a0aa1832f223d11",
  "acr": "urn:oasis:names:tc:SAML:2.0:ac:classes:InternetProtocolPassword",
  "aud": "uB5EaStlr3leLrgHBusnNQ",
  "auth_time": 1631370524,
  "scope": [
    "openid"
  ],
  "iss": "https://89.45.234.133:4000",
  "exp": 1631370824,
  "nonce": "fpQOxszngx",
  "iat": 1631370524,
  "jti": "91e3bcc2130c11ec8c99b12594190b0f",
  "client_id": "uB5EaStlr3leLrgHBusnNQ"
}
2021-09-11 14:28:45 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2021-09-11 14:28:45 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
fpQOxszngx
2021-09-11 14:28:45 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2021-09-11 14:28:45 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTI0LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiOTFlM2JjYzIxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiLCAibm9uY2UiOiAiZnBRT3hzem5neCIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDUyNCwgImV4cCI6IDE2MzEzNzA4MjQsICJhdWQiOiBbInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiXX0.nHRMIbk4Geg-5G3hgoNlb2jUzuXA3oHoXPCDRNkkY_HFuwSr4irzVzIdCAmItnu2U1ARZt1u1kMZt7hnaXNgjYfJbpPjO0gMICcO-1oXExyUbremrrocgyNBYdhLNpLSi5y7CCxuHLGH9-ydUd1t_HN3T9gw1NoS09xwNuPhlxDWWgnQ-7usgDrO2rAITvOI982Ep7cZPfIIWF8QT33NE2R0klIiwJXjvIfPTJ54alqV6sLCLVYyf8N4iATM14G8M_6FTe2JV1EHKMZfSuCSbaZM5iPxCZGkWghdkq1NAO6NWp63n-N3_PnlFTDPaUYx9EO9bzvzeITpeeaJ8iT3eQ
2021-09-11 14:28:45 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTI0LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiOTFlM2JjYzIxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiLCAibm9uY2UiOiAiZnBRT3hzem5neCIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDUyNCwgImV4cCI6IDE2MzEzNzA4MjQsICJhdWQiOiBbInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiXX0.nHRMIbk4Geg-5G3hgoNlb2jUzuXA3oHoXPCDRNkkY_HFuwSr4irzVzIdCAmItnu2U1ARZt1u1kMZt7hnaXNgjYfJbpPjO0gMICcO-1oXExyUbremrrocgyNBYdhLNpLSi5y7CCxuHLGH9-ydUd1t_HN3T9gw1NoS09xwNuPhlxDWWgnQ-7usgDrO2rAITvOI982Ep7cZPfIIWF8QT33NE2R0klIiwJXjvIfPTJ54alqV6sLCLVYyf8N4iATM14G8M_6FTe2JV1EHKMZfSuCSbaZM5iPxCZGkWghdkq1NAO6NWp63n-N3_PnlFTDPaUYx9EO9bzvzeITpeeaJ8iT3eQ
2021-09-11 14:28:45 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
3c277ee9345293e0c1e1fa481c699a83d983addff54a9dfd8a0aa1832f223d11
Second authorization: Make request to authorization endpoint
2021-09-11 14:28:45 SUCCESS
WaitFor2Seconds
Pausing for 2 seconds
2021-09-11 14:28:47 SUCCESS
WaitFor2Seconds
Woke up after 2 seconds sleep
2021-09-11 14:28:47 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
uB5EaStlr3leLrgHBusnNQ
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
2021-09-11 14:28:47
CreateRandomStateValue
Created state value
requested_state_length
10
state
nCPazqpig3
2021-09-11 14:28:47 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
uB5EaStlr3leLrgHBusnNQ
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
nCPazqpig3
2021-09-11 14:28:47
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
3uXeUWtLVs
2021-09-11 14:28:47 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
uB5EaStlr3leLrgHBusnNQ
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
nCPazqpig3
nonce
3uXeUWtLVs
2021-09-11 14:28:47 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
uB5EaStlr3leLrgHBusnNQ
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
nCPazqpig3
nonce
3uXeUWtLVs
response_type
id_token
2021-09-11 14:28:47
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
uB5EaStlr3leLrgHBusnNQ
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
nCPazqpig3
nonce
3uXeUWtLVs
response_type
id_token
response_mode
form_post
2021-09-11 14:28:47 SUCCESS
AddMaxAge1ToAuthorizationEndpointRequest
Added max_age=1 to authorization endpoint request
client_id
uB5EaStlr3leLrgHBusnNQ
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
nCPazqpig3
nonce
3uXeUWtLVs
response_type
id_token
response_mode
form_post
max_age
1
2021-09-11 14:28:47 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://89.45.234.133:4000/authorization?client_id=uB5EaStlr3leLrgHBusnNQ&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid&state=nCPazqpig3&nonce=3uXeUWtLVs&response_type=id_token&response_mode=form_post&max_age=1
2021-09-11 14:28:47 REDIRECT
oidcc-max-age-1
Redirecting to authorization endpoint
redirect_to
https://89.45.234.133:4000/authorization?client_id=uB5EaStlr3leLrgHBusnNQ&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid&state=nCPazqpig3&nonce=3uXeUWtLVs&response_type=id_token&response_mode=form_post&max_age=1
2021-09-11 14:28:47 REVIEW IMAGE
ExpectSecondLoginPage
The server must ask the user to login for a second time; a screenshot of this must be uploaded.
img
updatedAt
1631370570858
2021-09-11 14:29:10 INCOMING
oidcc-max-age-1
Incoming HTTP request to test instance GALFV1XiMARF7oN
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": "nCPazqpig3",
  "scope": "[\u0027openid\u0027]",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTUwLCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiYTExNzIzMjgxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiLCAibm9uY2UiOiAiM3VYZVVXdExWcyIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDU1MCwgImV4cCI6IDE2MzEzNzA4NTAsICJhdWQiOiBbInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiXX0.uDyF__XuVlRDhjPp9vNZMHFgShTpEnP2n1bx5s2trD9BuzMJ4YfIj_wWOu9-V13fBCxuMxsif6cvj6eTyrai-Uc1lWqMrLLwpCuA6H2Cb_PZ1ELCoxZ6LmQfYWFpscW4-pha54xXvv392nrpV1ukz4ux59Bq5fXLNRMKHpedcbXtX5JzL0TaE5Sb7UHR_CNkM0XpeCW_wnBYiYxsrYFf7TxXAxidp-2Y0Ykc5JL26_GmI6xZIwEuEx9XF64F8c2CyuJCJYypI6KI6r6vtwCnAZMazMdbyNOXlzq21sTsZXQ2e-whPiQgy_BJgaHqFO0awrtl7fsnT7-mAqm6hnG0-g"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
state=nCPazqpig3&scope=%5B%27openid%27%5D&id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTUwLCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiYTExNzIzMjgxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiLCAibm9uY2UiOiAiM3VYZVVXdExWcyIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDU1MCwgImV4cCI6IDE2MzEzNzA4NTAsICJhdWQiOiBbInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiXX0.uDyF__XuVlRDhjPp9vNZMHFgShTpEnP2n1bx5s2trD9BuzMJ4YfIj_wWOu9-V13fBCxuMxsif6cvj6eTyrai-Uc1lWqMrLLwpCuA6H2Cb_PZ1ELCoxZ6LmQfYWFpscW4-pha54xXvv392nrpV1ukz4ux59Bq5fXLNRMKHpedcbXtX5JzL0TaE5Sb7UHR_CNkM0XpeCW_wnBYiYxsrYFf7TxXAxidp-2Y0Ykc5JL26_GmI6xZIwEuEx9XF64F8c2CyuJCJYypI6KI6r6vtwCnAZMazMdbyNOXlzq21sTsZXQ2e-whPiQgy_BJgaHqFO0awrtl7fsnT7-mAqm6hnG0-g
2021-09-11 14:29:10 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/UKTV10nOOpAkMMSMrBZ2",
  "fullUrl": "https://www.certification.openid.net/test/a/idpy/implicit/UKTV10nOOpAkMMSMrBZ2"
}
2021-09-11 14:29:10 OUTGOING
oidcc-max-age-1
Response to HTTP request to test instance GALFV1XiMARF7oN
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/idpy/implicit/UKTV10nOOpAkMMSMrBZ2, returnUrl=/log-detail.html?log=GALFV1XiMARF7oN}]
outgoing_path
callback
2021-09-11 14:29:10 INCOMING
oidcc-max-age-1
Incoming HTTP request to test instance GALFV1XiMARF7oN
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/UKTV10nOOpAkMMSMrBZ2
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-09-11 14:29:10 OUTGOING
oidcc-max-age-1
Response to HTTP request to test instance GALFV1XiMARF7oN
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/UKTV10nOOpAkMMSMrBZ2
2021-09-11 14:29:10 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2021-09-11 14:29:10 REDIRECT-IN
oidcc-max-age-1
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": "nCPazqpig3",
  "scope": "[\u0027openid\u0027]",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTUwLCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiYTExNzIzMjgxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiLCAibm9uY2UiOiAiM3VYZVVXdExWcyIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDU1MCwgImV4cCI6IDE2MzEzNzA4NTAsICJhdWQiOiBbInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiXX0.uDyF__XuVlRDhjPp9vNZMHFgShTpEnP2n1bx5s2trD9BuzMJ4YfIj_wWOu9-V13fBCxuMxsif6cvj6eTyrai-Uc1lWqMrLLwpCuA6H2Cb_PZ1ELCoxZ6LmQfYWFpscW4-pha54xXvv392nrpV1ukz4ux59Bq5fXLNRMKHpedcbXtX5JzL0TaE5Sb7UHR_CNkM0XpeCW_wnBYiYxsrYFf7TxXAxidp-2Y0Ykc5JL26_GmI6xZIwEuEx9XF64F8c2CyuJCJYypI6KI6r6vtwCnAZMazMdbyNOXlzq21sTsZXQ2e-whPiQgy_BJgaHqFO0awrtl7fsnT7-mAqm6hnG0-g"
}
Second authorization: Verify authorization endpoint response
2021-09-11 14:29:10 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2021-09-11 14:29:10 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:10 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2021-09-11 14:29:10 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2021-09-11 14:29:10 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2021-09-11 14:29:10
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-09-11 14:29:10 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2021-09-11 14:29:10 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
nCPazqpig3
2021-09-11 14:29:10 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTUwLCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiYTExNzIzMjgxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiLCAibm9uY2UiOiAiM3VYZVVXdExWcyIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDU1MCwgImV4cCI6IDE2MzEzNzA4NTAsICJhdWQiOiBbInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiXX0.uDyF__XuVlRDhjPp9vNZMHFgShTpEnP2n1bx5s2trD9BuzMJ4YfIj_wWOu9-V13fBCxuMxsif6cvj6eTyrai-Uc1lWqMrLLwpCuA6H2Cb_PZ1ELCoxZ6LmQfYWFpscW4-pha54xXvv392nrpV1ukz4ux59Bq5fXLNRMKHpedcbXtX5JzL0TaE5Sb7UHR_CNkM0XpeCW_wnBYiYxsrYFf7TxXAxidp-2Y0Ykc5JL26_GmI6xZIwEuEx9XF64F8c2CyuJCJYypI6KI6r6vtwCnAZMazMdbyNOXlzq21sTsZXQ2e-whPiQgy_BJgaHqFO0awrtl7fsnT7-mAqm6hnG0-g
header
{
  "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ",
  "alg": "RS256"
}
claims
{
  "sub": "3c277ee9345293e0c1e1fa481c699a83d983addff54a9dfd8a0aa1832f223d11",
  "acr": "urn:oasis:names:tc:SAML:2.0:ac:classes:InternetProtocolPassword",
  "aud": "uB5EaStlr3leLrgHBusnNQ",
  "auth_time": 1631370550,
  "scope": [
    "openid"
  ],
  "iss": "https://89.45.234.133:4000",
  "exp": 1631370850,
  "nonce": "3uXeUWtLVs",
  "iat": 1631370550,
  "jti": "a1172328130c11ec8c99b12594190b0f",
  "client_id": "uB5EaStlr3leLrgHBusnNQ"
}
2021-09-11 14:29:10 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2021-09-11 14:29:10 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
3uXeUWtLVs
2021-09-11 14:29:10 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2021-09-11 14:29:10 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTUwLCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiYTExNzIzMjgxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiLCAibm9uY2UiOiAiM3VYZVVXdExWcyIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDU1MCwgImV4cCI6IDE2MzEzNzA4NTAsICJhdWQiOiBbInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiXX0.uDyF__XuVlRDhjPp9vNZMHFgShTpEnP2n1bx5s2trD9BuzMJ4YfIj_wWOu9-V13fBCxuMxsif6cvj6eTyrai-Uc1lWqMrLLwpCuA6H2Cb_PZ1ELCoxZ6LmQfYWFpscW4-pha54xXvv392nrpV1ukz4ux59Bq5fXLNRMKHpedcbXtX5JzL0TaE5Sb7UHR_CNkM0XpeCW_wnBYiYxsrYFf7TxXAxidp-2Y0Ykc5JL26_GmI6xZIwEuEx9XF64F8c2CyuJCJYypI6KI6r6vtwCnAZMazMdbyNOXlzq21sTsZXQ2e-whPiQgy_BJgaHqFO0awrtl7fsnT7-mAqm6hnG0-g
2021-09-11 14:29:10 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNTUwLCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiYTExNzIzMjgxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiLCAibm9uY2UiOiAiM3VYZVVXdExWcyIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDU1MCwgImV4cCI6IDE2MzEzNzA4NTAsICJhdWQiOiBbInVCNUVhU3RscjNsZUxyZ0hCdXNuTlEiXX0.uDyF__XuVlRDhjPp9vNZMHFgShTpEnP2n1bx5s2trD9BuzMJ4YfIj_wWOu9-V13fBCxuMxsif6cvj6eTyrai-Uc1lWqMrLLwpCuA6H2Cb_PZ1ELCoxZ6LmQfYWFpscW4-pha54xXvv392nrpV1ukz4ux59Bq5fXLNRMKHpedcbXtX5JzL0TaE5Sb7UHR_CNkM0XpeCW_wnBYiYxsrYFf7TxXAxidp-2Y0Ykc5JL26_GmI6xZIwEuEx9XF64F8c2CyuJCJYypI6KI6r6vtwCnAZMazMdbyNOXlzq21sTsZXQ2e-whPiQgy_BJgaHqFO0awrtl7fsnT7-mAqm6hnG0-g
2021-09-11 14:29:10 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
3c277ee9345293e0c1e1fa481c699a83d983addff54a9dfd8a0aa1832f223d11
2021-09-11 14:29:10 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": "uB5EaStlr3leLrgHBusnNQ",
  "auth_time": 1631370550,
  "scope": [
    "openid"
  ],
  "iss": "https://89.45.234.133:4000",
  "exp": 1631370850,
  "nonce": "3uXeUWtLVs",
  "iat": 1631370550,
  "jti": "a1172328130c11ec8c99b12594190b0f",
  "client_id": "uB5EaStlr3leLrgHBusnNQ"
}
2021-09-11 14:29:10 SUCCESS
CheckSecondIdTokenAuthTimeIsLaterIfPresent
auth_time is later in the second id_token
first_id_token
{
  "sub": "3c277ee9345293e0c1e1fa481c699a83d983addff54a9dfd8a0aa1832f223d11",
  "acr": "urn:oasis:names:tc:SAML:2.0:ac:classes:InternetProtocolPassword",
  "aud": "uB5EaStlr3leLrgHBusnNQ",
  "auth_time": 1631370524,
  "scope": [
    "openid"
  ],
  "iss": "https://89.45.234.133:4000",
  "exp": 1631370824,
  "nonce": "fpQOxszngx",
  "iat": 1631370524,
  "jti": "91e3bcc2130c11ec8c99b12594190b0f",
  "client_id": "uB5EaStlr3leLrgHBusnNQ"
}
second_id_token
{
  "sub": "3c277ee9345293e0c1e1fa481c699a83d983addff54a9dfd8a0aa1832f223d11",
  "acr": "urn:oasis:names:tc:SAML:2.0:ac:classes:InternetProtocolPassword",
  "aud": "uB5EaStlr3leLrgHBusnNQ",
  "auth_time": 1631370550,
  "scope": [
    "openid"
  ],
  "iss": "https://89.45.234.133:4000",
  "exp": 1631370850,
  "nonce": "3uXeUWtLVs",
  "iat": 1631370550,
  "jti": "a1172328130c11ec8c99b12594190b0f",
  "client_id": "uB5EaStlr3leLrgHBusnNQ"
}
2021-09-11 14:29:10 SUCCESS
CheckIdTokenAuthTimeIsRecentIfPresent
auth_time in id_token is recent
auth_time
"Sep 11, 2021, 2:29:10 PM"
now
"Sep 11, 2021, 2:29:10 PM"
2021-09-11 14:29:41 FINISHED
oidcc-max-age-1
Test has run to completion
testmodule_result
REVIEW
Unregister dynamically registered client
2021-09-11 14:29:41
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://89.45.234.133:4000/registration_api?client_id=uB5EaStlr3leLrgHBusnNQ
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "authorization": "Bearer k9m6ptAlORE5d0xki0R0pjiEZo2wq5Xx1Crm4H1nvpg",
  "content-length": "0"
}
request_body

                                
2021-09-11 14:29:42 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:29:42 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:29:42 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:29:49
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
3rkjL6QIhexMI6Q
Test Results