Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-09-11 11:36:20 INFO
TEST-RUNNER
Test instance YOrHJMf4tVvoqO7 created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code token",
  "server_metadata": "discovery",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcop
planId
Okm8cBmJjyOxE
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-request-uri-unsigned-supported-correctly-or-rejected-as-unsupported
2021-09-11 11:36:20 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
2021-09-11 11:36:20
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 11:36:20 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 11:36:20 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": ["offline_access", "phone", "address", "research_and_scholarship", "profile", "email", "openid"], "claims_supported": ["iss", "updated_at", "given_name", "preferred_username", "picture", "zoneinfo", "website", "profile", "email_verified", "family_name", "sub", "birthdate", "address", "middle_name", "eduperson_scoped_affiliation", "gender", "locale", "nickname", "phone_number", "phone_number_verified", "name", "email"], "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 11:36:20
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": ["offline_access", "phone", "address", "research_and_scholarship", "profile", "email", "openid"], "claims_supported": ["iss", "updated_at", "given_name", "preferred_username", "picture", "zoneinfo", "website", "profile", "email_verified", "family_name", "sub", "birthdate", "address", "middle_name", "eduperson_scoped_affiliation", "gender", "locale", "nickname", "phone_number", "phone_number_verified", "name", "email"], "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 11:36:20 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
[
  "offline_access",
  "phone",
  "address",
  "research_and_scholarship",
  "profile",
  "email",
  "openid"
]
claims_supported
[
  "iss",
  "updated_at",
  "given_name",
  "preferred_username",
  "picture",
  "zoneinfo",
  "website",
  "profile",
  "email_verified",
  "family_name",
  "sub",
  "birthdate",
  "address",
  "middle_name",
  "eduperson_scoped_affiliation",
  "gender",
  "locale",
  "nickname",
  "phone_number",
  "phone_number_verified",
  "name",
  "email"
]
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 11:36:20 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-09-11 11:36:20 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 11:36:20
FetchServerKeys
Fetching server key
jwks_uri
https://89.45.234.133:4000/static/jwks.json
2021-09-11 11:36:20
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 11:36:21 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 11:09:56 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Sat, 11 Sep 2021 23:36:21 GMT",
  "etag": "\"1631358596.6152847-691-3956740992\"",
  "date": "Sat, 11 Sep 2021 11:36:21 GMT",
  "server": "Werkzeug/1.0.1 Python/3.8.10"
}
response_body
{"keys": [{"kty": "RSA", "use": "sig", "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ", "n": "4DuoJU7Kdqz37-ZyqVZT_gwfVgV4h6TENLkQNRpQIIGrq7BhaNr9Li4ocZIu7x6N_KAKk-59pB4Xk1rjwMFGU7eKV3V1HBe2Nr-br8sU1Jw5ON8Z6_eV5L6c1i9asCklacYaMbxVVD3Unu0B964nrXm6Ct2vsLM-5sVNlOvMHHpS9HbJxByVSCyr43-riM4drq_5z806LLMU9_3KoOTI5a4NTtZpWmymWOJ_3uOdINJ6nun68rnNoHmrM_Cg302VkDb9vSQBw4WEgjXRYoeHRq9hx1IxOjK-8YFtQxrWcFJH4ntUqWPBxlhdpCM1clbhh7S8NfOcN-36Wblff7uFQw", "e": "AQAB"}, {"kty": "EC", "use": "sig", "kid": "azRaTWlLTWZTM0ZLSUFZLVNjYm5Cd3FISmlMTVVkbVVJa2FnR0d5WkRmNA", "crv": "P-256", "x": "5hTpuQ1G3UMbypveGTh64PASzqrfhFllfqMFdNUlY9w", "y": "cg80sEOIDMcg5Stg4ubxpAnW_MXD71moNznzBF1toAU"}]}
2021-09-11 11:36:21
FetchServerKeys
Found JWK set string
jwk_string
{"keys": [{"kty": "RSA", "use": "sig", "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ", "n": "4DuoJU7Kdqz37-ZyqVZT_gwfVgV4h6TENLkQNRpQIIGrq7BhaNr9Li4ocZIu7x6N_KAKk-59pB4Xk1rjwMFGU7eKV3V1HBe2Nr-br8sU1Jw5ON8Z6_eV5L6c1i9asCklacYaMbxVVD3Unu0B964nrXm6Ct2vsLM-5sVNlOvMHHpS9HbJxByVSCyr43-riM4drq_5z806LLMU9_3KoOTI5a4NTtZpWmymWOJ_3uOdINJ6nun68rnNoHmrM_Cg302VkDb9vSQBw4WEgjXRYoeHRq9hx1IxOjK-8YFtQxrWcFJH4ntUqWPBxlhdpCM1clbhh7S8NfOcN-36Wblff7uFQw", "e": "AQAB"}, {"kty": "EC", "use": "sig", "kid": "azRaTWlLTWZTM0ZLSUFZLVNjYm5Cd3FISmlMTVVkbVVJa2FnR0d5WkRmNA", "crv": "P-256", "x": "5hTpuQ1G3UMbypveGTh64PASzqrfhFllfqMFdNUlY9w", "y": "cg80sEOIDMcg5Stg4ubxpAnW_MXD71moNznzBF1toAU"}]}
2021-09-11 11:36:21 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "use": "sig",
      "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ",
      "n": "4DuoJU7Kdqz37-ZyqVZT_gwfVgV4h6TENLkQNRpQIIGrq7BhaNr9Li4ocZIu7x6N_KAKk-59pB4Xk1rjwMFGU7eKV3V1HBe2Nr-br8sU1Jw5ON8Z6_eV5L6c1i9asCklacYaMbxVVD3Unu0B964nrXm6Ct2vsLM-5sVNlOvMHHpS9HbJxByVSCyr43-riM4drq_5z806LLMU9_3KoOTI5a4NTtZpWmymWOJ_3uOdINJ6nun68rnNoHmrM_Cg302VkDb9vSQBw4WEgjXRYoeHRq9hx1IxOjK-8YFtQxrWcFJH4ntUqWPBxlhdpCM1clbhh7S8NfOcN-36Wblff7uFQw",
      "e": "AQAB"
    },
    {
      "kty": "EC",
      "use": "sig",
      "kid": "azRaTWlLTWZTM0ZLSUFZLVNjYm5Cd3FISmlMTVVkbVVJa2FnR0d5WkRmNA",
      "crv": "P-256",
      "x": "5hTpuQ1G3UMbypveGTh64PASzqrfhFllfqMFdNUlY9w",
      "y": "cg80sEOIDMcg5Stg4ubxpAnW_MXD71moNznzBF1toAU"
    }
  ]
}
2021-09-11 11:36:21 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "use": "sig",
      "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ",
      "n": "4DuoJU7Kdqz37-ZyqVZT_gwfVgV4h6TENLkQNRpQIIGrq7BhaNr9Li4ocZIu7x6N_KAKk-59pB4Xk1rjwMFGU7eKV3V1HBe2Nr-br8sU1Jw5ON8Z6_eV5L6c1i9asCklacYaMbxVVD3Unu0B964nrXm6Ct2vsLM-5sVNlOvMHHpS9HbJxByVSCyr43-riM4drq_5z806LLMU9_3KoOTI5a4NTtZpWmymWOJ_3uOdINJ6nun68rnNoHmrM_Cg302VkDb9vSQBw4WEgjXRYoeHRq9hx1IxOjK-8YFtQxrWcFJH4ntUqWPBxlhdpCM1clbhh7S8NfOcN-36Wblff7uFQw",
      "e": "AQAB"
    },
    {
      "kty": "EC",
      "use": "sig",
      "kid": "azRaTWlLTWZTM0ZLSUFZLVNjYm5Cd3FISmlMTVVkbVVJa2FnR0d5WkRmNA",
      "crv": "P-256",
      "x": "5hTpuQ1G3UMbypveGTh64PASzqrfhFllfqMFdNUlY9w",
      "y": "cg80sEOIDMcg5Stg4ubxpAnW_MXD71moNznzBF1toAU"
    }
  ]
}
2021-09-11 11:36:21 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-09-11 11:36:21 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-09-11 11:36:21 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-11 11:36:21 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-09-11 11:36:21
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-09-11 11:36:21
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-09-11 11:36:21 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "67t7uyQrardZKC11xW-Ew_UCMLy5Q6TIVHdzzCbXNYin2Bw6l9ptSrMtCmT7ltc3qJuTE50I-uIM_WdvdnIxHy4CzHsS9A0Aznr68m8VE9gd3nXPT0jW-3EUHRuHo8o4lT7lriCR3wlaRRXAkfE7OHC6_o-Wt6HaMghLk8A-Ejk",
      "kty": "RSA",
      "q": "vUA-VN0Fe2mzW2WuIoa9cU6cuh0UJ34Nj0rtvB4ozp-fhza1EakDfhKBpCAn24_WnJFu-WuV4fmJzfDvkSXC5qrEkShxLHfoCu6rMWAu6_hMZMMjo45uCRP41EGH47R7cyf1bZfqQwPr6gW9luBIlwcf_0mV7HCF70Il-ge0PVM",
      "d": "CtKLYGr0tNY8DuIU21fyX1-Xv-saSfUGC2llh2FpfD9JpDo67pVQLmWe1UyG8qPOMAU5jYOPFv-5CnhJOolgrMvVOomDuIpxAh8tOypTuM81oWwnSXSUmmj6qQxkLbMNamecEh4mOEIOjig6t1-HyG3hc-rcXZHDS9PVQT0DDwY-kf37cX4g-pbCMVhZ1pXN7nqV2E78SdPlj8iF3reUkpw1ThayVaBnK2fOxaMv8yEK5mO9UeMDE72lO0QeZAT2ZEEFLcSd-Gct4jcIl7M-PuNOv1WlOnRyaRmaej8XQT6BYSMDCVQYB6bGb6Pq7uWV0vghjBafT5oXKUKby69VoQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "R0rR79VUSnRwibWorCTTHfXZ36UeaxrJQbCy5csU2c-o_O14-U-CGU5STzfvWIrsRT2n5wl8Zd5yd54Yjvvc27SaL8yz2BOj_Z5CwRoOe14RaPtK90LToaMiVV-Rhh1PPPg5EoMFwcye0zWrbaKQ1rL824OTIpHBbevpiMXj6oE",
      "dp": "IlfyMtWWLboAl0XoPpd8tD_hzc_w_dXoCcZNbJTMDdSW_3k9YBpGifeIvFbyAIviZAImb1kVkdeVJOYI6yy_01cUuU3E-SFb2Lk6Dk_4tidqUpq_VUG7cG6NC6CTJl2z2KqNM80y81edeyssHxcSFar201eAEcjWzStAN4pugKE",
      "alg": "RS256",
      "dq": "mQ57GtFCHMSozPNYOQ416oyEjrTz1tjIiKo1yR2vLSTFtWpWWLkTXQQEm0NyWM1k6W1pjgknyAG0JL2GUyJyFXHo1ekaVreHEEhkZeN_L1K6HggAK8gGUAs6BBgXmd4etUyM3pytVpO2WadY5MvxiUu24hWWTgnXGGCsLCHM8Ic",
      "n": "rkSSnaV-6uzPInpCguGJ9U4Q04VcBn-PT9jPXWbU9JnYN5hKBUyImVX_bcgpNaM2dbXguP5nEGepFdi7XaHaZa1aGFNrr-BlbdVwfELa1cpPy8ev13wKgOrOsE9UitVMc4wrYiL-Q7Ju978klRY2mBG67IVdPmd1-SbwmBtxWMbCyXEwja5ZiA-1RY6IKY_btqIVLOG1qPLI8a_B1mN6a4EbyfESk1ZqqbDU2o2YSa5p345sfcKGOt0tRhbs7tbdCe3TDu9qrb2XtS-QCuJAGvxKr1mitqrX1S9ikp-pu7NRN3RXfxDpjWM_vSqKHKYy4kc19-E_80P_yZyEfYt9ew"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "rkSSnaV-6uzPInpCguGJ9U4Q04VcBn-PT9jPXWbU9JnYN5hKBUyImVX_bcgpNaM2dbXguP5nEGepFdi7XaHaZa1aGFNrr-BlbdVwfELa1cpPy8ev13wKgOrOsE9UitVMc4wrYiL-Q7Ju978klRY2mBG67IVdPmd1-SbwmBtxWMbCyXEwja5ZiA-1RY6IKY_btqIVLOG1qPLI8a_B1mN6a4EbyfESk1ZqqbDU2o2YSa5p345sfcKGOt0tRhbs7tbdCe3TDu9qrb2XtS-QCuJAGvxKr1mitqrX1S9ikp-pu7NRN3RXfxDpjWM_vSqKHKYy4kc19-E_80P_yZyEfYt9ew"
    }
  ]
}
2021-09-11 11:36:21 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-11 11:36:21
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2021-09-11 11:36:21
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test YOrHJMf4tVvoqO7
2021-09-11 11:36:21
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2021-09-11 11:36:21
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit"
]
2021-09-11 11:36:21
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test YOrHJMf4tVvoqO7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rkSSnaV-6uzPInpCguGJ9U4Q04VcBn-PT9jPXWbU9JnYN5hKBUyImVX_bcgpNaM2dbXguP5nEGepFdi7XaHaZa1aGFNrr-BlbdVwfELa1cpPy8ev13wKgOrOsE9UitVMc4wrYiL-Q7Ju978klRY2mBG67IVdPmd1-SbwmBtxWMbCyXEwja5ZiA-1RY6IKY_btqIVLOG1qPLI8a_B1mN6a4EbyfESk1ZqqbDU2o2YSa5p345sfcKGOt0tRhbs7tbdCe3TDu9qrb2XtS-QCuJAGvxKr1mitqrX1S9ikp-pu7NRN3RXfxDpjWM_vSqKHKYy4kc19-E_80P_yZyEfYt9ew"
      }
    ]
  }
}
2021-09-11 11:36:21
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test YOrHJMf4tVvoqO7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rkSSnaV-6uzPInpCguGJ9U4Q04VcBn-PT9jPXWbU9JnYN5hKBUyImVX_bcgpNaM2dbXguP5nEGepFdi7XaHaZa1aGFNrr-BlbdVwfELa1cpPy8ev13wKgOrOsE9UitVMc4wrYiL-Q7Ju978klRY2mBG67IVdPmd1-SbwmBtxWMbCyXEwja5ZiA-1RY6IKY_btqIVLOG1qPLI8a_B1mN6a4EbyfESk1ZqqbDU2o2YSa5p345sfcKGOt0tRhbs7tbdCe3TDu9qrb2XtS-QCuJAGvxKr1mitqrX1S9ikp-pu7NRN3RXfxDpjWM_vSqKHKYy4kc19-E_80P_yZyEfYt9ew"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2021-09-11 11:36:21
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test YOrHJMf4tVvoqO7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rkSSnaV-6uzPInpCguGJ9U4Q04VcBn-PT9jPXWbU9JnYN5hKBUyImVX_bcgpNaM2dbXguP5nEGepFdi7XaHaZa1aGFNrr-BlbdVwfELa1cpPy8ev13wKgOrOsE9UitVMc4wrYiL-Q7Ju978klRY2mBG67IVdPmd1-SbwmBtxWMbCyXEwja5ZiA-1RY6IKY_btqIVLOG1qPLI8a_B1mN6a4EbyfESk1ZqqbDU2o2YSa5p345sfcKGOt0tRhbs7tbdCe3TDu9qrb2XtS-QCuJAGvxKr1mitqrX1S9ikp-pu7NRN3RXfxDpjWM_vSqKHKYy4kc19-E_80P_yZyEfYt9ew"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ]
}
2021-09-11 11:36:21
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test YOrHJMf4tVvoqO7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rkSSnaV-6uzPInpCguGJ9U4Q04VcBn-PT9jPXWbU9JnYN5hKBUyImVX_bcgpNaM2dbXguP5nEGepFdi7XaHaZa1aGFNrr-BlbdVwfELa1cpPy8ev13wKgOrOsE9UitVMc4wrYiL-Q7Ju978klRY2mBG67IVdPmd1-SbwmBtxWMbCyXEwja5ZiA-1RY6IKY_btqIVLOG1qPLI8a_B1mN6a4EbyfESk1ZqqbDU2o2YSa5p345sfcKGOt0tRhbs7tbdCe3TDu9qrb2XtS-QCuJAGvxKr1mitqrX1S9ikp-pu7NRN3RXfxDpjWM_vSqKHKYy4kc19-E_80P_yZyEfYt9ew"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ]
}
2021-09-11 11:36:21
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test YOrHJMf4tVvoqO7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rkSSnaV-6uzPInpCguGJ9U4Q04VcBn-PT9jPXWbU9JnYN5hKBUyImVX_bcgpNaM2dbXguP5nEGepFdi7XaHaZa1aGFNrr-BlbdVwfELa1cpPy8ev13wKgOrOsE9UitVMc4wrYiL-Q7Ju978klRY2mBG67IVdPmd1-SbwmBtxWMbCyXEwja5ZiA-1RY6IKY_btqIVLOG1qPLI8a_B1mN6a4EbyfESk1ZqqbDU2o2YSa5p345sfcKGOt0tRhbs7tbdCe3TDu9qrb2XtS-QCuJAGvxKr1mitqrX1S9ikp-pu7NRN3RXfxDpjWM_vSqKHKYy4kc19-E_80P_yZyEfYt9ew"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2021-09-11 11:36:21
CreateRandomRequestUri
Created random URL for request_uri
request_uri
{
  "path": "requesturi/4Bm3M9acSGinmvfoco8lSB4l6CymeFeur65n4WU0aPw9w791k2m0bZq5ywmoCJ0z",
  "fullUrl": "https://www.certification.openid.net/test/a/idpy/requesturi/4Bm3M9acSGinmvfoco8lSB4l6CymeFeur65n4WU0aPw9w791k2m0bZq5ywmoCJ0z#UQPmBoM_ybr2f3RPB1TjdE101wWWVgq66O4xlN882qs"
}
2021-09-11 11:36:21
AddRequestUriToDynamicRegistrationRequest
Added request_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test YOrHJMf4tVvoqO7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rkSSnaV-6uzPInpCguGJ9U4Q04VcBn-PT9jPXWbU9JnYN5hKBUyImVX_bcgpNaM2dbXguP5nEGepFdi7XaHaZa1aGFNrr-BlbdVwfELa1cpPy8ev13wKgOrOsE9UitVMc4wrYiL-Q7Ju978klRY2mBG67IVdPmd1-SbwmBtxWMbCyXEwja5ZiA-1RY6IKY_btqIVLOG1qPLI8a_B1mN6a4EbyfESk1ZqqbDU2o2YSa5p345sfcKGOt0tRhbs7tbdCe3TDu9qrb2XtS-QCuJAGvxKr1mitqrX1S9ikp-pu7NRN3RXfxDpjWM_vSqKHKYy4kc19-E_80P_yZyEfYt9ew"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ],
  "request_uris": [
    "https://www.certification.openid.net/test/a/idpy/requesturi/4Bm3M9acSGinmvfoco8lSB4l6CymeFeur65n4WU0aPw9w791k2m0bZq5ywmoCJ0z#UQPmBoM_ybr2f3RPB1TjdE101wWWVgq66O4xlN882qs"
  ]
}
2021-09-11 11:36:21
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": "908"
}
request_body
{"client_name":"OIDF Conformance Test YOrHJMf4tVvoqO7","grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"rkSSnaV-6uzPInpCguGJ9U4Q04VcBn-PT9jPXWbU9JnYN5hKBUyImVX_bcgpNaM2dbXguP5nEGepFdi7XaHaZa1aGFNrr-BlbdVwfELa1cpPy8ev13wKgOrOsE9UitVMc4wrYiL-Q7Ju978klRY2mBG67IVdPmd1-SbwmBtxWMbCyXEwja5ZiA-1RY6IKY_btqIVLOG1qPLI8a_B1mN6a4EbyfESk1ZqqbDU2o2YSa5p345sfcKGOt0tRhbs7tbdCe3TDu9qrb2XtS-QCuJAGvxKr1mitqrX1S9ikp-pu7NRN3RXfxDpjWM_vSqKHKYy4kc19-E_80P_yZyEfYt9ew"}]},"token_endpoint_auth_method":"client_secret_basic","response_types":["code token"],"redirect_uris":["https://www.certification.openid.net/test/a/idpy/callback"],"contacts":["certification@oidf.org"],"request_uris":["https://www.certification.openid.net/test/a/idpy/requesturi/4Bm3M9acSGinmvfoco8lSB4l6CymeFeur65n4WU0aPw9w791k2m0bZq5ywmoCJ0z#UQPmBoM_ybr2f3RPB1TjdE101wWWVgq66O4xlN882qs"]}
2021-09-11 11:36:21 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
CREATED
response_headers
{
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "1321",
  "pragma": "no-cache",
  "cache-control": "no-store",
  "set-cookie": "oidc_op_rp\u003d1631360181|rway1cgG6AWEsbei|0alTqn19Yvxz0ZtQmscSjIpaBH08LI1kZVExL3cH9eG4OYPYcfn0F1870nUDdtvkMtjQaKtyppMYGfsqRvb+8ByMyPHcFMpGMxRIwrAJ8BNTHh7W5CMdgK/ldnAJwWH9BEQj2ua08AU\u003d|6JL2NbpnQBG1wMehdGGwmg\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sat, 11 Sep 2021 11:36:21 GMT"
}
response_body
{"client_id": "O4aEEITBxiTfD2606ZbW1w", "registration_access_token": "02dJeYZK7kYPeNQgFTOf8WTjKbjyjQusxiYQkpupVRk", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=O4aEEITBxiTfD2606ZbW1w", "client_id_issued_at": 1631360181, "client_secret": "899fe451b4c42ff276368c079c1dc5466005f485ce1d6f844a4c0841", "client_secret_expires_at": 1633952181, "application_type": "web", "response_types": ["code token"], "client_name": "OIDF Conformance Test YOrHJMf4tVvoqO7", "grant_types": ["authorization_code", "implicit"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "rkSSnaV-6uzPInpCguGJ9U4Q04VcBn-PT9jPXWbU9JnYN5hKBUyImVX_bcgpNaM2dbXguP5nEGepFdi7XaHaZa1aGFNrr-BlbdVwfELa1cpPy8ev13wKgOrOsE9UitVMc4wrYiL-Q7Ju978klRY2mBG67IVdPmd1-SbwmBtxWMbCyXEwja5ZiA-1RY6IKY_btqIVLOG1qPLI8a_B1mN6a4EbyfESk1ZqqbDU2o2YSa5p345sfcKGOt0tRhbs7tbdCe3TDu9qrb2XtS-QCuJAGvxKr1mitqrX1S9ikp-pu7NRN3RXfxDpjWM_vSqKHKYy4kc19-E_80P_yZyEfYt9ew"}]}, "token_endpoint_auth_method": "client_secret_basic", "contacts": ["certification@oidf.org"], "request_uris": ["https://www.certification.openid.net/test/a/idpy/requesturi/4Bm3M9acSGinmvfoco8lSB4l6CymeFeur65n4WU0aPw9w791k2m0bZq5ywmoCJ0z#UQPmBoM_ybr2f3RPB1TjdE101wWWVgq66O4xlN882qs"], "redirect_uris": ["https://www.certification.openid.net/test/a/idpy/callback"]}
2021-09-11 11:36:21
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "1321",
  "pragma": "no-cache",
  "cache-control": "no-store",
  "set-cookie": "oidc_op_rp\u003d1631360181|rway1cgG6AWEsbei|0alTqn19Yvxz0ZtQmscSjIpaBH08LI1kZVExL3cH9eG4OYPYcfn0F1870nUDdtvkMtjQaKtyppMYGfsqRvb+8ByMyPHcFMpGMxRIwrAJ8BNTHh7W5CMdgK/ldnAJwWH9BEQj2ua08AU\u003d|6JL2NbpnQBG1wMehdGGwmg\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sat, 11 Sep 2021 11:36:21 GMT"
}
body
{"client_id": "O4aEEITBxiTfD2606ZbW1w", "registration_access_token": "02dJeYZK7kYPeNQgFTOf8WTjKbjyjQusxiYQkpupVRk", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=O4aEEITBxiTfD2606ZbW1w", "client_id_issued_at": 1631360181, "client_secret": "899fe451b4c42ff276368c079c1dc5466005f485ce1d6f844a4c0841", "client_secret_expires_at": 1633952181, "application_type": "web", "response_types": ["code token"], "client_name": "OIDF Conformance Test YOrHJMf4tVvoqO7", "grant_types": ["authorization_code", "implicit"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "rkSSnaV-6uzPInpCguGJ9U4Q04VcBn-PT9jPXWbU9JnYN5hKBUyImVX_bcgpNaM2dbXguP5nEGepFdi7XaHaZa1aGFNrr-BlbdVwfELa1cpPy8ev13wKgOrOsE9UitVMc4wrYiL-Q7Ju978klRY2mBG67IVdPmd1-SbwmBtxWMbCyXEwja5ZiA-1RY6IKY_btqIVLOG1qPLI8a_B1mN6a4EbyfESk1ZqqbDU2o2YSa5p345sfcKGOt0tRhbs7tbdCe3TDu9qrb2XtS-QCuJAGvxKr1mitqrX1S9ikp-pu7NRN3RXfxDpjWM_vSqKHKYy4kc19-E_80P_yZyEfYt9ew"}]}, "token_endpoint_auth_method": "client_secret_basic", "contacts": ["certification@oidf.org"], "request_uris": ["https://www.certification.openid.net/test/a/idpy/requesturi/4Bm3M9acSGinmvfoco8lSB4l6CymeFeur65n4WU0aPw9w791k2m0bZq5ywmoCJ0z#UQPmBoM_ybr2f3RPB1TjdE101wWWVgq66O4xlN882qs"], "redirect_uris": ["https://www.certification.openid.net/test/a/idpy/callback"]}
body_json
{
  "client_id": "O4aEEITBxiTfD2606ZbW1w",
  "registration_access_token": "02dJeYZK7kYPeNQgFTOf8WTjKbjyjQusxiYQkpupVRk",
  "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id\u003dO4aEEITBxiTfD2606ZbW1w",
  "client_id_issued_at": 1631360181,
  "client_secret": "899fe451b4c42ff276368c079c1dc5466005f485ce1d6f844a4c0841",
  "client_secret_expires_at": 1633952181,
  "application_type": "web",
  "response_types": [
    "code token"
  ],
  "client_name": "OIDF Conformance Test YOrHJMf4tVvoqO7",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "alg": "RS256",
        "n": "rkSSnaV-6uzPInpCguGJ9U4Q04VcBn-PT9jPXWbU9JnYN5hKBUyImVX_bcgpNaM2dbXguP5nEGepFdi7XaHaZa1aGFNrr-BlbdVwfELa1cpPy8ev13wKgOrOsE9UitVMc4wrYiL-Q7Ju978klRY2mBG67IVdPmd1-SbwmBtxWMbCyXEwja5ZiA-1RY6IKY_btqIVLOG1qPLI8a_B1mN6a4EbyfESk1ZqqbDU2o2YSa5p345sfcKGOt0tRhbs7tbdCe3TDu9qrb2XtS-QCuJAGvxKr1mitqrX1S9ikp-pu7NRN3RXfxDpjWM_vSqKHKYy4kc19-E_80P_yZyEfYt9ew"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "contacts": [
    "certification@oidf.org"
  ],
  "request_uris": [
    "https://www.certification.openid.net/test/a/idpy/requesturi/4Bm3M9acSGinmvfoco8lSB4l6CymeFeur65n4WU0aPw9w791k2m0bZq5ywmoCJ0z#UQPmBoM_ybr2f3RPB1TjdE101wWWVgq66O4xlN882qs"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ]
}
2021-09-11 11:36:21 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2021-09-11 11:36:21 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
http_status
201
2021-09-11 11:36:21 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2021-09-11 11:36:21 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
O4aEEITBxiTfD2606ZbW1w
2021-09-11 11:36:21 SUCCESS
ExtractClientManagementCredentials
Extracted dynamic registration management credentials
registration_client_uri
https://89.45.234.133:4000/registration_api?client_id=O4aEEITBxiTfD2606ZbW1w
registration_access_token
02dJeYZK7kYPeNQgFTOf8WTjKbjyjQusxiYQkpupVRk
2021-09-11 11:36:21
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-09-11 11:36:21 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 11:36:21 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 11:36:21 SUCCESS
CheckDiscEndpointRequestUriParameterSupported
request_uri_parameter_supported has correct value
request_uri_parameter_supported
true
2021-09-11 11:36:21 FINISHED
oidcc-request-uri-unsigned-supported-correctly-or-rejected-as-unsupported
Test has run to completion
testmodule_result
SKIPPED
Unregister dynamically registered client
2021-09-11 11:36:21
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://89.45.234.133:4000/registration_api?client_id=O4aEEITBxiTfD2606ZbW1w
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "authorization": "Bearer 02dJeYZK7kYPeNQgFTOf8WTjKbjyjQusxiYQkpupVRk",
  "content-length": "0"
}
request_body

                                
2021-09-11 11:36:22 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": "HEAD, OPTIONS, GET",
  "content-length": "178",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sat, 11 Sep 2021 11:36:22 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 11:36:22 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 11:36:25
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
sMXWIRefC76Te8R
Test Results