Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-09-11 09:36:34 INFO
TEST-RUNNER
Test instance 9Wlr3e3ZyZVyIA6 created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code id_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-response-type-missing
2021-09-11 09:36:35 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
2021-09-11 09:36:35
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 09:36:35 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 09:36:35 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": ["email", "research_and_scholarship", "phone", "address", "openid", "offline_access", "profile"], "claims_supported": ["iss", "zoneinfo", "given_name", "picture", "phone_number_verified", "locale", "profile", "gender", "family_name", "email_verified", "email", "phone_number", "address", "updated_at", "website", "sub", "eduperson_scoped_affiliation", "middle_name", "nickname", "name", "birthdate", "preferred_username"], "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 09:36:35
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": ["email", "research_and_scholarship", "phone", "address", "openid", "offline_access", "profile"], "claims_supported": ["iss", "zoneinfo", "given_name", "picture", "phone_number_verified", "locale", "profile", "gender", "family_name", "email_verified", "email", "phone_number", "address", "updated_at", "website", "sub", "eduperson_scoped_affiliation", "middle_name", "nickname", "name", "birthdate", "preferred_username"], "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 09:36:35 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
[
  "email",
  "research_and_scholarship",
  "phone",
  "address",
  "openid",
  "offline_access",
  "profile"
]
claims_supported
[
  "iss",
  "zoneinfo",
  "given_name",
  "picture",
  "phone_number_verified",
  "locale",
  "profile",
  "gender",
  "family_name",
  "email_verified",
  "email",
  "phone_number",
  "address",
  "updated_at",
  "website",
  "sub",
  "eduperson_scoped_affiliation",
  "middle_name",
  "nickname",
  "name",
  "birthdate",
  "preferred_username"
]
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 09:36:35 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-09-11 09:36:35 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 09:36:35
FetchServerKeys
Fetching server key
jwks_uri
https://89.45.234.133:4000/static/jwks.json
2021-09-11 09:36:35
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 09:36:35 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 08:04:11 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Sat, 11 Sep 2021 21:36:35 GMT",
  "etag": "\"1631347451.914297-691-3956740992\"",
  "date": "Sat, 11 Sep 2021 09:36:35 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 09:36:35
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 09:36:35 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 09:36:35 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 09:36:35 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-09-11 09:36:35 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-09-11 09:36:35 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-11 09:36:35 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-09-11 09:36:35
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-09-11 09:36:35
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-09-11 09:36:36 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "_uiJrUcINTvSV7k-3kAjccbq8PSrxE6Uroz-vjU31dyrDCC2_0cp77hWUvF-oBkUoiDOTyh36W0UdmP1S7STsDsk_o25vOWtKldNmF8Npz3RO8S1DXxg2hhTuOUMiRGdLFsr12UZHYZZ9lgxv-rLBNh-eUkAAmU_JwRxOH9d008",
      "kty": "RSA",
      "q": "vZ2rihyw-xiUxr7y0jcKQNzcufGl6RyaiFTOCSKD1PTo7BX-lvsVwgCoPLTADHLW9AFBNoqj1JELvuENMbOMn3Z5tKcq8-4-LUjijeLL8MLtGgVbOoFPAGWLjcyy-YEzqBNqVVeWUW_5fnsSMF3696nsVmmTjDZ-pz7faNgXsgU",
      "d": "rQgH6Ozvtzvocx-QMkO_md7Xg-nLnD6HQ5DJ9JHHqx0K8PJEq0yYOdtwm9pKJOYhPxTeOAhd8pj8N5oXAZm-eEJieCtjv5Nsjs3xoooLg_WpY_z3mM3AfPuOpfO6fo6p01qJHwe2Yivw3Rpkc5lGhIbsRYnmp9zM8yD8U75hdm9S-v_iJzq4l_cF2gfjYSUFI-jwfHHV3za30C_EuC5mGOniw7s99Qv5eIwyDFXBYD4AQAIYmShkxsFVQnCMgNHxZRPoMGRMzl5Cu6iccgVw0rwpKoTITrQop0MnCS9_rh0y-rB-u9eWomnPcd1W9cfBM5iuTSrVyhlYcGqYZFlXWQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "2YuKH2H0S5dRpsipQiPLu5_tM4Iw4AI_pcIX9rFsCDFzV42v6-UAIiR3e8H-JpgaXKCLzGR5XSbLPlRF4XAZTOCYTMG1NnQDFOAbPthR4nF3sGUWP5pk4ueQoVuCD4pFa1898Vng6i23HpvxjZr2g429XAHZkQOuY3HOdN8z_dI",
      "dp": "h4DpnvkBffrc59ELgG2r6dGKFqiZnnL_SoKc8FOt6LuzGXFSlgUoX8wn51OEsmpis4So5x9mDunzVLPyM1o8oBPwqHiCYc3d7YIXN4Zf5aVQ0mrQq-iQO59u8fygW0THvkqA1bFiVnWS4Qck-xY-8cZ8BNEvdhaIKZ-M6DGcmLU",
      "alg": "RS256",
      "dq": "LgC-yXdEiObh0YYqK04nMq1i78ns0q2Z4FGS2yyAh34TtJNxfPfVw4edSX0gyuRhujlDtRPVw5CdJOY86T4Cc_2ucWHNTfkTJLF2Ja5MhFEGbTW3eG4-2H3KadCr61SpT7HGLoZddcyQ31rEgu-KH-Qd7qkWnwHpoHHkie9DcHE",
      "n": "vM6tEDaYPiSpykk_4ytaA7xWTGUm02UwoR3N8L-M3qIa9HeOixo1AiAfeFVxVhQ4m-Qc4qo0EqFgGvb_DFWJbAHEiMcVr8VVdNzOyx2pbGre-D1kk8oUFlW2xWG5c3nOa6014NiMsvoMyG3FLgTtgUC8Rxrf9YMo42UsNTA7wuwgz0-B0Itjpq9-HuoGMalbm1y4AyNXyvqHHaQryMztN_e7faoXEVaW5LqP-cBp-ApLXhR8d_BJkmrILJcKXAKjSoLXsYaqHPwItVJ7pJp-VxO1kATYOePeRjAvXjaARBO_tCq-lBeaRqsqgX3ZpcSLra8FYHIyEqTgq8N6XdsOiw"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "vM6tEDaYPiSpykk_4ytaA7xWTGUm02UwoR3N8L-M3qIa9HeOixo1AiAfeFVxVhQ4m-Qc4qo0EqFgGvb_DFWJbAHEiMcVr8VVdNzOyx2pbGre-D1kk8oUFlW2xWG5c3nOa6014NiMsvoMyG3FLgTtgUC8Rxrf9YMo42UsNTA7wuwgz0-B0Itjpq9-HuoGMalbm1y4AyNXyvqHHaQryMztN_e7faoXEVaW5LqP-cBp-ApLXhR8d_BJkmrILJcKXAKjSoLXsYaqHPwItVJ7pJp-VxO1kATYOePeRjAvXjaARBO_tCq-lBeaRqsqgX3ZpcSLra8FYHIyEqTgq8N6XdsOiw"
    }
  ]
}
2021-09-11 09:36:36 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-11 09:36:36
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2021-09-11 09:36:36
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test 9Wlr3e3ZyZVyIA6
2021-09-11 09:36:36
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2021-09-11 09:36:36
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit"
]
2021-09-11 09:36:36
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 9Wlr3e3ZyZVyIA6",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "vM6tEDaYPiSpykk_4ytaA7xWTGUm02UwoR3N8L-M3qIa9HeOixo1AiAfeFVxVhQ4m-Qc4qo0EqFgGvb_DFWJbAHEiMcVr8VVdNzOyx2pbGre-D1kk8oUFlW2xWG5c3nOa6014NiMsvoMyG3FLgTtgUC8Rxrf9YMo42UsNTA7wuwgz0-B0Itjpq9-HuoGMalbm1y4AyNXyvqHHaQryMztN_e7faoXEVaW5LqP-cBp-ApLXhR8d_BJkmrILJcKXAKjSoLXsYaqHPwItVJ7pJp-VxO1kATYOePeRjAvXjaARBO_tCq-lBeaRqsqgX3ZpcSLra8FYHIyEqTgq8N6XdsOiw"
      }
    ]
  }
}
2021-09-11 09:36:36
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 9Wlr3e3ZyZVyIA6",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "vM6tEDaYPiSpykk_4ytaA7xWTGUm02UwoR3N8L-M3qIa9HeOixo1AiAfeFVxVhQ4m-Qc4qo0EqFgGvb_DFWJbAHEiMcVr8VVdNzOyx2pbGre-D1kk8oUFlW2xWG5c3nOa6014NiMsvoMyG3FLgTtgUC8Rxrf9YMo42UsNTA7wuwgz0-B0Itjpq9-HuoGMalbm1y4AyNXyvqHHaQryMztN_e7faoXEVaW5LqP-cBp-ApLXhR8d_BJkmrILJcKXAKjSoLXsYaqHPwItVJ7pJp-VxO1kATYOePeRjAvXjaARBO_tCq-lBeaRqsqgX3ZpcSLra8FYHIyEqTgq8N6XdsOiw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2021-09-11 09:36:36
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 9Wlr3e3ZyZVyIA6",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "vM6tEDaYPiSpykk_4ytaA7xWTGUm02UwoR3N8L-M3qIa9HeOixo1AiAfeFVxVhQ4m-Qc4qo0EqFgGvb_DFWJbAHEiMcVr8VVdNzOyx2pbGre-D1kk8oUFlW2xWG5c3nOa6014NiMsvoMyG3FLgTtgUC8Rxrf9YMo42UsNTA7wuwgz0-B0Itjpq9-HuoGMalbm1y4AyNXyvqHHaQryMztN_e7faoXEVaW5LqP-cBp-ApLXhR8d_BJkmrILJcKXAKjSoLXsYaqHPwItVJ7pJp-VxO1kATYOePeRjAvXjaARBO_tCq-lBeaRqsqgX3ZpcSLra8FYHIyEqTgq8N6XdsOiw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token"
  ]
}
2021-09-11 09:36:36
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 9Wlr3e3ZyZVyIA6",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "vM6tEDaYPiSpykk_4ytaA7xWTGUm02UwoR3N8L-M3qIa9HeOixo1AiAfeFVxVhQ4m-Qc4qo0EqFgGvb_DFWJbAHEiMcVr8VVdNzOyx2pbGre-D1kk8oUFlW2xWG5c3nOa6014NiMsvoMyG3FLgTtgUC8Rxrf9YMo42UsNTA7wuwgz0-B0Itjpq9-HuoGMalbm1y4AyNXyvqHHaQryMztN_e7faoXEVaW5LqP-cBp-ApLXhR8d_BJkmrILJcKXAKjSoLXsYaqHPwItVJ7pJp-VxO1kATYOePeRjAvXjaARBO_tCq-lBeaRqsqgX3ZpcSLra8FYHIyEqTgq8N6XdsOiw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ]
}
2021-09-11 09:36:36
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 9Wlr3e3ZyZVyIA6",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "vM6tEDaYPiSpykk_4ytaA7xWTGUm02UwoR3N8L-M3qIa9HeOixo1AiAfeFVxVhQ4m-Qc4qo0EqFgGvb_DFWJbAHEiMcVr8VVdNzOyx2pbGre-D1kk8oUFlW2xWG5c3nOa6014NiMsvoMyG3FLgTtgUC8Rxrf9YMo42UsNTA7wuwgz0-B0Itjpq9-HuoGMalbm1y4AyNXyvqHHaQryMztN_e7faoXEVaW5LqP-cBp-ApLXhR8d_BJkmrILJcKXAKjSoLXsYaqHPwItVJ7pJp-VxO1kATYOePeRjAvXjaARBO_tCq-lBeaRqsqgX3ZpcSLra8FYHIyEqTgq8N6XdsOiw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2021-09-11 09:36:36
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": "723"
}
request_body
{"client_name":"OIDF Conformance Test 9Wlr3e3ZyZVyIA6","grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"vM6tEDaYPiSpykk_4ytaA7xWTGUm02UwoR3N8L-M3qIa9HeOixo1AiAfeFVxVhQ4m-Qc4qo0EqFgGvb_DFWJbAHEiMcVr8VVdNzOyx2pbGre-D1kk8oUFlW2xWG5c3nOa6014NiMsvoMyG3FLgTtgUC8Rxrf9YMo42UsNTA7wuwgz0-B0Itjpq9-HuoGMalbm1y4AyNXyvqHHaQryMztN_e7faoXEVaW5LqP-cBp-ApLXhR8d_BJkmrILJcKXAKjSoLXsYaqHPwItVJ7pJp-VxO1kATYOePeRjAvXjaARBO_tCq-lBeaRqsqgX3ZpcSLra8FYHIyEqTgq8N6XdsOiw"}]},"token_endpoint_auth_method":"client_secret_basic","response_types":["code id_token"],"redirect_uris":["https://www.certification.openid.net/test/a/idpy/callback"],"contacts":["certification@oidf.org"]}
2021-09-11 09:36:36 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
CREATED
response_headers
{
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "1134",
  "pragma": "no-cache",
  "cache-control": "no-store",
  "set-cookie": "oidc_op_rp\u003d1631352996|RPRi/ZjcgjXNWUC5|/Aw1O5sFZX9aYNNBCqVvDYAqDY6X1vF+4ZvsRDtjB/AQEcT1/+LI7Z7ob7ZjmPLThQSuDb+KKmHl0FlmvuYlkzjWqwu4szx9WFJuRjR5ExT5IcxzXg0o3y5YDJSswFhftdv09pGLgvA\u003d|UcHvnklKhgeOdKqQP89KiQ\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sat, 11 Sep 2021 09:36:36 GMT"
}
response_body
{"client_id": "6_Hg6-AOR6yXVfZoWxdjcw", "registration_access_token": "uskOPHd4MPcJKrEaerXOKqjub6AKtuWYMgMv9o5VIDM", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=6_Hg6-AOR6yXVfZoWxdjcw", "client_id_issued_at": 1631352996, "client_secret": "dccebc5286687e2454c6690d0f6d715c1b720c87c637755d0b33c605", "client_secret_expires_at": 1633944996, "application_type": "web", "response_types": ["code id_token"], "client_name": "OIDF Conformance Test 9Wlr3e3ZyZVyIA6", "grant_types": ["authorization_code", "implicit"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "vM6tEDaYPiSpykk_4ytaA7xWTGUm02UwoR3N8L-M3qIa9HeOixo1AiAfeFVxVhQ4m-Qc4qo0EqFgGvb_DFWJbAHEiMcVr8VVdNzOyx2pbGre-D1kk8oUFlW2xWG5c3nOa6014NiMsvoMyG3FLgTtgUC8Rxrf9YMo42UsNTA7wuwgz0-B0Itjpq9-HuoGMalbm1y4AyNXyvqHHaQryMztN_e7faoXEVaW5LqP-cBp-ApLXhR8d_BJkmrILJcKXAKjSoLXsYaqHPwItVJ7pJp-VxO1kATYOePeRjAvXjaARBO_tCq-lBeaRqsqgX3ZpcSLra8FYHIyEqTgq8N6XdsOiw"}]}, "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 09:36:36
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "1134",
  "pragma": "no-cache",
  "cache-control": "no-store",
  "set-cookie": "oidc_op_rp\u003d1631352996|RPRi/ZjcgjXNWUC5|/Aw1O5sFZX9aYNNBCqVvDYAqDY6X1vF+4ZvsRDtjB/AQEcT1/+LI7Z7ob7ZjmPLThQSuDb+KKmHl0FlmvuYlkzjWqwu4szx9WFJuRjR5ExT5IcxzXg0o3y5YDJSswFhftdv09pGLgvA\u003d|UcHvnklKhgeOdKqQP89KiQ\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sat, 11 Sep 2021 09:36:36 GMT"
}
body
{"client_id": "6_Hg6-AOR6yXVfZoWxdjcw", "registration_access_token": "uskOPHd4MPcJKrEaerXOKqjub6AKtuWYMgMv9o5VIDM", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=6_Hg6-AOR6yXVfZoWxdjcw", "client_id_issued_at": 1631352996, "client_secret": "dccebc5286687e2454c6690d0f6d715c1b720c87c637755d0b33c605", "client_secret_expires_at": 1633944996, "application_type": "web", "response_types": ["code id_token"], "client_name": "OIDF Conformance Test 9Wlr3e3ZyZVyIA6", "grant_types": ["authorization_code", "implicit"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "vM6tEDaYPiSpykk_4ytaA7xWTGUm02UwoR3N8L-M3qIa9HeOixo1AiAfeFVxVhQ4m-Qc4qo0EqFgGvb_DFWJbAHEiMcVr8VVdNzOyx2pbGre-D1kk8oUFlW2xWG5c3nOa6014NiMsvoMyG3FLgTtgUC8Rxrf9YMo42UsNTA7wuwgz0-B0Itjpq9-HuoGMalbm1y4AyNXyvqHHaQryMztN_e7faoXEVaW5LqP-cBp-ApLXhR8d_BJkmrILJcKXAKjSoLXsYaqHPwItVJ7pJp-VxO1kATYOePeRjAvXjaARBO_tCq-lBeaRqsqgX3ZpcSLra8FYHIyEqTgq8N6XdsOiw"}]}, "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": "6_Hg6-AOR6yXVfZoWxdjcw",
  "registration_access_token": "uskOPHd4MPcJKrEaerXOKqjub6AKtuWYMgMv9o5VIDM",
  "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id\u003d6_Hg6-AOR6yXVfZoWxdjcw",
  "client_id_issued_at": 1631352996,
  "client_secret": "dccebc5286687e2454c6690d0f6d715c1b720c87c637755d0b33c605",
  "client_secret_expires_at": 1633944996,
  "application_type": "web",
  "response_types": [
    "code id_token"
  ],
  "client_name": "OIDF Conformance Test 9Wlr3e3ZyZVyIA6",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "alg": "RS256",
        "n": "vM6tEDaYPiSpykk_4ytaA7xWTGUm02UwoR3N8L-M3qIa9HeOixo1AiAfeFVxVhQ4m-Qc4qo0EqFgGvb_DFWJbAHEiMcVr8VVdNzOyx2pbGre-D1kk8oUFlW2xWG5c3nOa6014NiMsvoMyG3FLgTtgUC8Rxrf9YMo42UsNTA7wuwgz0-B0Itjpq9-HuoGMalbm1y4AyNXyvqHHaQryMztN_e7faoXEVaW5LqP-cBp-ApLXhR8d_BJkmrILJcKXAKjSoLXsYaqHPwItVJ7pJp-VxO1kATYOePeRjAvXjaARBO_tCq-lBeaRqsqgX3ZpcSLra8FYHIyEqTgq8N6XdsOiw"
      }
    ]
  },
  "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 09:36:36 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2021-09-11 09:36:36 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
http_status
201
2021-09-11 09:36:36 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2021-09-11 09:36:36 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
6_Hg6-AOR6yXVfZoWxdjcw
2021-09-11 09:36:36 SUCCESS
ExtractClientManagementCredentials
Extracted dynamic registration management credentials
registration_client_uri
https://89.45.234.133:4000/registration_api?client_id=6_Hg6-AOR6yXVfZoWxdjcw
registration_access_token
uskOPHd4MPcJKrEaerXOKqjub6AKtuWYMgMv9o5VIDM
2021-09-11 09:36:36
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-09-11 09:36:36 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 09:36:36 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 09:36:36
oidcc-response-type-missing
Setup Done
Make request to authorization endpoint
2021-09-11 09:36:36 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
6_Hg6-AOR6yXVfZoWxdjcw
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
2021-09-11 09:36:36
CreateRandomStateValue
Created state value
requested_state_length
10
state
wZECptVl9A
2021-09-11 09:36:36 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
6_Hg6-AOR6yXVfZoWxdjcw
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
wZECptVl9A
2021-09-11 09:36:36
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
CzRnQ1dnU2
2021-09-11 09:36:36 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
6_Hg6-AOR6yXVfZoWxdjcw
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
wZECptVl9A
nonce
CzRnQ1dnU2
2021-09-11 09:36:36
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Miss out the response_type
2021-09-11 09:36:36
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
6_Hg6-AOR6yXVfZoWxdjcw
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
wZECptVl9A
nonce
CzRnQ1dnU2
response_mode
form_post
2021-09-11 09:36:36 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://89.45.234.133:4000/authorization?client_id=6_Hg6-AOR6yXVfZoWxdjcw&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid&state=wZECptVl9A&nonce=CzRnQ1dnU2&response_mode=form_post
2021-09-11 09:36:36 REDIRECT
oidcc-response-type-missing
Redirecting to authorization endpoint
redirect_to
https://89.45.234.133:4000/authorization?client_id=6_Hg6-AOR6yXVfZoWxdjcw&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid&state=wZECptVl9A&nonce=CzRnQ1dnU2&response_mode=form_post
2021-09-11 09:36:36 REVIEW IMAGE
ExpectResponseTypeMissingErrorPage
Upload a screenshot of the error page showing a missing response type error.
img
updatedAt
1631353019089
2021-09-11 09:37:07 FINISHED
oidcc-response-type-missing
Test has run to completion
testmodule_result
REVIEW
Unregister dynamically registered client
2021-09-11 09:37:07
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://89.45.234.133:4000/registration_api?client_id=6_Hg6-AOR6yXVfZoWxdjcw
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "authorization": "Bearer uskOPHd4MPcJKrEaerXOKqjub6AKtuWYMgMv9o5VIDM",
  "content-length": "0"
}
request_body

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