Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-09-06 07:59:56 INFO
TEST-RUNNER
Test instance oT7MM8KOGr8sSxH created
baseUrl
https://www.certification.openid.net/test/a/idpy
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "server_metadata": "discovery",
  "response_mode": "default",
  "client_registration": "dynamic_client"
}
alias
idpy
description
oidcop
planId
TcuL2IL86QhSD
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-06 07:59:56 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
2021-09-06 07:59:56
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-06 07:59:56 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": "Mon, 06 Sep 2021 07:59:56 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": ["openid", "address", "research_and_scholarship", "email", "offline_access", "profile", "phone"], "claims_supported": ["family_name", "nickname", "profile", "name", "website", "locale", "email_verified", "middle_name", "phone_number", "iss", "address", "sub", "gender", "updated_at", "given_name", "phone_number_verified", "email", "zoneinfo", "eduperson_scoped_affiliation", "picture", "preferred_username", "birthdate"], "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-06 07:59:56
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": ["openid", "address", "research_and_scholarship", "email", "offline_access", "profile", "phone"], "claims_supported": ["family_name", "nickname", "profile", "name", "website", "locale", "email_verified", "middle_name", "phone_number", "iss", "address", "sub", "gender", "updated_at", "given_name", "phone_number_verified", "email", "zoneinfo", "eduperson_scoped_affiliation", "picture", "preferred_username", "birthdate"], "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-06 07:59:56 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
[
  "openid",
  "address",
  "research_and_scholarship",
  "email",
  "offline_access",
  "profile",
  "phone"
]
claims_supported
[
  "family_name",
  "nickname",
  "profile",
  "name",
  "website",
  "locale",
  "email_verified",
  "middle_name",
  "phone_number",
  "iss",
  "address",
  "sub",
  "gender",
  "updated_at",
  "given_name",
  "phone_number_verified",
  "email",
  "zoneinfo",
  "eduperson_scoped_affiliation",
  "picture",
  "preferred_username",
  "birthdate"
]
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-06 07:59:56 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-09-06 07:59:56 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-06 07:59:56
FetchServerKeys
Fetching server key
jwks_uri
https://89.45.234.133:4000/static/jwks.json
2021-09-06 07:59:56
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-06 07:59:57 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "691",
  "content-type": "application/json",
  "last-modified": "Mon, 06 Sep 2021 07:14:54 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Mon, 06 Sep 2021 19:59:57 GMT",
  "etag": "\"1630912494.4546452-691-3956740992\"",
  "date": "Mon, 06 Sep 2021 07:59:57 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-06 07:59:57
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-06 07:59:57 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-06 07:59:57 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-06 07:59:57 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-09-06 07:59:57 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-09-06 07:59:57 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-06 07:59:57 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-09-06 07:59:57
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-09-06 07:59:57
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-09-06 07:59:57 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "0flQH1iAHEFqr6hXtKpQ1sg0C0QYM4K-Rs4YeBrBGgBPoVQtTn5fQctky3UeoaXshudfjxdK4kKciCVGMtggMlUXDOvdW3qWpxBP3GLbKCO9ZxMrWeNGMbsWWYcwW2D4x2Y5D5c7Fw2ysIGKe9CSZDARe5jJZ4HK7dTPrdQnpuE",
      "kty": "RSA",
      "q": "qBYG9PbKxc0SGUcbVEymDZi232KlCVKoYX2inKCK46hjlbGM7EvYJMxoCK2LWOMnJ6jnfYuz4A4_cvURLuQRRLg-HTjtCqiKp-I4X354v0i5bl3ke3u3u2Y4LgAj9r9hYs-tYam1cFujg3MbFMy6UCgoaCxvcjG1qFzYOLPG97k",
      "d": "iUmVKLaBRbhTQr-nESzI_wahhGHnP4WyLCBjudfOvo7l06qVmbU_l90A7zV_yPq_PONFZgv8_AuQWvlMRZ7FBdTlZWUEbDHFEgAXpNXbanxOIfZ34sggKjuIGiL8azuLozC8Lmy9D7rxEQbQHK3h4aw66wFj8iu6OxyHQCqQiUxZc5FJkyO7hg40xuCyFChM81sQsJqy0v5GWaYuth5jj5zbiRXVVrGEhiFRtthV87RLrRYd5gRv5Vd9iHs_uJzW6janeWbBpIwNPJwGGYvcFYKJ15q5QpqbSyF5FiJ4Oc11hXlBecdoigmuF41CbomRpFvfW88QFcXinVJJpUjOAQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "bgs_84_xzfRdRgLSFNY_RDNk8Ttoo_oMfJreKyjpX8Y_0RAnkR-qEmTJH-u5aMF0MsYg9hEle7anlhaqGYEuc7hC7nt9GtBg_mTp8vIvrGSBbtadm8laodQQ3OZaqPb4yRQSnp6ggcPGAKnJsr6ySnznHx07o-mOiEP4B6BsI14",
      "dp": "b-v5lkvBNc50xJ7x6R4jqujaPOsWD1bwf6NZjaONLIPf7jmFUOKxecultYF_S2C7HAl2eTpMMyCYeUWNDor_VnTerYeH3TwR04kxWGLlOJccXTXtlKM9hkKYHi6eSwb8dKT7Y2EUISyvA8B5BZhef8LTftMo_-BCP9WAwcJlRGE",
      "alg": "RS256",
      "dq": "NHTzZN3keIjAfj0PzWZCaHnhkKOzh85RGGPiLOl5jwUNVzlbFp-w7AMS8Kpgk7QIkzsGS8seru0jZhgPbcflj8HEONB8QdhJtY1HNJ4-xsvGeyg4V0VMGOMU415N2wLtPK49mP4iztb6l9qDeCFQgBWYTrKXcVcML2gSXtfUX5k",
      "n": "id2ttjiyq3UcU2QrBuE3OOqLlGhDOWBa0whu4OhBLB7da42GvoLBP_MK7ekSdDrvS8GXfXWq-QcV_BFx6thmQgycugmIBMtS4nuR5xbWsiJhaoigFJYLirYpTeBwxuzgZuqGYv7gSIWf0QWZIWO7TgegwUsxbnfovfIPcTj_tY6t8MkdgY_-sOxfM10yjFMiNsHOsn0zuVe5qDyfvmJlUaZ2haJ_0J8c0HtWwqNAIZsu-RkIXo_ZhXmuxJxn0I_Tk2o-ZITWuvF9jRLnAg7lMXJJ7eH_LRBawF-L9a38dO5gKpUbJdBhUgN1hg6M9zDqyGt8knLtwc3dSvXi97CvmQ"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "id2ttjiyq3UcU2QrBuE3OOqLlGhDOWBa0whu4OhBLB7da42GvoLBP_MK7ekSdDrvS8GXfXWq-QcV_BFx6thmQgycugmIBMtS4nuR5xbWsiJhaoigFJYLirYpTeBwxuzgZuqGYv7gSIWf0QWZIWO7TgegwUsxbnfovfIPcTj_tY6t8MkdgY_-sOxfM10yjFMiNsHOsn0zuVe5qDyfvmJlUaZ2haJ_0J8c0HtWwqNAIZsu-RkIXo_ZhXmuxJxn0I_Tk2o-ZITWuvF9jRLnAg7lMXJJ7eH_LRBawF-L9a38dO5gKpUbJdBhUgN1hg6M9zDqyGt8knLtwc3dSvXi97CvmQ"
    }
  ]
}
2021-09-06 07:59:57 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-06 07:59:57
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2021-09-06 07:59:57
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test oT7MM8KOGr8sSxH
2021-09-06 07:59:57
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2021-09-06 07:59:57
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test oT7MM8KOGr8sSxH",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "id2ttjiyq3UcU2QrBuE3OOqLlGhDOWBa0whu4OhBLB7da42GvoLBP_MK7ekSdDrvS8GXfXWq-QcV_BFx6thmQgycugmIBMtS4nuR5xbWsiJhaoigFJYLirYpTeBwxuzgZuqGYv7gSIWf0QWZIWO7TgegwUsxbnfovfIPcTj_tY6t8MkdgY_-sOxfM10yjFMiNsHOsn0zuVe5qDyfvmJlUaZ2haJ_0J8c0HtWwqNAIZsu-RkIXo_ZhXmuxJxn0I_Tk2o-ZITWuvF9jRLnAg7lMXJJ7eH_LRBawF-L9a38dO5gKpUbJdBhUgN1hg6M9zDqyGt8knLtwc3dSvXi97CvmQ"
      }
    ]
  }
}
2021-09-06 07:59:57
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test oT7MM8KOGr8sSxH",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "id2ttjiyq3UcU2QrBuE3OOqLlGhDOWBa0whu4OhBLB7da42GvoLBP_MK7ekSdDrvS8GXfXWq-QcV_BFx6thmQgycugmIBMtS4nuR5xbWsiJhaoigFJYLirYpTeBwxuzgZuqGYv7gSIWf0QWZIWO7TgegwUsxbnfovfIPcTj_tY6t8MkdgY_-sOxfM10yjFMiNsHOsn0zuVe5qDyfvmJlUaZ2haJ_0J8c0HtWwqNAIZsu-RkIXo_ZhXmuxJxn0I_Tk2o-ZITWuvF9jRLnAg7lMXJJ7eH_LRBawF-L9a38dO5gKpUbJdBhUgN1hg6M9zDqyGt8knLtwc3dSvXi97CvmQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2021-09-06 07:59:57
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test oT7MM8KOGr8sSxH",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "id2ttjiyq3UcU2QrBuE3OOqLlGhDOWBa0whu4OhBLB7da42GvoLBP_MK7ekSdDrvS8GXfXWq-QcV_BFx6thmQgycugmIBMtS4nuR5xbWsiJhaoigFJYLirYpTeBwxuzgZuqGYv7gSIWf0QWZIWO7TgegwUsxbnfovfIPcTj_tY6t8MkdgY_-sOxfM10yjFMiNsHOsn0zuVe5qDyfvmJlUaZ2haJ_0J8c0HtWwqNAIZsu-RkIXo_ZhXmuxJxn0I_Tk2o-ZITWuvF9jRLnAg7lMXJJ7eH_LRBawF-L9a38dO5gKpUbJdBhUgN1hg6M9zDqyGt8knLtwc3dSvXi97CvmQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ]
}
2021-09-06 07:59:57
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test oT7MM8KOGr8sSxH",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "id2ttjiyq3UcU2QrBuE3OOqLlGhDOWBa0whu4OhBLB7da42GvoLBP_MK7ekSdDrvS8GXfXWq-QcV_BFx6thmQgycugmIBMtS4nuR5xbWsiJhaoigFJYLirYpTeBwxuzgZuqGYv7gSIWf0QWZIWO7TgegwUsxbnfovfIPcTj_tY6t8MkdgY_-sOxfM10yjFMiNsHOsn0zuVe5qDyfvmJlUaZ2haJ_0J8c0HtWwqNAIZsu-RkIXo_ZhXmuxJxn0I_Tk2o-ZITWuvF9jRLnAg7lMXJJ7eH_LRBawF-L9a38dO5gKpUbJdBhUgN1hg6M9zDqyGt8knLtwc3dSvXi97CvmQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ]
}
2021-09-06 07:59:57
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test oT7MM8KOGr8sSxH",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "id2ttjiyq3UcU2QrBuE3OOqLlGhDOWBa0whu4OhBLB7da42GvoLBP_MK7ekSdDrvS8GXfXWq-QcV_BFx6thmQgycugmIBMtS4nuR5xbWsiJhaoigFJYLirYpTeBwxuzgZuqGYv7gSIWf0QWZIWO7TgegwUsxbnfovfIPcTj_tY6t8MkdgY_-sOxfM10yjFMiNsHOsn0zuVe5qDyfvmJlUaZ2haJ_0J8c0HtWwqNAIZsu-RkIXo_ZhXmuxJxn0I_Tk2o-ZITWuvF9jRLnAg7lMXJJ7eH_LRBawF-L9a38dO5gKpUbJdBhUgN1hg6M9zDqyGt8knLtwc3dSvXi97CvmQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2021-09-06 07:59:57
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 oT7MM8KOGr8sSxH","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"id2ttjiyq3UcU2QrBuE3OOqLlGhDOWBa0whu4OhBLB7da42GvoLBP_MK7ekSdDrvS8GXfXWq-QcV_BFx6thmQgycugmIBMtS4nuR5xbWsiJhaoigFJYLirYpTeBwxuzgZuqGYv7gSIWf0QWZIWO7TgegwUsxbnfovfIPcTj_tY6t8MkdgY_-sOxfM10yjFMiNsHOsn0zuVe5qDyfvmJlUaZ2haJ_0J8c0HtWwqNAIZsu-RkIXo_ZhXmuxJxn0I_Tk2o-ZITWuvF9jRLnAg7lMXJJ7eH_LRBawF-L9a38dO5gKpUbJdBhUgN1hg6M9zDqyGt8knLtwc3dSvXi97CvmQ"}]},"token_endpoint_auth_method":"client_secret_basic","response_types":["code"],"redirect_uris":["https://www.certification.openid.net/test/a/idpy/callback"],"contacts":["certification@oidf.org"]}
2021-09-06 07:59:58 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\u003d1630915198|1hJtlWFvS9hsEZzM|CFUMO/P0qRrJc65o26MeGDBB+a4jqYUe0zYcCG3TZiNpGpqtksptob7VFt2JR2EfmhIDEJ6VVtizN+slXsRPdR3Di2TLLp5iGy7nIx4tMCD6cz/GTYGeHNJ60upe6zvnZMh44y0X9Pw\u003d|gTNXJHdK7Fyt6f1dKS42Vw\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Mon, 06 Sep 2021 07:59:58 GMT"
}
response_body
{"client_id": "BPI0XdbMw3ZePmMFwX4uWw", "registration_access_token": "JWS1GGgrQAdvGkVoJ7QHEV6DduYp_o-nTkIqsglve8c", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=BPI0XdbMw3ZePmMFwX4uWw", "client_id_issued_at": 1630915198, "client_secret": "c634c870c0e29651f7feb926c558bddd15328e143c39eff8b4612eec", "client_secret_expires_at": 1633507198, "application_type": "web", "response_types": ["code"], "client_name": "OIDF Conformance Test oT7MM8KOGr8sSxH", "grant_types": ["authorization_code"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "id2ttjiyq3UcU2QrBuE3OOqLlGhDOWBa0whu4OhBLB7da42GvoLBP_MK7ekSdDrvS8GXfXWq-QcV_BFx6thmQgycugmIBMtS4nuR5xbWsiJhaoigFJYLirYpTeBwxuzgZuqGYv7gSIWf0QWZIWO7TgegwUsxbnfovfIPcTj_tY6t8MkdgY_-sOxfM10yjFMiNsHOsn0zuVe5qDyfvmJlUaZ2haJ_0J8c0HtWwqNAIZsu-RkIXo_ZhXmuxJxn0I_Tk2o-ZITWuvF9jRLnAg7lMXJJ7eH_LRBawF-L9a38dO5gKpUbJdBhUgN1hg6M9zDqyGt8knLtwc3dSvXi97CvmQ"}]}, "token_endpoint_auth_method": "client_secret_basic", "contacts": ["certification@oidf.org"], "redirect_uris": ["https://www.certification.openid.net/test/a/idpy/callback"]}
2021-09-06 07:59:58
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\u003d1630915198|1hJtlWFvS9hsEZzM|CFUMO/P0qRrJc65o26MeGDBB+a4jqYUe0zYcCG3TZiNpGpqtksptob7VFt2JR2EfmhIDEJ6VVtizN+slXsRPdR3Di2TLLp5iGy7nIx4tMCD6cz/GTYGeHNJ60upe6zvnZMh44y0X9Pw\u003d|gTNXJHdK7Fyt6f1dKS42Vw\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Mon, 06 Sep 2021 07:59:58 GMT"
}
body
{"client_id": "BPI0XdbMw3ZePmMFwX4uWw", "registration_access_token": "JWS1GGgrQAdvGkVoJ7QHEV6DduYp_o-nTkIqsglve8c", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=BPI0XdbMw3ZePmMFwX4uWw", "client_id_issued_at": 1630915198, "client_secret": "c634c870c0e29651f7feb926c558bddd15328e143c39eff8b4612eec", "client_secret_expires_at": 1633507198, "application_type": "web", "response_types": ["code"], "client_name": "OIDF Conformance Test oT7MM8KOGr8sSxH", "grant_types": ["authorization_code"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "id2ttjiyq3UcU2QrBuE3OOqLlGhDOWBa0whu4OhBLB7da42GvoLBP_MK7ekSdDrvS8GXfXWq-QcV_BFx6thmQgycugmIBMtS4nuR5xbWsiJhaoigFJYLirYpTeBwxuzgZuqGYv7gSIWf0QWZIWO7TgegwUsxbnfovfIPcTj_tY6t8MkdgY_-sOxfM10yjFMiNsHOsn0zuVe5qDyfvmJlUaZ2haJ_0J8c0HtWwqNAIZsu-RkIXo_ZhXmuxJxn0I_Tk2o-ZITWuvF9jRLnAg7lMXJJ7eH_LRBawF-L9a38dO5gKpUbJdBhUgN1hg6M9zDqyGt8knLtwc3dSvXi97CvmQ"}]}, "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": "BPI0XdbMw3ZePmMFwX4uWw",
  "registration_access_token": "JWS1GGgrQAdvGkVoJ7QHEV6DduYp_o-nTkIqsglve8c",
  "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id\u003dBPI0XdbMw3ZePmMFwX4uWw",
  "client_id_issued_at": 1630915198,
  "client_secret": "c634c870c0e29651f7feb926c558bddd15328e143c39eff8b4612eec",
  "client_secret_expires_at": 1633507198,
  "application_type": "web",
  "response_types": [
    "code"
  ],
  "client_name": "OIDF Conformance Test oT7MM8KOGr8sSxH",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "alg": "RS256",
        "n": "id2ttjiyq3UcU2QrBuE3OOqLlGhDOWBa0whu4OhBLB7da42GvoLBP_MK7ekSdDrvS8GXfXWq-QcV_BFx6thmQgycugmIBMtS4nuR5xbWsiJhaoigFJYLirYpTeBwxuzgZuqGYv7gSIWf0QWZIWO7TgegwUsxbnfovfIPcTj_tY6t8MkdgY_-sOxfM10yjFMiNsHOsn0zuVe5qDyfvmJlUaZ2haJ_0J8c0HtWwqNAIZsu-RkIXo_ZhXmuxJxn0I_Tk2o-ZITWuvF9jRLnAg7lMXJJ7eH_LRBawF-L9a38dO5gKpUbJdBhUgN1hg6M9zDqyGt8knLtwc3dSvXi97CvmQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "contacts": [
    "certification@oidf.org"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ]
}
2021-09-06 07:59:58 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2021-09-06 07:59:58 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
http_status
201
2021-09-06 07:59:58 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2021-09-06 07:59:58 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
BPI0XdbMw3ZePmMFwX4uWw
2021-09-06 07:59:58 SUCCESS
ExtractClientManagementCredentials
Extracted dynamic registration management credentials
registration_client_uri
https://89.45.234.133:4000/registration_api?client_id=BPI0XdbMw3ZePmMFwX4uWw
registration_access_token
JWS1GGgrQAdvGkVoJ7QHEV6DduYp_o-nTkIqsglve8c
2021-09-06 07:59:58
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-09-06 07:59:58 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-06 07:59:58 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-06 07:59:58
oidcc-prompt-none-not-logged-in
Setup Done
Make request to authorization endpoint
2021-09-06 07:59:58 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
BPI0XdbMw3ZePmMFwX4uWw
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
2021-09-06 07:59:58
CreateRandomStateValue
Created state value
requested_state_length
128
state
IzfJLUaJIwEHDn96E68NTP1CU3DBUDiKH0DxMzKJcLaskntqCNsauiIaGzQ7clkd1eA7yUPJMlPQ5FQvr63YrTeVAZpIzBk0u7AkklRpeC8bpFDDIhQIL4wSfFqxsMyf
2021-09-06 07:59:58 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
BPI0XdbMw3ZePmMFwX4uWw
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
IzfJLUaJIwEHDn96E68NTP1CU3DBUDiKH0DxMzKJcLaskntqCNsauiIaGzQ7clkd1eA7yUPJMlPQ5FQvr63YrTeVAZpIzBk0u7AkklRpeC8bpFDDIhQIL4wSfFqxsMyf
2021-09-06 07:59:58
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
UqVhvYU75y
2021-09-06 07:59:58 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
BPI0XdbMw3ZePmMFwX4uWw
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
IzfJLUaJIwEHDn96E68NTP1CU3DBUDiKH0DxMzKJcLaskntqCNsauiIaGzQ7clkd1eA7yUPJMlPQ5FQvr63YrTeVAZpIzBk0u7AkklRpeC8bpFDDIhQIL4wSfFqxsMyf
nonce
UqVhvYU75y
2021-09-06 07:59:58 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
BPI0XdbMw3ZePmMFwX4uWw
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
IzfJLUaJIwEHDn96E68NTP1CU3DBUDiKH0DxMzKJcLaskntqCNsauiIaGzQ7clkd1eA7yUPJMlPQ5FQvr63YrTeVAZpIzBk0u7AkklRpeC8bpFDDIhQIL4wSfFqxsMyf
nonce
UqVhvYU75y
response_type
code
2021-09-06 07:59:58 SUCCESS
AddPromptNoneToAuthorizationEndpointRequest
Added prompt=none to authorization endpoint request
client_id
BPI0XdbMw3ZePmMFwX4uWw
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
IzfJLUaJIwEHDn96E68NTP1CU3DBUDiKH0DxMzKJcLaskntqCNsauiIaGzQ7clkd1eA7yUPJMlPQ5FQvr63YrTeVAZpIzBk0u7AkklRpeC8bpFDDIhQIL4wSfFqxsMyf
nonce
UqVhvYU75y
response_type
code
prompt
none
2021-09-06 07:59:58 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://89.45.234.133:4000/authorization?client_id=BPI0XdbMw3ZePmMFwX4uWw&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid&state=IzfJLUaJIwEHDn96E68NTP1CU3DBUDiKH0DxMzKJcLaskntqCNsauiIaGzQ7clkd1eA7yUPJMlPQ5FQvr63YrTeVAZpIzBk0u7AkklRpeC8bpFDDIhQIL4wSfFqxsMyf&nonce=UqVhvYU75y&response_type=code&prompt=none
2021-09-06 07:59:58 REDIRECT
oidcc-prompt-none-not-logged-in
Redirecting to authorization endpoint
redirect_to
https://89.45.234.133:4000/authorization?client_id=BPI0XdbMw3ZePmMFwX4uWw&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid&state=IzfJLUaJIwEHDn96E68NTP1CU3DBUDiKH0DxMzKJcLaskntqCNsauiIaGzQ7clkd1eA7yUPJMlPQ5FQvr63YrTeVAZpIzBk0u7AkklRpeC8bpFDDIhQIL4wSfFqxsMyf&nonce=UqVhvYU75y&response_type=code&prompt=none
2021-09-06 08:00:22 INCOMING
oidcc-prompt-none-not-logged-in
Incoming HTTP request to test instance oT7MM8KOGr8sSxH
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "cookie": "JSESSIONID\u003d95EABB3EF05EB25B04A075478C76C2F0; __utma\u003d201319536.1870777121.1629795278.1630658791.1630855414.6; __utmc\u003d201319536; __utmz\u003d201319536.1630855414.6.3.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/schedule-test.html",
  "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",
  "accept-language": "en-us",
  "referer": "https://www.certification.openid.net/log-detail.html?log\u003doT7MM8KOGr8sSxH",
  "accept-encoding": "gzip, deflate, br",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
callback
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{
  "error": "login_required",
  "state": "IzfJLUaJIwEHDn96E68NTP1CU3DBUDiKH0DxMzKJcLaskntqCNsauiIaGzQ7clkd1eA7yUPJMlPQ5FQvr63YrTeVAZpIzBk0u7AkklRpeC8bpFDDIhQIL4wSfFqxsMyf"
}
incoming_body
2021-09-06 08:00:22 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/tFZQtRl6jZ1Xs1NLLMpq",
  "fullUrl": "https://www.certification.openid.net/test/a/idpy/implicit/tFZQtRl6jZ1Xs1NLLMpq"
}
2021-09-06 08:00:22 OUTGOING
oidcc-prompt-none-not-logged-in
Response to HTTP request to test instance oT7MM8KOGr8sSxH
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/idpy/implicit/tFZQtRl6jZ1Xs1NLLMpq, returnUrl=/log-detail.html?log=oT7MM8KOGr8sSxH}]
outgoing_path
callback
2021-09-06 08:00:23 INCOMING
oidcc-prompt-none-not-logged-in
Incoming HTTP request to test instance oT7MM8KOGr8sSxH
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?error\u003dlogin_required\u0026state\u003dIzfJLUaJIwEHDn96E68NTP1CU3DBUDiKH0DxMzKJcLaskntqCNsauiIaGzQ7clkd1eA7yUPJMlPQ5FQvr63YrTeVAZpIzBk0u7AkklRpeC8bpFDDIhQIL4wSfFqxsMyf",
  "cookie": "JSESSIONID\u003d95EABB3EF05EB25B04A075478C76C2F0; __utma\u003d201319536.1870777121.1629795278.1630658791.1630855414.6; __utmc\u003d201319536; __utmz\u003d201319536.1630855414.6.3.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/schedule-test.html",
  "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/tFZQtRl6jZ1Xs1NLLMpq
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-09-06 08:00:23 OUTGOING
oidcc-prompt-none-not-logged-in
Response to HTTP request to test instance oT7MM8KOGr8sSxH
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/tFZQtRl6jZ1Xs1NLLMpq
2021-09-06 08:00:23 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2021-09-06 08:00:23 REDIRECT-IN
oidcc-prompt-none-not-logged-in
Authorization endpoint response captured
url_query
{
  "error": "login_required",
  "state": "IzfJLUaJIwEHDn96E68NTP1CU3DBUDiKH0DxMzKJcLaskntqCNsauiIaGzQ7clkd1eA7yUPJMlPQ5FQvr63YrTeVAZpIzBk0u7AkklRpeC8bpFDDIhQIL4wSfFqxsMyf"
}
headers
{
  "host": "www.certification.openid.net",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "cookie": "JSESSIONID\u003d95EABB3EF05EB25B04A075478C76C2F0; __utma\u003d201319536.1870777121.1629795278.1630658791.1630855414.6; __utmc\u003d201319536; __utmz\u003d201319536.1630855414.6.3.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/schedule-test.html",
  "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",
  "accept-language": "en-us",
  "referer": "https://www.certification.openid.net/log-detail.html?log\u003doT7MM8KOGr8sSxH",
  "accept-encoding": "gzip, deflate, br",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
http_method
GET
url_fragment
{}
post_body
Verify authorization endpoint response
2021-09-06 08:00:23 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
IzfJLUaJIwEHDn96E68NTP1CU3DBUDiKH0DxMzKJcLaskntqCNsauiIaGzQ7clkd1eA7yUPJMlPQ5FQvr63YrTeVAZpIzBk0u7AkklRpeC8bpFDDIhQIL4wSfFqxsMyf
2021-09-06 08:00:23
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-09-06 08:00:23 SUCCESS
EnsureErrorFromAuthorizationEndpointResponse
Authorization endpoint returned an error
error
login_required
state
IzfJLUaJIwEHDn96E68NTP1CU3DBUDiKH0DxMzKJcLaskntqCNsauiIaGzQ7clkd1eA7yUPJMlPQ5FQvr63YrTeVAZpIzBk0u7AkklRpeC8bpFDDIhQIL4wSfFqxsMyf
2021-09-06 08:00:23 SUCCESS
RejectAuthCodeInAuthorizationEndpointResponse
Authorization code is not present in authorization endpoint response
2021-09-06 08:00:23 SUCCESS
CheckForUnexpectedParametersInErrorResponseFromAuthorizationEndpoint
error response includes only expected parameters
error
login_required
state
IzfJLUaJIwEHDn96E68NTP1CU3DBUDiKH0DxMzKJcLaskntqCNsauiIaGzQ7clkd1eA7yUPJMlPQ5FQvr63YrTeVAZpIzBk0u7AkklRpeC8bpFDDIhQIL4wSfFqxsMyf
2021-09-06 08:00:23 SUCCESS
CheckErrorDescriptionFromAuthorizationEndpointResponseErrorContainsCRLFTAB
authorization_endpoint_response did not include optional 'error_description' field
2021-09-06 08:00:23 SUCCESS
ValidateErrorDescriptionFromAuthorizationEndpointResponseError
authorization_endpoint_response did not include optional 'error_description' field
2021-09-06 08:00:23 SUCCESS
ValidateErrorUriFromAuthorizationEndpointResponseError
authorization_endpoint_response did not include optional 'error_uri' field
2021-09-06 08:00:23 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-06 08:00:23 FINISHED
oidcc-prompt-none-not-logged-in
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2021-09-06 08:00:23
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://89.45.234.133:4000/registration_api?client_id=BPI0XdbMw3ZePmMFwX4uWw
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "authorization": "Bearer JWS1GGgrQAdvGkVoJ7QHEV6DduYp_o-nTkIqsglve8c",
  "content-length": "0"
}
request_body

                                
2021-09-06 08:00:24 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, OPTIONS, HEAD",
  "content-length": "178",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Mon, 06 Sep 2021 08:00:24 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-06 08:00:24 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-06 08:00:50
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
By9iacT5K8mdvTX
Test Results