Test Summary

Test Results

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

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

                                
2021-09-11 14:46:24 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "691",
  "content-type": "application/json",
  "last-modified": "Sat, 11 Sep 2021 13:55:42 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Sun, 12 Sep 2021 02:46:24 GMT",
  "etag": "\"1631368542.8061247-691-3956740992\"",
  "date": "Sat, 11 Sep 2021 14:46:24 GMT",
  "server": "Werkzeug/1.0.1 Python/3.8.10"
}
response_body
{"keys": [{"kty": "RSA", "use": "sig", "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ", "e": "AQAB", "n": "4DuoJU7Kdqz37-ZyqVZT_gwfVgV4h6TENLkQNRpQIIGrq7BhaNr9Li4ocZIu7x6N_KAKk-59pB4Xk1rjwMFGU7eKV3V1HBe2Nr-br8sU1Jw5ON8Z6_eV5L6c1i9asCklacYaMbxVVD3Unu0B964nrXm6Ct2vsLM-5sVNlOvMHHpS9HbJxByVSCyr43-riM4drq_5z806LLMU9_3KoOTI5a4NTtZpWmymWOJ_3uOdINJ6nun68rnNoHmrM_Cg302VkDb9vSQBw4WEgjXRYoeHRq9hx1IxOjK-8YFtQxrWcFJH4ntUqWPBxlhdpCM1clbhh7S8NfOcN-36Wblff7uFQw"}, {"kty": "EC", "use": "sig", "kid": "azRaTWlLTWZTM0ZLSUFZLVNjYm5Cd3FISmlMTVVkbVVJa2FnR0d5WkRmNA", "crv": "P-256", "x": "5hTpuQ1G3UMbypveGTh64PASzqrfhFllfqMFdNUlY9w", "y": "cg80sEOIDMcg5Stg4ubxpAnW_MXD71moNznzBF1toAU"}]}
2021-09-11 14:46:24
FetchServerKeys
Found JWK set string
jwk_string
{"keys": [{"kty": "RSA", "use": "sig", "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ", "e": "AQAB", "n": "4DuoJU7Kdqz37-ZyqVZT_gwfVgV4h6TENLkQNRpQIIGrq7BhaNr9Li4ocZIu7x6N_KAKk-59pB4Xk1rjwMFGU7eKV3V1HBe2Nr-br8sU1Jw5ON8Z6_eV5L6c1i9asCklacYaMbxVVD3Unu0B964nrXm6Ct2vsLM-5sVNlOvMHHpS9HbJxByVSCyr43-riM4drq_5z806LLMU9_3KoOTI5a4NTtZpWmymWOJ_3uOdINJ6nun68rnNoHmrM_Cg302VkDb9vSQBw4WEgjXRYoeHRq9hx1IxOjK-8YFtQxrWcFJH4ntUqWPBxlhdpCM1clbhh7S8NfOcN-36Wblff7uFQw"}, {"kty": "EC", "use": "sig", "kid": "azRaTWlLTWZTM0ZLSUFZLVNjYm5Cd3FISmlMTVVkbVVJa2FnR0d5WkRmNA", "crv": "P-256", "x": "5hTpuQ1G3UMbypveGTh64PASzqrfhFllfqMFdNUlY9w", "y": "cg80sEOIDMcg5Stg4ubxpAnW_MXD71moNznzBF1toAU"}]}
2021-09-11 14:46:24 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "use": "sig",
      "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ",
      "e": "AQAB",
      "n": "4DuoJU7Kdqz37-ZyqVZT_gwfVgV4h6TENLkQNRpQIIGrq7BhaNr9Li4ocZIu7x6N_KAKk-59pB4Xk1rjwMFGU7eKV3V1HBe2Nr-br8sU1Jw5ON8Z6_eV5L6c1i9asCklacYaMbxVVD3Unu0B964nrXm6Ct2vsLM-5sVNlOvMHHpS9HbJxByVSCyr43-riM4drq_5z806LLMU9_3KoOTI5a4NTtZpWmymWOJ_3uOdINJ6nun68rnNoHmrM_Cg302VkDb9vSQBw4WEgjXRYoeHRq9hx1IxOjK-8YFtQxrWcFJH4ntUqWPBxlhdpCM1clbhh7S8NfOcN-36Wblff7uFQw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "kid": "azRaTWlLTWZTM0ZLSUFZLVNjYm5Cd3FISmlMTVVkbVVJa2FnR0d5WkRmNA",
      "crv": "P-256",
      "x": "5hTpuQ1G3UMbypveGTh64PASzqrfhFllfqMFdNUlY9w",
      "y": "cg80sEOIDMcg5Stg4ubxpAnW_MXD71moNznzBF1toAU"
    }
  ]
}
2021-09-11 14:46:24 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "use": "sig",
      "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ",
      "e": "AQAB",
      "n": "4DuoJU7Kdqz37-ZyqVZT_gwfVgV4h6TENLkQNRpQIIGrq7BhaNr9Li4ocZIu7x6N_KAKk-59pB4Xk1rjwMFGU7eKV3V1HBe2Nr-br8sU1Jw5ON8Z6_eV5L6c1i9asCklacYaMbxVVD3Unu0B964nrXm6Ct2vsLM-5sVNlOvMHHpS9HbJxByVSCyr43-riM4drq_5z806LLMU9_3KoOTI5a4NTtZpWmymWOJ_3uOdINJ6nun68rnNoHmrM_Cg302VkDb9vSQBw4WEgjXRYoeHRq9hx1IxOjK-8YFtQxrWcFJH4ntUqWPBxlhdpCM1clbhh7S8NfOcN-36Wblff7uFQw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "kid": "azRaTWlLTWZTM0ZLSUFZLVNjYm5Cd3FISmlMTVVkbVVJa2FnR0d5WkRmNA",
      "crv": "P-256",
      "x": "5hTpuQ1G3UMbypveGTh64PASzqrfhFllfqMFdNUlY9w",
      "y": "cg80sEOIDMcg5Stg4ubxpAnW_MXD71moNznzBF1toAU"
    }
  ]
}
2021-09-11 14:46:24 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-09-11 14:46:24 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-09-11 14:46:24 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-11 14:46:24 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-09-11 14:46:24
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-09-11 14:46:24
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-09-11 14:46:25 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "8BksrP3uCwqjfZQGgkO1bKJ7DADqMnwKFmOLUw9_zTyVDxhs6Z15GWLSveAoFpoHSEzsww17MzLlEPsE5s8jSivu9bTDappIX9pTXguPIPqIt1qj8h7JL284GpXnGVHThVhRaB6WkS-uGfpS64ZGjrD4hBMcBn969_1HwMs7hus",
      "kty": "RSA",
      "q": "sPFyLWjCNC9dkOLd-8Ej-CPCKpIRrL3IpZVF2YJAWkKo6aM7uTRf2NGqbzwP0_Zk5WOMqoCDZgKC8PBvKkYE8U0wpnsWbOHLIOlovMbBQAYyUVKXUtayQFxBcFUk71fXfykQNeokfEoqf1If54PI9PdeY_AnLXEEzJI1I5gd0GU",
      "d": "N8JDDbDNyfehDC3HbxQ-eIgLzeXqkC2JuR9Mi57wxf1qN-pRUTSpLNiCodjrD_DHtHlVS3seW0K9QFbUh8tj-QsN_N6GcMPwp_o1srouyU9DT9ij9K7aEuRlhEdhoABKgQEsh4rNIYHm8Zg6E-JCM7rY7AI-LM4HL5-qOf16XQxMp6A9vZxuIYVIiY20kA0X-BtmsGw7oj7o_yFpi7thYTET6yJACT2BGUsyYtRqtx01AGgvBrK4YFo1LWHMSFbG5sLyGCIYCaNzqDSJ7PW1bf75N9LjFrwKc1-AxzxKMI_mR8KxcIj9BjdseQZ0p7mN7vrkehtwiZ3nJGH7Luc9oQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "uNdS6Nab-zUsdo42HkwNZ7zgSDbG5S63Iso-7Ux_rKR7ya7KmPriZFeeuPp_2pXP1Xtv7RkUtYsYaZ_xOcuz9SmPAF-LRMnIZX0G7h-HRly00IiyrPWDlj-mIo6RgXwdE4xM9ClC9hDuSFiYHxa0ErJvDaI-Uia2_Wll5e4yS8w",
      "dp": "lVzz4AJwTcomfv7RNcRtXtGNfqArEZD8rYTrrZZcyQ7BJAzr5EEkjthdheWmyrizgxTnzUfbtrQYsIGYQQXnTEMcexoi33RvRcIKTt0eA0QYPQhUKVFhkvK7kj5i7-tpjPCuY_lzbYqd4mdJol98EVSipXdF3fz8QL3-Hz_PHlU",
      "alg": "RS256",
      "dq": "nF6z9ZdX0QBu4sTrQjo8jGUlibOOtSb_M_4IPaGTN3Ejj143QIQdlCIuSaE9p6dfIS1puaBa_wKHL2B8DVLVuV3q-aVbexvMBKjha7sGO4t-Wknv-0BLRP-CwUAtpOrvQaxLbCog1kpA5kXwdgwLwxj9LLqmFM2FXTh0h6E979U",
      "n": "pfPBf8oA9lgE4W8LivKgBsWwXNchCqaA5CgPAgpIIyKltM-C8ol9tzIT7kbtjFhCSBeNGaDIaOyFaCsGinxM3_KwVtPQX1v0DDeXPT5JDPOjK1clCCuy0zMcm3h3IkuM34l7Mfuu2wTLid9N8Mwgb5LFiD6eYPYkJvTQck0nI3kFxDmhsFQHNoJzyAUpfyAUJt2KyhPeRzL8rnyL0jb7mszvb1Ni006UcM6ZfHdRbHmGtxdwbMParJ-8cHDIy4gc8D1V6O-Piohhat6WoWNtLum2xUZe-Rlr-Ykfeyw7CR3p2ulH8p-WX0Bg8SZ8VhKOZ_Eykad-lt6M1GsrXLoqtw"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "pfPBf8oA9lgE4W8LivKgBsWwXNchCqaA5CgPAgpIIyKltM-C8ol9tzIT7kbtjFhCSBeNGaDIaOyFaCsGinxM3_KwVtPQX1v0DDeXPT5JDPOjK1clCCuy0zMcm3h3IkuM34l7Mfuu2wTLid9N8Mwgb5LFiD6eYPYkJvTQck0nI3kFxDmhsFQHNoJzyAUpfyAUJt2KyhPeRzL8rnyL0jb7mszvb1Ni006UcM6ZfHdRbHmGtxdwbMParJ-8cHDIy4gc8D1V6O-Piohhat6WoWNtLum2xUZe-Rlr-Ykfeyw7CR3p2ulH8p-WX0Bg8SZ8VhKOZ_Eykad-lt6M1GsrXLoqtw"
    }
  ]
}
2021-09-11 14:46:25 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-11 14:46:25
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2021-09-11 14:46:25
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test 5m3aN3YkBA0gWY8
2021-09-11 14:46:25
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "implicit"
]
2021-09-11 14:46:25
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 5m3aN3YkBA0gWY8",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "pfPBf8oA9lgE4W8LivKgBsWwXNchCqaA5CgPAgpIIyKltM-C8ol9tzIT7kbtjFhCSBeNGaDIaOyFaCsGinxM3_KwVtPQX1v0DDeXPT5JDPOjK1clCCuy0zMcm3h3IkuM34l7Mfuu2wTLid9N8Mwgb5LFiD6eYPYkJvTQck0nI3kFxDmhsFQHNoJzyAUpfyAUJt2KyhPeRzL8rnyL0jb7mszvb1Ni006UcM6ZfHdRbHmGtxdwbMParJ-8cHDIy4gc8D1V6O-Piohhat6WoWNtLum2xUZe-Rlr-Ykfeyw7CR3p2ulH8p-WX0Bg8SZ8VhKOZ_Eykad-lt6M1GsrXLoqtw"
      }
    ]
  }
}
2021-09-11 14:46:25
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 5m3aN3YkBA0gWY8",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "pfPBf8oA9lgE4W8LivKgBsWwXNchCqaA5CgPAgpIIyKltM-C8ol9tzIT7kbtjFhCSBeNGaDIaOyFaCsGinxM3_KwVtPQX1v0DDeXPT5JDPOjK1clCCuy0zMcm3h3IkuM34l7Mfuu2wTLid9N8Mwgb5LFiD6eYPYkJvTQck0nI3kFxDmhsFQHNoJzyAUpfyAUJt2KyhPeRzL8rnyL0jb7mszvb1Ni006UcM6ZfHdRbHmGtxdwbMParJ-8cHDIy4gc8D1V6O-Piohhat6WoWNtLum2xUZe-Rlr-Ykfeyw7CR3p2ulH8p-WX0Bg8SZ8VhKOZ_Eykad-lt6M1GsrXLoqtw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2021-09-11 14:46:25
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 5m3aN3YkBA0gWY8",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "pfPBf8oA9lgE4W8LivKgBsWwXNchCqaA5CgPAgpIIyKltM-C8ol9tzIT7kbtjFhCSBeNGaDIaOyFaCsGinxM3_KwVtPQX1v0DDeXPT5JDPOjK1clCCuy0zMcm3h3IkuM34l7Mfuu2wTLid9N8Mwgb5LFiD6eYPYkJvTQck0nI3kFxDmhsFQHNoJzyAUpfyAUJt2KyhPeRzL8rnyL0jb7mszvb1Ni006UcM6ZfHdRbHmGtxdwbMParJ-8cHDIy4gc8D1V6O-Piohhat6WoWNtLum2xUZe-Rlr-Ykfeyw7CR3p2ulH8p-WX0Bg8SZ8VhKOZ_Eykad-lt6M1GsrXLoqtw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token token"
  ]
}
2021-09-11 14:46:25
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 5m3aN3YkBA0gWY8",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "pfPBf8oA9lgE4W8LivKgBsWwXNchCqaA5CgPAgpIIyKltM-C8ol9tzIT7kbtjFhCSBeNGaDIaOyFaCsGinxM3_KwVtPQX1v0DDeXPT5JDPOjK1clCCuy0zMcm3h3IkuM34l7Mfuu2wTLid9N8Mwgb5LFiD6eYPYkJvTQck0nI3kFxDmhsFQHNoJzyAUpfyAUJt2KyhPeRzL8rnyL0jb7mszvb1Ni006UcM6ZfHdRbHmGtxdwbMParJ-8cHDIy4gc8D1V6O-Piohhat6WoWNtLum2xUZe-Rlr-Ykfeyw7CR3p2ulH8p-WX0Bg8SZ8VhKOZ_Eykad-lt6M1GsrXLoqtw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ]
}
2021-09-11 14:46:25
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 5m3aN3YkBA0gWY8",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "pfPBf8oA9lgE4W8LivKgBsWwXNchCqaA5CgPAgpIIyKltM-C8ol9tzIT7kbtjFhCSBeNGaDIaOyFaCsGinxM3_KwVtPQX1v0DDeXPT5JDPOjK1clCCuy0zMcm3h3IkuM34l7Mfuu2wTLid9N8Mwgb5LFiD6eYPYkJvTQck0nI3kFxDmhsFQHNoJzyAUpfyAUJt2KyhPeRzL8rnyL0jb7mszvb1Ni006UcM6ZfHdRbHmGtxdwbMParJ-8cHDIy4gc8D1V6O-Piohhat6WoWNtLum2xUZe-Rlr-Ykfeyw7CR3p2ulH8p-WX0Bg8SZ8VhKOZ_Eykad-lt6M1GsrXLoqtw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2021-09-11 14:46:25
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 5m3aN3YkBA0gWY8","grant_types":["implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"pfPBf8oA9lgE4W8LivKgBsWwXNchCqaA5CgPAgpIIyKltM-C8ol9tzIT7kbtjFhCSBeNGaDIaOyFaCsGinxM3_KwVtPQX1v0DDeXPT5JDPOjK1clCCuy0zMcm3h3IkuM34l7Mfuu2wTLid9N8Mwgb5LFiD6eYPYkJvTQck0nI3kFxDmhsFQHNoJzyAUpfyAUJt2KyhPeRzL8rnyL0jb7mszvb1Ni006UcM6ZfHdRbHmGtxdwbMParJ-8cHDIy4gc8D1V6O-Piohhat6WoWNtLum2xUZe-Rlr-Ykfeyw7CR3p2ulH8p-WX0Bg8SZ8VhKOZ_Eykad-lt6M1GsrXLoqtw"}]},"token_endpoint_auth_method":"client_secret_basic","response_types":["id_token token"],"redirect_uris":["https://www.certification.openid.net/test/a/idpy/callback"],"contacts":["certification@oidf.org"]}
2021-09-11 14:46:25 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\u003d1631371585|BIxksA0bFDHExBE7|Mc2fqMa1TpNV+vKZJdzz6KtrrSJNVO6tgV9aeHLQXhGO3lOHD1UZFzNofEr4H7bhFCWKMGLicBWJEfm5XJ3mVzwb2Mcoec+51uBIq7Kga5L8oLA7kxuoku6CSMZuayujPeRB7NbFTD8\u003d|2VdbM9cGSTqrXNXWeau4TQ\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sat, 11 Sep 2021 14:46:25 GMT"
}
response_body
{"client_id": "xBZwvPIc35jjsrOaM8jkgw", "registration_access_token": "dX9lcXH7IyBnHN30tMtq9aHmKbG60nKZJfIMROWsTbI", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=xBZwvPIc35jjsrOaM8jkgw", "client_id_issued_at": 1631371585, "client_secret": "e4543fa2d0f5465e3fb0bd41ae57c0bc5fd3aeeb2727c1181078c575", "client_secret_expires_at": 1633963585, "application_type": "web", "response_types": ["id_token token"], "client_name": "OIDF Conformance Test 5m3aN3YkBA0gWY8", "grant_types": ["implicit"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "pfPBf8oA9lgE4W8LivKgBsWwXNchCqaA5CgPAgpIIyKltM-C8ol9tzIT7kbtjFhCSBeNGaDIaOyFaCsGinxM3_KwVtPQX1v0DDeXPT5JDPOjK1clCCuy0zMcm3h3IkuM34l7Mfuu2wTLid9N8Mwgb5LFiD6eYPYkJvTQck0nI3kFxDmhsFQHNoJzyAUpfyAUJt2KyhPeRzL8rnyL0jb7mszvb1Ni006UcM6ZfHdRbHmGtxdwbMParJ-8cHDIy4gc8D1V6O-Piohhat6WoWNtLum2xUZe-Rlr-Ykfeyw7CR3p2ulH8p-WX0Bg8SZ8VhKOZ_Eykad-lt6M1GsrXLoqtw"}]}, "token_endpoint_auth_method": "client_secret_basic", "contacts": ["certification@oidf.org"], "redirect_uris": ["https://www.certification.openid.net/test/a/idpy/callback"]}
2021-09-11 14:46:25
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\u003d1631371585|BIxksA0bFDHExBE7|Mc2fqMa1TpNV+vKZJdzz6KtrrSJNVO6tgV9aeHLQXhGO3lOHD1UZFzNofEr4H7bhFCWKMGLicBWJEfm5XJ3mVzwb2Mcoec+51uBIq7Kga5L8oLA7kxuoku6CSMZuayujPeRB7NbFTD8\u003d|2VdbM9cGSTqrXNXWeau4TQ\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sat, 11 Sep 2021 14:46:25 GMT"
}
body
{"client_id": "xBZwvPIc35jjsrOaM8jkgw", "registration_access_token": "dX9lcXH7IyBnHN30tMtq9aHmKbG60nKZJfIMROWsTbI", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=xBZwvPIc35jjsrOaM8jkgw", "client_id_issued_at": 1631371585, "client_secret": "e4543fa2d0f5465e3fb0bd41ae57c0bc5fd3aeeb2727c1181078c575", "client_secret_expires_at": 1633963585, "application_type": "web", "response_types": ["id_token token"], "client_name": "OIDF Conformance Test 5m3aN3YkBA0gWY8", "grant_types": ["implicit"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "pfPBf8oA9lgE4W8LivKgBsWwXNchCqaA5CgPAgpIIyKltM-C8ol9tzIT7kbtjFhCSBeNGaDIaOyFaCsGinxM3_KwVtPQX1v0DDeXPT5JDPOjK1clCCuy0zMcm3h3IkuM34l7Mfuu2wTLid9N8Mwgb5LFiD6eYPYkJvTQck0nI3kFxDmhsFQHNoJzyAUpfyAUJt2KyhPeRzL8rnyL0jb7mszvb1Ni006UcM6ZfHdRbHmGtxdwbMParJ-8cHDIy4gc8D1V6O-Piohhat6WoWNtLum2xUZe-Rlr-Ykfeyw7CR3p2ulH8p-WX0Bg8SZ8VhKOZ_Eykad-lt6M1GsrXLoqtw"}]}, "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": "xBZwvPIc35jjsrOaM8jkgw",
  "registration_access_token": "dX9lcXH7IyBnHN30tMtq9aHmKbG60nKZJfIMROWsTbI",
  "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id\u003dxBZwvPIc35jjsrOaM8jkgw",
  "client_id_issued_at": 1631371585,
  "client_secret": "e4543fa2d0f5465e3fb0bd41ae57c0bc5fd3aeeb2727c1181078c575",
  "client_secret_expires_at": 1633963585,
  "application_type": "web",
  "response_types": [
    "id_token token"
  ],
  "client_name": "OIDF Conformance Test 5m3aN3YkBA0gWY8",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "alg": "RS256",
        "n": "pfPBf8oA9lgE4W8LivKgBsWwXNchCqaA5CgPAgpIIyKltM-C8ol9tzIT7kbtjFhCSBeNGaDIaOyFaCsGinxM3_KwVtPQX1v0DDeXPT5JDPOjK1clCCuy0zMcm3h3IkuM34l7Mfuu2wTLid9N8Mwgb5LFiD6eYPYkJvTQck0nI3kFxDmhsFQHNoJzyAUpfyAUJt2KyhPeRzL8rnyL0jb7mszvb1Ni006UcM6ZfHdRbHmGtxdwbMParJ-8cHDIy4gc8D1V6O-Piohhat6WoWNtLum2xUZe-Rlr-Ykfeyw7CR3p2ulH8p-WX0Bg8SZ8VhKOZ_Eykad-lt6M1GsrXLoqtw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "contacts": [
    "certification@oidf.org"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ]
}
2021-09-11 14:46:25 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2021-09-11 14:46:25 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
http_status
201
2021-09-11 14:46:25 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2021-09-11 14:46:25 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
xBZwvPIc35jjsrOaM8jkgw
2021-09-11 14:46:25 SUCCESS
ExtractClientManagementCredentials
Extracted dynamic registration management credentials
registration_client_uri
https://89.45.234.133:4000/registration_api?client_id=xBZwvPIc35jjsrOaM8jkgw
registration_access_token
dX9lcXH7IyBnHN30tMtq9aHmKbG60nKZJfIMROWsTbI
2021-09-11 14:46:25
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-09-11 14:46:25 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
actual
[
  "client_secret_post",
  "client_secret_basic",
  "client_secret_jwt",
  "private_key_jwt"
]
expected
[
  "client_secret_basic"
]
minimum_matches_required
1
2021-09-11 14:46:25 SUCCESS
SetProtectedResourceUrlToUserInfoEndpoint
userinfo_endpoint will be used to test access token. The user info is not a mandatory to implement feature in the OpenID Connect specification, but is mandatory for certification.
protected_resource_url
https://89.45.234.133:4000/userinfo
2021-09-11 14:46:25 SUCCESS
CreateBadRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/idpy/G7sfTE09FK
2021-09-11 14:46:25
oidcc-ensure-registered-redirect-uri
Setup Done
Make request to authorization endpoint
2021-09-11 14:46:25 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
xBZwvPIc35jjsrOaM8jkgw
redirect_uri
https://www.certification.openid.net/test/a/idpy/G7sfTE09FK
scope
openid
2021-09-11 14:46:25
CreateRandomStateValue
Created state value
requested_state_length
10
state
YYzg5wM380
2021-09-11 14:46:25 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
xBZwvPIc35jjsrOaM8jkgw
redirect_uri
https://www.certification.openid.net/test/a/idpy/G7sfTE09FK
scope
openid
state
YYzg5wM380
2021-09-11 14:46:25
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
CPXDh1DHVr
2021-09-11 14:46:25 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
xBZwvPIc35jjsrOaM8jkgw
redirect_uri
https://www.certification.openid.net/test/a/idpy/G7sfTE09FK
scope
openid
state
YYzg5wM380
nonce
CPXDh1DHVr
2021-09-11 14:46:25 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
xBZwvPIc35jjsrOaM8jkgw
redirect_uri
https://www.certification.openid.net/test/a/idpy/G7sfTE09FK
scope
openid
state
YYzg5wM380
nonce
CPXDh1DHVr
response_type
id_token token
2021-09-11 14:46:25
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
xBZwvPIc35jjsrOaM8jkgw
redirect_uri
https://www.certification.openid.net/test/a/idpy/G7sfTE09FK
scope
openid
state
YYzg5wM380
nonce
CPXDh1DHVr
response_type
id_token token
response_mode
form_post
2021-09-11 14:46:25 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://89.45.234.133:4000/authorization?client_id=xBZwvPIc35jjsrOaM8jkgw&redirect_uri=https://www.certification.openid.net/test/a/idpy/G7sfTE09FK&scope=openid&state=YYzg5wM380&nonce=CPXDh1DHVr&response_type=id_token%20token&response_mode=form_post
2021-09-11 14:46:25 REDIRECT
oidcc-ensure-registered-redirect-uri
Redirecting to authorization endpoint
redirect_to
https://89.45.234.133:4000/authorization?client_id=xBZwvPIc35jjsrOaM8jkgw&redirect_uri=https://www.certification.openid.net/test/a/idpy/G7sfTE09FK&scope=openid&state=YYzg5wM380&nonce=CPXDh1DHVr&response_type=id_token%20token&response_mode=form_post
2021-09-11 14:46:25 REVIEW IMAGE
ExpectRedirectUriErrorPage
Show redirect URI error page
img
updatedAt
1631371612121
2021-09-11 14:46:56 FINISHED
oidcc-ensure-registered-redirect-uri
Test has run to completion
testmodule_result
REVIEW
Unregister dynamically registered client
2021-09-11 14:46:56
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://89.45.234.133:4000/registration_api?client_id=xBZwvPIc35jjsrOaM8jkgw
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "authorization": "Bearer dX9lcXH7IyBnHN30tMtq9aHmKbG60nKZJfIMROWsTbI",
  "content-length": "0"
}
request_body

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