Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-09-11 11:13:18 INFO
TEST-RUNNER
Test instance IgHG5luwW63Looy 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-prompt-none-not-logged-in
2021-09-11 11:13:18 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
2021-09-11 11:13:18
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 11:13:19 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 11:13:19 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": ["offline_access", "phone", "address", "research_and_scholarship", "profile", "email", "openid"], "claims_supported": ["iss", "updated_at", "given_name", "preferred_username", "picture", "zoneinfo", "website", "profile", "email_verified", "family_name", "sub", "birthdate", "address", "middle_name", "eduperson_scoped_affiliation", "gender", "locale", "nickname", "phone_number", "phone_number_verified", "name", "email"], "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 11:13:19
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": ["offline_access", "phone", "address", "research_and_scholarship", "profile", "email", "openid"], "claims_supported": ["iss", "updated_at", "given_name", "preferred_username", "picture", "zoneinfo", "website", "profile", "email_verified", "family_name", "sub", "birthdate", "address", "middle_name", "eduperson_scoped_affiliation", "gender", "locale", "nickname", "phone_number", "phone_number_verified", "name", "email"], "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 11:13:19 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
[
  "offline_access",
  "phone",
  "address",
  "research_and_scholarship",
  "profile",
  "email",
  "openid"
]
claims_supported
[
  "iss",
  "updated_at",
  "given_name",
  "preferred_username",
  "picture",
  "zoneinfo",
  "website",
  "profile",
  "email_verified",
  "family_name",
  "sub",
  "birthdate",
  "address",
  "middle_name",
  "eduperson_scoped_affiliation",
  "gender",
  "locale",
  "nickname",
  "phone_number",
  "phone_number_verified",
  "name",
  "email"
]
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 11:13:19 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-09-11 11:13:19 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 11:13:19
FetchServerKeys
Fetching server key
jwks_uri
https://89.45.234.133:4000/static/jwks.json
2021-09-11 11:13:19
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 11:13:19 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 11:09:56 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Sat, 11 Sep 2021 23:13:19 GMT",
  "etag": "\"1631358596.6152847-691-3956740992\"",
  "date": "Sat, 11 Sep 2021 11:13:19 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 11:13:19
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 11:13:19 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 11:13:19 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 11:13:19 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-09-11 11:13:19 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-09-11 11:13:19 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-11 11:13:19 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-09-11 11:13:19
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-09-11 11:13:19
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-09-11 11:13:19 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "zESvOfIe5tPBRdS6GRz1IEahZpu92KjNvr9KTKQIBkYPVemackapWmCPB8q1GKOSqOkBcL-wv3f2vdaLo8HKYFZ1FFVmy00-SXV-E5ef81HEcTsuGR0Q8fdVz5DF1Hb-gJcHsqu19GwzaWP3GBocCi5cSBVuIE6lTsCiyrk2Vkc",
      "kty": "RSA",
      "q": "osO_3F7aBqv67xVCTnOPyDbjb5xymgar8kO-diRpKi5AHJDiMvZRqgF99QqDucY8noKQVDUh46vPlJKcDAJs5ajxfvTOCHobF9H_JxreE8_B8UsjkataUNbPGkOsT6n0JZ960Oll55YqzlBG-YHzYbaDEFAIyHdmKhKS25-a5y0",
      "d": "cNE6vm4tdd7PTx8MmEMovA-IL9uFBTcOQAHZxwMf92w50S903WsIKQOf3aXg1FC02JtHSdA7xWWtvR1dshyw9AyIs0ZzixK-cCCyelF-EAxHTLtWJxePO-P1w0VUG78xw5lg4o14N6zSPeC-yWjIAgM0PMcWszw9oiiqnAGnIMdn2RnTsNyCRjAaciplfnNhney8IoYShNpTe1UHRxZVTetN__9ypwd8ejjnGwRJ9ZRNkq6cB2w3fOboxVL3djPF_cAl6V4694gWp40fiyaLdsgsVB3E0QMiuFlHGQ_YE9kSDKgbWV_hYu4xdUK7kTCRdYJpbjhoG0lKtQzMLlEvEQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "ZwtgiKjurEtkXffpqs5jL9QVJowm5y8H54Z3bXSUzUsAYnVpYOp24ptyp0GMHf4yVgFZRyJr8rRvyS9l-QY4XKYFjs2fo75m5noVlbrQ-uUs69gj4dw23gCvNoE3REpCVUyujfKhbZFap7s2g-9T62BG9bYmjQLIRE2r9lOlhVY",
      "dp": "nBdgT0dVlc36wwHrs4UNS7ytWVtpl0Zm8nv6qtYty5192ojIHMsiXo2qvqmH-WwFhk2HbEEPL0Dcq_RmgJx1qWhnz0Hzayd7kWbXEOGsuKKjGmO-tjIf4MbAK_zVL6Y-lMTUfRP51u1X3BEnoKNTCfSjT_IQVV_DsopB2-fsPcE",
      "alg": "RS256",
      "dq": "fTknAi-DhECKdaigc-UayMnZ30O5M-FQJrqR7SkEM-yTbKbXMKgrmiU9t-nYAHSQrM78pZyfLx8_PCoznlW7XFHHQoqrfQAcmg35RSe5lfpwVukdO3RervUlLyrDhiLWcJ-rCNGYkj0JP-OpR0sAabvWSBWbPEgINPRHQmsf7R0",
      "n": "gd-oSznM_TRI1oqkfO_FbknbEeedEyXC5Nlc6m277j9o5cWNLMc2kFOkvVtk49SMcsspp2A6hOBiSyVKazszNA1U7L24uXAzYkAHB0spD_Ah7ZM-3dLKh_plPtDFt8wK1zqF2-SHP9l6_44E9MPig42qsASMYYnrU2ObQgEls-Vgdzt-uZXusHIYF07YsEd3AdeDqjEZp2l3-4blwA72ygVpjcQ3-nJ-Wf-u52LYDTkHnaDIX79lMES5XpGI3aezuageU8RfwKK_88SGk541mOvIV2Z9w9K2RT6_zgUOGiwCZSROng3MCAzPZ2u7hgI_t-LpNBuANG2nbAHFlh07ew"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "gd-oSznM_TRI1oqkfO_FbknbEeedEyXC5Nlc6m277j9o5cWNLMc2kFOkvVtk49SMcsspp2A6hOBiSyVKazszNA1U7L24uXAzYkAHB0spD_Ah7ZM-3dLKh_plPtDFt8wK1zqF2-SHP9l6_44E9MPig42qsASMYYnrU2ObQgEls-Vgdzt-uZXusHIYF07YsEd3AdeDqjEZp2l3-4blwA72ygVpjcQ3-nJ-Wf-u52LYDTkHnaDIX79lMES5XpGI3aezuageU8RfwKK_88SGk541mOvIV2Z9w9K2RT6_zgUOGiwCZSROng3MCAzPZ2u7hgI_t-LpNBuANG2nbAHFlh07ew"
    }
  ]
}
2021-09-11 11:13:19 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-11 11:13:19
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2021-09-11 11:13:19
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test IgHG5luwW63Looy
2021-09-11 11:13:19
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2021-09-11 11:13:19
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "authorization_code",
  "implicit"
]
2021-09-11 11:13:19
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test IgHG5luwW63Looy",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "gd-oSznM_TRI1oqkfO_FbknbEeedEyXC5Nlc6m277j9o5cWNLMc2kFOkvVtk49SMcsspp2A6hOBiSyVKazszNA1U7L24uXAzYkAHB0spD_Ah7ZM-3dLKh_plPtDFt8wK1zqF2-SHP9l6_44E9MPig42qsASMYYnrU2ObQgEls-Vgdzt-uZXusHIYF07YsEd3AdeDqjEZp2l3-4blwA72ygVpjcQ3-nJ-Wf-u52LYDTkHnaDIX79lMES5XpGI3aezuageU8RfwKK_88SGk541mOvIV2Z9w9K2RT6_zgUOGiwCZSROng3MCAzPZ2u7hgI_t-LpNBuANG2nbAHFlh07ew"
      }
    ]
  }
}
2021-09-11 11:13:19
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test IgHG5luwW63Looy",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "gd-oSznM_TRI1oqkfO_FbknbEeedEyXC5Nlc6m277j9o5cWNLMc2kFOkvVtk49SMcsspp2A6hOBiSyVKazszNA1U7L24uXAzYkAHB0spD_Ah7ZM-3dLKh_plPtDFt8wK1zqF2-SHP9l6_44E9MPig42qsASMYYnrU2ObQgEls-Vgdzt-uZXusHIYF07YsEd3AdeDqjEZp2l3-4blwA72ygVpjcQ3-nJ-Wf-u52LYDTkHnaDIX79lMES5XpGI3aezuageU8RfwKK_88SGk541mOvIV2Z9w9K2RT6_zgUOGiwCZSROng3MCAzPZ2u7hgI_t-LpNBuANG2nbAHFlh07ew"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2021-09-11 11:13:19
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test IgHG5luwW63Looy",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "gd-oSznM_TRI1oqkfO_FbknbEeedEyXC5Nlc6m277j9o5cWNLMc2kFOkvVtk49SMcsspp2A6hOBiSyVKazszNA1U7L24uXAzYkAHB0spD_Ah7ZM-3dLKh_plPtDFt8wK1zqF2-SHP9l6_44E9MPig42qsASMYYnrU2ObQgEls-Vgdzt-uZXusHIYF07YsEd3AdeDqjEZp2l3-4blwA72ygVpjcQ3-nJ-Wf-u52LYDTkHnaDIX79lMES5XpGI3aezuageU8RfwKK_88SGk541mOvIV2Z9w9K2RT6_zgUOGiwCZSROng3MCAzPZ2u7hgI_t-LpNBuANG2nbAHFlh07ew"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code id_token"
  ]
}
2021-09-11 11:13:19
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test IgHG5luwW63Looy",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "gd-oSznM_TRI1oqkfO_FbknbEeedEyXC5Nlc6m277j9o5cWNLMc2kFOkvVtk49SMcsspp2A6hOBiSyVKazszNA1U7L24uXAzYkAHB0spD_Ah7ZM-3dLKh_plPtDFt8wK1zqF2-SHP9l6_44E9MPig42qsASMYYnrU2ObQgEls-Vgdzt-uZXusHIYF07YsEd3AdeDqjEZp2l3-4blwA72ygVpjcQ3-nJ-Wf-u52LYDTkHnaDIX79lMES5XpGI3aezuageU8RfwKK_88SGk541mOvIV2Z9w9K2RT6_zgUOGiwCZSROng3MCAzPZ2u7hgI_t-LpNBuANG2nbAHFlh07ew"
      }
    ]
  },
  "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 11:13:19
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test IgHG5luwW63Looy",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "gd-oSznM_TRI1oqkfO_FbknbEeedEyXC5Nlc6m277j9o5cWNLMc2kFOkvVtk49SMcsspp2A6hOBiSyVKazszNA1U7L24uXAzYkAHB0spD_Ah7ZM-3dLKh_plPtDFt8wK1zqF2-SHP9l6_44E9MPig42qsASMYYnrU2ObQgEls-Vgdzt-uZXusHIYF07YsEd3AdeDqjEZp2l3-4blwA72ygVpjcQ3-nJ-Wf-u52LYDTkHnaDIX79lMES5XpGI3aezuageU8RfwKK_88SGk541mOvIV2Z9w9K2RT6_zgUOGiwCZSROng3MCAzPZ2u7hgI_t-LpNBuANG2nbAHFlh07ew"
      }
    ]
  },
  "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 11:13:19
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 IgHG5luwW63Looy","grant_types":["authorization_code","implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"gd-oSznM_TRI1oqkfO_FbknbEeedEyXC5Nlc6m277j9o5cWNLMc2kFOkvVtk49SMcsspp2A6hOBiSyVKazszNA1U7L24uXAzYkAHB0spD_Ah7ZM-3dLKh_plPtDFt8wK1zqF2-SHP9l6_44E9MPig42qsASMYYnrU2ObQgEls-Vgdzt-uZXusHIYF07YsEd3AdeDqjEZp2l3-4blwA72ygVpjcQ3-nJ-Wf-u52LYDTkHnaDIX79lMES5XpGI3aezuageU8RfwKK_88SGk541mOvIV2Z9w9K2RT6_zgUOGiwCZSROng3MCAzPZ2u7hgI_t-LpNBuANG2nbAHFlh07ew"}]},"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 11:13:20 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\u003d1631358800|mpRJO6pngR/fukBs|MfSrFTHJbZyMVIlmVQ37d4oNpw14c2mWzOy0SkOvEbCzq1iaYz+p3hIKJrHXcrj34/8z5CXiTBqUKlq4NR5HJ19mSoIHnuEoNlAQJgI2l3SnhTZ7dwybNCnZFppqEbIoiFSq5sXtlNo\u003d|fbXc9l+rdMTSVIhQhXwnQg\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sat, 11 Sep 2021 11:13:20 GMT"
}
response_body
{"client_id": "vF55JAd8zcgNStfjVPwj6A", "registration_access_token": "p0gxQ2kOlekxXmg22iYY-aOGXTdgZIYJ1hE1SiVN44o", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=vF55JAd8zcgNStfjVPwj6A", "client_id_issued_at": 1631358800, "client_secret": "fc0c586f6d2791c290a592c6c97514c4d50a69379127773d3e314c7e", "client_secret_expires_at": 1633950800, "application_type": "web", "response_types": ["code id_token"], "client_name": "OIDF Conformance Test IgHG5luwW63Looy", "grant_types": ["authorization_code", "implicit"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "gd-oSznM_TRI1oqkfO_FbknbEeedEyXC5Nlc6m277j9o5cWNLMc2kFOkvVtk49SMcsspp2A6hOBiSyVKazszNA1U7L24uXAzYkAHB0spD_Ah7ZM-3dLKh_plPtDFt8wK1zqF2-SHP9l6_44E9MPig42qsASMYYnrU2ObQgEls-Vgdzt-uZXusHIYF07YsEd3AdeDqjEZp2l3-4blwA72ygVpjcQ3-nJ-Wf-u52LYDTkHnaDIX79lMES5XpGI3aezuageU8RfwKK_88SGk541mOvIV2Z9w9K2RT6_zgUOGiwCZSROng3MCAzPZ2u7hgI_t-LpNBuANG2nbAHFlh07ew"}]}, "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 11:13:20
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\u003d1631358800|mpRJO6pngR/fukBs|MfSrFTHJbZyMVIlmVQ37d4oNpw14c2mWzOy0SkOvEbCzq1iaYz+p3hIKJrHXcrj34/8z5CXiTBqUKlq4NR5HJ19mSoIHnuEoNlAQJgI2l3SnhTZ7dwybNCnZFppqEbIoiFSq5sXtlNo\u003d|fbXc9l+rdMTSVIhQhXwnQg\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sat, 11 Sep 2021 11:13:20 GMT"
}
body
{"client_id": "vF55JAd8zcgNStfjVPwj6A", "registration_access_token": "p0gxQ2kOlekxXmg22iYY-aOGXTdgZIYJ1hE1SiVN44o", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=vF55JAd8zcgNStfjVPwj6A", "client_id_issued_at": 1631358800, "client_secret": "fc0c586f6d2791c290a592c6c97514c4d50a69379127773d3e314c7e", "client_secret_expires_at": 1633950800, "application_type": "web", "response_types": ["code id_token"], "client_name": "OIDF Conformance Test IgHG5luwW63Looy", "grant_types": ["authorization_code", "implicit"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "gd-oSznM_TRI1oqkfO_FbknbEeedEyXC5Nlc6m277j9o5cWNLMc2kFOkvVtk49SMcsspp2A6hOBiSyVKazszNA1U7L24uXAzYkAHB0spD_Ah7ZM-3dLKh_plPtDFt8wK1zqF2-SHP9l6_44E9MPig42qsASMYYnrU2ObQgEls-Vgdzt-uZXusHIYF07YsEd3AdeDqjEZp2l3-4blwA72ygVpjcQ3-nJ-Wf-u52LYDTkHnaDIX79lMES5XpGI3aezuageU8RfwKK_88SGk541mOvIV2Z9w9K2RT6_zgUOGiwCZSROng3MCAzPZ2u7hgI_t-LpNBuANG2nbAHFlh07ew"}]}, "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": "vF55JAd8zcgNStfjVPwj6A",
  "registration_access_token": "p0gxQ2kOlekxXmg22iYY-aOGXTdgZIYJ1hE1SiVN44o",
  "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id\u003dvF55JAd8zcgNStfjVPwj6A",
  "client_id_issued_at": 1631358800,
  "client_secret": "fc0c586f6d2791c290a592c6c97514c4d50a69379127773d3e314c7e",
  "client_secret_expires_at": 1633950800,
  "application_type": "web",
  "response_types": [
    "code id_token"
  ],
  "client_name": "OIDF Conformance Test IgHG5luwW63Looy",
  "grant_types": [
    "authorization_code",
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "alg": "RS256",
        "n": "gd-oSznM_TRI1oqkfO_FbknbEeedEyXC5Nlc6m277j9o5cWNLMc2kFOkvVtk49SMcsspp2A6hOBiSyVKazszNA1U7L24uXAzYkAHB0spD_Ah7ZM-3dLKh_plPtDFt8wK1zqF2-SHP9l6_44E9MPig42qsASMYYnrU2ObQgEls-Vgdzt-uZXusHIYF07YsEd3AdeDqjEZp2l3-4blwA72ygVpjcQ3-nJ-Wf-u52LYDTkHnaDIX79lMES5XpGI3aezuageU8RfwKK_88SGk541mOvIV2Z9w9K2RT6_zgUOGiwCZSROng3MCAzPZ2u7hgI_t-LpNBuANG2nbAHFlh07ew"
      }
    ]
  },
  "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 11:13:20 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2021-09-11 11:13:20 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
http_status
201
2021-09-11 11:13:20 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2021-09-11 11:13:20 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
vF55JAd8zcgNStfjVPwj6A
2021-09-11 11:13:20 SUCCESS
ExtractClientManagementCredentials
Extracted dynamic registration management credentials
registration_client_uri
https://89.45.234.133:4000/registration_api?client_id=vF55JAd8zcgNStfjVPwj6A
registration_access_token
p0gxQ2kOlekxXmg22iYY-aOGXTdgZIYJ1hE1SiVN44o
2021-09-11 11:13:20
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-09-11 11:13:20 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 11:13:20 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 11:13:20
oidcc-prompt-none-not-logged-in
Setup Done
Make request to authorization endpoint
2021-09-11 11:13:20 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
vF55JAd8zcgNStfjVPwj6A
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
2021-09-11 11:13:20
CreateRandomStateValue
Created state value
requested_state_length
128
state
faWueu9OQJuLwJc9nOsgoW7y8RqEvql2PhEs8GL346KiE8TCw6POmbZ0T1SVDdU99XoTHWTioesR5H7RiGjFh5eeuwz4I0FttX2jZ0o8ZVqFGQLPciGVm3cYRAKz2NXC
2021-09-11 11:13:20 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
vF55JAd8zcgNStfjVPwj6A
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
faWueu9OQJuLwJc9nOsgoW7y8RqEvql2PhEs8GL346KiE8TCw6POmbZ0T1SVDdU99XoTHWTioesR5H7RiGjFh5eeuwz4I0FttX2jZ0o8ZVqFGQLPciGVm3cYRAKz2NXC
2021-09-11 11:13:20
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
mDQy8O72HN
2021-09-11 11:13:20 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
vF55JAd8zcgNStfjVPwj6A
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
faWueu9OQJuLwJc9nOsgoW7y8RqEvql2PhEs8GL346KiE8TCw6POmbZ0T1SVDdU99XoTHWTioesR5H7RiGjFh5eeuwz4I0FttX2jZ0o8ZVqFGQLPciGVm3cYRAKz2NXC
nonce
mDQy8O72HN
2021-09-11 11:13:20 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
vF55JAd8zcgNStfjVPwj6A
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
faWueu9OQJuLwJc9nOsgoW7y8RqEvql2PhEs8GL346KiE8TCw6POmbZ0T1SVDdU99XoTHWTioesR5H7RiGjFh5eeuwz4I0FttX2jZ0o8ZVqFGQLPciGVm3cYRAKz2NXC
nonce
mDQy8O72HN
response_type
code id_token
2021-09-11 11:13:20
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
vF55JAd8zcgNStfjVPwj6A
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
faWueu9OQJuLwJc9nOsgoW7y8RqEvql2PhEs8GL346KiE8TCw6POmbZ0T1SVDdU99XoTHWTioesR5H7RiGjFh5eeuwz4I0FttX2jZ0o8ZVqFGQLPciGVm3cYRAKz2NXC
nonce
mDQy8O72HN
response_type
code id_token
response_mode
form_post
2021-09-11 11:13:20 SUCCESS
AddPromptNoneToAuthorizationEndpointRequest
Added prompt=none to authorization endpoint request
client_id
vF55JAd8zcgNStfjVPwj6A
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
faWueu9OQJuLwJc9nOsgoW7y8RqEvql2PhEs8GL346KiE8TCw6POmbZ0T1SVDdU99XoTHWTioesR5H7RiGjFh5eeuwz4I0FttX2jZ0o8ZVqFGQLPciGVm3cYRAKz2NXC
nonce
mDQy8O72HN
response_type
code id_token
response_mode
form_post
prompt
none
2021-09-11 11:13:20 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://89.45.234.133:4000/authorization?client_id=vF55JAd8zcgNStfjVPwj6A&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid&state=faWueu9OQJuLwJc9nOsgoW7y8RqEvql2PhEs8GL346KiE8TCw6POmbZ0T1SVDdU99XoTHWTioesR5H7RiGjFh5eeuwz4I0FttX2jZ0o8ZVqFGQLPciGVm3cYRAKz2NXC&nonce=mDQy8O72HN&response_type=code%20id_token&response_mode=form_post&prompt=none
2021-09-11 11:13:20 REDIRECT
oidcc-prompt-none-not-logged-in
Redirecting to authorization endpoint
redirect_to
https://89.45.234.133:4000/authorization?client_id=vF55JAd8zcgNStfjVPwj6A&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid&state=faWueu9OQJuLwJc9nOsgoW7y8RqEvql2PhEs8GL346KiE8TCw6POmbZ0T1SVDdU99XoTHWTioesR5H7RiGjFh5eeuwz4I0FttX2jZ0o8ZVqFGQLPciGVm3cYRAKz2NXC&nonce=mDQy8O72HN&response_type=code%20id_token&response_mode=form_post&prompt=none
2021-09-11 11:13:30 INCOMING
oidcc-prompt-none-not-logged-in
Incoming HTTP request to test instance IgHG5luwW63Looy
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": "JSESSIONID\u003d957CBD0728A302FA7FF79E11B3D34B21; __utma\u003d201319536.1870777121.1629795278.1631344149.1631352103.13; __utmc\u003d201319536; __utmz\u003d201319536.1631260756.11.4.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/plan-detail.html; 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\u003dvF55JAd8zcgNStfjVPwj6A\u0026redirect_uri\u003dhttps://www.certification.openid.net/test/a/idpy/callback\u0026scope\u003dopenid\u0026state\u003dfaWueu9OQJuLwJc9nOsgoW7y8RqEvql2PhEs8GL346KiE8TCw6POmbZ0T1SVDdU99XoTHWTioesR5H7RiGjFh5eeuwz4I0FttX2jZ0o8ZVqFGQLPciGVm3cYRAKz2NXC\u0026nonce\u003dmDQy8O72HN\u0026response_type\u003dcode%20id_token\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": "faWueu9OQJuLwJc9nOsgoW7y8RqEvql2PhEs8GL346KiE8TCw6POmbZ0T1SVDdU99XoTHWTioesR5H7RiGjFh5eeuwz4I0FttX2jZ0o8ZVqFGQLPciGVm3cYRAKz2NXC"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
error=login_required&state=faWueu9OQJuLwJc9nOsgoW7y8RqEvql2PhEs8GL346KiE8TCw6POmbZ0T1SVDdU99XoTHWTioesR5H7RiGjFh5eeuwz4I0FttX2jZ0o8ZVqFGQLPciGVm3cYRAKz2NXC
2021-09-11 11:13:30 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/APYBFQNJKRQYbC40CYVq",
  "fullUrl": "https://www.certification.openid.net/test/a/idpy/implicit/APYBFQNJKRQYbC40CYVq"
}
2021-09-11 11:13:30 OUTGOING
oidcc-prompt-none-not-logged-in
Response to HTTP request to test instance IgHG5luwW63Looy
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/idpy/implicit/APYBFQNJKRQYbC40CYVq, returnUrl=/log-detail.html?log=IgHG5luwW63Looy}]
outgoing_path
callback
2021-09-11 11:13:31 INCOMING
oidcc-prompt-none-not-logged-in
Incoming HTTP request to test instance IgHG5luwW63Looy
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": "JSESSIONID\u003d957CBD0728A302FA7FF79E11B3D34B21; __utma\u003d201319536.1870777121.1629795278.1631344149.1631352103.13; __utmc\u003d201319536; __utmz\u003d201319536.1631260756.11.4.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/plan-detail.html; 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/APYBFQNJKRQYbC40CYVq
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-09-11 11:13:31 OUTGOING
oidcc-prompt-none-not-logged-in
Response to HTTP request to test instance IgHG5luwW63Looy
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/APYBFQNJKRQYbC40CYVq
2021-09-11 11:13:31 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2021-09-11 11:13:31 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": "JSESSIONID\u003d957CBD0728A302FA7FF79E11B3D34B21; __utma\u003d201319536.1870777121.1629795278.1631344149.1631352103.13; __utmc\u003d201319536; __utmz\u003d201319536.1631260756.11.4.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/plan-detail.html; 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\u003dvF55JAd8zcgNStfjVPwj6A\u0026redirect_uri\u003dhttps://www.certification.openid.net/test/a/idpy/callback\u0026scope\u003dopenid\u0026state\u003dfaWueu9OQJuLwJc9nOsgoW7y8RqEvql2PhEs8GL346KiE8TCw6POmbZ0T1SVDdU99XoTHWTioesR5H7RiGjFh5eeuwz4I0FttX2jZ0o8ZVqFGQLPciGVm3cYRAKz2NXC\u0026nonce\u003dmDQy8O72HN\u0026response_type\u003dcode%20id_token\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": "faWueu9OQJuLwJc9nOsgoW7y8RqEvql2PhEs8GL346KiE8TCw6POmbZ0T1SVDdU99XoTHWTioesR5H7RiGjFh5eeuwz4I0FttX2jZ0o8ZVqFGQLPciGVm3cYRAKz2NXC"
}
Verify authorization endpoint response
2021-09-11 11:13:31 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2021-09-11 11:13:31 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 11:13:31 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2021-09-11 11:13:31 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2021-09-11 11:13:31 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
faWueu9OQJuLwJc9nOsgoW7y8RqEvql2PhEs8GL346KiE8TCw6POmbZ0T1SVDdU99XoTHWTioesR5H7RiGjFh5eeuwz4I0FttX2jZ0o8ZVqFGQLPciGVm3cYRAKz2NXC
2021-09-11 11:13:31
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-09-11 11:13:31 SUCCESS
EnsureErrorFromAuthorizationEndpointResponse
Authorization endpoint returned an error
error
login_required
state
faWueu9OQJuLwJc9nOsgoW7y8RqEvql2PhEs8GL346KiE8TCw6POmbZ0T1SVDdU99XoTHWTioesR5H7RiGjFh5eeuwz4I0FttX2jZ0o8ZVqFGQLPciGVm3cYRAKz2NXC
2021-09-11 11:13:31 SUCCESS
RejectAuthCodeInAuthorizationEndpointResponse
Authorization code is not present in authorization endpoint response
2021-09-11 11:13:31 SUCCESS
CheckForUnexpectedParametersInErrorResponseFromAuthorizationEndpoint
error response includes only expected parameters
error
login_required
state
faWueu9OQJuLwJc9nOsgoW7y8RqEvql2PhEs8GL346KiE8TCw6POmbZ0T1SVDdU99XoTHWTioesR5H7RiGjFh5eeuwz4I0FttX2jZ0o8ZVqFGQLPciGVm3cYRAKz2NXC
2021-09-11 11:13:31 SUCCESS
CheckErrorDescriptionFromAuthorizationEndpointResponseErrorContainsCRLFTAB
authorization_endpoint_response did not include optional 'error_description' field
2021-09-11 11:13:31 SUCCESS
ValidateErrorDescriptionFromAuthorizationEndpointResponseError
authorization_endpoint_response did not include optional 'error_description' field
2021-09-11 11:13:31 SUCCESS
ValidateErrorUriFromAuthorizationEndpointResponseError
authorization_endpoint_response did not include optional 'error_uri' field
2021-09-11 11:13:31 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 11:13:31 FINISHED
oidcc-prompt-none-not-logged-in
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2021-09-11 11:13:31
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://89.45.234.133:4000/registration_api?client_id=vF55JAd8zcgNStfjVPwj6A
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "authorization": "Bearer p0gxQ2kOlekxXmg22iYY-aOGXTdgZIYJ1hE1SiVN44o",
  "content-length": "0"
}
request_body

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