Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-07-10 01:14:33 INFO
TEST-RUNNER
Test instance AOIU2QfRr3 created
baseUrl
https://www.certification.openid.net/test/a/openid4us
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "server_metadata": "discovery",
  "response_mode": "default",
  "client_registration": "dynamic_client"
}
alias
openid4us
description
planId
d6BE7uTcoAvAt
config
{
  "alias": "openid4us",
  "server": {
    "discoveryUrl": "https://connect.openid4.us:5443/.well-known/openid-configuration",
    "login_hint": "bob"
  },
  "client": {
    "client_name": "opend4Client1"
  },
  "client2": {
    "client_name": "openid4Client2"
  }
}
testName
oidcc-codereuse-30seconds
2020-07-10 01:14:33 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/openid4us/callback
2020-07-10 01:14:33
GetDynamicServerConfiguration
HTTP request
request_uri
https://connect.openid4.us:5443/.well-known/openid-configuration
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2020-07-10 01:14:34 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 10 Jul 2020 01:14:33 GMT",
  "server": "Apache/2.4.38 (Debian)",
  "access-control-allow-origin": "*",
  "content-length": "3625",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive",
  "content-type": "application/json"
}
response_body
{
 "version":"3.0",
 "issuer":"https:\/\/connect.openid4.us:5443\/phpOp",
 "authorization_endpoint":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/auth",
 "token_endpoint":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/token",
 "userinfo_endpoint":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/userinfo",
 "check_session_iframe":"https:\/\/connect.openid4.us:5443\/phpOp\/opframe.php",
 "aggregation_endpoint":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/aggregation",
 "end_session_endpoint":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/endsession",
 "jwks_uri":"https:\/\/connect.openid4.us:5443\/phpOp\/op.jwk",
 "registration_endpoint":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/registration",
 "scopes_supported":[
  "openid",
  "profile",
  "email",
  "address",
  "phone",
  "offline_access"
 ],
 "response_types_supported":[
  "code",
  "code token",
  "code id_token",
  "token",
  "id_token token",
  "code id_token token",
  "id_token"
 ],
 "grant_types_supported":[
  "authorization_code",
  "implicit"
 ],
 "acr_values_supported":[
  "acr1",
  "acr2",
  "acr3"
 ],
 "subject_types_supported":[
  "public",
  "pairwise"
 ],
 "userinfo_signing_alg_values_supported":[
  "none",
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512"
 ],
 "userinfo_encryption_alg_values_supported":[
  "RSA1_5",
  "RSA-OAEP"
 ],
 "userinfo_encryption_enc_values_supported":[
  "A128CBC-HS256",
  "A256CBC-HS512",
  "A128GCM",
  "A256GCM"
 ],
 "id_token_signing_alg_values_supported":[
  "none",
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512"
 ],
 "id_token_encryption_alg_values_supported":[
  "RSA1_5",
  "RSA-OAEP"
 ],
 "id_token_encryption_enc_values_supported":[
  "A128CBC-HS256",
  "A256CBC-HS512",
  "A128GCM",
  "A256GCM"
 ],
 "request_object_signing_alg_values_supported":[
  "none",
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512"
 ],
 "request_object_encryption_alg_values_supported":[
  "RSA1_5",
  "RSA-OAEP"
 ],
 "request_object_encryption_enc_values_supported":[
  "A128CBC-HS256",
  "A256CBC-HS512",
  "A128GCM",
  "A256GCM"
 ],
 "aggregation_signing_alg_values_supported":[
  "none",
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512"
 ],
 "aggregation_encryption_alg_values_supported":[
  "RSA1_5",
  "RSA-OAEP"
 ],
 "aggregation_encryption_enc_values_supported":[
  "A128CBC-HS256",
  "A256CBC-HS512",
  "A128GCM",
  "A256GCM"
 ],
 "token_endpoint_auth_methods_supported":[
  "client_secret_post",
  "client_secret_basic",
  "client_secret_jwt",
  "private_key_jwt"
 ],
 "token_endpoint_auth_signing_alg_values_supported":[
  "none",
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512"
 ],
 "display_values_supported":[
  "page"
 ],
 "claim_types_supported":[
  "normal"
 ],
 "claims_supported":[
  "name",
  "given_name",
  "family_name",
  "middle_name",
  "nickname",
  "preferred_username",
  "profile",
  "picture",
  "website",
  "email",
  "email_verified",
  "gender",
  "birthdate",
  "zoneinfo",
  "locale",
  "phone_number",
  "phone_number_verified",
  "address",
  "updated_at"
 ],
 "service_documentation":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/servicedocs",
 "claims_locales_supported":[
  "en-US"
 ],
 "ui_locales_supported":[
  "en-US"
 ],
 "require_request_uri_registration":false,
 "op_policy_uri":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/op_policy",
 "op_tos_uri":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/op_tos",
 "claims_parameter_supported":true,
 "request_parameter_supported":true,
 "request_uri_parameter_supported":true
}
2020-07-10 01:14:34
GetDynamicServerConfiguration
Downloaded server configuration
server_config_string
{
 "version":"3.0",
 "issuer":"https:\/\/connect.openid4.us:5443\/phpOp",
 "authorization_endpoint":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/auth",
 "token_endpoint":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/token",
 "userinfo_endpoint":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/userinfo",
 "check_session_iframe":"https:\/\/connect.openid4.us:5443\/phpOp\/opframe.php",
 "aggregation_endpoint":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/aggregation",
 "end_session_endpoint":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/endsession",
 "jwks_uri":"https:\/\/connect.openid4.us:5443\/phpOp\/op.jwk",
 "registration_endpoint":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/registration",
 "scopes_supported":[
  "openid",
  "profile",
  "email",
  "address",
  "phone",
  "offline_access"
 ],
 "response_types_supported":[
  "code",
  "code token",
  "code id_token",
  "token",
  "id_token token",
  "code id_token token",
  "id_token"
 ],
 "grant_types_supported":[
  "authorization_code",
  "implicit"
 ],
 "acr_values_supported":[
  "acr1",
  "acr2",
  "acr3"
 ],
 "subject_types_supported":[
  "public",
  "pairwise"
 ],
 "userinfo_signing_alg_values_supported":[
  "none",
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512"
 ],
 "userinfo_encryption_alg_values_supported":[
  "RSA1_5",
  "RSA-OAEP"
 ],
 "userinfo_encryption_enc_values_supported":[
  "A128CBC-HS256",
  "A256CBC-HS512",
  "A128GCM",
  "A256GCM"
 ],
 "id_token_signing_alg_values_supported":[
  "none",
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512"
 ],
 "id_token_encryption_alg_values_supported":[
  "RSA1_5",
  "RSA-OAEP"
 ],
 "id_token_encryption_enc_values_supported":[
  "A128CBC-HS256",
  "A256CBC-HS512",
  "A128GCM",
  "A256GCM"
 ],
 "request_object_signing_alg_values_supported":[
  "none",
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512"
 ],
 "request_object_encryption_alg_values_supported":[
  "RSA1_5",
  "RSA-OAEP"
 ],
 "request_object_encryption_enc_values_supported":[
  "A128CBC-HS256",
  "A256CBC-HS512",
  "A128GCM",
  "A256GCM"
 ],
 "aggregation_signing_alg_values_supported":[
  "none",
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512"
 ],
 "aggregation_encryption_alg_values_supported":[
  "RSA1_5",
  "RSA-OAEP"
 ],
 "aggregation_encryption_enc_values_supported":[
  "A128CBC-HS256",
  "A256CBC-HS512",
  "A128GCM",
  "A256GCM"
 ],
 "token_endpoint_auth_methods_supported":[
  "client_secret_post",
  "client_secret_basic",
  "client_secret_jwt",
  "private_key_jwt"
 ],
 "token_endpoint_auth_signing_alg_values_supported":[
  "none",
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512"
 ],
 "display_values_supported":[
  "page"
 ],
 "claim_types_supported":[
  "normal"
 ],
 "claims_supported":[
  "name",
  "given_name",
  "family_name",
  "middle_name",
  "nickname",
  "preferred_username",
  "profile",
  "picture",
  "website",
  "email",
  "email_verified",
  "gender",
  "birthdate",
  "zoneinfo",
  "locale",
  "phone_number",
  "phone_number_verified",
  "address",
  "updated_at"
 ],
 "service_documentation":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/servicedocs",
 "claims_locales_supported":[
  "en-US"
 ],
 "ui_locales_supported":[
  "en-US"
 ],
 "require_request_uri_registration":false,
 "op_policy_uri":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/op_policy",
 "op_tos_uri":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/op_tos",
 "claims_parameter_supported":true,
 "request_parameter_supported":true,
 "request_uri_parameter_supported":true
}
2020-07-10 01:14:34 SUCCESS
GetDynamicServerConfiguration
Successfully parsed server configuration
version
3.0
issuer
https://connect.openid4.us:5443/phpOp
authorization_endpoint
https://connect.openid4.us:5443/phpOp/index.php/auth
token_endpoint
https://connect.openid4.us:5443/phpOp/index.php/token
userinfo_endpoint
https://connect.openid4.us:5443/phpOp/index.php/userinfo
check_session_iframe
https://connect.openid4.us:5443/phpOp/opframe.php
aggregation_endpoint
https://connect.openid4.us:5443/phpOp/index.php/aggregation
end_session_endpoint
https://connect.openid4.us:5443/phpOp/index.php/endsession
jwks_uri
https://connect.openid4.us:5443/phpOp/op.jwk
registration_endpoint
https://connect.openid4.us:5443/phpOp/index.php/registration
scopes_supported
[
  "openid",
  "profile",
  "email",
  "address",
  "phone",
  "offline_access"
]
response_types_supported
[
  "code",
  "code token",
  "code id_token",
  "token",
  "id_token token",
  "code id_token token",
  "id_token"
]
grant_types_supported
[
  "authorization_code",
  "implicit"
]
acr_values_supported
[
  "acr1",
  "acr2",
  "acr3"
]
subject_types_supported
[
  "public",
  "pairwise"
]
userinfo_signing_alg_values_supported
[
  "none",
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512"
]
userinfo_encryption_alg_values_supported
[
  "RSA1_5",
  "RSA-OAEP"
]
userinfo_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A256CBC-HS512",
  "A128GCM",
  "A256GCM"
]
id_token_signing_alg_values_supported
[
  "none",
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512"
]
id_token_encryption_alg_values_supported
[
  "RSA1_5",
  "RSA-OAEP"
]
id_token_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A256CBC-HS512",
  "A128GCM",
  "A256GCM"
]
request_object_signing_alg_values_supported
[
  "none",
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512"
]
request_object_encryption_alg_values_supported
[
  "RSA1_5",
  "RSA-OAEP"
]
request_object_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A256CBC-HS512",
  "A128GCM",
  "A256GCM"
]
aggregation_signing_alg_values_supported
[
  "none",
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512"
]
aggregation_encryption_alg_values_supported
[
  "RSA1_5",
  "RSA-OAEP"
]
aggregation_encryption_enc_values_supported
[
  "A128CBC-HS256",
  "A256CBC-HS512",
  "A128GCM",
  "A256GCM"
]
token_endpoint_auth_methods_supported
[
  "client_secret_post",
  "client_secret_basic",
  "client_secret_jwt",
  "private_key_jwt"
]
token_endpoint_auth_signing_alg_values_supported
[
  "none",
  "HS256",
  "HS384",
  "HS512",
  "RS256",
  "RS384",
  "RS512"
]
display_values_supported
[
  "page"
]
claim_types_supported
[
  "normal"
]
claims_supported
[
  "name",
  "given_name",
  "family_name",
  "middle_name",
  "nickname",
  "preferred_username",
  "profile",
  "picture",
  "website",
  "email",
  "email_verified",
  "gender",
  "birthdate",
  "zoneinfo",
  "locale",
  "phone_number",
  "phone_number_verified",
  "address",
  "updated_at"
]
service_documentation
https://connect.openid4.us:5443/phpOp/index.php/servicedocs
claims_locales_supported
[
  "en-US"
]
ui_locales_supported
[
  "en-US"
]
require_request_uri_registration
false
op_policy_uri
https://connect.openid4.us:5443/phpOp/index.php/op_policy
op_tos_uri
https://connect.openid4.us:5443/phpOp/index.php/op_tos
claims_parameter_supported
true
request_parameter_supported
true
request_uri_parameter_supported
true
2020-07-10 01:14:34 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2020-07-10 01:14:34 SUCCESS
ExtractTLSTestValuesFromServerConfiguration
Extracted TLS information from authorization server configuration
registration_endpoint
{
  "testHost": "connect.openid4.us",
  "testPort": 5443
}
authorization_endpoint
{
  "testHost": "connect.openid4.us",
  "testPort": 5443
}
token_endpoint
{
  "testHost": "connect.openid4.us",
  "testPort": 5443
}
userinfo_endpoint
{
  "testHost": "connect.openid4.us",
  "testPort": 5443
}
2020-07-10 01:14:34
FetchServerKeys
Fetching server key
jwks_uri
https://connect.openid4.us:5443/phpOp/op.jwk
2020-07-10 01:14:34
FetchServerKeys
HTTP request
request_uri
https://connect.openid4.us:5443/phpOp/op.jwk
request_method
GET
request_headers
{
  "accept": "text/plain, application/json, application/cbor, application/*+json, */*",
  "content-length": "0"
}
request_body

                                
2020-07-10 01:14:34 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 10 Jul 2020 01:14:34 GMT",
  "server": "Apache/2.4.38 (Debian)",
  "last-modified": "Sat, 04 Apr 2020 01:04:41 GMT",
  "etag": "\"3e7-5a26c9e6d9151\"",
  "accept-ranges": "bytes",
  "content-length": "999",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive"
}
response_body
{
    "keys": [
        {
            "kty":"RSA",
            "n":"w9x1sXTkzuxJRHfLYdCv1DN2SsD90ufkSt_HOSjM7PSFsh-yGrqP85Hia2y_2bogz03L4GUrrGBXk8OlKxEK_U1QxhhRYyFKuyo2Y6jx2t8RXCE1duskyRikcEFMQtfacZiNeLlr_0SqlxQJBNgBi_e3g3UIFzyEXpRQS7X0AJ6xuRLT7-Nl1BT3QSB-cBsENgHb10zQNaOG3VnyNehrtofHzPyF4PO4q1dVK7qaqyjp50sX7ya7TXqG3e0dNV-vyIN5AVG-UKOGiON8XB9UQj0x4zWiIa7PYG298m6Jx_26ZLNU0RyF3kXbUzwDBdpOyhXjoyOwQ1V42BxDyqhaow",
            "e":"AQAB",
            "kid":"PHPOP-00S",
            "use":"sig"
        },
        {
            "kty":"RSA",
            "n":"1RuG1vnups95HRtpHE33XJdD23Uj4-nt4m5yDUicE843BqMOo27Zx-WNF2vRVU_xOjFoPcs5v59j0YF8D-GI8ocUHYsADy6CSUNLToYYUHYrh_QMp3EdB2gmD0rjav4RddZ7HymIoAGLPvrVztMLdRnJ71TZjdzkkT3dQ5_-t8tpukoMGOCiI-F4bMl6KynKV3h5Deb-o4_rZc5OnVQSywymy33HrlsCHBgrv8MWswzw8SxdOxnbLJFETuciqdM9fhIcJgBnzzcw3iaAsBFRpfP95Zw9_eZYUTu2XcWx6XRsQKfBaKMy8NzV55SaQDdJgycrpUX4_bUfWR861708Fw",
            "e":"AQAB",
            "kid":"PHPOP-00E",
            "use":"enc"
        }
    ]
}


2020-07-10 01:14:34
FetchServerKeys
Found JWK set string
jwk_string
{
    "keys": [
        {
            "kty":"RSA",
            "n":"w9x1sXTkzuxJRHfLYdCv1DN2SsD90ufkSt_HOSjM7PSFsh-yGrqP85Hia2y_2bogz03L4GUrrGBXk8OlKxEK_U1QxhhRYyFKuyo2Y6jx2t8RXCE1duskyRikcEFMQtfacZiNeLlr_0SqlxQJBNgBi_e3g3UIFzyEXpRQS7X0AJ6xuRLT7-Nl1BT3QSB-cBsENgHb10zQNaOG3VnyNehrtofHzPyF4PO4q1dVK7qaqyjp50sX7ya7TXqG3e0dNV-vyIN5AVG-UKOGiON8XB9UQj0x4zWiIa7PYG298m6Jx_26ZLNU0RyF3kXbUzwDBdpOyhXjoyOwQ1V42BxDyqhaow",
            "e":"AQAB",
            "kid":"PHPOP-00S",
            "use":"sig"
        },
        {
            "kty":"RSA",
            "n":"1RuG1vnups95HRtpHE33XJdD23Uj4-nt4m5yDUicE843BqMOo27Zx-WNF2vRVU_xOjFoPcs5v59j0YF8D-GI8ocUHYsADy6CSUNLToYYUHYrh_QMp3EdB2gmD0rjav4RddZ7HymIoAGLPvrVztMLdRnJ71TZjdzkkT3dQ5_-t8tpukoMGOCiI-F4bMl6KynKV3h5Deb-o4_rZc5OnVQSywymy33HrlsCHBgrv8MWswzw8SxdOxnbLJFETuciqdM9fhIcJgBnzzcw3iaAsBFRpfP95Zw9_eZYUTu2XcWx6XRsQKfBaKMy8NzV55SaQDdJgycrpUX4_bUfWR861708Fw",
            "e":"AQAB",
            "kid":"PHPOP-00E",
            "use":"enc"
        }
    ]
}


2020-07-10 01:14:34 SUCCESS
FetchServerKeys
Found server JWK set
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "n": "w9x1sXTkzuxJRHfLYdCv1DN2SsD90ufkSt_HOSjM7PSFsh-yGrqP85Hia2y_2bogz03L4GUrrGBXk8OlKxEK_U1QxhhRYyFKuyo2Y6jx2t8RXCE1duskyRikcEFMQtfacZiNeLlr_0SqlxQJBNgBi_e3g3UIFzyEXpRQS7X0AJ6xuRLT7-Nl1BT3QSB-cBsENgHb10zQNaOG3VnyNehrtofHzPyF4PO4q1dVK7qaqyjp50sX7ya7TXqG3e0dNV-vyIN5AVG-UKOGiON8XB9UQj0x4zWiIa7PYG298m6Jx_26ZLNU0RyF3kXbUzwDBdpOyhXjoyOwQ1V42BxDyqhaow",
      "e": "AQAB",
      "kid": "PHPOP-00S",
      "use": "sig"
    },
    {
      "kty": "RSA",
      "n": "1RuG1vnups95HRtpHE33XJdD23Uj4-nt4m5yDUicE843BqMOo27Zx-WNF2vRVU_xOjFoPcs5v59j0YF8D-GI8ocUHYsADy6CSUNLToYYUHYrh_QMp3EdB2gmD0rjav4RddZ7HymIoAGLPvrVztMLdRnJ71TZjdzkkT3dQ5_-t8tpukoMGOCiI-F4bMl6KynKV3h5Deb-o4_rZc5OnVQSywymy33HrlsCHBgrv8MWswzw8SxdOxnbLJFETuciqdM9fhIcJgBnzzcw3iaAsBFRpfP95Zw9_eZYUTu2XcWx6XRsQKfBaKMy8NzV55SaQDdJgycrpUX4_bUfWR861708Fw",
      "e": "AQAB",
      "kid": "PHPOP-00E",
      "use": "enc"
    }
  ]
}
2020-07-10 01:14:34 SUCCESS
CheckServerKeysIsValid
Server JWKs is valid
server_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "n": "w9x1sXTkzuxJRHfLYdCv1DN2SsD90ufkSt_HOSjM7PSFsh-yGrqP85Hia2y_2bogz03L4GUrrGBXk8OlKxEK_U1QxhhRYyFKuyo2Y6jx2t8RXCE1duskyRikcEFMQtfacZiNeLlr_0SqlxQJBNgBi_e3g3UIFzyEXpRQS7X0AJ6xuRLT7-Nl1BT3QSB-cBsENgHb10zQNaOG3VnyNehrtofHzPyF4PO4q1dVK7qaqyjp50sX7ya7TXqG3e0dNV-vyIN5AVG-UKOGiON8XB9UQj0x4zWiIa7PYG298m6Jx_26ZLNU0RyF3kXbUzwDBdpOyhXjoyOwQ1V42BxDyqhaow",
      "e": "AQAB",
      "kid": "PHPOP-00S",
      "use": "sig"
    },
    {
      "kty": "RSA",
      "n": "1RuG1vnups95HRtpHE33XJdD23Uj4-nt4m5yDUicE843BqMOo27Zx-WNF2vRVU_xOjFoPcs5v59j0YF8D-GI8ocUHYsADy6CSUNLToYYUHYrh_QMp3EdB2gmD0rjav4RddZ7HymIoAGLPvrVztMLdRnJ71TZjdzkkT3dQ5_-t8tpukoMGOCiI-F4bMl6KynKV3h5Deb-o4_rZc5OnVQSywymy33HrlsCHBgrv8MWswzw8SxdOxnbLJFETuciqdM9fhIcJgBnzzcw3iaAsBFRpfP95Zw9_eZYUTu2XcWx6XRsQKfBaKMy8NzV55SaQDdJgycrpUX4_bUfWR861708Fw",
      "e": "AQAB",
      "kid": "PHPOP-00E",
      "use": "enc"
    }
  ]
}
2020-07-10 01:14:34 SUCCESS
ValidateServerJWKs
Valid server JWKs
2020-07-10 01:14:34 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2020-07-10 01:14:34 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-07-10 01:14:34 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2020-07-10 01:14:34 SUCCESS
GetDynamicClientConfiguration
Found a dynamic_client_registration_template object
client_name
opend4Client1
2020-07-10 01:14:34 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "95ccl-eUARZbvc9tPS0FdYXp1g4eYMYWoR0HdBbffzUp4Bd1lSVWsPy-m_iqsXJiKpjk7J-PO5Pev5_DtcQ0a40hi05yGjUbfHJJ4QXFwzp7qBgdddH69gifndUZ5ZW9-mb3qJ_0zWPf67iFJnnM0IbRkYfZ_uZSNR04j273BnM",
      "kty": "RSA",
      "q": "74ypdj9orO-GH1nQr3HEyI9QHZhHwWNPrlzE2uGMdX29c0Vs3lVupYxWfLinSS4SVUxRQ4_aA64C2KGlUnRMi6dsvbJ29imjlre7rVj31dbtgTqo7H1knh_GnzVS_QURm0oIN20ojGwODngQh3dTFsFPNEVe-W1dNlO2abkEIIE",
      "d": "gCszTfRXA4jHlZjw4WC3KF6bwiVmHnPQfPavool6_crGeh6SkoVfrHf0zIcFc1MSMrRp7UQQTL0RjLYH0SybeI0sv49M7DPaA9fq2nCdYwxIDI1hO-9ojvvZFHcdpDLR2E2OGKW-rjCf5MYHBGFcgeTEU_nAePCVnysDV3KZveY1O7UN4-dnU9kjkzh5fJPtV9_Co1y8yTmPSlibF1TVcM2DLDL6Z45Aox5m4rOSk-8KjY2WBto-cRlN9rP6cTZmVmgb9TpxYlU56eWE6Xj-1pt_L_Nl7qf24QhmE9HZx2_ct4DkstFFXEsqMal1--kZNuhxXT_lkx3gFNV9d4-gAQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "e0IPHuK4Iqx8mjdjQglTA5JTlUlRnakdB0xC7W1EM30cm69FftvIeDym3HoKDWTcdqSgMTygjCeJWDQX8n1-x_TI2fmOEeh7riDrcGpzRILHlddoe51TBFKqLX8PYZziLWbLX6RHvnJhyoKRGO9j7l8XD9faKa1ZbaeMTkK7KUw",
      "dp": "MiPQDpM_TdkRSycuoCz15g7whADn9gEnpAkU8VWQfVpu2IrnrQSawcztbPi22KipaKb99U163D3d5kCcibrqQr2aBXQld1k578HVZFSe8CJv2GLJ1IppoFmuuW_mhrAEgSlJDkUWdmG7fyknDdustq4W0roIU66hB1Cbm7CFJjE",
      "alg": "RS256",
      "dq": "P8_mrJtDlR3RSrSwRKw30X1ryBZytu9voHER94Sx1_KA7x4FXEzBxtPVji_aUEI3nAVSeH7vgp9uHqsg0RAt-93Dt9y8l-KLs3CKTCkxDAPPDOfFbAoTLZQlYu_fhYs-H3HfMnSfoph-Phh5vrxoo90m7jO0kxkxBXHTW-JvWQE",
      "n": "564eOpMgtIgZhVBB79seHYbrq4DZY9OX9MDSwyvRDdLXI0iegsR6XUH8ap5Khe9Rm7m0xVoi6i1nU-FqeQbeJOQFD5AEfLqteFTVprfdV7yFCILr9NHwLBdUZOM01sSBUj26rXFddSZI6BdbIX_kruS0QYL3_3FNnJZGD77SeZFKHmxr3w9JcTYVDscqOhyO1Hi6DhrkvujbI8RwTCKc2DS9vYVoJL7X5p5RaeGbVFJe4f4tnj2tJgf_2mQuqy3BvvBALDmMZKrwXKFW5HzPLhD4JbdmZEI-ljSUdMpMTScOZmtmZ2xgr7xQetWtTU4lau-TANxZ2FdvahTWABSf8w"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "564eOpMgtIgZhVBB79seHYbrq4DZY9OX9MDSwyvRDdLXI0iegsR6XUH8ap5Khe9Rm7m0xVoi6i1nU-FqeQbeJOQFD5AEfLqteFTVprfdV7yFCILr9NHwLBdUZOM01sSBUj26rXFddSZI6BdbIX_kruS0QYL3_3FNnJZGD77SeZFKHmxr3w9JcTYVDscqOhyO1Hi6DhrkvujbI8RwTCKc2DS9vYVoJL7X5p5RaeGbVFJe4f4tnj2tJgf_2mQuqy3BvvBALDmMZKrwXKFW5HzPLhD4JbdmZEI-ljSUdMpMTScOZmtmZ2xgr7xQetWtTU4lau-TANxZ2FdvahTWABSf8w"
    }
  ]
}
2020-07-10 01:14:34 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-07-10 01:14:34 SUCCESS
CreateDynamicRegistrationRequest
Created dynamic registration request
client_name
opend4Client1 AOIU2QfRr3
2020-07-10 01:14:34
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2020-07-10 01:14:34
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "opend4Client1 AOIU2QfRr3",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "564eOpMgtIgZhVBB79seHYbrq4DZY9OX9MDSwyvRDdLXI0iegsR6XUH8ap5Khe9Rm7m0xVoi6i1nU-FqeQbeJOQFD5AEfLqteFTVprfdV7yFCILr9NHwLBdUZOM01sSBUj26rXFddSZI6BdbIX_kruS0QYL3_3FNnJZGD77SeZFKHmxr3w9JcTYVDscqOhyO1Hi6DhrkvujbI8RwTCKc2DS9vYVoJL7X5p5RaeGbVFJe4f4tnj2tJgf_2mQuqy3BvvBALDmMZKrwXKFW5HzPLhD4JbdmZEI-ljSUdMpMTScOZmtmZ2xgr7xQetWtTU4lau-TANxZ2FdvahTWABSf8w"
      }
    ]
  }
}
2020-07-10 01:14:34
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "opend4Client1 AOIU2QfRr3",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "564eOpMgtIgZhVBB79seHYbrq4DZY9OX9MDSwyvRDdLXI0iegsR6XUH8ap5Khe9Rm7m0xVoi6i1nU-FqeQbeJOQFD5AEfLqteFTVprfdV7yFCILr9NHwLBdUZOM01sSBUj26rXFddSZI6BdbIX_kruS0QYL3_3FNnJZGD77SeZFKHmxr3w9JcTYVDscqOhyO1Hi6DhrkvujbI8RwTCKc2DS9vYVoJL7X5p5RaeGbVFJe4f4tnj2tJgf_2mQuqy3BvvBALDmMZKrwXKFW5HzPLhD4JbdmZEI-ljSUdMpMTScOZmtmZ2xgr7xQetWtTU4lau-TANxZ2FdvahTWABSf8w"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2020-07-10 01:14:34
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "opend4Client1 AOIU2QfRr3",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "564eOpMgtIgZhVBB79seHYbrq4DZY9OX9MDSwyvRDdLXI0iegsR6XUH8ap5Khe9Rm7m0xVoi6i1nU-FqeQbeJOQFD5AEfLqteFTVprfdV7yFCILr9NHwLBdUZOM01sSBUj26rXFddSZI6BdbIX_kruS0QYL3_3FNnJZGD77SeZFKHmxr3w9JcTYVDscqOhyO1Hi6DhrkvujbI8RwTCKc2DS9vYVoJL7X5p5RaeGbVFJe4f4tnj2tJgf_2mQuqy3BvvBALDmMZKrwXKFW5HzPLhD4JbdmZEI-ljSUdMpMTScOZmtmZ2xgr7xQetWtTU4lau-TANxZ2FdvahTWABSf8w"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ]
}
2020-07-10 01:14:34
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "opend4Client1 AOIU2QfRr3",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "564eOpMgtIgZhVBB79seHYbrq4DZY9OX9MDSwyvRDdLXI0iegsR6XUH8ap5Khe9Rm7m0xVoi6i1nU-FqeQbeJOQFD5AEfLqteFTVprfdV7yFCILr9NHwLBdUZOM01sSBUj26rXFddSZI6BdbIX_kruS0QYL3_3FNnJZGD77SeZFKHmxr3w9JcTYVDscqOhyO1Hi6DhrkvujbI8RwTCKc2DS9vYVoJL7X5p5RaeGbVFJe4f4tnj2tJgf_2mQuqy3BvvBALDmMZKrwXKFW5HzPLhD4JbdmZEI-ljSUdMpMTScOZmtmZ2xgr7xQetWtTU4lau-TANxZ2FdvahTWABSf8w"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ],
  "redirect_uris": [
    "https://www.certification.openid.net/test/a/openid4us/callback"
  ]
}
2020-07-10 01:14:34
CallDynamicRegistrationEndpoint
HTTP request
request_uri
https://connect.openid4.us:5443/phpOp/index.php/registration
request_method
POST
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "content-type": "application/json",
  "content-length": "657"
}
request_body
{"client_name":"opend4Client1 AOIU2QfRr3","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"564eOpMgtIgZhVBB79seHYbrq4DZY9OX9MDSwyvRDdLXI0iegsR6XUH8ap5Khe9Rm7m0xVoi6i1nU-FqeQbeJOQFD5AEfLqteFTVprfdV7yFCILr9NHwLBdUZOM01sSBUj26rXFddSZI6BdbIX_kruS0QYL3_3FNnJZGD77SeZFKHmxr3w9JcTYVDscqOhyO1Hi6DhrkvujbI8RwTCKc2DS9vYVoJL7X5p5RaeGbVFJe4f4tnj2tJgf_2mQuqy3BvvBALDmMZKrwXKFW5HzPLhD4JbdmZEI-ljSUdMpMTScOZmtmZ2xgr7xQetWtTU4lau-TANxZ2FdvahTWABSf8w"}]},"token_endpoint_auth_method":"client_secret_basic","response_types":["code"],"redirect_uris":["https://www.certification.openid.net/test/a/openid4us/callback"]}
2020-07-10 01:14:34 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 10 Jul 2020 01:14:34 GMT",
  "server": "Apache/2.4.38 (Debian)",
  "cache-control": "no-store",
  "pragma": "no-cache",
  "access-control-allow-origin": "*",
  "content-length": "1033",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive",
  "content-type": "application/json"
}
response_body
{"client_id":"oZSt5J9bV7RNZNVfQiECag","client_secret":"utM0Weaqv-Utfg","registration_access_token":"WLGbNiF0sFt7cg","registration_client_uri":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/client\/h510zX34WfmQkvqfElR1MQ","client_id_issued_at":1594343674,"client_secret_expires_at":0,"client_name":"opend4Client1 AOIU2QfRr3","redirect_uris":["https:\/\/www.certification.openid.net\/test\/a\/openid4us\/callback"],"token_endpoint_auth_method":"client_secret_basic","jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"564eOpMgtIgZhVBB79seHYbrq4DZY9OX9MDSwyvRDdLXI0iegsR6XUH8ap5Khe9Rm7m0xVoi6i1nU-FqeQbeJOQFD5AEfLqteFTVprfdV7yFCILr9NHwLBdUZOM01sSBUj26rXFddSZI6BdbIX_kruS0QYL3_3FNnJZGD77SeZFKHmxr3w9JcTYVDscqOhyO1Hi6DhrkvujbI8RwTCKc2DS9vYVoJL7X5p5RaeGbVFJe4f4tnj2tJgf_2mQuqy3BvvBALDmMZKrwXKFW5HzPLhD4JbdmZEI-ljSUdMpMTScOZmtmZ2xgr7xQetWtTU4lau-TANxZ2FdvahTWABSf8w"}]},"response_types":["code"],"grant_types":["authorization_code"],"id_token_signed_response_alg":"RS256","aggregation_signed_response_alg":"RS256"}
2020-07-10 01:14:34
CallDynamicRegistrationEndpoint
Registration endpoint response
dynamic_registration_response
{"client_id":"oZSt5J9bV7RNZNVfQiECag","client_secret":"utM0Weaqv-Utfg","registration_access_token":"WLGbNiF0sFt7cg","registration_client_uri":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/client\/h510zX34WfmQkvqfElR1MQ","client_id_issued_at":1594343674,"client_secret_expires_at":0,"client_name":"opend4Client1 AOIU2QfRr3","redirect_uris":["https:\/\/www.certification.openid.net\/test\/a\/openid4us\/callback"],"token_endpoint_auth_method":"client_secret_basic","jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"564eOpMgtIgZhVBB79seHYbrq4DZY9OX9MDSwyvRDdLXI0iegsR6XUH8ap5Khe9Rm7m0xVoi6i1nU-FqeQbeJOQFD5AEfLqteFTVprfdV7yFCILr9NHwLBdUZOM01sSBUj26rXFddSZI6BdbIX_kruS0QYL3_3FNnJZGD77SeZFKHmxr3w9JcTYVDscqOhyO1Hi6DhrkvujbI8RwTCKc2DS9vYVoJL7X5p5RaeGbVFJe4f4tnj2tJgf_2mQuqy3BvvBALDmMZKrwXKFW5HzPLhD4JbdmZEI-ljSUdMpMTScOZmtmZ2xgr7xQetWtTU4lau-TANxZ2FdvahTWABSf8w"}]},"response_types":["code"],"grant_types":["authorization_code"],"id_token_signed_response_alg":"RS256","aggregation_signed_response_alg":"RS256"}
2020-07-10 01:14:34
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
client_id
oZSt5J9bV7RNZNVfQiECag
client_secret
utM0Weaqv-Utfg
registration_access_token
WLGbNiF0sFt7cg
registration_client_uri
https://connect.openid4.us:5443/phpOp/index.php/client/h510zX34WfmQkvqfElR1MQ
client_id_issued_at
1594343674
client_secret_expires_at
0
client_name
opend4Client1 AOIU2QfRr3
redirect_uris
[
  "https://www.certification.openid.net/test/a/openid4us/callback"
]
token_endpoint_auth_method
client_secret_basic
jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "564eOpMgtIgZhVBB79seHYbrq4DZY9OX9MDSwyvRDdLXI0iegsR6XUH8ap5Khe9Rm7m0xVoi6i1nU-FqeQbeJOQFD5AEfLqteFTVprfdV7yFCILr9NHwLBdUZOM01sSBUj26rXFddSZI6BdbIX_kruS0QYL3_3FNnJZGD77SeZFKHmxr3w9JcTYVDscqOhyO1Hi6DhrkvujbI8RwTCKc2DS9vYVoJL7X5p5RaeGbVFJe4f4tnj2tJgf_2mQuqy3BvvBALDmMZKrwXKFW5HzPLhD4JbdmZEI-ljSUdMpMTScOZmtmZ2xgr7xQetWtTU4lau-TANxZ2FdvahTWABSf8w"
    }
  ]
}
response_types
[
  "code"
]
grant_types
[
  "authorization_code"
]
id_token_signed_response_alg
RS256
aggregation_signed_response_alg
RS256
2020-07-10 01:14:34 SUCCESS
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
registration_client_uri
https://connect.openid4.us:5443/phpOp/index.php/client/h510zX34WfmQkvqfElR1MQ
registration_access_token
WLGbNiF0sFt7cg
2020-07-10 01:14:34
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2020-07-10 01:14:34 SUCCESS
EnsureServerConfigurationSupportsClientSecretBasic
token_endpoint_auth_methods_supported
actual
[
  "client_secret_post",
  "client_secret_basic",
  "client_secret_jwt",
  "private_key_jwt"
]
expected
[
  "client_secret_basic"
]
minimum_matches_required
1
2020-07-10 01:14:34 SUCCESS
SetProtectedResourceUrlToUserInfoEndpoint
Set protected resource URL
protected_resource_url
https://connect.openid4.us:5443/phpOp/index.php/userinfo
2020-07-10 01:14:34
oidcc-codereuse-30seconds
Setup Done
Make request to authorization endpoint
2020-07-10 01:14:34 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
oZSt5J9bV7RNZNVfQiECag
redirect_uri
https://www.certification.openid.net/test/a/openid4us/callback
scope
openid
2020-07-10 01:14:34
CreateRandomStateValue
Created state value
requested_state_length
10
state
DXsalHoPik
2020-07-10 01:14:34 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
oZSt5J9bV7RNZNVfQiECag
redirect_uri
https://www.certification.openid.net/test/a/openid4us/callback
scope
openid
state
DXsalHoPik
2020-07-10 01:14:34
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
SUG4PsKD7b
2020-07-10 01:14:34 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
oZSt5J9bV7RNZNVfQiECag
redirect_uri
https://www.certification.openid.net/test/a/openid4us/callback
scope
openid
state
DXsalHoPik
nonce
SUG4PsKD7b
2020-07-10 01:14:34 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
oZSt5J9bV7RNZNVfQiECag
redirect_uri
https://www.certification.openid.net/test/a/openid4us/callback
scope
openid
state
DXsalHoPik
nonce
SUG4PsKD7b
response_type
code
2020-07-10 01:14:34 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://connect.openid4.us:5443/phpOp/index.php/auth?client_id=oZSt5J9bV7RNZNVfQiECag&redirect_uri=https://www.certification.openid.net/test/a/openid4us/callback&scope=openid&state=DXsalHoPik&nonce=SUG4PsKD7b&response_type=code
2020-07-10 01:14:34 REDIRECT
oidcc-codereuse-30seconds
Redirecting to authorization endpoint
redirect_to
https://connect.openid4.us:5443/phpOp/index.php/auth?client_id=oZSt5J9bV7RNZNVfQiECag&redirect_uri=https://www.certification.openid.net/test/a/openid4us/callback&scope=openid&state=DXsalHoPik&nonce=SUG4PsKD7b&response_type=code
2020-07-10 01:14:50 INCOMING
oidcc-codereuse-30seconds
Incoming HTTP request to test instance AOIU2QfRr3
incoming_headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "referer": "https://connect.openid4.us:5443/phpOp/index.php/auth?client_id\u003doZSt5J9bV7RNZNVfQiECag\u0026redirect_uri\u003dhttps://www.certification.openid.net/test/a/openid4us/callback\u0026scope\u003dopenid\u0026state\u003dDXsalHoPik\u0026nonce\u003dSUG4PsKD7b\u0026response_type\u003dcode",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9",
  "cookie": "__utmc\u003d201319536; __utmz\u003d201319536.1594325901.21.5.utmcsr\u003dgoogle|utmccn\u003d(organic)|utmcmd\u003dorganic|utmctr\u003d(not%20provided); JSESSIONID\u003d33BF84B4F1B877BF3C997B8B5D1A12A4; __utma\u003d201319536.314738283.1556667502.1594325901.1594333993.22",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
callback
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{
  "state": "DXsalHoPik",
  "session_state": "c9c99961df30eeda216bda56c744716fbc670ed71e47a42740d36323081ea363.a5a307db97774f33855604772929a4a9",
  "code": "kW35MUzOn209r-1HRUPNT-Dmo17I-Jv7KYAjFzPCFSg"
}
incoming_body
2020-07-10 01:14:50 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/YlKXBcZB4eeU22kbyaJO",
  "fullUrl": "https://www.certification.openid.net/test/a/openid4us/implicit/YlKXBcZB4eeU22kbyaJO"
}
2020-07-10 01:14:50 OUTGOING
oidcc-codereuse-30seconds
Response to HTTP request to test instance AOIU2QfRr3
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/openid4us/implicit/YlKXBcZB4eeU22kbyaJO, returnUrl=/log-detail.html?log=AOIU2QfRr3}]
outgoing_path
callback
2020-07-10 01:14:51 INCOMING
oidcc-codereuse-30seconds
Incoming HTTP request to test instance AOIU2QfRr3
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "*/*",
  "x-requested-with": "XMLHttpRequest",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36",
  "content-type": "text/plain",
  "origin": "https://www.certification.openid.net",
  "sec-fetch-site": "same-origin",
  "sec-fetch-mode": "cors",
  "sec-fetch-dest": "empty",
  "referer": "https://www.certification.openid.net/test/a/openid4us/callback?state\u003dDXsalHoPik\u0026session_state\u003dc9c99961df30eeda216bda56c744716fbc670ed71e47a42740d36323081ea363.a5a307db97774f33855604772929a4a9\u0026code\u003dkW35MUzOn209r-1HRUPNT-Dmo17I-Jv7KYAjFzPCFSg",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9",
  "cookie": "__utmc\u003d201319536; __utmz\u003d201319536.1594325901.21.5.utmcsr\u003dgoogle|utmccn\u003d(organic)|utmcmd\u003dorganic|utmctr\u003d(not%20provided); JSESSIONID\u003d33BF84B4F1B877BF3C997B8B5D1A12A4; __utma\u003d201319536.314738283.1556667502.1594325901.1594333993.22",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "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/YlKXBcZB4eeU22kbyaJO
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2020-07-10 01:14:51 OUTGOING
oidcc-codereuse-30seconds
Response to HTTP request to test instance AOIU2QfRr3
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [/log-detail.html?log=AOIU2QfRr3]
outgoing_path
implicit/YlKXBcZB4eeU22kbyaJO
2020-07-10 01:14:51 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2020-07-10 01:14:51 REDIRECT-IN
oidcc-codereuse-30seconds
Authorization endpoint response captured
url_query
{
  "state": "DXsalHoPik",
  "session_state": "c9c99961df30eeda216bda56c744716fbc670ed71e47a42740d36323081ea363.a5a307db97774f33855604772929a4a9",
  "code": "kW35MUzOn209r-1HRUPNT-Dmo17I-Jv7KYAjFzPCFSg"
}
headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "referer": "https://connect.openid4.us:5443/phpOp/index.php/auth?client_id\u003doZSt5J9bV7RNZNVfQiECag\u0026redirect_uri\u003dhttps://www.certification.openid.net/test/a/openid4us/callback\u0026scope\u003dopenid\u0026state\u003dDXsalHoPik\u0026nonce\u003dSUG4PsKD7b\u0026response_type\u003dcode",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en-US,en;q\u003d0.9",
  "cookie": "__utmc\u003d201319536; __utmz\u003d201319536.1594325901.21.5.utmcsr\u003dgoogle|utmccn\u003d(organic)|utmcmd\u003dorganic|utmctr\u003d(not%20provided); JSESSIONID\u003d33BF84B4F1B877BF3C997B8B5D1A12A4; __utma\u003d201319536.314738283.1556667502.1594325901.1594333993.22",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
http_method
GET
url_fragment
{}
post_body
Verify authorization endpoint response
2020-07-10 01:14:51 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2020-07-10 01:14:51 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2020-07-10 01:14:51 SUCCESS
CheckMatchingStateParameter
State parameter correctly returned
state
DXsalHoPik
2020-07-10 01:14:51 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
kW35MUzOn209r-1HRUPNT-Dmo17I-Jv7KYAjFzPCFSg
2020-07-10 01:14:51 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
grant_type
authorization_code
code
kW35MUzOn209r-1HRUPNT-Dmo17I-Jv7KYAjFzPCFSg
redirect_uri
https://www.certification.openid.net/test/a/openid4us/callback
2020-07-10 01:14:51 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic b1pTdDVKOWJWN1JOWk5WZlFpRUNhZzp1dE0wV2VhcXYtVXRmZw==
2020-07-10 01:14:51
CallTokenEndpoint
HTTP request
request_uri
https://connect.openid4.us:5443/phpOp/index.php/token
request_method
POST
request_headers
{
  "accept": "application/json;charset\u003dUTF-8",
  "authorization": "Basic b1pTdDVKOWJWN1JOWk5WZlFpRUNhZzp1dE0wV2VhcXYtVXRmZw\u003d\u003d",
  "accept-charset": "utf-8",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "168"
}
request_body
grant_type=authorization_code&code=kW35MUzOn209r-1HRUPNT-Dmo17I-Jv7KYAjFzPCFSg&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fopenid4us%2Fcallback
2020-07-10 01:14:51 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 10 Jul 2020 01:14:51 GMT",
  "server": "Apache/2.4.38 (Debian)",
  "set-cookie": "PHPSESSID\u003dbqk2pjgngm5c7m9uov5q881lt0; path\u003d/",
  "expires": "Thu, 19 Nov 1981 08:52:00 GMT",
  "cache-control": "no-store",
  "pragma": "no-cache",
  "content-length": "908",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive",
  "content-type": "application/json"
}
response_body
{"access_token":"NazMy0xrz8xYJ5sZDRtvYwGYtgbrf-w2qusS-9MwUfo","token_type":"Bearer","expires_in":3600,"id_token":"eyJhbGciOiJSUzI1NiIsImprdSI6Imh0dHBzOlwvXC9jb25uZWN0Lm9wZW5pZDQudXM6NTQ0M1wvcGhwT3BcL29wLmp3ayIsImtpZCI6IlBIUE9QLTAwUyJ9.eyJpc3MiOiJodHRwczpcL1wvY29ubmVjdC5vcGVuaWQ0LnVzOjU0NDNcL3BocE9wIiwic3ViIjoiNjRlNzM0NWIyMzEzMDM1YTJiZjA3NTVhNWUzYjE5MDJlODU0MjVmNjc2MGNlNGFhMTc3ZWIzMGQwODMwZGY4ZiIsImF1ZCI6WyJvWlN0NUo5YlY3Uk5aTlZmUWlFQ2FnIl0sImV4cCI6MTU5NDM0Mzk5MSwiaWF0IjoxNTk0MzQzNjkxLCJub25jZSI6IlNVRzRQc0tEN2IiLCJhdF9oYXNoIjoiOFZKay0wXzdZM2RqRVM0YWZlbmZLQSJ9.CyXTjNs26CKCNWLJF0Np9780JHuREkb_C6zAsc2lxcKKZfoXhvHzM-SQ0xbysXLXtdN9hLXcQgaQfOWSBo1tcV05Y9BmFTo3imoxFaG6KBjU5Ejk4Rki1qXADS6g0jIkWu-w48BuyiYQLHSgJbWg-PnZLZ49lOyCjZQs3PAMg15iBoDZUPpekU81HEM3RE3cLjpnl6iT0FFvUbh7FnENTxuknptMrx0Sq2GgRseKard7jTDq7ACA-uo_HJhoOOw-rjT55bnwi-VFxdkOeNNrwgUQ_1qkt7BLAH9p_tGw5b_1BACwEaEQlkQtXz3UW-culNF38sok4ZR2wThuseEuxw"}
2020-07-10 01:14:51
CallTokenEndpoint
Token endpoint response
token_endpoint_response
{"access_token":"NazMy0xrz8xYJ5sZDRtvYwGYtgbrf-w2qusS-9MwUfo","token_type":"Bearer","expires_in":3600,"id_token":"eyJhbGciOiJSUzI1NiIsImprdSI6Imh0dHBzOlwvXC9jb25uZWN0Lm9wZW5pZDQudXM6NTQ0M1wvcGhwT3BcL29wLmp3ayIsImtpZCI6IlBIUE9QLTAwUyJ9.eyJpc3MiOiJodHRwczpcL1wvY29ubmVjdC5vcGVuaWQ0LnVzOjU0NDNcL3BocE9wIiwic3ViIjoiNjRlNzM0NWIyMzEzMDM1YTJiZjA3NTVhNWUzYjE5MDJlODU0MjVmNjc2MGNlNGFhMTc3ZWIzMGQwODMwZGY4ZiIsImF1ZCI6WyJvWlN0NUo5YlY3Uk5aTlZmUWlFQ2FnIl0sImV4cCI6MTU5NDM0Mzk5MSwiaWF0IjoxNTk0MzQzNjkxLCJub25jZSI6IlNVRzRQc0tEN2IiLCJhdF9oYXNoIjoiOFZKay0wXzdZM2RqRVM0YWZlbmZLQSJ9.CyXTjNs26CKCNWLJF0Np9780JHuREkb_C6zAsc2lxcKKZfoXhvHzM-SQ0xbysXLXtdN9hLXcQgaQfOWSBo1tcV05Y9BmFTo3imoxFaG6KBjU5Ejk4Rki1qXADS6g0jIkWu-w48BuyiYQLHSgJbWg-PnZLZ49lOyCjZQs3PAMg15iBoDZUPpekU81HEM3RE3cLjpnl6iT0FFvUbh7FnENTxuknptMrx0Sq2GgRseKard7jTDq7ACA-uo_HJhoOOw-rjT55bnwi-VFxdkOeNNrwgUQ_1qkt7BLAH9p_tGw5b_1BACwEaEQlkQtXz3UW-culNF38sok4ZR2wThuseEuxw"}
2020-07-10 01:14:51 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
NazMy0xrz8xYJ5sZDRtvYwGYtgbrf-w2qusS-9MwUfo
token_type
Bearer
expires_in
3600
id_token
eyJhbGciOiJSUzI1NiIsImprdSI6Imh0dHBzOlwvXC9jb25uZWN0Lm9wZW5pZDQudXM6NTQ0M1wvcGhwT3BcL29wLmp3ayIsImtpZCI6IlBIUE9QLTAwUyJ9.eyJpc3MiOiJodHRwczpcL1wvY29ubmVjdC5vcGVuaWQ0LnVzOjU0NDNcL3BocE9wIiwic3ViIjoiNjRlNzM0NWIyMzEzMDM1YTJiZjA3NTVhNWUzYjE5MDJlODU0MjVmNjc2MGNlNGFhMTc3ZWIzMGQwODMwZGY4ZiIsImF1ZCI6WyJvWlN0NUo5YlY3Uk5aTlZmUWlFQ2FnIl0sImV4cCI6MTU5NDM0Mzk5MSwiaWF0IjoxNTk0MzQzNjkxLCJub25jZSI6IlNVRzRQc0tEN2IiLCJhdF9oYXNoIjoiOFZKay0wXzdZM2RqRVM0YWZlbmZLQSJ9.CyXTjNs26CKCNWLJF0Np9780JHuREkb_C6zAsc2lxcKKZfoXhvHzM-SQ0xbysXLXtdN9hLXcQgaQfOWSBo1tcV05Y9BmFTo3imoxFaG6KBjU5Ejk4Rki1qXADS6g0jIkWu-w48BuyiYQLHSgJbWg-PnZLZ49lOyCjZQs3PAMg15iBoDZUPpekU81HEM3RE3cLjpnl6iT0FFvUbh7FnENTxuknptMrx0Sq2GgRseKard7jTDq7ACA-uo_HJhoOOw-rjT55bnwi-VFxdkOeNNrwgUQ_1qkt7BLAH9p_tGw5b_1BACwEaEQlkQtXz3UW-culNF38sok4ZR2wThuseEuxw
2020-07-10 01:14:51 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2020-07-10 01:14:51 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
NazMy0xrz8xYJ5sZDRtvYwGYtgbrf-w2qusS-9MwUfo
2020-07-10 01:14:51 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
NazMy0xrz8xYJ5sZDRtvYwGYtgbrf-w2qusS-9MwUfo
type
Bearer
2020-07-10 01:14:51 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
3600
2020-07-10 01:14:51 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
3600
2020-07-10 01:14:51 INFO
CheckForRefreshTokenValue
Couldn't find refresh token
2020-07-10 01:14:51 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImprdSI6Imh0dHBzOlwvXC9jb25uZWN0Lm9wZW5pZDQudXM6NTQ0M1wvcGhwT3BcL29wLmp3ayIsImtpZCI6IlBIUE9QLTAwUyJ9.eyJpc3MiOiJodHRwczpcL1wvY29ubmVjdC5vcGVuaWQ0LnVzOjU0NDNcL3BocE9wIiwic3ViIjoiNjRlNzM0NWIyMzEzMDM1YTJiZjA3NTVhNWUzYjE5MDJlODU0MjVmNjc2MGNlNGFhMTc3ZWIzMGQwODMwZGY4ZiIsImF1ZCI6WyJvWlN0NUo5YlY3Uk5aTlZmUWlFQ2FnIl0sImV4cCI6MTU5NDM0Mzk5MSwiaWF0IjoxNTk0MzQzNjkxLCJub25jZSI6IlNVRzRQc0tEN2IiLCJhdF9oYXNoIjoiOFZKay0wXzdZM2RqRVM0YWZlbmZLQSJ9.CyXTjNs26CKCNWLJF0Np9780JHuREkb_C6zAsc2lxcKKZfoXhvHzM-SQ0xbysXLXtdN9hLXcQgaQfOWSBo1tcV05Y9BmFTo3imoxFaG6KBjU5Ejk4Rki1qXADS6g0jIkWu-w48BuyiYQLHSgJbWg-PnZLZ49lOyCjZQs3PAMg15iBoDZUPpekU81HEM3RE3cLjpnl6iT0FFvUbh7FnENTxuknptMrx0Sq2GgRseKard7jTDq7ACA-uo_HJhoOOw-rjT55bnwi-VFxdkOeNNrwgUQ_1qkt7BLAH9p_tGw5b_1BACwEaEQlkQtXz3UW-culNF38sok4ZR2wThuseEuxw
header
{
  "jku": "https://connect.openid4.us:5443/phpOp/op.jwk",
  "kid": "PHPOP-00S",
  "alg": "RS256"
}
claims
{
  "at_hash": "8VJk-0_7Y3djES4afenfKA",
  "sub": "64e7345b2313035a2bf0755a5e3b1902e85425f6760ce4aa177eb30d0830df8f",
  "aud": "oZSt5J9bV7RNZNVfQiECag",
  "iss": "https://connect.openid4.us:5443/phpOp",
  "exp": 1594343991,
  "iat": 1594343691,
  "nonce": "SUG4PsKD7b"
}
2020-07-10 01:14:51 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2020-07-10 01:14:51 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
SUG4PsKD7b
2020-07-10 01:14:51 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2020-07-10 01:14:51 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImprdSI6Imh0dHBzOlwvXC9jb25uZWN0Lm9wZW5pZDQudXM6NTQ0M1wvcGhwT3BcL29wLmp3ayIsImtpZCI6IlBIUE9QLTAwUyJ9.eyJpc3MiOiJodHRwczpcL1wvY29ubmVjdC5vcGVuaWQ0LnVzOjU0NDNcL3BocE9wIiwic3ViIjoiNjRlNzM0NWIyMzEzMDM1YTJiZjA3NTVhNWUzYjE5MDJlODU0MjVmNjc2MGNlNGFhMTc3ZWIzMGQwODMwZGY4ZiIsImF1ZCI6WyJvWlN0NUo5YlY3Uk5aTlZmUWlFQ2FnIl0sImV4cCI6MTU5NDM0Mzk5MSwiaWF0IjoxNTk0MzQzNjkxLCJub25jZSI6IlNVRzRQc0tEN2IiLCJhdF9oYXNoIjoiOFZKay0wXzdZM2RqRVM0YWZlbmZLQSJ9.CyXTjNs26CKCNWLJF0Np9780JHuREkb_C6zAsc2lxcKKZfoXhvHzM-SQ0xbysXLXtdN9hLXcQgaQfOWSBo1tcV05Y9BmFTo3imoxFaG6KBjU5Ejk4Rki1qXADS6g0jIkWu-w48BuyiYQLHSgJbWg-PnZLZ49lOyCjZQs3PAMg15iBoDZUPpekU81HEM3RE3cLjpnl6iT0FFvUbh7FnENTxuknptMrx0Sq2GgRseKard7jTDq7ACA-uo_HJhoOOw-rjT55bnwi-VFxdkOeNNrwgUQ_1qkt7BLAH9p_tGw5b_1BACwEaEQlkQtXz3UW-culNF38sok4ZR2wThuseEuxw
2020-07-10 01:14:51 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImprdSI6Imh0dHBzOlwvXC9jb25uZWN0Lm9wZW5pZDQudXM6NTQ0M1wvcGhwT3BcL29wLmp3ayIsImtpZCI6IlBIUE9QLTAwUyJ9.eyJpc3MiOiJodHRwczpcL1wvY29ubmVjdC5vcGVuaWQ0LnVzOjU0NDNcL3BocE9wIiwic3ViIjoiNjRlNzM0NWIyMzEzMDM1YTJiZjA3NTVhNWUzYjE5MDJlODU0MjVmNjc2MGNlNGFhMTc3ZWIzMGQwODMwZGY4ZiIsImF1ZCI6WyJvWlN0NUo5YlY3Uk5aTlZmUWlFQ2FnIl0sImV4cCI6MTU5NDM0Mzk5MSwiaWF0IjoxNTk0MzQzNjkxLCJub25jZSI6IlNVRzRQc0tEN2IiLCJhdF9oYXNoIjoiOFZKay0wXzdZM2RqRVM0YWZlbmZLQSJ9.CyXTjNs26CKCNWLJF0Np9780JHuREkb_C6zAsc2lxcKKZfoXhvHzM-SQ0xbysXLXtdN9hLXcQgaQfOWSBo1tcV05Y9BmFTo3imoxFaG6KBjU5Ejk4Rki1qXADS6g0jIkWu-w48BuyiYQLHSgJbWg-PnZLZ49lOyCjZQs3PAMg15iBoDZUPpekU81HEM3RE3cLjpnl6iT0FFvUbh7FnENTxuknptMrx0Sq2GgRseKard7jTDq7ACA-uo_HJhoOOw-rjT55bnwi-VFxdkOeNNrwgUQ_1qkt7BLAH9p_tGw5b_1BACwEaEQlkQtXz3UW-culNF38sok4ZR2wThuseEuxw
2020-07-10 01:14:51 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
64e7345b2313035a2bf0755a5e3b1902e85425f6760ce4aa177eb30d0830df8f
Userinfo endpoint tests
2020-07-10 01:14:51
CallProtectedResourceWithBearerToken
HTTP request
request_uri
https://connect.openid4.us:5443/phpOp/index.php/userinfo
request_method
GET
request_headers
{
  "accept": "application/json;charset\u003dUTF-8",
  "authorization": "Bearer NazMy0xrz8xYJ5sZDRtvYwGYtgbrf-w2qusS-9MwUfo",
  "accept-charset": "utf-8",
  "content-length": "0"
}
request_body

                                
2020-07-10 01:14:51 RESPONSE
CallProtectedResourceWithBearerToken
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 10 Jul 2020 01:14:51 GMT",
  "server": "Apache/2.4.38 (Debian)",
  "cache-control": "no-store",
  "pragma": "no-cache",
  "access-control-allow-origin": "*",
  "content-length": "74",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive",
  "content-type": "application/json"
}
response_body
{"sub":"64e7345b2313035a2bf0755a5e3b1902e85425f6760ce4aa177eb30d0830df8f"}
2020-07-10 01:14:51 SUCCESS
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
headers
{
  "date": "Fri, 10 Jul 2020 01:14:51 GMT",
  "server": "Apache/2.4.38 (Debian)",
  "cache-control": "no-store",
  "pragma": "no-cache",
  "access-control-allow-origin": "*",
  "content-length": "74",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive",
  "content-type": "application/json"
}
status_code
{
  "code": 200
}
body
{"sub":"64e7345b2313035a2bf0755a5e3b1902e85425f6760ce4aa177eb30d0830df8f"}
2020-07-10 01:14:51 SUCCESS
WaitFor30Seconds
Pausing for 30 seconds
2020-07-10 01:15:21 SUCCESS
WaitFor30Seconds
Woke up after 30 seconds sleep
Attempting reuse of authorisation code
2020-07-10 01:15:21
CallTokenEndpointAndReturnFullResponse
HTTP request
request_uri
https://connect.openid4.us:5443/phpOp/index.php/token
request_method
POST
request_headers
{
  "accept": "application/json;charset\u003dUTF-8",
  "authorization": "Basic b1pTdDVKOWJWN1JOWk5WZlFpRUNhZzp1dE0wV2VhcXYtVXRmZw\u003d\u003d",
  "accept-charset": "utf-8",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "content-length": "168"
}
request_body
grant_type=authorization_code&code=kW35MUzOn209r-1HRUPNT-Dmo17I-Jv7KYAjFzPCFSg&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fopenid4us%2Fcallback
2020-07-10 01:15:22 RESPONSE
CallTokenEndpointAndReturnFullResponse
HTTP response
response_status_code
400 BAD_REQUEST
response_status_text
Bad Request
response_headers
{
  "date": "Fri, 10 Jul 2020 01:15:22 GMT",
  "server": "Apache/2.4.38 (Debian)",
  "cache-control": "no-store",
  "pragma": "no-cache",
  "content-length": "60",
  "connection": "close",
  "content-type": "application/json"
}
response_body
{"error":"invalid_grant","error_description":"no such code"}
2020-07-10 01:15:22 SUCCESS
CallTokenEndpointAndReturnFullResponse
Parsed token endpoint response
error
invalid_grant
error_description
no such code
2020-07-10 01:15:22 SUCCESS
CheckTokenEndpointHttpStatus400
Token endpoint http status code was 400
2020-07-10 01:15:22 SUCCESS
CheckTokenEndpointReturnedJsonContentType
token_endpoint_response_headers Content-Type: header is application/json
2020-07-10 01:15:22 SUCCESS
CheckErrorFromTokenEndpointResponseErrorInvalidGrant
Token Endpoint response error returned expected 'error' of 'invalid_grant'
error
invalid_grant
2020-07-10 01:15:22 SUCCESS
ValidateErrorFromTokenEndpointResponseError
Token endpoint response error returned valid 'error' field
error
invalid_grant
2020-07-10 01:15:22 SUCCESS
CheckErrorDescriptionFromTokenEndpointResponseErrorContainsCRLFTAB
token_endpoint_response 'error_description' field does not include CR/LF/TAB
error_description
no such code
2020-07-10 01:15:22 SUCCESS
ValidateErrorDescriptionFromTokenEndpointResponseError
token_endpoint_response error returned valid 'error_description' field
error_description
no such code
2020-07-10 01:15:22 SUCCESS
ValidateErrorUriFromTokenEndpointResponseError
token_endpoint_response did not include optional 'error_uri' field
Testing if access token was revoked after the authorization code was reused
2020-07-10 01:15:22
CallProtectedResourceWithBearerTokenExpectingError
HTTP request
request_uri
https://connect.openid4.us:5443/phpOp/index.php/userinfo
request_method
GET
request_headers
{
  "accept": "application/json;charset\u003dUTF-8",
  "authorization": "Bearer NazMy0xrz8xYJ5sZDRtvYwGYtgbrf-w2qusS-9MwUfo",
  "accept-charset": "utf-8",
  "content-length": "0"
}
request_body

                                
2020-07-10 01:15:22 RESPONSE
CallProtectedResourceWithBearerTokenExpectingError
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 10 Jul 2020 01:15:22 GMT",
  "server": "Apache/2.4.38 (Debian)",
  "cache-control": "no-store",
  "pragma": "no-cache",
  "access-control-allow-origin": "*",
  "content-length": "74",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive",
  "content-type": "application/json"
}
response_body
{"sub":"64e7345b2313035a2bf0755a5e3b1902e85425f6760ce4aa177eb30d0830df8f"}
2020-07-10 01:15:22 WARNING
CallProtectedResourceWithBearerTokenExpectingError
No error from resource endpoint
sub
64e7345b2313035a2bf0755a5e3b1902e85425f6760ce4aa177eb30d0830df8f
2020-07-10 01:15:22 FINISHED
oidcc-codereuse-30seconds
Test has run to completion
testmodule_result
WARNING
Unregister dynamically registered client
2020-07-10 01:15:22
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://connect.openid4.us:5443/phpOp/index.php/client/h510zX34WfmQkvqfElR1MQ
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "authorization": "Bearer WLGbNiF0sFt7cg",
  "content-length": "0"
}
request_body

                                
2020-07-10 01:15:22 RESPONSE
UnregisterDynamicallyRegisteredClient
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 10 Jul 2020 01:15:22 GMT",
  "server": "Apache/2.4.38 (Debian)",
  "set-cookie": "PHPSESSID\u003dcknpv4uc0fs75h1he1ca3dgkbf; path\u003d/",
  "expires": "Thu, 19 Nov 1981 08:52:00 GMT",
  "cache-control": "no-store",
  "pragma": "no-cache",
  "content-length": "926",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive",
  "content-type": "application/json"
}
response_body
{
 "client_id_issued_at":1594343674,
 "client_id":"oZSt5J9bV7RNZNVfQiECag",
 "client_secret":"utM0Weaqv-Utfg",
 "client_name":"opend4Client1 AOIU2QfRr3",
 "redirect_uris":[
  "https:\/\/www.certification.openid.net\/test\/a\/openid4us\/callback"
 ],
 "token_endpoint_auth_method":"client_secret_basic",
 "jwks":{
  "keys":[
   {
    "kty":"RSA",
    "e":"AQAB",
    "use":"sig",
    "alg":"RS256",
    "n":"564eOpMgtIgZhVBB79seHYbrq4DZY9OX9MDSwyvRDdLXI0iegsR6XUH8ap5Khe9Rm7m0xVoi6i1nU-FqeQbeJOQFD5AEfLqteFTVprfdV7yFCILr9NHwLBdUZOM01sSBUj26rXFddSZI6BdbIX_kruS0QYL3_3FNnJZGD77SeZFKHmxr3w9JcTYVDscqOhyO1Hi6DhrkvujbI8RwTCKc2DS9vYVoJL7X5p5RaeGbVFJe4f4tnj2tJgf_2mQuqy3BvvBALDmMZKrwXKFW5HzPLhD4JbdmZEI-ljSUdMpMTScOZmtmZ2xgr7xQetWtTU4lau-TANxZ2FdvahTWABSf8w"
   }
  ]
 },
 "id_token_signed_response_alg":"RS256",
 "aggregation_signed_response_alg":"RS256",
 "grant_types":[
  "authorization_code"
 ],
 "response_types":[
  "code"
 ]
}
2020-07-10 01:15:22 INFO
UnregisterDynamicallyRegisteredClient
registration_client_uri returned a http status code other than 204 No Content
code
OK
Test Results