Test Summary

Test Results

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

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

                                
2021-09-11 14:31:17 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "content-length": "691",
  "content-type": "application/json",
  "last-modified": "Sat, 11 Sep 2021 13:55:42 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Sun, 12 Sep 2021 02:31:17 GMT",
  "etag": "\"1631368542.8061247-691-3956740992\"",
  "date": "Sat, 11 Sep 2021 14:31:17 GMT",
  "server": "Werkzeug/1.0.1 Python/3.8.10"
}
response_body
{"keys": [{"kty": "RSA", "use": "sig", "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ", "e": "AQAB", "n": "4DuoJU7Kdqz37-ZyqVZT_gwfVgV4h6TENLkQNRpQIIGrq7BhaNr9Li4ocZIu7x6N_KAKk-59pB4Xk1rjwMFGU7eKV3V1HBe2Nr-br8sU1Jw5ON8Z6_eV5L6c1i9asCklacYaMbxVVD3Unu0B964nrXm6Ct2vsLM-5sVNlOvMHHpS9HbJxByVSCyr43-riM4drq_5z806LLMU9_3KoOTI5a4NTtZpWmymWOJ_3uOdINJ6nun68rnNoHmrM_Cg302VkDb9vSQBw4WEgjXRYoeHRq9hx1IxOjK-8YFtQxrWcFJH4ntUqWPBxlhdpCM1clbhh7S8NfOcN-36Wblff7uFQw"}, {"kty": "EC", "use": "sig", "kid": "azRaTWlLTWZTM0ZLSUFZLVNjYm5Cd3FISmlMTVVkbVVJa2FnR0d5WkRmNA", "crv": "P-256", "x": "5hTpuQ1G3UMbypveGTh64PASzqrfhFllfqMFdNUlY9w", "y": "cg80sEOIDMcg5Stg4ubxpAnW_MXD71moNznzBF1toAU"}]}
2021-09-11 14:31:17
FetchServerKeys
Found JWK set string
jwk_string
{"keys": [{"kty": "RSA", "use": "sig", "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ", "e": "AQAB", "n": "4DuoJU7Kdqz37-ZyqVZT_gwfVgV4h6TENLkQNRpQIIGrq7BhaNr9Li4ocZIu7x6N_KAKk-59pB4Xk1rjwMFGU7eKV3V1HBe2Nr-br8sU1Jw5ON8Z6_eV5L6c1i9asCklacYaMbxVVD3Unu0B964nrXm6Ct2vsLM-5sVNlOvMHHpS9HbJxByVSCyr43-riM4drq_5z806LLMU9_3KoOTI5a4NTtZpWmymWOJ_3uOdINJ6nun68rnNoHmrM_Cg302VkDb9vSQBw4WEgjXRYoeHRq9hx1IxOjK-8YFtQxrWcFJH4ntUqWPBxlhdpCM1clbhh7S8NfOcN-36Wblff7uFQw"}, {"kty": "EC", "use": "sig", "kid": "azRaTWlLTWZTM0ZLSUFZLVNjYm5Cd3FISmlMTVVkbVVJa2FnR0d5WkRmNA", "crv": "P-256", "x": "5hTpuQ1G3UMbypveGTh64PASzqrfhFllfqMFdNUlY9w", "y": "cg80sEOIDMcg5Stg4ubxpAnW_MXD71moNznzBF1toAU"}]}
2021-09-11 14:31:17 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "use": "sig",
      "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ",
      "e": "AQAB",
      "n": "4DuoJU7Kdqz37-ZyqVZT_gwfVgV4h6TENLkQNRpQIIGrq7BhaNr9Li4ocZIu7x6N_KAKk-59pB4Xk1rjwMFGU7eKV3V1HBe2Nr-br8sU1Jw5ON8Z6_eV5L6c1i9asCklacYaMbxVVD3Unu0B964nrXm6Ct2vsLM-5sVNlOvMHHpS9HbJxByVSCyr43-riM4drq_5z806LLMU9_3KoOTI5a4NTtZpWmymWOJ_3uOdINJ6nun68rnNoHmrM_Cg302VkDb9vSQBw4WEgjXRYoeHRq9hx1IxOjK-8YFtQxrWcFJH4ntUqWPBxlhdpCM1clbhh7S8NfOcN-36Wblff7uFQw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "kid": "azRaTWlLTWZTM0ZLSUFZLVNjYm5Cd3FISmlMTVVkbVVJa2FnR0d5WkRmNA",
      "crv": "P-256",
      "x": "5hTpuQ1G3UMbypveGTh64PASzqrfhFllfqMFdNUlY9w",
      "y": "cg80sEOIDMcg5Stg4ubxpAnW_MXD71moNznzBF1toAU"
    }
  ]
}
2021-09-11 14:31:17 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "use": "sig",
      "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ",
      "e": "AQAB",
      "n": "4DuoJU7Kdqz37-ZyqVZT_gwfVgV4h6TENLkQNRpQIIGrq7BhaNr9Li4ocZIu7x6N_KAKk-59pB4Xk1rjwMFGU7eKV3V1HBe2Nr-br8sU1Jw5ON8Z6_eV5L6c1i9asCklacYaMbxVVD3Unu0B964nrXm6Ct2vsLM-5sVNlOvMHHpS9HbJxByVSCyr43-riM4drq_5z806LLMU9_3KoOTI5a4NTtZpWmymWOJ_3uOdINJ6nun68rnNoHmrM_Cg302VkDb9vSQBw4WEgjXRYoeHRq9hx1IxOjK-8YFtQxrWcFJH4ntUqWPBxlhdpCM1clbhh7S8NfOcN-36Wblff7uFQw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "kid": "azRaTWlLTWZTM0ZLSUFZLVNjYm5Cd3FISmlMTVVkbVVJa2FnR0d5WkRmNA",
      "crv": "P-256",
      "x": "5hTpuQ1G3UMbypveGTh64PASzqrfhFllfqMFdNUlY9w",
      "y": "cg80sEOIDMcg5Stg4ubxpAnW_MXD71moNznzBF1toAU"
    }
  ]
}
2021-09-11 14:31:17 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-09-11 14:31:17 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-09-11 14:31:17 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-11 14:31:17 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-09-11 14:31:17
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-09-11 14:31:17
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-09-11 14:31:17 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "3W4txKpEcNi1dcLJ9_T5-CGWXSr24xYEJ2ZmpEzo7-NKm_60kLstj7yEjbty3IbgGy8YB9-2eue3XWWrwBZtF5apqsRNmjlp95Wh2Pf-FFmILkD02Q7A23F6QyBrVClnlTfDl2fvTfLH6m7D85LgvZEQMyE0aLoLhl9fLCabkV0",
      "kty": "RSA",
      "q": "ssL99S3hn7OR3n_kMRQHcdsw3syuPgddBSyFHe7TkTGrqMYZTBVEqG2bljZvkBo-0al32piGwnst1r6QZo7c8EmQn2mrLlwaJ5e2gvbHj7gn2xjt8CtjdW_M34z81lho-pOcY1K62Md8Pzn4g7EnVJQLIoXWHSQI1h_KPrZ4aNs",
      "d": "Y8qxIbGDDHnIWWtyMsj699ZqxoDdZaI1-WyuGlVTd4AzMYxQMfEut3bmJ7gRnfefGQws5IZCFpSyBUxvxayYVvIRhyWTd1ovTNXRURtyTosXaoQ4hEtobpbh3U5TCWTwnOn_KVhWW7c8PEmNIxwJveDZ4A3BIPG_DZGT9YHrOWrSXgBCQ8cOEZFfh3MoQVhetAHdvXjcOkbRldgBFvUtQnG9sPfUjh1sI7XBdu03vphg4tK0pPEIhYwrbn1pj1gbClgFFF5VdwIV94IOUQIf5zn2DYFPu4S-E_oeAM7o5zxGNZadyqJDEUhGzZ_vnohiypPCAF8DQ4IZYSjAXJ-zmQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "trzXoJdTItvIKHmPyRsZx1N_Wyo5ZW6tAnxxONRFSBcCRyhVi9fpLhADnEJepXwIuhtHv8enuyWIBOBcQuHF-N6aJqxeFOxFyOubDDHejPynbsc4OA1EBHYxj1nbAgytjcSfbUhZjombOra6ACGqZoNb_adqYZkpPtb2XpV2icE",
      "dp": "oqod1St_u6Z3J1tBI3ZDa5TA8RBu7cNuqcMABBK7y_4dARvLaccXYVAL0FKzvm0WlOGztZUSaJdwjJvz39iZq4pyeZBbscAbqFWz37_OVwSulcwCErJT2uEx_74BGoKQJX4hoUgo9Ao18nIMYRK1Jo06aVUrOwPxE3VcZQK3pcE",
      "alg": "RS256",
      "dq": "mo3IMDDI_-CrX2nHiz876I6QRDFG_M40-IIzXVvdg40kUzljKcrBn7WUbV0HO9nVMkSJIW_6Iy-IxD_ibSlbkEyqQ4mCvQRYgJ7E55ohk_quStnU7m81AJX21dj5yQCLUwpIjf87GK3wmGGwoXuK-687qU95fZxoH2lA3NO6az0",
      "n": "mp9E-2LJTdVV1j_BCz8bdwFgq0gmiGhRRRrKkbP0uSd43ymb5OrpRuoCWiJfs42XVUrpIc9RYU9PCew3CqLoU31kKDT8nDYZw-4lbxKrEOm1aEmRTdPuN8mH4mq04aizHW_LiJH7p5h6kjOQNA7etHzAWhtBVx44RXxeY2eOO_-HQGV_gtqF8eCmbWP2L4VenHHt_WLp8pbQ6F3lLIEEIIKSLwoqihF6j4PvH5D8naKltn2K44XV5jBjDtg-YDRiLlW0LaQ0q6pRjh-wZqMfkK9li3B8t5sRgl7qVbNSz6f7l_VZj26yRRZKtHCmAWmQxhrfPk3B2zslCKM-e7sijw"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "mp9E-2LJTdVV1j_BCz8bdwFgq0gmiGhRRRrKkbP0uSd43ymb5OrpRuoCWiJfs42XVUrpIc9RYU9PCew3CqLoU31kKDT8nDYZw-4lbxKrEOm1aEmRTdPuN8mH4mq04aizHW_LiJH7p5h6kjOQNA7etHzAWhtBVx44RXxeY2eOO_-HQGV_gtqF8eCmbWP2L4VenHHt_WLp8pbQ6F3lLIEEIIKSLwoqihF6j4PvH5D8naKltn2K44XV5jBjDtg-YDRiLlW0LaQ0q6pRjh-wZqMfkK9li3B8t5sRgl7qVbNSz6f7l_VZj26yRRZKtHCmAWmQxhrfPk3B2zslCKM-e7sijw"
    }
  ]
}
2021-09-11 14:31:17 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-11 14:31:17
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2021-09-11 14:31:17
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test 3UApAUKcMGhbaEU
2021-09-11 14:31:17
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "implicit"
]
2021-09-11 14:31:17
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 3UApAUKcMGhbaEU",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "mp9E-2LJTdVV1j_BCz8bdwFgq0gmiGhRRRrKkbP0uSd43ymb5OrpRuoCWiJfs42XVUrpIc9RYU9PCew3CqLoU31kKDT8nDYZw-4lbxKrEOm1aEmRTdPuN8mH4mq04aizHW_LiJH7p5h6kjOQNA7etHzAWhtBVx44RXxeY2eOO_-HQGV_gtqF8eCmbWP2L4VenHHt_WLp8pbQ6F3lLIEEIIKSLwoqihF6j4PvH5D8naKltn2K44XV5jBjDtg-YDRiLlW0LaQ0q6pRjh-wZqMfkK9li3B8t5sRgl7qVbNSz6f7l_VZj26yRRZKtHCmAWmQxhrfPk3B2zslCKM-e7sijw"
      }
    ]
  }
}
2021-09-11 14:31:17
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 3UApAUKcMGhbaEU",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "mp9E-2LJTdVV1j_BCz8bdwFgq0gmiGhRRRrKkbP0uSd43ymb5OrpRuoCWiJfs42XVUrpIc9RYU9PCew3CqLoU31kKDT8nDYZw-4lbxKrEOm1aEmRTdPuN8mH4mq04aizHW_LiJH7p5h6kjOQNA7etHzAWhtBVx44RXxeY2eOO_-HQGV_gtqF8eCmbWP2L4VenHHt_WLp8pbQ6F3lLIEEIIKSLwoqihF6j4PvH5D8naKltn2K44XV5jBjDtg-YDRiLlW0LaQ0q6pRjh-wZqMfkK9li3B8t5sRgl7qVbNSz6f7l_VZj26yRRZKtHCmAWmQxhrfPk3B2zslCKM-e7sijw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2021-09-11 14:31:17
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 3UApAUKcMGhbaEU",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "mp9E-2LJTdVV1j_BCz8bdwFgq0gmiGhRRRrKkbP0uSd43ymb5OrpRuoCWiJfs42XVUrpIc9RYU9PCew3CqLoU31kKDT8nDYZw-4lbxKrEOm1aEmRTdPuN8mH4mq04aizHW_LiJH7p5h6kjOQNA7etHzAWhtBVx44RXxeY2eOO_-HQGV_gtqF8eCmbWP2L4VenHHt_WLp8pbQ6F3lLIEEIIKSLwoqihF6j4PvH5D8naKltn2K44XV5jBjDtg-YDRiLlW0LaQ0q6pRjh-wZqMfkK9li3B8t5sRgl7qVbNSz6f7l_VZj26yRRZKtHCmAWmQxhrfPk3B2zslCKM-e7sijw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ]
}
2021-09-11 14:31:17
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 3UApAUKcMGhbaEU",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "mp9E-2LJTdVV1j_BCz8bdwFgq0gmiGhRRRrKkbP0uSd43ymb5OrpRuoCWiJfs42XVUrpIc9RYU9PCew3CqLoU31kKDT8nDYZw-4lbxKrEOm1aEmRTdPuN8mH4mq04aizHW_LiJH7p5h6kjOQNA7etHzAWhtBVx44RXxeY2eOO_-HQGV_gtqF8eCmbWP2L4VenHHt_WLp8pbQ6F3lLIEEIIKSLwoqihF6j4PvH5D8naKltn2K44XV5jBjDtg-YDRiLlW0LaQ0q6pRjh-wZqMfkK9li3B8t5sRgl7qVbNSz6f7l_VZj26yRRZKtHCmAWmQxhrfPk3B2zslCKM-e7sijw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ]
}
2021-09-11 14:31:17
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test 3UApAUKcMGhbaEU",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "mp9E-2LJTdVV1j_BCz8bdwFgq0gmiGhRRRrKkbP0uSd43ymb5OrpRuoCWiJfs42XVUrpIc9RYU9PCew3CqLoU31kKDT8nDYZw-4lbxKrEOm1aEmRTdPuN8mH4mq04aizHW_LiJH7p5h6kjOQNA7etHzAWhtBVx44RXxeY2eOO_-HQGV_gtqF8eCmbWP2L4VenHHt_WLp8pbQ6F3lLIEEIIKSLwoqihF6j4PvH5D8naKltn2K44XV5jBjDtg-YDRiLlW0LaQ0q6pRjh-wZqMfkK9li3B8t5sRgl7qVbNSz6f7l_VZj26yRRZKtHCmAWmQxhrfPk3B2zslCKM-e7sijw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ],
  "contacts": [
    "certification@oidf.org"
  ]
}
2021-09-11 14:31:17
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": "697"
}
request_body
{"client_name":"OIDF Conformance Test 3UApAUKcMGhbaEU","grant_types":["implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"mp9E-2LJTdVV1j_BCz8bdwFgq0gmiGhRRRrKkbP0uSd43ymb5OrpRuoCWiJfs42XVUrpIc9RYU9PCew3CqLoU31kKDT8nDYZw-4lbxKrEOm1aEmRTdPuN8mH4mq04aizHW_LiJH7p5h6kjOQNA7etHzAWhtBVx44RXxeY2eOO_-HQGV_gtqF8eCmbWP2L4VenHHt_WLp8pbQ6F3lLIEEIIKSLwoqihF6j4PvH5D8naKltn2K44XV5jBjDtg-YDRiLlW0LaQ0q6pRjh-wZqMfkK9li3B8t5sRgl7qVbNSz6f7l_VZj26yRRZKtHCmAWmQxhrfPk3B2zslCKM-e7sijw"}]},"token_endpoint_auth_method":"client_secret_basic","response_types":["id_token"],"redirect_uris":["https://www.certification.openid.net/test/a/idpy/callback"],"contacts":["certification@oidf.org"]}
2021-09-11 14:31:18 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
201 CREATED
response_status_text
CREATED
response_headers
{
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "1107",
  "pragma": "no-cache",
  "cache-control": "no-store",
  "set-cookie": "oidc_op_rp\u003d1631370678|Ll9/uAsVYqK/2N/t|ebwyUj9yeix05N/SllzwBLXiLQjxqseQYQe1Ql9OyPJdBI0sq84eLJ9RQY+NsZr7A+LOi+Tmt87swgoqb0veKHRo+k0nP7PSBTdWO8UfQNAx5TdJ0bRjF9Z8xgXK3I3ZZqAAvORt8X0\u003d|tZz1TON5TDTJ2hFMd3jG3w\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sat, 11 Sep 2021 14:31:18 GMT"
}
response_body
{"client_id": "pWmz_M8CFmm6flChn0b7ww", "registration_access_token": "9g6JmCAYyasGb3Hsh8vVckFeSD7fD5OzvZhvlJabtnw", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=pWmz_M8CFmm6flChn0b7ww", "client_id_issued_at": 1631370678, "client_secret": "425785957670a6ff6d24d780fb37a691400b9a71b727bdb57035080e", "client_secret_expires_at": 1633962678, "application_type": "web", "response_types": ["id_token"], "client_name": "OIDF Conformance Test 3UApAUKcMGhbaEU", "grant_types": ["implicit"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "mp9E-2LJTdVV1j_BCz8bdwFgq0gmiGhRRRrKkbP0uSd43ymb5OrpRuoCWiJfs42XVUrpIc9RYU9PCew3CqLoU31kKDT8nDYZw-4lbxKrEOm1aEmRTdPuN8mH4mq04aizHW_LiJH7p5h6kjOQNA7etHzAWhtBVx44RXxeY2eOO_-HQGV_gtqF8eCmbWP2L4VenHHt_WLp8pbQ6F3lLIEEIIKSLwoqihF6j4PvH5D8naKltn2K44XV5jBjDtg-YDRiLlW0LaQ0q6pRjh-wZqMfkK9li3B8t5sRgl7qVbNSz6f7l_VZj26yRRZKtHCmAWmQxhrfPk3B2zslCKM-e7sijw"}]}, "token_endpoint_auth_method": "client_secret_basic", "contacts": ["certification@oidf.org"], "redirect_uris": ["https://www.certification.openid.net/test/a/idpy/callback"]}
2021-09-11 14:31:18
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
status
201
endpoint_name
dynamic registration
headers
{
  "content-type": "application/json; charset\u003dutf-8",
  "content-length": "1107",
  "pragma": "no-cache",
  "cache-control": "no-store",
  "set-cookie": "oidc_op_rp\u003d1631370678|Ll9/uAsVYqK/2N/t|ebwyUj9yeix05N/SllzwBLXiLQjxqseQYQe1Ql9OyPJdBI0sq84eLJ9RQY+NsZr7A+LOi+Tmt87swgoqb0veKHRo+k0nP7PSBTdWO8UfQNAx5TdJ0bRjF9Z8xgXK3I3ZZqAAvORt8X0\u003d|tZz1TON5TDTJ2hFMd3jG3w\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sat, 11 Sep 2021 14:31:18 GMT"
}
body
{"client_id": "pWmz_M8CFmm6flChn0b7ww", "registration_access_token": "9g6JmCAYyasGb3Hsh8vVckFeSD7fD5OzvZhvlJabtnw", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=pWmz_M8CFmm6flChn0b7ww", "client_id_issued_at": 1631370678, "client_secret": "425785957670a6ff6d24d780fb37a691400b9a71b727bdb57035080e", "client_secret_expires_at": 1633962678, "application_type": "web", "response_types": ["id_token"], "client_name": "OIDF Conformance Test 3UApAUKcMGhbaEU", "grant_types": ["implicit"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "mp9E-2LJTdVV1j_BCz8bdwFgq0gmiGhRRRrKkbP0uSd43ymb5OrpRuoCWiJfs42XVUrpIc9RYU9PCew3CqLoU31kKDT8nDYZw-4lbxKrEOm1aEmRTdPuN8mH4mq04aizHW_LiJH7p5h6kjOQNA7etHzAWhtBVx44RXxeY2eOO_-HQGV_gtqF8eCmbWP2L4VenHHt_WLp8pbQ6F3lLIEEIIKSLwoqihF6j4PvH5D8naKltn2K44XV5jBjDtg-YDRiLlW0LaQ0q6pRjh-wZqMfkK9li3B8t5sRgl7qVbNSz6f7l_VZj26yRRZKtHCmAWmQxhrfPk3B2zslCKM-e7sijw"}]}, "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": "pWmz_M8CFmm6flChn0b7ww",
  "registration_access_token": "9g6JmCAYyasGb3Hsh8vVckFeSD7fD5OzvZhvlJabtnw",
  "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id\u003dpWmz_M8CFmm6flChn0b7ww",
  "client_id_issued_at": 1631370678,
  "client_secret": "425785957670a6ff6d24d780fb37a691400b9a71b727bdb57035080e",
  "client_secret_expires_at": 1633962678,
  "application_type": "web",
  "response_types": [
    "id_token"
  ],
  "client_name": "OIDF Conformance Test 3UApAUKcMGhbaEU",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "alg": "RS256",
        "n": "mp9E-2LJTdVV1j_BCz8bdwFgq0gmiGhRRRrKkbP0uSd43ymb5OrpRuoCWiJfs42XVUrpIc9RYU9PCew3CqLoU31kKDT8nDYZw-4lbxKrEOm1aEmRTdPuN8mH4mq04aizHW_LiJH7p5h6kjOQNA7etHzAWhtBVx44RXxeY2eOO_-HQGV_gtqF8eCmbWP2L4VenHHt_WLp8pbQ6F3lLIEEIIKSLwoqihF6j4PvH5D8naKltn2K44XV5jBjDtg-YDRiLlW0LaQ0q6pRjh-wZqMfkK9li3B8t5sRgl7qVbNSz6f7l_VZj26yRRZKtHCmAWmQxhrfPk3B2zslCKM-e7sijw"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "contacts": [
    "certification@oidf.org"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/idpy/callback"
  ]
}
2021-09-11 14:31:18 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2021-09-11 14:31:18 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
http_status
201
2021-09-11 14:31:18 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2021-09-11 14:31:18 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
pWmz_M8CFmm6flChn0b7ww
2021-09-11 14:31:18 SUCCESS
ExtractClientManagementCredentials
Extracted dynamic registration management credentials
registration_client_uri
https://89.45.234.133:4000/registration_api?client_id=pWmz_M8CFmm6flChn0b7ww
registration_access_token
9g6JmCAYyasGb3Hsh8vVckFeSD7fD5OzvZhvlJabtnw
2021-09-11 14:31:18
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-09-11 14:31:18 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
Contents of 'token_endpoint_auth_methods_supported' in discovery document matches expectations.
actual
[
  "client_secret_post",
  "client_secret_basic",
  "client_secret_jwt",
  "private_key_jwt"
]
expected
[
  "client_secret_basic"
]
minimum_matches_required
1
2021-09-11 14:31:18 SUCCESS
SetProtectedResourceUrlToUserInfoEndpoint
userinfo_endpoint will be used to test access token. The user info is not a mandatory to implement feature in the OpenID Connect specification, but is mandatory for certification.
protected_resource_url
https://89.45.234.133:4000/userinfo
2021-09-11 14:31:18
oidcc-login-hint
Setup Done
Make request to authorization endpoint
2021-09-11 14:31:18 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
pWmz_M8CFmm6flChn0b7ww
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
2021-09-11 14:31:18
CreateRandomStateValue
Created state value
requested_state_length
10
state
vAIjgL7HCS
2021-09-11 14:31:18 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
pWmz_M8CFmm6flChn0b7ww
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
vAIjgL7HCS
2021-09-11 14:31:18
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
QnifphbMUA
2021-09-11 14:31:18 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
pWmz_M8CFmm6flChn0b7ww
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
vAIjgL7HCS
nonce
QnifphbMUA
2021-09-11 14:31:18 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
pWmz_M8CFmm6flChn0b7ww
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
vAIjgL7HCS
nonce
QnifphbMUA
response_type
id_token
2021-09-11 14:31:18
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
pWmz_M8CFmm6flChn0b7ww
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
vAIjgL7HCS
nonce
QnifphbMUA
response_type
id_token
response_mode
form_post
2021-09-11 14:31:18 SUCCESS
AddLoginHintFromConfigurationToAuthorizationEndpointRequest
Added login_hint from test configuration to authorization endpoint request
client_id
pWmz_M8CFmm6flChn0b7ww
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid
state
vAIjgL7HCS
nonce
QnifphbMUA
response_type
id_token
response_mode
form_post
login_hint
roland@89.45.234.133:4000
2021-09-11 14:31:18 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://89.45.234.133:4000/authorization?client_id=pWmz_M8CFmm6flChn0b7ww&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid&state=vAIjgL7HCS&nonce=QnifphbMUA&response_type=id_token&response_mode=form_post&login_hint=roland@89.45.234.133:4000
2021-09-11 14:31:18 REDIRECT
oidcc-login-hint
Redirecting to authorization endpoint
redirect_to
https://89.45.234.133:4000/authorization?client_id=pWmz_M8CFmm6flChn0b7ww&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid&state=vAIjgL7HCS&nonce=QnifphbMUA&response_type=id_token&response_mode=form_post&login_hint=roland@89.45.234.133:4000
2021-09-11 14:31:24 INCOMING
oidcc-login-hint
Incoming HTTP request to test instance 3UApAUKcMGhbaEU
incoming_headers
{
  "host": "www.certification.openid.net",
  "content-type": "application/x-www-form-urlencoded",
  "origin": "https://89.45.234.133:4000",
  "accept-encoding": "gzip, deflate, br",
  "cookie": "__utma\u003d201319536.1870777121.1629795278.1631352103.1631369337.14; __utmb\u003d201319536.2.10.1631369337; __utmc\u003d201319536; __utmz\u003d201319536.1631260756.11.4.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/plan-detail.html; JSESSIONID\u003d7D21555BD1F4C7F8C15109D308E54B63; expected_tab\u003dgoogleplus; welcome_info_name\u003dRoland%20Hedberg",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15",
  "referer": "https://89.45.234.133:4000/verify/user",
  "accept-language": "en-us",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "1052",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
callback
incoming_body_form_params
{
  "state": "vAIjgL7HCS",
  "scope": "[\u0027openid\u0027]",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNjgzLCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiZjA4YTUzZTQxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogInBXbXpfTThDRm1tNmZsQ2huMGI3d3ciLCAibm9uY2UiOiAiUW5pZnBoYk1VQSIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDY4MywgImV4cCI6IDE2MzEzNzA5ODMsICJhdWQiOiBbInBXbXpfTThDRm1tNmZsQ2huMGI3d3ciXX0.v9vyiufb6nrvv3m5zwWwTxBe6b4Gb3DEypPHslmM4o2PbxaU6zBFdvKA4Sw-Vd5CyCvj7SGTbN7TH2LkATDTNnXv-RWLn5BNpOkkcJFsP-dURxjVUMRoVAdtPsIoHU2XSgfoXdpPzwhMALA0Wxp7irxnMn8dNT0zLbH-bPh6m-UK3S102s-EXVpHoowag-K_Ep-xZA1vEY8JCgyMmGgRIZ3KyLK4cNilwVI_FFXUAVHQ6Zn6ter1GhSoYufbrSJm7uXNsdFZSo5omNh6K-UW9hbOY1pJ8LMyEJdiLxDOnxp7X3nMcnjBXyPxPDy71bAiM37ucOEeEwX_HGPP_qtQAA"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
state=vAIjgL7HCS&scope=%5B%27openid%27%5D&id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNjgzLCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiZjA4YTUzZTQxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogInBXbXpfTThDRm1tNmZsQ2huMGI3d3ciLCAibm9uY2UiOiAiUW5pZnBoYk1VQSIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDY4MywgImV4cCI6IDE2MzEzNzA5ODMsICJhdWQiOiBbInBXbXpfTThDRm1tNmZsQ2huMGI3d3ciXX0.v9vyiufb6nrvv3m5zwWwTxBe6b4Gb3DEypPHslmM4o2PbxaU6zBFdvKA4Sw-Vd5CyCvj7SGTbN7TH2LkATDTNnXv-RWLn5BNpOkkcJFsP-dURxjVUMRoVAdtPsIoHU2XSgfoXdpPzwhMALA0Wxp7irxnMn8dNT0zLbH-bPh6m-UK3S102s-EXVpHoowag-K_Ep-xZA1vEY8JCgyMmGgRIZ3KyLK4cNilwVI_FFXUAVHQ6Zn6ter1GhSoYufbrSJm7uXNsdFZSo5omNh6K-UW9hbOY1pJ8LMyEJdiLxDOnxp7X3nMcnjBXyPxPDy71bAiM37ucOEeEwX_HGPP_qtQAA
2021-09-11 14:31:24 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/vyKq0GHLp31ORnoAcwez",
  "fullUrl": "https://www.certification.openid.net/test/a/idpy/implicit/vyKq0GHLp31ORnoAcwez"
}
2021-09-11 14:31:24 OUTGOING
oidcc-login-hint
Response to HTTP request to test instance 3UApAUKcMGhbaEU
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/idpy/implicit/vyKq0GHLp31ORnoAcwez, returnUrl=/log-detail.html?log=3UApAUKcMGhbaEU}]
outgoing_path
callback
2021-09-11 14:31:24 INCOMING
oidcc-login-hint
Incoming HTTP request to test instance 3UApAUKcMGhbaEU
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "*/*",
  "x-requested-with": "XMLHttpRequest",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-us",
  "content-type": "text/plain",
  "origin": "https://www.certification.openid.net",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15",
  "referer": "https://www.certification.openid.net/test/a/idpy/callback",
  "cookie": "__utma\u003d201319536.1870777121.1629795278.1631352103.1631369337.14; __utmb\u003d201319536.2.10.1631369337; __utmc\u003d201319536; __utmz\u003d201319536.1631260756.11.4.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/plan-detail.html; JSESSIONID\u003d7D21555BD1F4C7F8C15109D308E54B63; expected_tab\u003dgoogleplus; welcome_info_name\u003dRoland%20Hedberg",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "0",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
implicit/vyKq0GHLp31ORnoAcwez
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-09-11 14:31:24 OUTGOING
oidcc-login-hint
Response to HTTP request to test instance 3UApAUKcMGhbaEU
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/vyKq0GHLp31ORnoAcwez
2021-09-11 14:31:24 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2021-09-11 14:31:24 REDIRECT-IN
oidcc-login-hint
Authorization endpoint response captured
url_query
{}
headers
{
  "host": "www.certification.openid.net",
  "content-type": "application/x-www-form-urlencoded",
  "origin": "https://89.45.234.133:4000",
  "accept-encoding": "gzip, deflate, br",
  "cookie": "__utma\u003d201319536.1870777121.1629795278.1631352103.1631369337.14; __utmb\u003d201319536.2.10.1631369337; __utmc\u003d201319536; __utmz\u003d201319536.1631260756.11.4.utmcsr\u003dcertification.openid.net|utmccn\u003d(referral)|utmcmd\u003dreferral|utmcct\u003d/plan-detail.html; JSESSIONID\u003d7D21555BD1F4C7F8C15109D308E54B63; expected_tab\u003dgoogleplus; welcome_info_name\u003dRoland%20Hedberg",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15",
  "referer": "https://89.45.234.133:4000/verify/user",
  "accept-language": "en-us",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "1052",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
http_method
POST
url_fragment
{}
post_body
{
  "state": "vAIjgL7HCS",
  "scope": "[\u0027openid\u0027]",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNjgzLCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiZjA4YTUzZTQxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogInBXbXpfTThDRm1tNmZsQ2huMGI3d3ciLCAibm9uY2UiOiAiUW5pZnBoYk1VQSIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDY4MywgImV4cCI6IDE2MzEzNzA5ODMsICJhdWQiOiBbInBXbXpfTThDRm1tNmZsQ2huMGI3d3ciXX0.v9vyiufb6nrvv3m5zwWwTxBe6b4Gb3DEypPHslmM4o2PbxaU6zBFdvKA4Sw-Vd5CyCvj7SGTbN7TH2LkATDTNnXv-RWLn5BNpOkkcJFsP-dURxjVUMRoVAdtPsIoHU2XSgfoXdpPzwhMALA0Wxp7irxnMn8dNT0zLbH-bPh6m-UK3S102s-EXVpHoowag-K_Ep-xZA1vEY8JCgyMmGgRIZ3KyLK4cNilwVI_FFXUAVHQ6Zn6ter1GhSoYufbrSJm7uXNsdFZSo5omNh6K-UW9hbOY1pJ8LMyEJdiLxDOnxp7X3nMcnjBXyPxPDy71bAiM37ucOEeEwX_HGPP_qtQAA"
}
Verify authorization endpoint response
2021-09-11 14:31:24 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2021-09-11 14:31:24 SUCCESS
CheckCallbackContentTypeIsFormUrlEncoded
content-type header to redirect_uri has the expected value
content_type
application/x-www-form-urlencoded
expected
application/x-www-form-urlencoded
2021-09-11 14:31:24 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2021-09-11 14:31:24 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2021-09-11 14:31:24 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2021-09-11 14:31:24
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-09-11 14:31:24 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2021-09-11 14:31:24 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
vAIjgL7HCS
2021-09-11 14:31:24 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNjgzLCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiZjA4YTUzZTQxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogInBXbXpfTThDRm1tNmZsQ2huMGI3d3ciLCAibm9uY2UiOiAiUW5pZnBoYk1VQSIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDY4MywgImV4cCI6IDE2MzEzNzA5ODMsICJhdWQiOiBbInBXbXpfTThDRm1tNmZsQ2huMGI3d3ciXX0.v9vyiufb6nrvv3m5zwWwTxBe6b4Gb3DEypPHslmM4o2PbxaU6zBFdvKA4Sw-Vd5CyCvj7SGTbN7TH2LkATDTNnXv-RWLn5BNpOkkcJFsP-dURxjVUMRoVAdtPsIoHU2XSgfoXdpPzwhMALA0Wxp7irxnMn8dNT0zLbH-bPh6m-UK3S102s-EXVpHoowag-K_Ep-xZA1vEY8JCgyMmGgRIZ3KyLK4cNilwVI_FFXUAVHQ6Zn6ter1GhSoYufbrSJm7uXNsdFZSo5omNh6K-UW9hbOY1pJ8LMyEJdiLxDOnxp7X3nMcnjBXyPxPDy71bAiM37ucOEeEwX_HGPP_qtQAA
header
{
  "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ",
  "alg": "RS256"
}
claims
{
  "sub": "3c277ee9345293e0c1e1fa481c699a83d983addff54a9dfd8a0aa1832f223d11",
  "acr": "urn:oasis:names:tc:SAML:2.0:ac:classes:InternetProtocolPassword",
  "aud": "pWmz_M8CFmm6flChn0b7ww",
  "auth_time": 1631370683,
  "scope": [
    "openid"
  ],
  "iss": "https://89.45.234.133:4000",
  "exp": 1631370983,
  "nonce": "QnifphbMUA",
  "iat": 1631370683,
  "jti": "f08a53e4130c11ec8c99b12594190b0f",
  "client_id": "pWmz_M8CFmm6flChn0b7ww"
}
2021-09-11 14:31:24 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2021-09-11 14:31:24 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
QnifphbMUA
2021-09-11 14:31:24 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2021-09-11 14:31:24 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNjgzLCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiZjA4YTUzZTQxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogInBXbXpfTThDRm1tNmZsQ2huMGI3d3ciLCAibm9uY2UiOiAiUW5pZnBoYk1VQSIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDY4MywgImV4cCI6IDE2MzEzNzA5ODMsICJhdWQiOiBbInBXbXpfTThDRm1tNmZsQ2huMGI3d3ciXX0.v9vyiufb6nrvv3m5zwWwTxBe6b4Gb3DEypPHslmM4o2PbxaU6zBFdvKA4Sw-Vd5CyCvj7SGTbN7TH2LkATDTNnXv-RWLn5BNpOkkcJFsP-dURxjVUMRoVAdtPsIoHU2XSgfoXdpPzwhMALA0Wxp7irxnMn8dNT0zLbH-bPh6m-UK3S102s-EXVpHoowag-K_Ep-xZA1vEY8JCgyMmGgRIZ3KyLK4cNilwVI_FFXUAVHQ6Zn6ter1GhSoYufbrSJm7uXNsdFZSo5omNh6K-UW9hbOY1pJ8LMyEJdiLxDOnxp7X3nMcnjBXyPxPDy71bAiM37ucOEeEwX_HGPP_qtQAA
2021-09-11 14:31:24 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwNjgzLCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIl0sICJqdGkiOiAiZjA4YTUzZTQxMzBjMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogInBXbXpfTThDRm1tNmZsQ2huMGI3d3ciLCAibm9uY2UiOiAiUW5pZnBoYk1VQSIsICJpc3MiOiAiaHR0cHM6Ly84OS40NS4yMzQuMTMzOjQwMDAiLCAiaWF0IjogMTYzMTM3MDY4MywgImV4cCI6IDE2MzEzNzA5ODMsICJhdWQiOiBbInBXbXpfTThDRm1tNmZsQ2huMGI3d3ciXX0.v9vyiufb6nrvv3m5zwWwTxBe6b4Gb3DEypPHslmM4o2PbxaU6zBFdvKA4Sw-Vd5CyCvj7SGTbN7TH2LkATDTNnXv-RWLn5BNpOkkcJFsP-dURxjVUMRoVAdtPsIoHU2XSgfoXdpPzwhMALA0Wxp7irxnMn8dNT0zLbH-bPh6m-UK3S102s-EXVpHoowag-K_Ep-xZA1vEY8JCgyMmGgRIZ3KyLK4cNilwVI_FFXUAVHQ6Zn6ter1GhSoYufbrSJm7uXNsdFZSo5omNh6K-UW9hbOY1pJ8LMyEJdiLxDOnxp7X3nMcnjBXyPxPDy71bAiM37ucOEeEwX_HGPP_qtQAA
2021-09-11 14:31:24 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
3c277ee9345293e0c1e1fa481c699a83d983addff54a9dfd8a0aa1832f223d11
2021-09-11 14:31:24 FINISHED
oidcc-login-hint
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2021-09-11 14:31:24
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://89.45.234.133:4000/registration_api?client_id=pWmz_M8CFmm6flChn0b7ww
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "authorization": "Bearer 9g6JmCAYyasGb3Hsh8vVckFeSD7fD5OzvZhvlJabtnw",
  "content-length": "0"
}
request_body

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