Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-09-06 06:48:18 INFO
TEST-RUNNER
Test instance kgDoSGPAJQAnCqO created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "server_metadata": "discovery",
  "response_mode": "default",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcop
planId
TcuL2IL86QhSD
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-ensure-request-without-nonce-succeeds-for-code-flow
2021-09-06 06:48:18 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
2021-09-06 06:48:18
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-06 06:48:18 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": "Mon, 06 Sep 2021 06:48:18 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": ["openid", "address", "email", "offline_access", "phone", "profile", "research_and_scholarship"], "claims_supported": ["locale", "given_name", "website", "address", "picture", "email_verified", "email", "middle_name", "iss", "name", "eduperson_scoped_affiliation", "preferred_username", "birthdate", "zoneinfo", "phone_number", "phone_number_verified", "nickname", "gender", "family_name", "updated_at", "profile", "sub"], "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-06 06:48:18
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": ["openid", "address", "email", "offline_access", "phone", "profile", "research_and_scholarship"], "claims_supported": ["locale", "given_name", "website", "address", "picture", "email_verified", "email", "middle_name", "iss", "name", "eduperson_scoped_affiliation", "preferred_username", "birthdate", "zoneinfo", "phone_number", "phone_number_verified", "nickname", "gender", "family_name", "updated_at", "profile", "sub"], "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-06 06:48:18 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
[
  "openid",
  "address",
  "email",
  "offline_access",
  "phone",
  "profile",
  "research_and_scholarship"
]
claims_supported
[
  "locale",
  "given_name",
  "website",
  "address",
  "picture",
  "email_verified",
  "email",
  "middle_name",
  "iss",
  "name",
  "eduperson_scoped_affiliation",
  "preferred_username",
  "birthdate",
  "zoneinfo",
  "phone_number",
  "phone_number_verified",
  "nickname",
  "gender",
  "family_name",
  "updated_at",
  "profile",
  "sub"
]
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-06 06:48:18 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-09-06 06:48:18 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-06 06:48:18
FetchServerKeys
Fetching server key
jwks_uri
https://89.45.234.133:4000/static/jwks.json
2021-09-06 06:48:18
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-06 06:48:19 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "691",
  "content-type": "application/json",
  "last-modified": "Mon, 06 Sep 2021 06:45:37 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Mon, 06 Sep 2021 18:48:19 GMT",
  "etag": "\"1630910737.2681-691-3956740992\"",
  "date": "Mon, 06 Sep 2021 06:48:19 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-06 06:48:19
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-06 06:48:19 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-06 06:48:19 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-06 06:48:19 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-09-06 06:48:19 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-09-06 06:48:19 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-06 06:48:19 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-09-06 06:48:19
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-09-06 06:48:19
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-09-06 06:48:19 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "22tK5r3H3NXs_KUpTY4skctvDvdvLgEStmOcwutLrHCuzcQc5lvn3txXb8-ips1YtQxYjA7IIW0EXsg5dL77b_zw5XCdtNnppphwQBvVoAK0uD-sn8jS9PHhJ9OEsQTbcIfRelUCZDashIvkW5ijy59GVOEsqrJ1rpALSWunVAk",
      "kty": "RSA",
      "q": "nmVEUe6E0FyhdG4LKiFrg2o2nN-ZfFZNxrgTmTTxkUvFoqazp8XocKfBHHv4eJD2pLlrk91IZArd5b57qk1M0i-24rLI_lizSNlwcb1j_Mc5tFNdcPWSV2J91pqFgtnlB4xhPB8P7SEQvzEWO0wn5CrNIB57FK9zv_jd4Aftmzc",
      "d": "QDFJ5O9sE9w-3ZehYUVJramZnpG7CexMnn3umQMkqdzKkLj6X6MJoSuWss-lmrbq2bZoiLc3iHNr9YR8Y3pxI1slLb05zITsfF5pSmj9KYPIb7Ul9lqrC0UrPFeJdv4OULFUt5KVtnTn8GG5ypEQlTDDPHe3P2QOgpLfY3iZrOsdg34EHRlkUImVV-DJ7HdfL_JNaO8hKoR_ZwJG_c3jH3r7s_crwm-moNwG97r8iDh6c-nCHhVRFCaWj3hv8sWEqt5NuUjKCE4WPecgeHoRCRucTW0KUxW5tWOiLXKBw10vYYNWqnKKPyUzKl_Ckk2AK3zmTNwkcsoydF78m5IEQQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "ocr_Vm1XBM03uzrz0FY8GFyY-FAGDHwVhHUrrjr_MJo_sYIsatBPzI-1aByzznQl91gZkTH3QDQpplzCh9NfQoWVVOcTDospWs1CKHd5L-HlZG0QOrBhX9rk3oOMY9B3tAERY33GQm6131wTOOw9MwwFJVEBbbtj5us-DrXOcJM",
      "dp": "pu3Kjx8E5ZJu-IqikJlAeS6-8DD4iZRRayb_hR9DdA5KPssbfXmgPuF9N9hMkwAYo6yf1PYN9bgdogpMA_CkE7_oeXWi1YsPginpBCzo6hIE8UOoDevX6nf2Zrk58v6R_9ukV6BC8IDT4QcYlULcIjaraDnjJH4en86Ad7wKEhk",
      "alg": "RS256",
      "dq": "RcGXSvXeK9z_hcUIya8aKC_YiVG3yJhBfGiIyQoV8MUL7su3hwWTjjlyxFacYIyG8phuFhp3zQc0Hf-7eo68bDxzMHdIKStrGYQZDx43MJWUhiPInPypTC6l-KLodW38fUyHbfDIFMhhFbJKdibd0pA-8gw6bCuwsDSrkgQr0hU",
      "n": "h8MEHa9xzR0AxnTF0KshsoDeqLCKOX4v3051PDB9rbrXGkzSgIYbdk-0HYdSqkkTViip-fvWn_ZjJJWky50q11tfvSL9qxBMrNl7scSlxk-nmawtsntFA5qKEx95S9WdL1nDEohSSnBn7_QwFT0PaulvCqHAz3vvRJR0XvisaJmRulD2FHhOxUrH7fKfpdLNEQuo05oDztDCM4c8PPZu6yHA8Hj7yfEqivVJm8GfR3vzVgrkE4QBw0o3fYu2BjbOWs-SqwF6NDu0bSFqohgEpH8j2czDyGika5ziN-J514oRCJ8rBJ7dNAvMeZ_KGPlxAw30CdH9bqfyX2sJfCmA7w"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "h8MEHa9xzR0AxnTF0KshsoDeqLCKOX4v3051PDB9rbrXGkzSgIYbdk-0HYdSqkkTViip-fvWn_ZjJJWky50q11tfvSL9qxBMrNl7scSlxk-nmawtsntFA5qKEx95S9WdL1nDEohSSnBn7_QwFT0PaulvCqHAz3vvRJR0XvisaJmRulD2FHhOxUrH7fKfpdLNEQuo05oDztDCM4c8PPZu6yHA8Hj7yfEqivVJm8GfR3vzVgrkE4QBw0o3fYu2BjbOWs-SqwF6NDu0bSFqohgEpH8j2czDyGika5ziN-J514oRCJ8rBJ7dNAvMeZ_KGPlxAw30CdH9bqfyX2sJfCmA7w"
    }
  ]
}
2021-09-06 06:48:19 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-06 06:48:19
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2021-09-06 06:48:19
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test kgDoSGPAJQAnCqO
2021-09-06 06:48:19
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2021-09-06 06:48:19
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test kgDoSGPAJQAnCqO",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "h8MEHa9xzR0AxnTF0KshsoDeqLCKOX4v3051PDB9rbrXGkzSgIYbdk-0HYdSqkkTViip-fvWn_ZjJJWky50q11tfvSL9qxBMrNl7scSlxk-nmawtsntFA5qKEx95S9WdL1nDEohSSnBn7_QwFT0PaulvCqHAz3vvRJR0XvisaJmRulD2FHhOxUrH7fKfpdLNEQuo05oDztDCM4c8PPZu6yHA8Hj7yfEqivVJm8GfR3vzVgrkE4QBw0o3fYu2BjbOWs-SqwF6NDu0bSFqohgEpH8j2czDyGika5ziN-J514oRCJ8rBJ7dNAvMeZ_KGPlxAw30CdH9bqfyX2sJfCmA7w"
      }
    ]
  }
}
2021-09-06 06:48:19
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test kgDoSGPAJQAnCqO",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "h8MEHa9xzR0AxnTF0KshsoDeqLCKOX4v3051PDB9rbrXGkzSgIYbdk-0HYdSqkkTViip-fvWn_ZjJJWky50q11tfvSL9qxBMrNl7scSlxk-nmawtsntFA5qKEx95S9WdL1nDEohSSnBn7_QwFT0PaulvCqHAz3vvRJR0XvisaJmRulD2FHhOxUrH7fKfpdLNEQuo05oDztDCM4c8PPZu6yHA8Hj7yfEqivVJm8GfR3vzVgrkE4QBw0o3fYu2BjbOWs-SqwF6NDu0bSFqohgEpH8j2czDyGika5ziN-J514oRCJ8rBJ7dNAvMeZ_KGPlxAw30CdH9bqfyX2sJfCmA7w"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2021-09-06 06:48:19
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test kgDoSGPAJQAnCqO",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "h8MEHa9xzR0AxnTF0KshsoDeqLCKOX4v3051PDB9rbrXGkzSgIYbdk-0HYdSqkkTViip-fvWn_ZjJJWky50q11tfvSL9qxBMrNl7scSlxk-nmawtsntFA5qKEx95S9WdL1nDEohSSnBn7_QwFT0PaulvCqHAz3vvRJR0XvisaJmRulD2FHhOxUrH7fKfpdLNEQuo05oDztDCM4c8PPZu6yHA8Hj7yfEqivVJm8GfR3vzVgrkE4QBw0o3fYu2BjbOWs-SqwF6NDu0bSFqohgEpH8j2czDyGika5ziN-J514oRCJ8rBJ7dNAvMeZ_KGPlxAw30CdH9bqfyX2sJfCmA7w"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ]
}
2021-09-06 06:48:19
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test kgDoSGPAJQAnCqO",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "h8MEHa9xzR0AxnTF0KshsoDeqLCKOX4v3051PDB9rbrXGkzSgIYbdk-0HYdSqkkTViip-fvWn_ZjJJWky50q11tfvSL9qxBMrNl7scSlxk-nmawtsntFA5qKEx95S9WdL1nDEohSSnBn7_QwFT0PaulvCqHAz3vvRJR0XvisaJmRulD2FHhOxUrH7fKfpdLNEQuo05oDztDCM4c8PPZu6yHA8Hj7yfEqivVJm8GfR3vzVgrkE4QBw0o3fYu2BjbOWs-SqwF6NDu0bSFqohgEpH8j2czDyGika5ziN-J514oRCJ8rBJ7dNAvMeZ_KGPlxAw30CdH9bqfyX2sJfCmA7w"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ]
}
2021-09-06 06:48:19
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test kgDoSGPAJQAnCqO",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "h8MEHa9xzR0AxnTF0KshsoDeqLCKOX4v3051PDB9rbrXGkzSgIYbdk-0HYdSqkkTViip-fvWn_ZjJJWky50q11tfvSL9qxBMrNl7scSlxk-nmawtsntFA5qKEx95S9WdL1nDEohSSnBn7_QwFT0PaulvCqHAz3vvRJR0XvisaJmRulD2FHhOxUrH7fKfpdLNEQuo05oDztDCM4c8PPZu6yHA8Hj7yfEqivVJm8GfR3vzVgrkE4QBw0o3fYu2BjbOWs-SqwF6NDu0bSFqohgEpH8j2czDyGika5ziN-J514oRCJ8rBJ7dNAvMeZ_KGPlxAw30CdH9bqfyX2sJfCmA7w"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2021-09-06 06:48:19
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": "703"
}
request_body
{"client_name":"OIDF Conformance Test kgDoSGPAJQAnCqO","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"h8MEHa9xzR0AxnTF0KshsoDeqLCKOX4v3051PDB9rbrXGkzSgIYbdk-0HYdSqkkTViip-fvWn_ZjJJWky50q11tfvSL9qxBMrNl7scSlxk-nmawtsntFA5qKEx95S9WdL1nDEohSSnBn7_QwFT0PaulvCqHAz3vvRJR0XvisaJmRulD2FHhOxUrH7fKfpdLNEQuo05oDztDCM4c8PPZu6yHA8Hj7yfEqivVJm8GfR3vzVgrkE4QBw0o3fYu2BjbOWs-SqwF6NDu0bSFqohgEpH8j2czDyGika5ziN-J514oRCJ8rBJ7dNAvMeZ_KGPlxAw30CdH9bqfyX2sJfCmA7w"}]},"token_endpoint_auth_method":"client_secret_basic","response_types":["code"],"redirect_uris":["https://www.certification.openid.net/test/a/idpy/callback"],"contacts":["certification@oidf.org"]}
2021-09-06 06:48:19 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
CREATED
response_headers
{
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "1113",
  "pragma": "no-cache",
  "cache-control": "no-store",
  "set-cookie": "oidc_op_rp\u003d1630910899|SkaNfeHuM785ACnm|TpfFZ0Lk+O4rXnagLBxerVskNodfPLGzYkNh2qhcOqjCupCAV0MsqBCC34cmemoXX1HK/8EEyz2+51gjColZlLZMOqjYMcXH9preOZAibR+1l1oTlbZO4BX8c6OU82FSPrfE38vdzc4\u003d|sBTOTtYYD+dQRneJQdXu2g\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Mon, 06 Sep 2021 06:48:19 GMT"
}
response_body
{"client_id": "mD4B0Iye31scEwffgQUx7g", "registration_access_token": "xfp1H8wNJLGGHd7qu_Zegd79_JIsNZlF1mibVQRcfGE", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=mD4B0Iye31scEwffgQUx7g", "client_id_issued_at": 1630910899, "client_secret": "9691c157a1658e5e3064a144aae5030b249d8cbc332f8017e35705e2", "client_secret_expires_at": 1633502899, "application_type": "web", "response_types": ["code"], "client_name": "OIDF Conformance Test kgDoSGPAJQAnCqO", "grant_types": ["authorization_code"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "h8MEHa9xzR0AxnTF0KshsoDeqLCKOX4v3051PDB9rbrXGkzSgIYbdk-0HYdSqkkTViip-fvWn_ZjJJWky50q11tfvSL9qxBMrNl7scSlxk-nmawtsntFA5qKEx95S9WdL1nDEohSSnBn7_QwFT0PaulvCqHAz3vvRJR0XvisaJmRulD2FHhOxUrH7fKfpdLNEQuo05oDztDCM4c8PPZu6yHA8Hj7yfEqivVJm8GfR3vzVgrkE4QBw0o3fYu2BjbOWs-SqwF6NDu0bSFqohgEpH8j2czDyGika5ziN-J514oRCJ8rBJ7dNAvMeZ_KGPlxAw30CdH9bqfyX2sJfCmA7w"}]}, "token_endpoint_auth_method": "client_secret_basic", "contacts": ["certification@oidf.org"], "redirect_uris": ["https://www.certification.openid.net/test/a/idpy/callback"]}
2021-09-06 06:48:19
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "1113",
  "pragma": "no-cache",
  "cache-control": "no-store",
  "set-cookie": "oidc_op_rp\u003d1630910899|SkaNfeHuM785ACnm|TpfFZ0Lk+O4rXnagLBxerVskNodfPLGzYkNh2qhcOqjCupCAV0MsqBCC34cmemoXX1HK/8EEyz2+51gjColZlLZMOqjYMcXH9preOZAibR+1l1oTlbZO4BX8c6OU82FSPrfE38vdzc4\u003d|sBTOTtYYD+dQRneJQdXu2g\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Mon, 06 Sep 2021 06:48:19 GMT"
}
body
{"client_id": "mD4B0Iye31scEwffgQUx7g", "registration_access_token": "xfp1H8wNJLGGHd7qu_Zegd79_JIsNZlF1mibVQRcfGE", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=mD4B0Iye31scEwffgQUx7g", "client_id_issued_at": 1630910899, "client_secret": "9691c157a1658e5e3064a144aae5030b249d8cbc332f8017e35705e2", "client_secret_expires_at": 1633502899, "application_type": "web", "response_types": ["code"], "client_name": "OIDF Conformance Test kgDoSGPAJQAnCqO", "grant_types": ["authorization_code"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "h8MEHa9xzR0AxnTF0KshsoDeqLCKOX4v3051PDB9rbrXGkzSgIYbdk-0HYdSqkkTViip-fvWn_ZjJJWky50q11tfvSL9qxBMrNl7scSlxk-nmawtsntFA5qKEx95S9WdL1nDEohSSnBn7_QwFT0PaulvCqHAz3vvRJR0XvisaJmRulD2FHhOxUrH7fKfpdLNEQuo05oDztDCM4c8PPZu6yHA8Hj7yfEqivVJm8GfR3vzVgrkE4QBw0o3fYu2BjbOWs-SqwF6NDu0bSFqohgEpH8j2czDyGika5ziN-J514oRCJ8rBJ7dNAvMeZ_KGPlxAw30CdH9bqfyX2sJfCmA7w"}]}, "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": "mD4B0Iye31scEwffgQUx7g",
  "registration_access_token": "xfp1H8wNJLGGHd7qu_Zegd79_JIsNZlF1mibVQRcfGE",
  "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id\u003dmD4B0Iye31scEwffgQUx7g",
  "client_id_issued_at": 1630910899,
  "client_secret": "9691c157a1658e5e3064a144aae5030b249d8cbc332f8017e35705e2",
  "client_secret_expires_at": 1633502899,
  "application_type": "web",
  "response_types": [
    "code"
  ],
  "client_name": "OIDF Conformance Test kgDoSGPAJQAnCqO",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "alg": "RS256",
        "n": "h8MEHa9xzR0AxnTF0KshsoDeqLCKOX4v3051PDB9rbrXGkzSgIYbdk-0HYdSqkkTViip-fvWn_ZjJJWky50q11tfvSL9qxBMrNl7scSlxk-nmawtsntFA5qKEx95S9WdL1nDEohSSnBn7_QwFT0PaulvCqHAz3vvRJR0XvisaJmRulD2FHhOxUrH7fKfpdLNEQuo05oDztDCM4c8PPZu6yHA8Hj7yfEqivVJm8GfR3vzVgrkE4QBw0o3fYu2BjbOWs-SqwF6NDu0bSFqohgEpH8j2czDyGika5ziN-J514oRCJ8rBJ7dNAvMeZ_KGPlxAw30CdH9bqfyX2sJfCmA7w"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "contacts": [
    "certification@oidf.org"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ]
}
2021-09-06 06:48:19 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2021-09-06 06:48:19 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
http_status
201
2021-09-06 06:48:19 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2021-09-06 06:48:19 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
mD4B0Iye31scEwffgQUx7g
2021-09-06 06:48:19 SUCCESS
ExtractClientManagementCredentials
Extracted dynamic registration management credentials
registration_client_uri
https://89.45.234.133:4000/registration_api?client_id=mD4B0Iye31scEwffgQUx7g
registration_access_token
xfp1H8wNJLGGHd7qu_Zegd79_JIsNZlF1mibVQRcfGE
2021-09-06 06:48:19
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-09-06 06:48:19 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-06 06:48:19 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-06 06:48:19
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Setup Done
Make request to authorization endpoint
2021-09-06 06:48:19 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
mD4B0Iye31scEwffgQUx7g
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
2021-09-06 06:48:19
CreateRandomStateValue
Created state value
requested_state_length
10
state
095BApUpnL
2021-09-06 06:48:19 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
mD4B0Iye31scEwffgQUx7g
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
095BApUpnL
2021-09-06 06:48:19
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
slQj02EeHC
2021-09-06 06:48:19
AddNonceToAuthorizationEndpointRequest
NOT adding nonce to request object
2021-09-06 06:48:19 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
mD4B0Iye31scEwffgQUx7g
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
095BApUpnL
response_type
code
2021-09-06 06:48:19 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://89.45.234.133:4000/authorization?client_id=mD4B0Iye31scEwffgQUx7g&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid&state=095BApUpnL&response_type=code
2021-09-06 06:48:19 REDIRECT
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Redirecting to authorization endpoint
redirect_to
https://89.45.234.133:4000/authorization?client_id=mD4B0Iye31scEwffgQUx7g&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid&state=095BApUpnL&response_type=code
2021-09-06 06:48:32 INCOMING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Incoming HTTP request to test instance kgDoSGPAJQAnCqO
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "cookie": "JSESSIONID\u003dA21F108F71114569DE22B78E209E14B3; __utma\u003d201319536.1870777121.1629795278.1630658791.1630855414.6; __utmc\u003d201319536; __utmz\u003d201319536.1630855414.6.3.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/schedule-test.html",
  "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",
  "accept-language": "en-us",
  "referer": "https://89.45.234.133:4000/authorization?client_id\u003dmD4B0Iye31scEwffgQUx7g\u0026redirect_uri\u003dhttps://www.certification.openid.net/test/a/idpy/callback\u0026scope\u003dopenid\u0026state\u003d095BApUpnL\u0026response_type\u003dcode",
  "accept-encoding": "gzip, deflate, br",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
callback
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{
  "state": "095BApUpnL",
  "scope": "openid",
  "code": "Z0FBQUFBQmhOYm1fQ2dCUlhYd3JiSE5jcHF3bWtlY3FjSGQydVB3X1FDLXVMQlZLMFZUNnpJbG0xeDJmaHZQQzQyc190S2ZhTXc4V0xZLVRsRTdSYmc4N3N6R0xDcDV6cG9fbUE4cjZJR09hdFpndGlKaHpNNW5GY1k0a2dsVXM1clg3dDdBLVRxOWx6Z1ZucjZCaklEelpkcmt6bzA5a2pLUFgzZldIam5QUi00c2lEZkpXYnlpV0lVc3ZfSHRUSjVRdVktdWZsRUJueVlvcy1tYmgwZ0VURXBya1A3eTZnclhNU3UxUklCZDM4T0YtSjVNcGtiRXZ4M2x4RTFma1JZLWxtWElGT095WFNGWjlGN2dNMFkwbmw0MGRHRlUwU24xLWgxZGtUYjVMM0hwU1QzMm5ZekJmaFl3cmNxUTRFaXZ2dlB2WWRjQl82VmV5Zi1ET1VZWUJNSmgyTkkyNm43NElVUWp2U0UySHpmQ2lJd2FBdVBVMVN1dEZBUElFYVhpYXpOX3hEaE1lWEtWSzdpNWhPdnl5WXV1LUtiSjJsdFFmaUFlVWxFSW5vZEpfMWpraDVPZzlsRl80S3ctUFNSZTFReV80Y1NiZXFvRVE0REIwZFZwWVlqZ0JXdVc5eGtwQzFKazJkcHA0MmVjMmZUa3NiQXdFbDhNTkREMEs4QjBLdmFRcGdUMkNCbDFERnpiSVUzbDh0REd0LUd2d0FvSXZ6T0ZTUEkxbW5WX1cyVGxsN2JoUUZkaTE1VHRfekI5SnR5RDVRTThxNGRURnFVTmZzNXRYd3Ytam5LY0ZscVFEQUM4NGYtSF9PdTQtZVNUUDZVX0xIOW1jZ0RWVHV1c0RUcW50ZkRLOQ\u003d\u003d",
  "session_state": "db445fcbe168e464da814832358331b5c69db428c54c32c19a116dc482f08805.8_elWiVjQMVseJUvOHGD_Q",
  "iss": "https://89.45.234.133:4000",
  "client_id": "mD4B0Iye31scEwffgQUx7g"
}
incoming_body
2021-09-06 06:48:32 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/z1R20ik3LeMpQ94gOAuk",
  "fullUrl": "https://www.certification.openid.net/test/a/idpy/implicit/z1R20ik3LeMpQ94gOAuk"
}
2021-09-06 06:48:32 OUTGOING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Response to HTTP request to test instance kgDoSGPAJQAnCqO
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/idpy/implicit/z1R20ik3LeMpQ94gOAuk, returnUrl=/log-detail.html?log=kgDoSGPAJQAnCqO}]
outgoing_path
callback
2021-09-06 06:48:32 INCOMING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Incoming HTTP request to test instance kgDoSGPAJQAnCqO
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?state\u003d095BApUpnL\u0026scope\u003dopenid\u0026code\u003dZ0FBQUFBQmhOYm1fQ2dCUlhYd3JiSE5jcHF3bWtlY3FjSGQydVB3X1FDLXVMQlZLMFZUNnpJbG0xeDJmaHZQQzQyc190S2ZhTXc4V0xZLVRsRTdSYmc4N3N6R0xDcDV6cG9fbUE4cjZJR09hdFpndGlKaHpNNW5GY1k0a2dsVXM1clg3dDdBLVRxOWx6Z1ZucjZCaklEelpkcmt6bzA5a2pLUFgzZldIam5QUi00c2lEZkpXYnlpV0lVc3ZfSHRUSjVRdVktdWZsRUJueVlvcy1tYmgwZ0VURXBya1A3eTZnclhNU3UxUklCZDM4T0YtSjVNcGtiRXZ4M2x4RTFma1JZLWxtWElGT095WFNGWjlGN2dNMFkwbmw0MGRHRlUwU24xLWgxZGtUYjVMM0hwU1QzMm5ZekJmaFl3cmNxUTRFaXZ2dlB2WWRjQl82VmV5Zi1ET1VZWUJNSmgyTkkyNm43NElVUWp2U0UySHpmQ2lJd2FBdVBVMVN1dEZBUElFYVhpYXpOX3hEaE1lWEtWSzdpNWhPdnl5WXV1LUtiSjJsdFFmaUFlVWxFSW5vZEpfMWpraDVPZzlsRl80S3ctUFNSZTFReV80Y1NiZXFvRVE0REIwZFZwWVlqZ0JXdVc5eGtwQzFKazJkcHA0MmVjMmZUa3NiQXdFbDhNTkREMEs4QjBLdmFRcGdUMkNCbDFERnpiSVUzbDh0REd0LUd2d0FvSXZ6T0ZTUEkxbW5WX1cyVGxsN2JoUUZkaTE1VHRfekI5SnR5RDVRTThxNGRURnFVTmZzNXRYd3Ytam5LY0ZscVFEQUM4NGYtSF9PdTQtZVNUUDZVX0xIOW1jZ0RWVHV1c0RUcW50ZkRLOQ%3D%3D\u0026session_state\u003ddb445fcbe168e464da814832358331b5c69db428c54c32c19a116dc482f08805.8_elWiVjQMVseJUvOHGD_Q\u0026iss\u003dhttps%3A%2F%2F89.45.234.133%3A4000\u0026client_id\u003dmD4B0Iye31scEwffgQUx7g",
  "cookie": "JSESSIONID\u003dA21F108F71114569DE22B78E209E14B3; __utma\u003d201319536.1870777121.1629795278.1630658791.1630855414.6; __utmc\u003d201319536; __utmz\u003d201319536.1630855414.6.3.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/schedule-test.html",
  "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/z1R20ik3LeMpQ94gOAuk
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-09-06 06:48:32 OUTGOING
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Response to HTTP request to test instance kgDoSGPAJQAnCqO
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/z1R20ik3LeMpQ94gOAuk
2021-09-06 06:48:32 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2021-09-06 06:48:32 REDIRECT-IN
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Authorization endpoint response captured
url_query
{
  "state": "095BApUpnL",
  "scope": "openid",
  "code": "Z0FBQUFBQmhOYm1fQ2dCUlhYd3JiSE5jcHF3bWtlY3FjSGQydVB3X1FDLXVMQlZLMFZUNnpJbG0xeDJmaHZQQzQyc190S2ZhTXc4V0xZLVRsRTdSYmc4N3N6R0xDcDV6cG9fbUE4cjZJR09hdFpndGlKaHpNNW5GY1k0a2dsVXM1clg3dDdBLVRxOWx6Z1ZucjZCaklEelpkcmt6bzA5a2pLUFgzZldIam5QUi00c2lEZkpXYnlpV0lVc3ZfSHRUSjVRdVktdWZsRUJueVlvcy1tYmgwZ0VURXBya1A3eTZnclhNU3UxUklCZDM4T0YtSjVNcGtiRXZ4M2x4RTFma1JZLWxtWElGT095WFNGWjlGN2dNMFkwbmw0MGRHRlUwU24xLWgxZGtUYjVMM0hwU1QzMm5ZekJmaFl3cmNxUTRFaXZ2dlB2WWRjQl82VmV5Zi1ET1VZWUJNSmgyTkkyNm43NElVUWp2U0UySHpmQ2lJd2FBdVBVMVN1dEZBUElFYVhpYXpOX3hEaE1lWEtWSzdpNWhPdnl5WXV1LUtiSjJsdFFmaUFlVWxFSW5vZEpfMWpraDVPZzlsRl80S3ctUFNSZTFReV80Y1NiZXFvRVE0REIwZFZwWVlqZ0JXdVc5eGtwQzFKazJkcHA0MmVjMmZUa3NiQXdFbDhNTkREMEs4QjBLdmFRcGdUMkNCbDFERnpiSVUzbDh0REd0LUd2d0FvSXZ6T0ZTUEkxbW5WX1cyVGxsN2JoUUZkaTE1VHRfekI5SnR5RDVRTThxNGRURnFVTmZzNXRYd3Ytam5LY0ZscVFEQUM4NGYtSF9PdTQtZVNUUDZVX0xIOW1jZ0RWVHV1c0RUcW50ZkRLOQ\u003d\u003d",
  "session_state": "db445fcbe168e464da814832358331b5c69db428c54c32c19a116dc482f08805.8_elWiVjQMVseJUvOHGD_Q",
  "iss": "https://89.45.234.133:4000",
  "client_id": "mD4B0Iye31scEwffgQUx7g"
}
headers
{
  "host": "www.certification.openid.net",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "cookie": "JSESSIONID\u003dA21F108F71114569DE22B78E209E14B3; __utma\u003d201319536.1870777121.1629795278.1630658791.1630855414.6; __utmc\u003d201319536; __utmz\u003d201319536.1630855414.6.3.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/schedule-test.html",
  "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",
  "accept-language": "en-us",
  "referer": "https://89.45.234.133:4000/authorization?client_id\u003dmD4B0Iye31scEwffgQUx7g\u0026redirect_uri\u003dhttps://www.certification.openid.net/test/a/idpy/callback\u0026scope\u003dopenid\u0026state\u003d095BApUpnL\u0026response_type\u003dcode",
  "accept-encoding": "gzip, deflate, br",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
http_method
GET
url_fragment
{}
post_body
Verify authorization endpoint response
2021-09-06 06:48:32 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2021-09-06 06:48:32 SUCCESS
ValidateIssInAuthorizationResponse
'iss' parameter in authorization response matches server's issuer value.
2021-09-06 06:48:32 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2021-09-06 06:48:32 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
095BApUpnL
2021-09-06 06:48:32 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
Z0FBQUFBQmhOYm1fQ2dCUlhYd3JiSE5jcHF3bWtlY3FjSGQydVB3X1FDLXVMQlZLMFZUNnpJbG0xeDJmaHZQQzQyc190S2ZhTXc4V0xZLVRsRTdSYmc4N3N6R0xDcDV6cG9fbUE4cjZJR09hdFpndGlKaHpNNW5GY1k0a2dsVXM1clg3dDdBLVRxOWx6Z1ZucjZCaklEelpkcmt6bzA5a2pLUFgzZldIam5QUi00c2lEZkpXYnlpV0lVc3ZfSHRUSjVRdVktdWZsRUJueVlvcy1tYmgwZ0VURXBya1A3eTZnclhNU3UxUklCZDM4T0YtSjVNcGtiRXZ4M2x4RTFma1JZLWxtWElGT095WFNGWjlGN2dNMFkwbmw0MGRHRlUwU24xLWgxZGtUYjVMM0hwU1QzMm5ZekJmaFl3cmNxUTRFaXZ2dlB2WWRjQl82VmV5Zi1ET1VZWUJNSmgyTkkyNm43NElVUWp2U0UySHpmQ2lJd2FBdVBVMVN1dEZBUElFYVhpYXpOX3hEaE1lWEtWSzdpNWhPdnl5WXV1LUtiSjJsdFFmaUFlVWxFSW5vZEpfMWpraDVPZzlsRl80S3ctUFNSZTFReV80Y1NiZXFvRVE0REIwZFZwWVlqZ0JXdVc5eGtwQzFKazJkcHA0MmVjMmZUa3NiQXdFbDhNTkREMEs4QjBLdmFRcGdUMkNCbDFERnpiSVUzbDh0REd0LUd2d0FvSXZ6T0ZTUEkxbW5WX1cyVGxsN2JoUUZkaTE1VHRfekI5SnR5RDVRTThxNGRURnFVTmZzNXRYd3Ytam5LY0ZscVFEQUM4NGYtSF9PdTQtZVNUUDZVX0xIOW1jZ0RWVHV1c0RUcW50ZkRLOQ==
2021-09-06 06:48:32 FINISHED
oidcc-ensure-request-without-nonce-succeeds-for-code-flow
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2021-09-06 06:48:32
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://89.45.234.133:4000/registration_api?client_id=mD4B0Iye31scEwffgQUx7g
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "authorization": "Bearer xfp1H8wNJLGGHd7qu_Zegd79_JIsNZlF1mibVQRcfGE",
  "content-length": "0"
}
request_body

                                
2021-09-06 06:48:32 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, GET, HEAD",
  "content-length": "178",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Mon, 06 Sep 2021 06:48:32 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-06 06:48:32 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-06 06:48:43
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
d3TEspUkUVRwaRs
Test Results