Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-09-12 09:50:26 INFO
TEST-RUNNER
Test instance g2ZUPnJEayFepyL created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "server_metadata": "discovery",
  "client_registration": "dynamic_client",
  "response_mode": "default"
}
alias
idpy
description
oidcop
planId
7p3iPQmff6Ohv
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-3rd_party-init-login-nohttps
2021-09-12 09:50:26 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
2021-09-12 09:50:26
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-12 09:50:26 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": "Sun, 12 Sep 2021 09:50:26 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": ["phone", "offline_access", "research_and_scholarship", "profile", "email", "address", "openid"], "claims_supported": ["preferred_username", "updated_at", "iss", "birthdate", "profile", "locale", "sub", "name", "family_name", "nickname", "email_verified", "given_name", "address", "phone_number_verified", "gender", "middle_name", "eduperson_scoped_affiliation", "website", "zoneinfo", "email", "picture", "phone_number"], "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-12 09:50:26
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": ["phone", "offline_access", "research_and_scholarship", "profile", "email", "address", "openid"], "claims_supported": ["preferred_username", "updated_at", "iss", "birthdate", "profile", "locale", "sub", "name", "family_name", "nickname", "email_verified", "given_name", "address", "phone_number_verified", "gender", "middle_name", "eduperson_scoped_affiliation", "website", "zoneinfo", "email", "picture", "phone_number"], "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-12 09:50:26 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
[
  "phone",
  "offline_access",
  "research_and_scholarship",
  "profile",
  "email",
  "address",
  "openid"
]
claims_supported
[
  "preferred_username",
  "updated_at",
  "iss",
  "birthdate",
  "profile",
  "locale",
  "sub",
  "name",
  "family_name",
  "nickname",
  "email_verified",
  "given_name",
  "address",
  "phone_number_verified",
  "gender",
  "middle_name",
  "eduperson_scoped_affiliation",
  "website",
  "zoneinfo",
  "email",
  "picture",
  "phone_number"
]
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-12 09:50:26 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-09-12 09:50:26 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-12 09:50:26
FetchServerKeys
Fetching server key
jwks_uri
https://89.45.234.133:4000/static/jwks.json
2021-09-12 09:50:26
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-12 09:50:27 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "691",
  "content-type": "application/json",
  "last-modified": "Sun, 12 Sep 2021 09:50:20 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Sun, 12 Sep 2021 21:50:26 GMT",
  "etag": "\"1631440220.9540122-691-3956740992\"",
  "date": "Sun, 12 Sep 2021 09:50:26 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-12 09:50:27
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-12 09:50:27 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-12 09:50:27 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-12 09:50:27 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-09-12 09:50:27 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-09-12 09:50:27 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-12 09:50:27 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-09-12 09:50:27
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-09-12 09:50:27
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-09-12 09:50:27 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "9YLjBi7CP2SMjh2zPkH_PRsCXY5Fw8jhRmMEw80qnPK_Fel9djT0XPKKFXMFbDYaO8T1QPkUAtp61gL8F1ieGlJlvsbukx1RoAFpiInF2dJRBvkJAZcpHs0bfg83zjW-gomw_Oqgmq4LhSamjkDkT0ok0ZDBVunyVp4p-ApHUNU",
      "kty": "RSA",
      "q": "pys_4PVCOwjQvOOzt9ZCN9oGjcyDQicgfpk49g3FOFegNHdN-8My40-W4uioDrWXGWl5tBYX5P0NbdaLKiCZ6FviCpn-X8CN-eXlTbhuR_MPqP3uccR2k8RnDP5_yTMSRuDJpLfdlXOMXEAE0ldTWQ0Zg8R_PURKZfua8UfZEgU",
      "d": "cGZ0UeNw8mWoQwZ5zEDpegUlszpiSBaDJh3RP8-yQnRAtdEi8y1TbOfhsr1QvRLL_JWz7n7Wj9kilBUxpu7X-QGly7Kp06OMMDod6MJh_bR0i7wMYjTdAY3ppRxw5a_Ak2quZOgXkTCMLSSmI0Ayw3cf_kW8zMiP7IYr4DEhuhgN0edu70RBMminbxC9k_gZecEU9Z9Mhaotir07_B8eFe-AegeY6r9k3lHM9fxamXMVER-u_epm6gqAIghe6H8QBEKgo9b3XLX_nPqjmVJcv72gb59EFgQnyy93umZCeow0LL_Eq3ymgdgFQ-CnZ7xnxlatowalmDYmzzQBAZzqwQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "YIctYkncZrgBvbOnOxLARPsU1A3H02Py2bC3ZeAofTnE_ZnyPk40AfAPYV5EoBDVlKWrxTITFKKdgtAsZ7QwnoGXPSFSJSZTp27cZuUuHtD71vFnHYEJTWtACUH-8zdV4vo1Giu2IA77UzJbSnalMID-z6CQjXivyI5esTJGxjc",
      "dp": "TpkRfyg3Db5t9Q1zFcphITnlXvguQ4iq_jKzEtA7BTX9kNFIVjCLzrnjFQzWvpbvfRUIAz36dxNk4eDgvcSkEP8yDYp4VGa9fAEXvRuGWL6pLBdMF9NB2deGJqxOjFjOXdIg9EdVFVAE5iLCjaYesXemI-U40E9jQvGts_fubuU",
      "alg": "RS256",
      "dq": "SVgudLLm1iPuAZId_eChuQONsJU0Wcf099aeKUatayT3A039ByMDprv6xZ-ybJG7s8iVPzAaV7u3MqPY9yjKnioCKQiblMNVB3mYe9sZd7PrAQg4n-3E4NxhIlBfHJWtxS9HCWAqdjH2OVtVQjxSM1YOBcQm12ipA8m6l3YghUk",
      "n": "oFHcWB4lhIcGFoB71ilwfnzvIay5s4TGrwpFNRGBj5SwHbIAyCFgcbjPf3LQnGDzRW41G9nJCQYvz3WuGXQU_h1dyYkRWfRGzTNb5sYYBl169AkjUE26ueHMRMOdr40J71khzj_DWC_EQq87NqiPiutnl-lUdLg-KXEDzUKfrOOjBTcIKVEqyqoIv1jnAtNqlQpteclekxbNl8TLckx9FpDj9budwJLYkiDazjw_eLS790HfijLGPKygLxCnkh-Qxd-xhiQf4ftN-B_LVpWC4hK1nCvpDshm506iBMTsZARIYot80GMk0uSbPnQrtkIKR_JWdPHSxpsLvvr0zqCOKQ"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "oFHcWB4lhIcGFoB71ilwfnzvIay5s4TGrwpFNRGBj5SwHbIAyCFgcbjPf3LQnGDzRW41G9nJCQYvz3WuGXQU_h1dyYkRWfRGzTNb5sYYBl169AkjUE26ueHMRMOdr40J71khzj_DWC_EQq87NqiPiutnl-lUdLg-KXEDzUKfrOOjBTcIKVEqyqoIv1jnAtNqlQpteclekxbNl8TLckx9FpDj9budwJLYkiDazjw_eLS790HfijLGPKygLxCnkh-Qxd-xhiQf4ftN-B_LVpWC4hK1nCvpDshm506iBMTsZARIYot80GMk0uSbPnQrtkIKR_JWdPHSxpsLvvr0zqCOKQ"
    }
  ]
}
2021-09-12 09:50:27 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-12 09:50:27
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2021-09-12 09:50:27
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test g2ZUPnJEayFepyL
2021-09-12 09:50:27
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2021-09-12 09:50:27
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test g2ZUPnJEayFepyL",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "oFHcWB4lhIcGFoB71ilwfnzvIay5s4TGrwpFNRGBj5SwHbIAyCFgcbjPf3LQnGDzRW41G9nJCQYvz3WuGXQU_h1dyYkRWfRGzTNb5sYYBl169AkjUE26ueHMRMOdr40J71khzj_DWC_EQq87NqiPiutnl-lUdLg-KXEDzUKfrOOjBTcIKVEqyqoIv1jnAtNqlQpteclekxbNl8TLckx9FpDj9budwJLYkiDazjw_eLS790HfijLGPKygLxCnkh-Qxd-xhiQf4ftN-B_LVpWC4hK1nCvpDshm506iBMTsZARIYot80GMk0uSbPnQrtkIKR_JWdPHSxpsLvvr0zqCOKQ"
      }
    ]
  }
}
2021-09-12 09:50:27
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test g2ZUPnJEayFepyL",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "oFHcWB4lhIcGFoB71ilwfnzvIay5s4TGrwpFNRGBj5SwHbIAyCFgcbjPf3LQnGDzRW41G9nJCQYvz3WuGXQU_h1dyYkRWfRGzTNb5sYYBl169AkjUE26ueHMRMOdr40J71khzj_DWC_EQq87NqiPiutnl-lUdLg-KXEDzUKfrOOjBTcIKVEqyqoIv1jnAtNqlQpteclekxbNl8TLckx9FpDj9budwJLYkiDazjw_eLS790HfijLGPKygLxCnkh-Qxd-xhiQf4ftN-B_LVpWC4hK1nCvpDshm506iBMTsZARIYot80GMk0uSbPnQrtkIKR_JWdPHSxpsLvvr0zqCOKQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2021-09-12 09:50:27
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test g2ZUPnJEayFepyL",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "oFHcWB4lhIcGFoB71ilwfnzvIay5s4TGrwpFNRGBj5SwHbIAyCFgcbjPf3LQnGDzRW41G9nJCQYvz3WuGXQU_h1dyYkRWfRGzTNb5sYYBl169AkjUE26ueHMRMOdr40J71khzj_DWC_EQq87NqiPiutnl-lUdLg-KXEDzUKfrOOjBTcIKVEqyqoIv1jnAtNqlQpteclekxbNl8TLckx9FpDj9budwJLYkiDazjw_eLS790HfijLGPKygLxCnkh-Qxd-xhiQf4ftN-B_LVpWC4hK1nCvpDshm506iBMTsZARIYot80GMk0uSbPnQrtkIKR_JWdPHSxpsLvvr0zqCOKQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ]
}
2021-09-12 09:50:27
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test g2ZUPnJEayFepyL",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "oFHcWB4lhIcGFoB71ilwfnzvIay5s4TGrwpFNRGBj5SwHbIAyCFgcbjPf3LQnGDzRW41G9nJCQYvz3WuGXQU_h1dyYkRWfRGzTNb5sYYBl169AkjUE26ueHMRMOdr40J71khzj_DWC_EQq87NqiPiutnl-lUdLg-KXEDzUKfrOOjBTcIKVEqyqoIv1jnAtNqlQpteclekxbNl8TLckx9FpDj9budwJLYkiDazjw_eLS790HfijLGPKygLxCnkh-Qxd-xhiQf4ftN-B_LVpWC4hK1nCvpDshm506iBMTsZARIYot80GMk0uSbPnQrtkIKR_JWdPHSxpsLvvr0zqCOKQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ]
}
2021-09-12 09:50:27
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test g2ZUPnJEayFepyL",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "oFHcWB4lhIcGFoB71ilwfnzvIay5s4TGrwpFNRGBj5SwHbIAyCFgcbjPf3LQnGDzRW41G9nJCQYvz3WuGXQU_h1dyYkRWfRGzTNb5sYYBl169AkjUE26ueHMRMOdr40J71khzj_DWC_EQq87NqiPiutnl-lUdLg-KXEDzUKfrOOjBTcIKVEqyqoIv1jnAtNqlQpteclekxbNl8TLckx9FpDj9budwJLYkiDazjw_eLS790HfijLGPKygLxCnkh-Qxd-xhiQf4ftN-B_LVpWC4hK1nCvpDshm506iBMTsZARIYot80GMk0uSbPnQrtkIKR_JWdPHSxpsLvvr0zqCOKQ"
      }
    ]
  },
  "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-12 09:50:27 SUCCESS
CreateInitiateLoginUri
Created initiate_login URI
initiate_login_uri
https://www.certification.openid.net/test/a/idpy/initiate_login
2021-09-12 09:50:27
AddInitiateLoginUriAsNonHttpsToDynamicRegistrationRequest
Added non-https version of initiate_login_uri to dynamic registration request
initiate_login_uri
http://www.certification.openid.net/test/a/idpy/initiate_login
2021-09-12 09:50:27
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": "789"
}
request_body
{"client_name":"OIDF Conformance Test g2ZUPnJEayFepyL","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"oFHcWB4lhIcGFoB71ilwfnzvIay5s4TGrwpFNRGBj5SwHbIAyCFgcbjPf3LQnGDzRW41G9nJCQYvz3WuGXQU_h1dyYkRWfRGzTNb5sYYBl169AkjUE26ueHMRMOdr40J71khzj_DWC_EQq87NqiPiutnl-lUdLg-KXEDzUKfrOOjBTcIKVEqyqoIv1jnAtNqlQpteclekxbNl8TLckx9FpDj9budwJLYkiDazjw_eLS790HfijLGPKygLxCnkh-Qxd-xhiQf4ftN-B_LVpWC4hK1nCvpDshm506iBMTsZARIYot80GMk0uSbPnQrtkIKR_JWdPHSxpsLvvr0zqCOKQ"}]},"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"],"initiate_login_uri":"http://www.certification.openid.net/test/a/idpy/initiate_login"}
2021-09-12 09:50:27 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
400 BAD_REQUEST
response_status_text
BAD REQUEST
response_headers
{
  "content-type": "application/json",
  "content-length": "99",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sun, 12 Sep 2021 09:50:27 GMT"
}
response_body
{"error": "invalid_client_metadata", "error_description": "('Wrong scheme', 'initiate_login_uri')"}
2021-09-12 09:50:27
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
400
endpoint_name
dynamic registration
headers
{
  "content-type": "application/json",
  "content-length": "99",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sun, 12 Sep 2021 09:50:27 GMT"
}
body
{"error": "invalid_client_metadata", "error_description": "('Wrong scheme', 'initiate_login_uri')"}
body_json
{
  "error": "invalid_client_metadata",
  "error_description": "(\u0027Wrong scheme\u0027, \u0027initiate_login_uri\u0027)"
}
2021-09-12 09:50:27 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2021-09-12 09:50:27 SUCCESS
EnsureHttpStatusCodeIs400
dynamic registration endpoint returned the expected http status
http_status
400
2021-09-12 09:50:27 SUCCESS
CheckErrorFromDynamicRegistrationEndpointIsInvalidClientMetadata
Dynamic registration endpoint returned 'error'
permitted
[
  "invalid_client_metadata"
]
error
invalid_client_metadata
2021-09-12 09:50:27 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-12 09:50:27
oidcc-3rd_party-init-login-nohttps
Setup Done
2021-09-12 09:50:27 FINISHED
oidcc-3rd_party-init-login-nohttps
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2021-09-12 09:50:27 INFO
UnregisterDynamicallyRegisteredClient
Skipped evaluation due to missing required object: client
expected
client
mapped
Test Results