Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-09-11 14:40:27 INFO
TEST-RUNNER
Test instance 4r71w7Y0VvebtQs 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-prompt-none-not-logged-in
2021-09-11 14:40:27 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
2021-09-11 14:40:27
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:40:28 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:40:28 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:40:28
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:40:28 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:40:28 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-09-11 14:40:28 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:40:28
FetchServerKeys
Fetching server key
jwks_uri
https://89.45.234.133:4000/static/jwks.json
2021-09-11 14:40:28
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:40:28 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:40:28 GMT",
  "etag": "\"1631368542.8061247-691-3956740992\"",
  "date": "Sat, 11 Sep 2021 14:40:28 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:40:28
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:40:28 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:40:28 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:40:28 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-09-11 14:40:28 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-09-11 14:40:28 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-11 14:40:28 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-09-11 14:40:28
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-09-11 14:40:28
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-09-11 14:40:29 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "9YTMupFDDU7dKRFZvNoMAJ0F0TjdyMQ-uPsXfMmBiU8_vS3OhfJm5v7oOUNweCxaoWGHoSPlsdYUtlvk6DYPMdwPbn9mUUabV7QEcG4qTH4C-EhQHnuf5N5aupD2OJYhBLvNmJPHRktGUGtc7A_3N6nJieBEbV_alnmpFa4SeNs",
      "kty": "RSA",
      "q": "tBZZ8BIITMZlXoIZKGLmH_aN5oFfBQ7wLgpnVj_Ls3eUuIFdLLvf4P4H1OT_vkxY06anBoZIuY2UBLKAz_sUIrvQF48o1_jfqqK8y8o_ugPxZrimov1FMLuTvYSoebzKucw_5cXKP7tCE6aHOv2pcbkcRwgRnXwnopjxC3jj4D0",
      "d": "ohqnPTnTVj3scQJFKOuEZOZS2Pijca1TBJAeS8yVihKEHtQUudHUwN_dqvO1tTM1kQwnNqSihV9vnGxoyMzjRTwwa5N1Whm3hbqKwdO9r1i6Q89coezPcizjzJ95B9S4ZeSFWLve4XEkIANnnnRIFVyK25_rK1Rjy5QTpMqFGDxeqWoUu2-0Q1ctm6dYFeWyGIX_Nda8Ef9WQV7mOLmpzjG4VSRg3PbNPfp3h7CSmWLoYunD6OHtUQg-AcIbrCBVCMAUqBtcCc6TrrL0f8DtY_snQUt7pKUZi67TmDB-EWdmep4dPrci8Xw8WtqKhdR1h4wu0vOukeCuMZldOinLqQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "rtwpM51j16jpuSreSNlAwVTfX5-oF3fB3-m3qHLdqan_XpMx7YRQ5q9_BvzFj0f5nk1y4C51xdAa6MKRR_Tofm6RiIBD6s2Dutb1Y5DEDSnixq4RltRRzZCjtce7yVY69RIkm-GOth9jRDM18zzUWBG84-RyWEJeaOFzpHvkNVk",
      "dp": "SIrogueQzEnVBuFdhnNWwIekxGDtBvkVH0rxcamIYK3Nw3PZZbJtvSrsKp9Gh_ty--P5Ux9sKtN6Yzdbt1DhxHWlCZ0S-kjGdW93MFEcpmVFM18KbTdR0ynv3NggKDATqXZkFQT1CEwNho1ycz10ajn8loRxM2_zAisITqOUSak",
      "alg": "RS256",
      "dq": "aoYmIRmpizB32dV-6CLIGPQQr96qxCU38SP6SExoQ_piIFl1MfbX0RCytT3YAUrL6DZV6kgYUJnsinLEO0I7gOgziRwHfukZ9Kdaofk6hN-8NZTYDOVfvhnWpG4J8ii4ifrFeTbsEZLE3TbOGxjc2AY1MdcWBF_iWg25151kvck",
      "n": "rLbPni8juLRNhctPxFajgSQpTKFQuHTq8_kJYFaSe8P6fsvFYCucPkOS_Nru3pJVhvjWqeDIV_Ca7-GXFak-Ag2_1N2ymrE-XPWihJUK2r-6EP7XNwnKTKvPR35XDglyyEwgIn-gO5kPDuj0SsejYWtQfKJbe5nlzh2N5NC__VlYF01lvH8HRladUAn8h2E1Co58MQIkalkEbp3B-9AJ2PHLb0F_b-9EOyXf2HCFnxvV6TKmS0ce9fWDUQVVKmqoMm2oLTLqBqDAOptPHj8FhEiHbPNUjYUbzCIl5FoqEpWtM5k-deMnHN_W1E26WvrTXOMFVLRjxYCdW6HrdldsLw"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "rLbPni8juLRNhctPxFajgSQpTKFQuHTq8_kJYFaSe8P6fsvFYCucPkOS_Nru3pJVhvjWqeDIV_Ca7-GXFak-Ag2_1N2ymrE-XPWihJUK2r-6EP7XNwnKTKvPR35XDglyyEwgIn-gO5kPDuj0SsejYWtQfKJbe5nlzh2N5NC__VlYF01lvH8HRladUAn8h2E1Co58MQIkalkEbp3B-9AJ2PHLb0F_b-9EOyXf2HCFnxvV6TKmS0ce9fWDUQVVKmqoMm2oLTLqBqDAOptPHj8FhEiHbPNUjYUbzCIl5FoqEpWtM5k-deMnHN_W1E26WvrTXOMFVLRjxYCdW6HrdldsLw"
    }
  ]
}
2021-09-11 14:40:29 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-11 14:40:29
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2021-09-11 14:40:29
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test 4r71w7Y0VvebtQs
2021-09-11 14:40:29
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "implicit"
]
2021-09-11 14:40:29
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 4r71w7Y0VvebtQs",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rLbPni8juLRNhctPxFajgSQpTKFQuHTq8_kJYFaSe8P6fsvFYCucPkOS_Nru3pJVhvjWqeDIV_Ca7-GXFak-Ag2_1N2ymrE-XPWihJUK2r-6EP7XNwnKTKvPR35XDglyyEwgIn-gO5kPDuj0SsejYWtQfKJbe5nlzh2N5NC__VlYF01lvH8HRladUAn8h2E1Co58MQIkalkEbp3B-9AJ2PHLb0F_b-9EOyXf2HCFnxvV6TKmS0ce9fWDUQVVKmqoMm2oLTLqBqDAOptPHj8FhEiHbPNUjYUbzCIl5FoqEpWtM5k-deMnHN_W1E26WvrTXOMFVLRjxYCdW6HrdldsLw"
      }
    ]
  }
}
2021-09-11 14:40:29
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 4r71w7Y0VvebtQs",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rLbPni8juLRNhctPxFajgSQpTKFQuHTq8_kJYFaSe8P6fsvFYCucPkOS_Nru3pJVhvjWqeDIV_Ca7-GXFak-Ag2_1N2ymrE-XPWihJUK2r-6EP7XNwnKTKvPR35XDglyyEwgIn-gO5kPDuj0SsejYWtQfKJbe5nlzh2N5NC__VlYF01lvH8HRladUAn8h2E1Co58MQIkalkEbp3B-9AJ2PHLb0F_b-9EOyXf2HCFnxvV6TKmS0ce9fWDUQVVKmqoMm2oLTLqBqDAOptPHj8FhEiHbPNUjYUbzCIl5FoqEpWtM5k-deMnHN_W1E26WvrTXOMFVLRjxYCdW6HrdldsLw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2021-09-11 14:40:29
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 4r71w7Y0VvebtQs",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rLbPni8juLRNhctPxFajgSQpTKFQuHTq8_kJYFaSe8P6fsvFYCucPkOS_Nru3pJVhvjWqeDIV_Ca7-GXFak-Ag2_1N2ymrE-XPWihJUK2r-6EP7XNwnKTKvPR35XDglyyEwgIn-gO5kPDuj0SsejYWtQfKJbe5nlzh2N5NC__VlYF01lvH8HRladUAn8h2E1Co58MQIkalkEbp3B-9AJ2PHLb0F_b-9EOyXf2HCFnxvV6TKmS0ce9fWDUQVVKmqoMm2oLTLqBqDAOptPHj8FhEiHbPNUjYUbzCIl5FoqEpWtM5k-deMnHN_W1E26WvrTXOMFVLRjxYCdW6HrdldsLw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token token"
  ]
}
2021-09-11 14:40:29
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 4r71w7Y0VvebtQs",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rLbPni8juLRNhctPxFajgSQpTKFQuHTq8_kJYFaSe8P6fsvFYCucPkOS_Nru3pJVhvjWqeDIV_Ca7-GXFak-Ag2_1N2ymrE-XPWihJUK2r-6EP7XNwnKTKvPR35XDglyyEwgIn-gO5kPDuj0SsejYWtQfKJbe5nlzh2N5NC__VlYF01lvH8HRladUAn8h2E1Co58MQIkalkEbp3B-9AJ2PHLb0F_b-9EOyXf2HCFnxvV6TKmS0ce9fWDUQVVKmqoMm2oLTLqBqDAOptPHj8FhEiHbPNUjYUbzCIl5FoqEpWtM5k-deMnHN_W1E26WvrTXOMFVLRjxYCdW6HrdldsLw"
      }
    ]
  },
  "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:40:29
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 4r71w7Y0VvebtQs",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "rLbPni8juLRNhctPxFajgSQpTKFQuHTq8_kJYFaSe8P6fsvFYCucPkOS_Nru3pJVhvjWqeDIV_Ca7-GXFak-Ag2_1N2ymrE-XPWihJUK2r-6EP7XNwnKTKvPR35XDglyyEwgIn-gO5kPDuj0SsejYWtQfKJbe5nlzh2N5NC__VlYF01lvH8HRladUAn8h2E1Co58MQIkalkEbp3B-9AJ2PHLb0F_b-9EOyXf2HCFnxvV6TKmS0ce9fWDUQVVKmqoMm2oLTLqBqDAOptPHj8FhEiHbPNUjYUbzCIl5FoqEpWtM5k-deMnHN_W1E26WvrTXOMFVLRjxYCdW6HrdldsLw"
      }
    ]
  },
  "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:40:29
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 4r71w7Y0VvebtQs","grant_types":["implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"rLbPni8juLRNhctPxFajgSQpTKFQuHTq8_kJYFaSe8P6fsvFYCucPkOS_Nru3pJVhvjWqeDIV_Ca7-GXFak-Ag2_1N2ymrE-XPWihJUK2r-6EP7XNwnKTKvPR35XDglyyEwgIn-gO5kPDuj0SsejYWtQfKJbe5nlzh2N5NC__VlYF01lvH8HRladUAn8h2E1Co58MQIkalkEbp3B-9AJ2PHLb0F_b-9EOyXf2HCFnxvV6TKmS0ce9fWDUQVVKmqoMm2oLTLqBqDAOptPHj8FhEiHbPNUjYUbzCIl5FoqEpWtM5k-deMnHN_W1E26WvrTXOMFVLRjxYCdW6HrdldsLw"}]},"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:40:29 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\u003d1631371229|tUVrI4TC0hNWIYjB|AcPDdWC1D3k6fy1Wlc2027nDI2f0ravy3EUpDmAFuWulwrjxWVm8u/pBRnnxpagsSNrqQh0WQjvnVmcIAeaLj4JkETm2upUpiyeufhpg1ZP5bVojUps7fxy/3Fvb26hCcYOlQlYVu+Q\u003d|IVKR2GJRg8AEiPZnUAG6RQ\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sat, 11 Sep 2021 14:40:29 GMT"
}
response_body
{"client_id": "zYr_6Y_XzYP122U3mw1KmA", "registration_access_token": "Jyzcze98rwGqFC7N02zP3LJb-E66I4Kz3N2etU9DIoM", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=zYr_6Y_XzYP122U3mw1KmA", "client_id_issued_at": 1631371229, "client_secret": "cb5e016592f58eb2e99e476c33771c9b97fc15f6b015675cc7deb29d", "client_secret_expires_at": 1633963229, "application_type": "web", "response_types": ["id_token token"], "client_name": "OIDF Conformance Test 4r71w7Y0VvebtQs", "grant_types": ["implicit"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "rLbPni8juLRNhctPxFajgSQpTKFQuHTq8_kJYFaSe8P6fsvFYCucPkOS_Nru3pJVhvjWqeDIV_Ca7-GXFak-Ag2_1N2ymrE-XPWihJUK2r-6EP7XNwnKTKvPR35XDglyyEwgIn-gO5kPDuj0SsejYWtQfKJbe5nlzh2N5NC__VlYF01lvH8HRladUAn8h2E1Co58MQIkalkEbp3B-9AJ2PHLb0F_b-9EOyXf2HCFnxvV6TKmS0ce9fWDUQVVKmqoMm2oLTLqBqDAOptPHj8FhEiHbPNUjYUbzCIl5FoqEpWtM5k-deMnHN_W1E26WvrTXOMFVLRjxYCdW6HrdldsLw"}]}, "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:40:29
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\u003d1631371229|tUVrI4TC0hNWIYjB|AcPDdWC1D3k6fy1Wlc2027nDI2f0ravy3EUpDmAFuWulwrjxWVm8u/pBRnnxpagsSNrqQh0WQjvnVmcIAeaLj4JkETm2upUpiyeufhpg1ZP5bVojUps7fxy/3Fvb26hCcYOlQlYVu+Q\u003d|IVKR2GJRg8AEiPZnUAG6RQ\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sat, 11 Sep 2021 14:40:29 GMT"
}
body
{"client_id": "zYr_6Y_XzYP122U3mw1KmA", "registration_access_token": "Jyzcze98rwGqFC7N02zP3LJb-E66I4Kz3N2etU9DIoM", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=zYr_6Y_XzYP122U3mw1KmA", "client_id_issued_at": 1631371229, "client_secret": "cb5e016592f58eb2e99e476c33771c9b97fc15f6b015675cc7deb29d", "client_secret_expires_at": 1633963229, "application_type": "web", "response_types": ["id_token token"], "client_name": "OIDF Conformance Test 4r71w7Y0VvebtQs", "grant_types": ["implicit"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "rLbPni8juLRNhctPxFajgSQpTKFQuHTq8_kJYFaSe8P6fsvFYCucPkOS_Nru3pJVhvjWqeDIV_Ca7-GXFak-Ag2_1N2ymrE-XPWihJUK2r-6EP7XNwnKTKvPR35XDglyyEwgIn-gO5kPDuj0SsejYWtQfKJbe5nlzh2N5NC__VlYF01lvH8HRladUAn8h2E1Co58MQIkalkEbp3B-9AJ2PHLb0F_b-9EOyXf2HCFnxvV6TKmS0ce9fWDUQVVKmqoMm2oLTLqBqDAOptPHj8FhEiHbPNUjYUbzCIl5FoqEpWtM5k-deMnHN_W1E26WvrTXOMFVLRjxYCdW6HrdldsLw"}]}, "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": "zYr_6Y_XzYP122U3mw1KmA",
  "registration_access_token": "Jyzcze98rwGqFC7N02zP3LJb-E66I4Kz3N2etU9DIoM",
  "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id\u003dzYr_6Y_XzYP122U3mw1KmA",
  "client_id_issued_at": 1631371229,
  "client_secret": "cb5e016592f58eb2e99e476c33771c9b97fc15f6b015675cc7deb29d",
  "client_secret_expires_at": 1633963229,
  "application_type": "web",
  "response_types": [
    "id_token token"
  ],
  "client_name": "OIDF Conformance Test 4r71w7Y0VvebtQs",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "alg": "RS256",
        "n": "rLbPni8juLRNhctPxFajgSQpTKFQuHTq8_kJYFaSe8P6fsvFYCucPkOS_Nru3pJVhvjWqeDIV_Ca7-GXFak-Ag2_1N2ymrE-XPWihJUK2r-6EP7XNwnKTKvPR35XDglyyEwgIn-gO5kPDuj0SsejYWtQfKJbe5nlzh2N5NC__VlYF01lvH8HRladUAn8h2E1Co58MQIkalkEbp3B-9AJ2PHLb0F_b-9EOyXf2HCFnxvV6TKmS0ce9fWDUQVVKmqoMm2oLTLqBqDAOptPHj8FhEiHbPNUjYUbzCIl5FoqEpWtM5k-deMnHN_W1E26WvrTXOMFVLRjxYCdW6HrdldsLw"
      }
    ]
  },
  "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:40:29 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2021-09-11 14:40:29 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
http_status
201
2021-09-11 14:40:29 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2021-09-11 14:40:29 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
zYr_6Y_XzYP122U3mw1KmA
2021-09-11 14:40:29 SUCCESS
ExtractClientManagementCredentials
Extracted dynamic registration management credentials
registration_client_uri
https://89.45.234.133:4000/registration_api?client_id=zYr_6Y_XzYP122U3mw1KmA
registration_access_token
Jyzcze98rwGqFC7N02zP3LJb-E66I4Kz3N2etU9DIoM
2021-09-11 14:40:29
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-09-11 14:40:29 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:40:29 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:40:29
oidcc-prompt-none-not-logged-in
Setup Done
Make request to authorization endpoint
2021-09-11 14:40:29 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
zYr_6Y_XzYP122U3mw1KmA
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
2021-09-11 14:40:29
CreateRandomStateValue
Created state value
requested_state_length
128
state
UtlZBmLbtYUgPnVmM8p40drbQsHhw8NC5HF1nk50sHouHlGum0KT33k1tM6J666atZrFKF5TUclRSnnXlQqVNCloZRROIquzx18zvwL0z3i8xWeirrxYaOhbh5Kky6CB
2021-09-11 14:40:29 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
zYr_6Y_XzYP122U3mw1KmA
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
UtlZBmLbtYUgPnVmM8p40drbQsHhw8NC5HF1nk50sHouHlGum0KT33k1tM6J666atZrFKF5TUclRSnnXlQqVNCloZRROIquzx18zvwL0z3i8xWeirrxYaOhbh5Kky6CB
2021-09-11 14:40:29
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
dATprFJZEf
2021-09-11 14:40:29 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
zYr_6Y_XzYP122U3mw1KmA
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
UtlZBmLbtYUgPnVmM8p40drbQsHhw8NC5HF1nk50sHouHlGum0KT33k1tM6J666atZrFKF5TUclRSnnXlQqVNCloZRROIquzx18zvwL0z3i8xWeirrxYaOhbh5Kky6CB
nonce
dATprFJZEf
2021-09-11 14:40:29 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
zYr_6Y_XzYP122U3mw1KmA
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
UtlZBmLbtYUgPnVmM8p40drbQsHhw8NC5HF1nk50sHouHlGum0KT33k1tM6J666atZrFKF5TUclRSnnXlQqVNCloZRROIquzx18zvwL0z3i8xWeirrxYaOhbh5Kky6CB
nonce
dATprFJZEf
response_type
id_token token
2021-09-11 14:40:29
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
zYr_6Y_XzYP122U3mw1KmA
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
UtlZBmLbtYUgPnVmM8p40drbQsHhw8NC5HF1nk50sHouHlGum0KT33k1tM6J666atZrFKF5TUclRSnnXlQqVNCloZRROIquzx18zvwL0z3i8xWeirrxYaOhbh5Kky6CB
nonce
dATprFJZEf
response_type
id_token token
response_mode
form_post
2021-09-11 14:40:29 SUCCESS
AddPromptNoneToAuthorizationEndpointRequest
Added prompt=none to authorization endpoint request
client_id
zYr_6Y_XzYP122U3mw1KmA
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
UtlZBmLbtYUgPnVmM8p40drbQsHhw8NC5HF1nk50sHouHlGum0KT33k1tM6J666atZrFKF5TUclRSnnXlQqVNCloZRROIquzx18zvwL0z3i8xWeirrxYaOhbh5Kky6CB
nonce
dATprFJZEf
response_type
id_token token
response_mode
form_post
prompt
none
2021-09-11 14:40:29 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://89.45.234.133:4000/authorization?client_id=zYr_6Y_XzYP122U3mw1KmA&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid&state=UtlZBmLbtYUgPnVmM8p40drbQsHhw8NC5HF1nk50sHouHlGum0KT33k1tM6J666atZrFKF5TUclRSnnXlQqVNCloZRROIquzx18zvwL0z3i8xWeirrxYaOhbh5Kky6CB&nonce=dATprFJZEf&response_type=id_token%20token&response_mode=form_post&prompt=none
2021-09-11 14:40:29 REDIRECT
oidcc-prompt-none-not-logged-in
Redirecting to authorization endpoint
redirect_to
https://89.45.234.133:4000/authorization?client_id=zYr_6Y_XzYP122U3mw1KmA&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid&state=UtlZBmLbtYUgPnVmM8p40drbQsHhw8NC5HF1nk50sHouHlGum0KT33k1tM6J666atZrFKF5TUclRSnnXlQqVNCloZRROIquzx18zvwL0z3i8xWeirrxYaOhbh5Kky6CB&nonce=dATprFJZEf&response_type=id_token%20token&response_mode=form_post&prompt=none
2021-09-11 14:40:34 INCOMING
oidcc-prompt-none-not-logged-in
Incoming HTTP request to test instance 4r71w7Y0VvebtQs
incoming_headers
{
  "host": "www.certification.openid.net",
  "content-type": "application/x-www-form-urlencoded",
  "origin": "https://89.45.234.133:4000",
  "accept-encoding": "gzip, deflate, br",
  "cookie": "__utma\u003d201319536.1870777121.1629795278.1631352103.1631369337.14; __utmc\u003d201319536; __utmz\u003d201319536.1631260756.11.4.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/plan-detail.html; JSESSIONID\u003d7D21555BD1F4C7F8C15109D308E54B63; expected_tab\u003dgoogleplus; welcome_info_name\u003dRoland%20Hedberg",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15",
  "referer": "https://89.45.234.133:4000/authorization?client_id\u003dzYr_6Y_XzYP122U3mw1KmA\u0026redirect_uri\u003dhttps://www.certification.openid.net/test/a/idpy/callback\u0026scope\u003dopenid\u0026state\u003dUtlZBmLbtYUgPnVmM8p40drbQsHhw8NC5HF1nk50sHouHlGum0KT33k1tM6J666atZrFKF5TUclRSnnXlQqVNCloZRROIquzx18zvwL0z3i8xWeirrxYaOhbh5Kky6CB\u0026nonce\u003ddATprFJZEf\u0026response_type\u003did_token%20token\u0026response_mode\u003dform_post\u0026prompt\u003dnone",
  "accept-language": "en-us",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "155",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
callback
incoming_body_form_params
{
  "error": "login_required",
  "state": "UtlZBmLbtYUgPnVmM8p40drbQsHhw8NC5HF1nk50sHouHlGum0KT33k1tM6J666atZrFKF5TUclRSnnXlQqVNCloZRROIquzx18zvwL0z3i8xWeirrxYaOhbh5Kky6CB"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
error=login_required&state=UtlZBmLbtYUgPnVmM8p40drbQsHhw8NC5HF1nk50sHouHlGum0KT33k1tM6J666atZrFKF5TUclRSnnXlQqVNCloZRROIquzx18zvwL0z3i8xWeirrxYaOhbh5Kky6CB
2021-09-11 14:40:34 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/bZWq5bSuz0JsvCdxGoN3",
  "fullUrl": "https://www.certification.openid.net/test/a/idpy/implicit/bZWq5bSuz0JsvCdxGoN3"
}
2021-09-11 14:40:34 OUTGOING
oidcc-prompt-none-not-logged-in
Response to HTTP request to test instance 4r71w7Y0VvebtQs
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/idpy/implicit/bZWq5bSuz0JsvCdxGoN3, returnUrl=/log-detail.html?log=4r71w7Y0VvebtQs}]
outgoing_path
callback
2021-09-11 14:40:34 INCOMING
oidcc-prompt-none-not-logged-in
Incoming HTTP request to test instance 4r71w7Y0VvebtQs
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "*/*",
  "x-requested-with": "XMLHttpRequest",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-us",
  "content-type": "text/plain",
  "origin": "https://www.certification.openid.net",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15",
  "referer": "https://www.certification.openid.net/test/a/idpy/callback",
  "cookie": "__utma\u003d201319536.1870777121.1629795278.1631352103.1631369337.14; __utmc\u003d201319536; __utmz\u003d201319536.1631260756.11.4.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/plan-detail.html; JSESSIONID\u003d7D21555BD1F4C7F8C15109D308E54B63; expected_tab\u003dgoogleplus; welcome_info_name\u003dRoland%20Hedberg",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "0",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
implicit/bZWq5bSuz0JsvCdxGoN3
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-09-11 14:40:34 OUTGOING
oidcc-prompt-none-not-logged-in
Response to HTTP request to test instance 4r71w7Y0VvebtQs
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/bZWq5bSuz0JsvCdxGoN3
2021-09-11 14:40:34 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2021-09-11 14:40:34 REDIRECT-IN
oidcc-prompt-none-not-logged-in
Authorization endpoint response captured
url_query
{}
headers
{
  "host": "www.certification.openid.net",
  "content-type": "application/x-www-form-urlencoded",
  "origin": "https://89.45.234.133:4000",
  "accept-encoding": "gzip, deflate, br",
  "cookie": "__utma\u003d201319536.1870777121.1629795278.1631352103.1631369337.14; __utmc\u003d201319536; __utmz\u003d201319536.1631260756.11.4.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/plan-detail.html; JSESSIONID\u003d7D21555BD1F4C7F8C15109D308E54B63; expected_tab\u003dgoogleplus; welcome_info_name\u003dRoland%20Hedberg",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15",
  "referer": "https://89.45.234.133:4000/authorization?client_id\u003dzYr_6Y_XzYP122U3mw1KmA\u0026redirect_uri\u003dhttps://www.certification.openid.net/test/a/idpy/callback\u0026scope\u003dopenid\u0026state\u003dUtlZBmLbtYUgPnVmM8p40drbQsHhw8NC5HF1nk50sHouHlGum0KT33k1tM6J666atZrFKF5TUclRSnnXlQqVNCloZRROIquzx18zvwL0z3i8xWeirrxYaOhbh5Kky6CB\u0026nonce\u003ddATprFJZEf\u0026response_type\u003did_token%20token\u0026response_mode\u003dform_post\u0026prompt\u003dnone",
  "accept-language": "en-us",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "155",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
http_method
POST
url_fragment
{}
post_body
{
  "error": "login_required",
  "state": "UtlZBmLbtYUgPnVmM8p40drbQsHhw8NC5HF1nk50sHouHlGum0KT33k1tM6J666atZrFKF5TUclRSnnXlQqVNCloZRROIquzx18zvwL0z3i8xWeirrxYaOhbh5Kky6CB"
}
Verify authorization endpoint response
2021-09-11 14:40:34 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2021-09-11 14:40:34 SUCCESS
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
content_type
application/x-www-form-urlencoded
expected
application/x-www-form-urlencoded
2021-09-11 14:40:34 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2021-09-11 14:40:34 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2021-09-11 14:40:34 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
UtlZBmLbtYUgPnVmM8p40drbQsHhw8NC5HF1nk50sHouHlGum0KT33k1tM6J666atZrFKF5TUclRSnnXlQqVNCloZRROIquzx18zvwL0z3i8xWeirrxYaOhbh5Kky6CB
2021-09-11 14:40:34
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-09-11 14:40:34 SUCCESS
EnsureErrorFromAuthorizationEndpointResponse
Authorization endpoint returned an error
error
login_required
state
UtlZBmLbtYUgPnVmM8p40drbQsHhw8NC5HF1nk50sHouHlGum0KT33k1tM6J666atZrFKF5TUclRSnnXlQqVNCloZRROIquzx18zvwL0z3i8xWeirrxYaOhbh5Kky6CB
2021-09-11 14:40:34 SUCCESS
RejectAuthCodeInAuthorizationEndpointResponse
Authorization code is not present in authorization endpoint response
2021-09-11 14:40:34 SUCCESS
CheckForUnexpectedParametersInErrorResponseFromAuthorizationEndpoint
error response includes only expected parameters
error
login_required
state
UtlZBmLbtYUgPnVmM8p40drbQsHhw8NC5HF1nk50sHouHlGum0KT33k1tM6J666atZrFKF5TUclRSnnXlQqVNCloZRROIquzx18zvwL0z3i8xWeirrxYaOhbh5Kky6CB
2021-09-11 14:40:34 SUCCESS
CheckErrorDescriptionFromAuthorizationEndpointResponseErrorContainsCRLFTAB
authorization_endpoint_response did not include optional 'error_description' field
2021-09-11 14:40:34 SUCCESS
ValidateErrorDescriptionFromAuthorizationEndpointResponseError
authorization_endpoint_response did not include optional 'error_description' field
2021-09-11 14:40:34 SUCCESS
ValidateErrorUriFromAuthorizationEndpointResponseError
authorization_endpoint_response did not include optional 'error_uri' field
2021-09-11 14:40:34 SUCCESS
CheckErrorFromAuthorizationEndpointIsOneThatRequiredAUserInterface
Authorization endpoint returned one of the permitted errors
actual
login_required
permitted
[
  "interaction_required",
  "login_required",
  "account_selection_required",
  "consent_required"
]
2021-09-11 14:40:35 FINISHED
oidcc-prompt-none-not-logged-in
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2021-09-11 14:40:35
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://89.45.234.133:4000/registration_api?client_id=zYr_6Y_XzYP122U3mw1KmA
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "authorization": "Bearer Jyzcze98rwGqFC7N02zP3LJb-E66I4Kz3N2etU9DIoM",
  "content-length": "0"
}
request_body

                                
2021-09-11 14:40:35 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:40:35 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:40:35 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:40:43
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
lD6EsXlPd0Ka3EY
Test Results