Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-09-11 14:23:18 INFO
TEST-RUNNER
Test instance eVhEZfDm2UjYG7n 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-scope-email
2021-09-11 14:23:18 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
2021-09-11 14:23: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 14:23: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 14:23: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": ["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:23: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": ["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:23: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
[
  "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:23:19 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2021-09-11 14:23: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 14:23:19
FetchServerKeys
Fetching server key
jwks_uri
https://89.45.234.133:4000/static/jwks.json
2021-09-11 14:23: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 14:23: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 13:55:42 GMT",
  "cache-control": "public, max-age\u003d43200",
  "expires": "Sun, 12 Sep 2021 02:23:19 GMT",
  "etag": "\"1631368542.8061247-691-3956740992\"",
  "date": "Sat, 11 Sep 2021 14:23:19 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:23:19
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:23:19 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:23:19 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:23:19 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-09-11 14:23:19 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2021-09-11 14:23:19 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-11 14:23:19 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2021-09-11 14:23:19
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2021-09-11 14:23:19
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2021-09-11 14:23:19 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "96qwKpYZvqvQDxBb9eehoIe6vPdZgvxCmaAu98zj3cGVYsr25RvFj9hdPfwBzqGj_sg5_JphAi8Gm58VPxFoZn3aHjfCzwaKCWYxwjZRKfKMaEMUqARyF1aVuwuxiNxLO3xU9CwCe-_h5XYNRXwXF_59CDf0bAlirMVUEUzZZ3c",
      "kty": "RSA",
      "q": "7dZUdmoSAOTw5JUbxt8vgGDUcqZ2dAdndMp6GgM3p6CJ524mpIOnqPcvdi9WRrzp2t6oPD8KePytCbpxOH-I6hz5x8Lskqx1PnGiDIL5IDnWXWjXN53KfbRAeB4pz6HhVylI4gAWvveADzGb_UAr9521kHj6Kvk-2oDlQOuVoTc",
      "d": "MF61TC6OUqgf8PVQK8KKKITTc1zo9pXy8p0Z_Y4F2voxYQ9NWm9WuOwoRcQvGajUKus19jrFZ-MvMszwRkKCWeMg8GJ6ozHnao_3kt92ws629zHZrrSq5UjPtv4UorqwSiE7TMaqxrGfA9hCz7rTshpKwHeLJlN7CAgysnokfZ2H4oCXPZBz6ORKhgBTvVycpQlO9DfnM1dI5J_pSwsjJJ1qItcz0NhE5aXbAX_Sg119ttNShXZlr6uKK-VPeXoigPI_bhXBq0TN4Jv4aindsG4AN5vedBE0Lre_pG-kVzrqfKK5nKX45r-cF182WE-ZlCmxeq71rctspvLY6kR2JQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "Oq__tjU7ezw8pwflJuquU-PY0NshR7gQb8V8iuVIBu0_rsFpkpxWsGA6f9RAiXi6_w4-4_B4w8-EFeYcdtBeynMiC6ouq6q_HUVrApVV0ZJPciN_G4c6pyvCfPHLW0Wa76aNrYd7KL9VBo4B9IGZuQOQdCypyIXFS7g7hSWKi_Q",
      "dp": "xTWEK5T0ERDMjoIvR8LWv3X0qy2meBeYjK2xWJ4sv9K6ujz1lf-kM-NMc-PsKHYrmOAk1FC1eECr2VU2XM7mu93wxekO1TzWw589dfE8ddNuHEN1-kf39T974MHx7xHDUi2xk_BLVhbwYH-9F5w042VAeD_d__0FNp-2TkRMRQc",
      "alg": "RS256",
      "dq": "aHDFGFbN3xyp-AbOcs9RQbPDtzEINT2HHc9IPSIKj4684CcLyxSRTG53phN1dIzCuL0r7YDVbXmv1uTLkT7X9c6RlTowvtwChFBME-hz08XyL4S5dY_R-s9rvBOq0qXImYjkm3HkiymOT52-XUCPziWwNGgbm0Fma3dMtOx_AZM",
      "n": "5hhffUGok7uX42hR7ZSFnz6s7LzLy25GED3G2tr-LdLHXiECPlX6_OBEHnuCkhaEjp8c4layBl2sAq2ltxmZLSARmz0-5Jogv-Z4peElyBi1naTHufQZrdOIs65h3cKM-dcvGtARyhVTjUzieThigBCXO1--jYenK6JTHCE0c5-EBmgEgi5qDxNoDCp9DeE9LuijWmByAtZNvcqSIyN1eQZ1zUrHEsPKCzE4PGreqxeZB9f4rsX6DDqCRosxlWUdmXw35L5amfn4D5tWk7klOEp6tKzKNTYjlL-vfz63Z-F_XpBoGer9j3ttnxUCuy7l1Yb4IjuUoJPJSI5PsgoRkQ"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "5hhffUGok7uX42hR7ZSFnz6s7LzLy25GED3G2tr-LdLHXiECPlX6_OBEHnuCkhaEjp8c4layBl2sAq2ltxmZLSARmz0-5Jogv-Z4peElyBi1naTHufQZrdOIs65h3cKM-dcvGtARyhVTjUzieThigBCXO1--jYenK6JTHCE0c5-EBmgEgi5qDxNoDCp9DeE9LuijWmByAtZNvcqSIyN1eQZ1zUrHEsPKCzE4PGreqxeZB9f4rsX6DDqCRosxlWUdmXw35L5amfn4D5tWk7klOEp6tKzKNTYjlL-vfz63Z-F_XpBoGer9j3ttnxUCuy7l1Yb4IjuUoJPJSI5PsgoRkQ"
    }
  ]
}
2021-09-11 14:23:20 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-09-11 14:23:20
CreateEmptyDynamicRegistrationRequest
Created empty dynamic registration request
2021-09-11 14:23:20
AddClientNameToDynamicRegistrationRequest
Added client_name to registration request
client_name
OIDF Conformance Test eVhEZfDm2UjYG7n
2021-09-11 14:23:20
AddImplicitGrantTypeToDynamicRegistrationRequest
Added 'implicit' to 'grant_types'
grant_types
[
  "implicit"
]
2021-09-11 14:23:20
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test eVhEZfDm2UjYG7n",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "5hhffUGok7uX42hR7ZSFnz6s7LzLy25GED3G2tr-LdLHXiECPlX6_OBEHnuCkhaEjp8c4layBl2sAq2ltxmZLSARmz0-5Jogv-Z4peElyBi1naTHufQZrdOIs65h3cKM-dcvGtARyhVTjUzieThigBCXO1--jYenK6JTHCE0c5-EBmgEgi5qDxNoDCp9DeE9LuijWmByAtZNvcqSIyN1eQZ1zUrHEsPKCzE4PGreqxeZB9f4rsX6DDqCRosxlWUdmXw35L5amfn4D5tWk7klOEp6tKzKNTYjlL-vfz63Z-F_XpBoGer9j3ttnxUCuy7l1Yb4IjuUoJPJSI5PsgoRkQ"
      }
    ]
  }
}
2021-09-11 14:23:20
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test eVhEZfDm2UjYG7n",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "5hhffUGok7uX42hR7ZSFnz6s7LzLy25GED3G2tr-LdLHXiECPlX6_OBEHnuCkhaEjp8c4layBl2sAq2ltxmZLSARmz0-5Jogv-Z4peElyBi1naTHufQZrdOIs65h3cKM-dcvGtARyhVTjUzieThigBCXO1--jYenK6JTHCE0c5-EBmgEgi5qDxNoDCp9DeE9LuijWmByAtZNvcqSIyN1eQZ1zUrHEsPKCzE4PGreqxeZB9f4rsX6DDqCRosxlWUdmXw35L5amfn4D5tWk7klOEp6tKzKNTYjlL-vfz63Z-F_XpBoGer9j3ttnxUCuy7l1Yb4IjuUoJPJSI5PsgoRkQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2021-09-11 14:23:20
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test eVhEZfDm2UjYG7n",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "5hhffUGok7uX42hR7ZSFnz6s7LzLy25GED3G2tr-LdLHXiECPlX6_OBEHnuCkhaEjp8c4layBl2sAq2ltxmZLSARmz0-5Jogv-Z4peElyBi1naTHufQZrdOIs65h3cKM-dcvGtARyhVTjUzieThigBCXO1--jYenK6JTHCE0c5-EBmgEgi5qDxNoDCp9DeE9LuijWmByAtZNvcqSIyN1eQZ1zUrHEsPKCzE4PGreqxeZB9f4rsX6DDqCRosxlWUdmXw35L5amfn4D5tWk7klOEp6tKzKNTYjlL-vfz63Z-F_XpBoGer9j3ttnxUCuy7l1Yb4IjuUoJPJSI5PsgoRkQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "id_token"
  ]
}
2021-09-11 14:23:20
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test eVhEZfDm2UjYG7n",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "5hhffUGok7uX42hR7ZSFnz6s7LzLy25GED3G2tr-LdLHXiECPlX6_OBEHnuCkhaEjp8c4layBl2sAq2ltxmZLSARmz0-5Jogv-Z4peElyBi1naTHufQZrdOIs65h3cKM-dcvGtARyhVTjUzieThigBCXO1--jYenK6JTHCE0c5-EBmgEgi5qDxNoDCp9DeE9LuijWmByAtZNvcqSIyN1eQZ1zUrHEsPKCzE4PGreqxeZB9f4rsX6DDqCRosxlWUdmXw35L5amfn4D5tWk7klOEp6tKzKNTYjlL-vfz63Z-F_XpBoGer9j3ttnxUCuy7l1Yb4IjuUoJPJSI5PsgoRkQ"
      }
    ]
  },
  "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:23:20
AddContactsToDynamicRegistrationRequest
Added contacts array to dynamic registration request
dynamic_registration_request
{
  "client_name": "OIDF Conformance Test eVhEZfDm2UjYG7n",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "5hhffUGok7uX42hR7ZSFnz6s7LzLy25GED3G2tr-LdLHXiECPlX6_OBEHnuCkhaEjp8c4layBl2sAq2ltxmZLSARmz0-5Jogv-Z4peElyBi1naTHufQZrdOIs65h3cKM-dcvGtARyhVTjUzieThigBCXO1--jYenK6JTHCE0c5-EBmgEgi5qDxNoDCp9DeE9LuijWmByAtZNvcqSIyN1eQZ1zUrHEsPKCzE4PGreqxeZB9f4rsX6DDqCRosxlWUdmXw35L5amfn4D5tWk7klOEp6tKzKNTYjlL-vfz63Z-F_XpBoGer9j3ttnxUCuy7l1Yb4IjuUoJPJSI5PsgoRkQ"
      }
    ]
  },
  "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:23:20
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 eVhEZfDm2UjYG7n","grant_types":["implicit"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"5hhffUGok7uX42hR7ZSFnz6s7LzLy25GED3G2tr-LdLHXiECPlX6_OBEHnuCkhaEjp8c4layBl2sAq2ltxmZLSARmz0-5Jogv-Z4peElyBi1naTHufQZrdOIs65h3cKM-dcvGtARyhVTjUzieThigBCXO1--jYenK6JTHCE0c5-EBmgEgi5qDxNoDCp9DeE9LuijWmByAtZNvcqSIyN1eQZ1zUrHEsPKCzE4PGreqxeZB9f4rsX6DDqCRosxlWUdmXw35L5amfn4D5tWk7klOEp6tKzKNTYjlL-vfz63Z-F_XpBoGer9j3ttnxUCuy7l1Yb4IjuUoJPJSI5PsgoRkQ"}]},"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:23: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": "1107",
  "pragma": "no-cache",
  "cache-control": "no-store",
  "set-cookie": "oidc_op_rp\u003d1631370200|m8Jk73Y8g9dd5ooR|Xyuw83I5R+PqPFyuj6Syr7j2fmm8Cf4Ny9D8kJfyXHTIO/WtggT/LrpRAh3827NXVb3jaExsNJuSRr0ba/1IxqPgbiXfj2l9rq+iUaT2IQXY4hyB6nc92iZpb1i7QKd/v1oQ95izNpg\u003d|3q5Rt0hL8Yplp/wJiFaDDQ\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sat, 11 Sep 2021 14:23:20 GMT"
}
response_body
{"client_id": "NPiz5QgJLYfw-RLpAbeeoA", "registration_access_token": "D-tUCx6tx8EOBtYONGFqmkfOOOqDAX9h7aS3LPE9-Sk", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=NPiz5QgJLYfw-RLpAbeeoA", "client_id_issued_at": 1631370200, "client_secret": "5b4142a054d92fdc5e3dde89c72e0f8eb14802a843958d6b5d779250", "client_secret_expires_at": 1633962200, "application_type": "web", "response_types": ["id_token"], "client_name": "OIDF Conformance Test eVhEZfDm2UjYG7n", "grant_types": ["implicit"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "5hhffUGok7uX42hR7ZSFnz6s7LzLy25GED3G2tr-LdLHXiECPlX6_OBEHnuCkhaEjp8c4layBl2sAq2ltxmZLSARmz0-5Jogv-Z4peElyBi1naTHufQZrdOIs65h3cKM-dcvGtARyhVTjUzieThigBCXO1--jYenK6JTHCE0c5-EBmgEgi5qDxNoDCp9DeE9LuijWmByAtZNvcqSIyN1eQZ1zUrHEsPKCzE4PGreqxeZB9f4rsX6DDqCRosxlWUdmXw35L5amfn4D5tWk7klOEp6tKzKNTYjlL-vfz63Z-F_XpBoGer9j3ttnxUCuy7l1Yb4IjuUoJPJSI5PsgoRkQ"}]}, "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:23:20
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\u003d1631370200|m8Jk73Y8g9dd5ooR|Xyuw83I5R+PqPFyuj6Syr7j2fmm8Cf4Ny9D8kJfyXHTIO/WtggT/LrpRAh3827NXVb3jaExsNJuSRr0ba/1IxqPgbiXfj2l9rq+iUaT2IQXY4hyB6nc92iZpb1i7QKd/v1oQ95izNpg\u003d|3q5Rt0hL8Yplp/wJiFaDDQ\u003d\u003d; Secure; HttpOnly; Path\u003d/; SameSite\u003dLax",
  "server": "Werkzeug/1.0.1 Python/3.8.10",
  "date": "Sat, 11 Sep 2021 14:23:20 GMT"
}
body
{"client_id": "NPiz5QgJLYfw-RLpAbeeoA", "registration_access_token": "D-tUCx6tx8EOBtYONGFqmkfOOOqDAX9h7aS3LPE9-Sk", "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id=NPiz5QgJLYfw-RLpAbeeoA", "client_id_issued_at": 1631370200, "client_secret": "5b4142a054d92fdc5e3dde89c72e0f8eb14802a843958d6b5d779250", "client_secret_expires_at": 1633962200, "application_type": "web", "response_types": ["id_token"], "client_name": "OIDF Conformance Test eVhEZfDm2UjYG7n", "grant_types": ["implicit"], "jwks": {"keys": [{"kty": "RSA", "e": "AQAB", "alg": "RS256", "n": "5hhffUGok7uX42hR7ZSFnz6s7LzLy25GED3G2tr-LdLHXiECPlX6_OBEHnuCkhaEjp8c4layBl2sAq2ltxmZLSARmz0-5Jogv-Z4peElyBi1naTHufQZrdOIs65h3cKM-dcvGtARyhVTjUzieThigBCXO1--jYenK6JTHCE0c5-EBmgEgi5qDxNoDCp9DeE9LuijWmByAtZNvcqSIyN1eQZ1zUrHEsPKCzE4PGreqxeZB9f4rsX6DDqCRosxlWUdmXw35L5amfn4D5tWk7klOEp6tKzKNTYjlL-vfz63Z-F_XpBoGer9j3ttnxUCuy7l1Yb4IjuUoJPJSI5PsgoRkQ"}]}, "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": "NPiz5QgJLYfw-RLpAbeeoA",
  "registration_access_token": "D-tUCx6tx8EOBtYONGFqmkfOOOqDAX9h7aS3LPE9-Sk",
  "registration_client_uri": "https://89.45.234.133:4000/registration_api?client_id\u003dNPiz5QgJLYfw-RLpAbeeoA",
  "client_id_issued_at": 1631370200,
  "client_secret": "5b4142a054d92fdc5e3dde89c72e0f8eb14802a843958d6b5d779250",
  "client_secret_expires_at": 1633962200,
  "application_type": "web",
  "response_types": [
    "id_token"
  ],
  "client_name": "OIDF Conformance Test eVhEZfDm2UjYG7n",
  "grant_types": [
    "implicit"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "alg": "RS256",
        "n": "5hhffUGok7uX42hR7ZSFnz6s7LzLy25GED3G2tr-LdLHXiECPlX6_OBEHnuCkhaEjp8c4layBl2sAq2ltxmZLSARmz0-5Jogv-Z4peElyBi1naTHufQZrdOIs65h3cKM-dcvGtARyhVTjUzieThigBCXO1--jYenK6JTHCE0c5-EBmgEgi5qDxNoDCp9DeE9LuijWmByAtZNvcqSIyN1eQZ1zUrHEsPKCzE4PGreqxeZB9f4rsX6DDqCRosxlWUdmXw35L5amfn4D5tWk7klOEp6tKzKNTYjlL-vfz63Z-F_XpBoGer9j3ttnxUCuy7l1Yb4IjuUoJPJSI5PsgoRkQ"
      }
    ]
  },
  "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:23:20 SUCCESS
EnsureContentTypeJson
endpoint_response Content-Type: header is application/json
2021-09-11 14:23:20 SUCCESS
EnsureHttpStatusCodeIs201
dynamic registration endpoint returned the expected http status
http_status
201
2021-09-11 14:23:20 SUCCESS
CheckNoErrorFromDynamicRegistrationEndpoint
Dynamic registration endpoint did not return an error.
2021-09-11 14:23:20 SUCCESS
ExtractDynamicRegistrationResponse
Extracted client from dynamic registration response
client_id
NPiz5QgJLYfw-RLpAbeeoA
2021-09-11 14:23:20 SUCCESS
ExtractClientManagementCredentials
Extracted dynamic registration management credentials
registration_client_uri
https://89.45.234.133:4000/registration_api?client_id=NPiz5QgJLYfw-RLpAbeeoA
registration_access_token
D-tUCx6tx8EOBtYONGFqmkfOOOqDAX9h7aS3LPE9-Sk
2021-09-11 14:23:20
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2021-09-11 14:23: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 14:23:20
SetScopeInClientConfigurationToOpenIdEmail
Set scope in client configuration to "openid email"
scope
openid email
2021-09-11 14:23:20 SUCCESS
OIDCCCheckScopesSupportedContainScopeTest
'scopes_supported' in discovery document contain expected scopes
actual
[
  "profile",
  "email",
  "offline_access",
  "research_and_scholarship",
  "openid",
  "phone",
  "address"
]
expected
openid email
2021-09-11 14:23: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 14:23:20
oidcc-scope-email
Setup Done
Make request to authorization endpoint
2021-09-11 14:23:20 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
NPiz5QgJLYfw-RLpAbeeoA
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid email
2021-09-11 14:23:20
CreateRandomStateValue
Created state value
requested_state_length
10
state
93srkIeCyA
2021-09-11 14:23:20 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
NPiz5QgJLYfw-RLpAbeeoA
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid email
state
93srkIeCyA
2021-09-11 14:23:20
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
uldHhNyfM7
2021-09-11 14:23:20 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
NPiz5QgJLYfw-RLpAbeeoA
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid email
state
93srkIeCyA
nonce
uldHhNyfM7
2021-09-11 14:23:20 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
NPiz5QgJLYfw-RLpAbeeoA
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid email
state
93srkIeCyA
nonce
uldHhNyfM7
response_type
id_token
2021-09-11 14:23:20
SetAuthorizationEndpointRequestResponseModeToFormPost
Added response_mode parameter to request
client_id
NPiz5QgJLYfw-RLpAbeeoA
redirect_uri
https://www.certification.openid.net/test/a/idpy/callback
scope
openid email
state
93srkIeCyA
nonce
uldHhNyfM7
response_type
id_token
response_mode
form_post
2021-09-11 14:23:20 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://89.45.234.133:4000/authorization?client_id=NPiz5QgJLYfw-RLpAbeeoA&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid%20email&state=93srkIeCyA&nonce=uldHhNyfM7&response_type=id_token&response_mode=form_post
2021-09-11 14:23:20 REDIRECT
oidcc-scope-email
Redirecting to authorization endpoint
redirect_to
https://89.45.234.133:4000/authorization?client_id=NPiz5QgJLYfw-RLpAbeeoA&redirect_uri=https://www.certification.openid.net/test/a/idpy/callback&scope=openid%20email&state=93srkIeCyA&nonce=uldHhNyfM7&response_type=id_token&response_mode=form_post
2021-09-11 14:23:29 INCOMING
oidcc-scope-email
Incoming HTTP request to test instance eVhEZfDm2UjYG7n
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": "1152",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
callback
incoming_body_form_params
{
  "state": "93srkIeCyA",
  "scope": "[\u0027openid\u0027, \u0027email\u0027]",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwMjA5LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIiwgImVtYWlsIl0sICJqdGkiOiAiZDVlNWE4ZTYxMzBiMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogIk5QaXo1UWdKTFlmdy1STHBBYmVlb0EiLCAiZW1haWwiOiAiZGlhbmFAZXhhbXBsZS5vcmciLCAiZW1haWxfdmVyaWZpZWQiOiBmYWxzZSwgIm5vbmNlIjogInVsZEhoTnlmTTciLCAiaXNzIjogImh0dHBzOi8vODkuNDUuMjM0LjEzMzo0MDAwIiwgImlhdCI6IDE2MzEzNzAyMDksICJleHAiOiAxNjMxMzcwNTA5LCAiYXVkIjogWyJOUGl6NVFnSkxZZnctUkxwQWJlZW9BIl19.BdNp4pOHNB_71lKnH-PzkJ3mmKJOEaO699ZkyH1BhpnTURR7ycXdE2R1NtM7ayD4msAjvC1CP0vUVq8Z0OTfs81wpvurbEUmMwhKrA26ZuFYG8rA0z82qQ4trfeCFTypgqfEGsrcYZia77MBQynXyrGVyhFWlcWPv7174ZfYVIxtV1CzhOwM1CjVbD5aUZB9Dyys6_IsLc4Nql9ljhbxwdbeDFNODOQqfzckinJHiPjf1Bxwgjh9-qsGcskYXNLTtJnClyJRSIxNXb5E5LRvf1CYfeJU5kGYlTdEzRK8XlQ_3RusPwLGGag_0ENXrBgXu8l9BlS7ObMcUPR-56cKCA"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
state=93srkIeCyA&scope=%5B%27openid%27%2C+%27email%27%5D&id_token=eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwMjA5LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIiwgImVtYWlsIl0sICJqdGkiOiAiZDVlNWE4ZTYxMzBiMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogIk5QaXo1UWdKTFlmdy1STHBBYmVlb0EiLCAiZW1haWwiOiAiZGlhbmFAZXhhbXBsZS5vcmciLCAiZW1haWxfdmVyaWZpZWQiOiBmYWxzZSwgIm5vbmNlIjogInVsZEhoTnlmTTciLCAiaXNzIjogImh0dHBzOi8vODkuNDUuMjM0LjEzMzo0MDAwIiwgImlhdCI6IDE2MzEzNzAyMDksICJleHAiOiAxNjMxMzcwNTA5LCAiYXVkIjogWyJOUGl6NVFnSkxZZnctUkxwQWJlZW9BIl19.BdNp4pOHNB_71lKnH-PzkJ3mmKJOEaO699ZkyH1BhpnTURR7ycXdE2R1NtM7ayD4msAjvC1CP0vUVq8Z0OTfs81wpvurbEUmMwhKrA26ZuFYG8rA0z82qQ4trfeCFTypgqfEGsrcYZia77MBQynXyrGVyhFWlcWPv7174ZfYVIxtV1CzhOwM1CjVbD5aUZB9Dyys6_IsLc4Nql9ljhbxwdbeDFNODOQqfzckinJHiPjf1Bxwgjh9-qsGcskYXNLTtJnClyJRSIxNXb5E5LRvf1CYfeJU5kGYlTdEzRK8XlQ_3RusPwLGGag_0ENXrBgXu8l9BlS7ObMcUPR-56cKCA
2021-09-11 14:23:29 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/GDlFt3Nh4SH3xK2Acyks",
  "fullUrl": "https://www.certification.openid.net/test/a/idpy/implicit/GDlFt3Nh4SH3xK2Acyks"
}
2021-09-11 14:23:29 OUTGOING
oidcc-scope-email
Response to HTTP request to test instance eVhEZfDm2UjYG7n
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/idpy/implicit/GDlFt3Nh4SH3xK2Acyks, returnUrl=/log-detail.html?log=eVhEZfDm2UjYG7n}]
outgoing_path
callback
2021-09-11 14:23:30 INCOMING
oidcc-scope-email
Incoming HTTP request to test instance eVhEZfDm2UjYG7n
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/GDlFt3Nh4SH3xK2Acyks
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2021-09-11 14:23:30 OUTGOING
oidcc-scope-email
Response to HTTP request to test instance eVhEZfDm2UjYG7n
outgoing_status_code
204
outgoing_headers
{}
outgoing_body

                                
outgoing_path
implicit/GDlFt3Nh4SH3xK2Acyks
2021-09-11 14:23:30 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2021-09-11 14:23:30 REDIRECT-IN
oidcc-scope-email
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": "1152",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
http_method
POST
url_fragment
{}
post_body
{
  "state": "93srkIeCyA",
  "scope": "[\u0027openid\u0027, \u0027email\u0027]",
  "id_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwMjA5LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIiwgImVtYWlsIl0sICJqdGkiOiAiZDVlNWE4ZTYxMzBiMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogIk5QaXo1UWdKTFlmdy1STHBBYmVlb0EiLCAiZW1haWwiOiAiZGlhbmFAZXhhbXBsZS5vcmciLCAiZW1haWxfdmVyaWZpZWQiOiBmYWxzZSwgIm5vbmNlIjogInVsZEhoTnlmTTciLCAiaXNzIjogImh0dHBzOi8vODkuNDUuMjM0LjEzMzo0MDAwIiwgImlhdCI6IDE2MzEzNzAyMDksICJleHAiOiAxNjMxMzcwNTA5LCAiYXVkIjogWyJOUGl6NVFnSkxZZnctUkxwQWJlZW9BIl19.BdNp4pOHNB_71lKnH-PzkJ3mmKJOEaO699ZkyH1BhpnTURR7ycXdE2R1NtM7ayD4msAjvC1CP0vUVq8Z0OTfs81wpvurbEUmMwhKrA26ZuFYG8rA0z82qQ4trfeCFTypgqfEGsrcYZia77MBQynXyrGVyhFWlcWPv7174ZfYVIxtV1CzhOwM1CjVbD5aUZB9Dyys6_IsLc4Nql9ljhbxwdbeDFNODOQqfzckinJHiPjf1Bxwgjh9-qsGcskYXNLTtJnClyJRSIxNXb5E5LRvf1CYfeJU5kGYlTdEzRK8XlQ_3RusPwLGGag_0ENXrBgXu8l9BlS7ObMcUPR-56cKCA"
}
Verify authorization endpoint response
2021-09-11 14:23:30 SUCCESS
CheckCallbackHttpMethodIsPost
HTTP method used at redirect_uri is 'POST'
2021-09-11 14:23:30 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:23:30 SUCCESS
RejectAuthCodeInUrlQuery
Authorization code is not present in URL query returned from authorization endpoint
2021-09-11 14:23:30 SUCCESS
RejectErrorInUrlQuery
'error' is not present in URL query returned from authorization endpoint
2021-09-11 14:23:30 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2021-09-11 14:23:30
ValidateIssInAuthorizationResponse
No 'iss' value in authorization response.
2021-09-11 14:23:30 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2021-09-11 14:23:30 SUCCESS
CheckStateInAuthorizationResponse
State in response correctly returned
state
93srkIeCyA
2021-09-11 14:23:30 SUCCESS
ExtractIdTokenFromAuthorizationResponse
Found and parsed the id_token from authorization_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwMjA5LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIiwgImVtYWlsIl0sICJqdGkiOiAiZDVlNWE4ZTYxMzBiMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogIk5QaXo1UWdKTFlmdy1STHBBYmVlb0EiLCAiZW1haWwiOiAiZGlhbmFAZXhhbXBsZS5vcmciLCAiZW1haWxfdmVyaWZpZWQiOiBmYWxzZSwgIm5vbmNlIjogInVsZEhoTnlmTTciLCAiaXNzIjogImh0dHBzOi8vODkuNDUuMjM0LjEzMzo0MDAwIiwgImlhdCI6IDE2MzEzNzAyMDksICJleHAiOiAxNjMxMzcwNTA5LCAiYXVkIjogWyJOUGl6NVFnSkxZZnctUkxwQWJlZW9BIl19.BdNp4pOHNB_71lKnH-PzkJ3mmKJOEaO699ZkyH1BhpnTURR7ycXdE2R1NtM7ayD4msAjvC1CP0vUVq8Z0OTfs81wpvurbEUmMwhKrA26ZuFYG8rA0z82qQ4trfeCFTypgqfEGsrcYZia77MBQynXyrGVyhFWlcWPv7174ZfYVIxtV1CzhOwM1CjVbD5aUZB9Dyys6_IsLc4Nql9ljhbxwdbeDFNODOQqfzckinJHiPjf1Bxwgjh9-qsGcskYXNLTtJnClyJRSIxNXb5E5LRvf1CYfeJU5kGYlTdEzRK8XlQ_3RusPwLGGag_0ENXrBgXu8l9BlS7ObMcUPR-56cKCA
header
{
  "kid": "T3k1MXJDY0NJZWlEbGs3S1lCaWdWRmpXeEdNWWl4TE1WWThrdzZtUXZXQQ",
  "alg": "RS256"
}
claims
{
  "sub": "3c277ee9345293e0c1e1fa481c699a83d983addff54a9dfd8a0aa1832f223d11",
  "email_verified": false,
  "iss": "https://89.45.234.133:4000",
  "nonce": "uldHhNyfM7",
  "client_id": "NPiz5QgJLYfw-RLpAbeeoA",
  "acr": "urn:oasis:names:tc:SAML:2.0:ac:classes:InternetProtocolPassword",
  "aud": "NPiz5QgJLYfw-RLpAbeeoA",
  "auth_time": 1631370209,
  "scope": [
    "openid",
    "email"
  ],
  "exp": 1631370509,
  "iat": 1631370209,
  "jti": "d5e5a8e6130b11ec8c99b12594190b0f",
  "email": "diana@example.org"
}
2021-09-11 14:23:30 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2021-09-11 14:23:30 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
uldHhNyfM7
2021-09-11 14:23:30 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2021-09-11 14:23:30 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwMjA5LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIiwgImVtYWlsIl0sICJqdGkiOiAiZDVlNWE4ZTYxMzBiMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogIk5QaXo1UWdKTFlmdy1STHBBYmVlb0EiLCAiZW1haWwiOiAiZGlhbmFAZXhhbXBsZS5vcmciLCAiZW1haWxfdmVyaWZpZWQiOiBmYWxzZSwgIm5vbmNlIjogInVsZEhoTnlmTTciLCAiaXNzIjogImh0dHBzOi8vODkuNDUuMjM0LjEzMzo0MDAwIiwgImlhdCI6IDE2MzEzNzAyMDksICJleHAiOiAxNjMxMzcwNTA5LCAiYXVkIjogWyJOUGl6NVFnSkxZZnctUkxwQWJlZW9BIl19.BdNp4pOHNB_71lKnH-PzkJ3mmKJOEaO699ZkyH1BhpnTURR7ycXdE2R1NtM7ayD4msAjvC1CP0vUVq8Z0OTfs81wpvurbEUmMwhKrA26ZuFYG8rA0z82qQ4trfeCFTypgqfEGsrcYZia77MBQynXyrGVyhFWlcWPv7174ZfYVIxtV1CzhOwM1CjVbD5aUZB9Dyys6_IsLc4Nql9ljhbxwdbeDFNODOQqfzckinJHiPjf1Bxwgjh9-qsGcskYXNLTtJnClyJRSIxNXb5E5LRvf1CYfeJU5kGYlTdEzRK8XlQ_3RusPwLGGag_0ENXrBgXu8l9BlS7ObMcUPR-56cKCA
2021-09-11 14:23:30 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImtpZCI6IlQzazFNWEpEWTBOSlpXbEViR3MzUzFsQ2FXZFdSbXBYZUVkTldXbDRURTFXV1RocmR6WnRVWFpYUVEifQ.eyJzdWIiOiAiM2MyNzdlZTkzNDUyOTNlMGMxZTFmYTQ4MWM2OTlhODNkOTgzYWRkZmY1NGE5ZGZkOGEwYWExODMyZjIyM2QxMSIsICJhdXRoX3RpbWUiOiAxNjMxMzcwMjA5LCAiYWNyIjogInVybjpvYXNpczpuYW1lczp0YzpTQU1MOjIuMDphYzpjbGFzc2VzOkludGVybmV0UHJvdG9jb2xQYXNzd29yZCIsICJzY29wZSI6IFsib3BlbmlkIiwgImVtYWlsIl0sICJqdGkiOiAiZDVlNWE4ZTYxMzBiMTFlYzhjOTliMTI1OTQxOTBiMGYiLCAiY2xpZW50X2lkIjogIk5QaXo1UWdKTFlmdy1STHBBYmVlb0EiLCAiZW1haWwiOiAiZGlhbmFAZXhhbXBsZS5vcmciLCAiZW1haWxfdmVyaWZpZWQiOiBmYWxzZSwgIm5vbmNlIjogInVsZEhoTnlmTTciLCAiaXNzIjogImh0dHBzOi8vODkuNDUuMjM0LjEzMzo0MDAwIiwgImlhdCI6IDE2MzEzNzAyMDksICJleHAiOiAxNjMxMzcwNTA5LCAiYXVkIjogWyJOUGl6NVFnSkxZZnctUkxwQWJlZW9BIl19.BdNp4pOHNB_71lKnH-PzkJ3mmKJOEaO699ZkyH1BhpnTURR7ycXdE2R1NtM7ayD4msAjvC1CP0vUVq8Z0OTfs81wpvurbEUmMwhKrA26ZuFYG8rA0z82qQ4trfeCFTypgqfEGsrcYZia77MBQynXyrGVyhFWlcWPv7174ZfYVIxtV1CzhOwM1CjVbD5aUZB9Dyys6_IsLc4Nql9ljhbxwdbeDFNODOQqfzckinJHiPjf1Bxwgjh9-qsGcskYXNLTtJnClyJRSIxNXb5E5LRvf1CYfeJU5kGYlTdEzRK8XlQ_3RusPwLGGag_0ENXrBgXu8l9BlS7ObMcUPR-56cKCA
2021-09-11 14:23:30 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
3c277ee9345293e0c1e1fa481c699a83d983addff54a9dfd8a0aa1832f223d11
2021-09-11 14:23:30 SUCCESS
EnsureIdTokenDoesNotContainName
name claim not found in id_token, which is expected as it was not requested to be returned there
2021-09-11 14:23:30 SUCCESS
VerifyScopesReturnedInAuthorizationEndpointIdToken
'claims' in authorization_endpoint_id_token contains all scope items of scope in authorization request (corresponds to scope standard claims)
actual_scope_items
[
  "sub",
  "email_verified",
  "iss",
  "nonce",
  "client_id",
  "acr",
  "aud",
  "auth_time",
  "scope",
  "exp",
  "iat",
  "jti",
  "email"
]
expected_scope_items
[
  "sub",
  "email",
  "email_verified"
]
2021-09-11 14:23:30 FINISHED
oidcc-scope-email
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2021-09-11 14:23:30
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://89.45.234.133:4000/registration_api?client_id=NPiz5QgJLYfw-RLpAbeeoA
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "authorization": "Bearer D-tUCx6tx8EOBtYONGFqmkfOOOqDAX9h7aS3LPE9-Sk",
  "content-length": "0"
}
request_body

                                
2021-09-11 14:23:30 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:23:30 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:23:30 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:23:37
TEST-RUNNER
Alias has now been claimed by another test
alias
idpy
new_test_id
UUoxUFuYtVtROfy
Test Results