Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-07-10 01:11:34 INFO
TEST-RUNNER
Test instance TRRSgLmsVP 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-max-age-10000
2020-07-10 01:11:34 SUCCESS
CreateRedirectUri
Created redirect URI
redirect_uri
https://www.certification.openid.net/test/a/openid4us/callback
2020-07-10 01:11:34
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:11:34 RESPONSE
GetDynamicServerConfiguration
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 10 Jul 2020 01:11:34 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:11: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:11: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:11:34 SUCCESS
CheckServerConfiguration
Found required server configuration keys
required
[
  "authorization_endpoint",
  "token_endpoint",
  "issuer"
]
2020-07-10 01:11: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:11:34
FetchServerKeys
Fetching server key
jwks_uri
https://connect.openid4.us:5443/phpOp/op.jwk
2020-07-10 01:11: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:11:35 RESPONSE
FetchServerKeys
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 10 Jul 2020 01:11:35 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:11:35
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:11:35 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:11:35 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:11:35 SUCCESS
ValidateServerJWKs
Valid server JWKs
2020-07-10 01:11:35 SUCCESS
CheckForKeyIdInServerJWKs
All keys contain kids
2020-07-10 01:11:35 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-07-10 01:11:35 SUCCESS
EnsureServerJwksDoesNotContainPrivateOrSymmetricKeys
Jwks does not contain any private or symmetric keys
2020-07-10 01:11:35 SUCCESS
GetDynamicClientConfiguration
Found a dynamic_client_registration_template object
client_name
opend4Client1
2020-07-10 01:11:35 SUCCESS
GenerateRS256ClientJWKs
Generated client JWKs
client_jwks
{
  "keys": [
    {
      "p": "-HT_UzSdzDNzAJK6eynYEYPCv75Zv-IQM_kgEbhjI1XfBFOFhuXqqYzWfVcPUZgJsp2R4ldzfKPLbGTCKP2OVe7mHsNZCRailnM8c2FgO5NviexLMsgtYDrgCD7rzsObKTQjkfFQ9TokdDkfbTHKwfGVo3kB98Bc8uyUqml8lys",
      "kty": "RSA",
      "q": "whCe788zQ2iGzTjjYIj_Ig8XyPH4WfKLNxAG86qUYP_zdmRL1KbaRk6nweuEfLd_WGU4jaYVnvTuuyXIWG_y87kC9DqfpQqE8Kk2Ex4Zlmd6Z_smX6qm7AMg9ZLRaeVrKb7-J5682kg9I67-51FzVzZdr-MaohU5qyMUiVh6kZc",
      "d": "lu28gctJ24dtOjjUI3cDDe_u1STdokW4M01awsf1W_iWCgcroE3Yu6MH0fwDDsAFpDua1J5-7NAPC6a-nSUEbZZSUZZIHIlcEmxEkRbJmDlDJ5dwo64XIbMinjOYhaD7_wG2kTxEA3BQCZEVuXB9JgBAcuziFUgcHpl4tjdYwitsIkzB_JzYkE-oZlJ5Wvwwj-OH1ck8h7c2vTzLVUD7MzU7j2sCKjiMnb6w0bG-60_pt9EXwZo99xxctZ1VWx4xYX2fRSr3w8Fj6q_je-yX2AA3W2fGoDK3fiGYhtV8Zm0cctCYsGI02WMya7mua0iDjfjfr0lv3Ky4cz8pHDhOjQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "dWUzYdBmMkzTvP2-xC196v8hsQsBbHoBzD82WFd7EH1uCCUTDR-pjojpnG1-CRjvEJXmjxmLbzEbRMkvnwDth5Ex9e-zue36z_A-tuDkQLnuGB-ULCSFSrl1rdRupcgJWSsCK4BGGBacrHjl4iTnCKsn8fcTkpFIb8QSiTdLYVo",
      "dp": "AY7iRwhOcQhlkTxaVQlnJHz6DK_J6k0lot3OGK5aWM9iDankbXslpJiQg8q2-uEENo2Ma6n2vHJehTiAizdD3EAaS1kYRtlQfbcNSv_yVY1QJsJHmnLs7eyQmRyj5_EMGQ8Npg2oX1FVBzGQg-PLDLpSIOtSWtZm_tMC_6qXsG8",
      "alg": "RS256",
      "dq": "nVQyNgKJ8c0s8_V5yQpnpKoNw1f_2pQarwIsUKDq-BSowUOggn7emH8t27XfS-jLsdMl3RhXkO3LGSgRWzkvAs3sCin4wSldC2pzL16IqfmsL95ZhtdnyhDjSJPFeI-IqGhxzZcQTfqgrmwxtUDAPGUT4QNB1UNV5FtlS8_SVnM",
      "n": "vFjLDfb68vJ6BQLpclRzR4ostJfZE692xmACuv5eIN_GJC9tpF_NCc07r1CJ3hP1ZOLcIPp0kW8Yuj0IDCVO5gbfbCpq2wEFkhRDgp8wTDa_pQhraaQqkGgki-6A8IBOxhBWbnZ4Cm7qFApFsKRxakS79gX2MW30Jf2gqSs32xjZsZivxjDkTxHziNa1j9a0-HmikxGJx9WZTEsF2FRdqnZRnlTLbGBHwMHlFOUvh70g3gpHNndWdZF0mBP6r5kCkCHRgWlfA2GLN0a6UuwauNQ69ALTbo-QdO-x1z9dZ5ckrLfbCVzvuUAFYCCGP4dtH6Vv-X056EpKlpGdnJqFXQ"
    }
  ]
}
public_client_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "alg": "RS256",
      "n": "vFjLDfb68vJ6BQLpclRzR4ostJfZE692xmACuv5eIN_GJC9tpF_NCc07r1CJ3hP1ZOLcIPp0kW8Yuj0IDCVO5gbfbCpq2wEFkhRDgp8wTDa_pQhraaQqkGgki-6A8IBOxhBWbnZ4Cm7qFApFsKRxakS79gX2MW30Jf2gqSs32xjZsZivxjDkTxHziNa1j9a0-HmikxGJx9WZTEsF2FRdqnZRnlTLbGBHwMHlFOUvh70g3gpHNndWdZF0mBP6r5kCkCHRgWlfA2GLN0a6UuwauNQ69ALTbo-QdO-x1z9dZ5ckrLfbCVzvuUAFYCCGP4dtH6Vv-X056EpKlpGdnJqFXQ"
    }
  ]
}
2020-07-10 01:11:35 SUCCESS
CheckDistinctKeyIdValueInClientJWKs
Distinct 'kid' value in all keys of client_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2020-07-10 01:11:35 SUCCESS
CreateDynamicRegistrationRequest
Created dynamic registration request
client_name
opend4Client1 TRRSgLmsVP
2020-07-10 01:11:35
AddAuthorizationCodeGrantTypeToDynamicRegistrationRequest
Added 'authorization_code' to 'grant_types'
grant_types
[
  "authorization_code"
]
2020-07-10 01:11:35
AddPublicJwksToDynamicRegistrationRequest
Added client public JWKS to dynamic registration request
dynamic_registration_request
{
  "client_name": "opend4Client1 TRRSgLmsVP",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "vFjLDfb68vJ6BQLpclRzR4ostJfZE692xmACuv5eIN_GJC9tpF_NCc07r1CJ3hP1ZOLcIPp0kW8Yuj0IDCVO5gbfbCpq2wEFkhRDgp8wTDa_pQhraaQqkGgki-6A8IBOxhBWbnZ4Cm7qFApFsKRxakS79gX2MW30Jf2gqSs32xjZsZivxjDkTxHziNa1j9a0-HmikxGJx9WZTEsF2FRdqnZRnlTLbGBHwMHlFOUvh70g3gpHNndWdZF0mBP6r5kCkCHRgWlfA2GLN0a6UuwauNQ69ALTbo-QdO-x1z9dZ5ckrLfbCVzvuUAFYCCGP4dtH6Vv-X056EpKlpGdnJqFXQ"
      }
    ]
  }
}
2020-07-10 01:11:35
AddTokenEndpointAuthMethodToDynamicRegistrationRequestFromEnvironment
Added token endpoint auth method to dynamic registration request
dynamic_registration_request
{
  "client_name": "opend4Client1 TRRSgLmsVP",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "vFjLDfb68vJ6BQLpclRzR4ostJfZE692xmACuv5eIN_GJC9tpF_NCc07r1CJ3hP1ZOLcIPp0kW8Yuj0IDCVO5gbfbCpq2wEFkhRDgp8wTDa_pQhraaQqkGgki-6A8IBOxhBWbnZ4Cm7qFApFsKRxakS79gX2MW30Jf2gqSs32xjZsZivxjDkTxHziNa1j9a0-HmikxGJx9WZTEsF2FRdqnZRnlTLbGBHwMHlFOUvh70g3gpHNndWdZF0mBP6r5kCkCHRgWlfA2GLN0a6UuwauNQ69ALTbo-QdO-x1z9dZ5ckrLfbCVzvuUAFYCCGP4dtH6Vv-X056EpKlpGdnJqFXQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic"
}
2020-07-10 01:11:35
AddResponseTypesArrayToDynamicRegistrationRequestFromEnvironment
Added response_types array to dynamic registration request
dynamic_registration_request
{
  "client_name": "opend4Client1 TRRSgLmsVP",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "vFjLDfb68vJ6BQLpclRzR4ostJfZE692xmACuv5eIN_GJC9tpF_NCc07r1CJ3hP1ZOLcIPp0kW8Yuj0IDCVO5gbfbCpq2wEFkhRDgp8wTDa_pQhraaQqkGgki-6A8IBOxhBWbnZ4Cm7qFApFsKRxakS79gX2MW30Jf2gqSs32xjZsZivxjDkTxHziNa1j9a0-HmikxGJx9WZTEsF2FRdqnZRnlTLbGBHwMHlFOUvh70g3gpHNndWdZF0mBP6r5kCkCHRgWlfA2GLN0a6UuwauNQ69ALTbo-QdO-x1z9dZ5ckrLfbCVzvuUAFYCCGP4dtH6Vv-X056EpKlpGdnJqFXQ"
      }
    ]
  },
  "token_endpoint_auth_method": "client_secret_basic",
  "response_types": [
    "code"
  ]
}
2020-07-10 01:11:35
AddRedirectUriToDynamicRegistrationRequest
Added redirect_uris array to dynamic registration request
dynamic_registration_request
{
  "client_name": "opend4Client1 TRRSgLmsVP",
  "grant_types": [
    "authorization_code"
  ],
  "jwks": {
    "keys": [
      {
        "kty": "RSA",
        "e": "AQAB",
        "use": "sig",
        "alg": "RS256",
        "n": "vFjLDfb68vJ6BQLpclRzR4ostJfZE692xmACuv5eIN_GJC9tpF_NCc07r1CJ3hP1ZOLcIPp0kW8Yuj0IDCVO5gbfbCpq2wEFkhRDgp8wTDa_pQhraaQqkGgki-6A8IBOxhBWbnZ4Cm7qFApFsKRxakS79gX2MW30Jf2gqSs32xjZsZivxjDkTxHziNa1j9a0-HmikxGJx9WZTEsF2FRdqnZRnlTLbGBHwMHlFOUvh70g3gpHNndWdZF0mBP6r5kCkCHRgWlfA2GLN0a6UuwauNQ69ALTbo-QdO-x1z9dZ5ckrLfbCVzvuUAFYCCGP4dtH6Vv-X056EpKlpGdnJqFXQ"
      }
    ]
  },
  "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:11:35
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 TRRSgLmsVP","grant_types":["authorization_code"],"jwks":{"keys":[{"kty":"RSA","e":"AQAB","use":"sig","alg":"RS256","n":"vFjLDfb68vJ6BQLpclRzR4ostJfZE692xmACuv5eIN_GJC9tpF_NCc07r1CJ3hP1ZOLcIPp0kW8Yuj0IDCVO5gbfbCpq2wEFkhRDgp8wTDa_pQhraaQqkGgki-6A8IBOxhBWbnZ4Cm7qFApFsKRxakS79gX2MW30Jf2gqSs32xjZsZivxjDkTxHziNa1j9a0-HmikxGJx9WZTEsF2FRdqnZRnlTLbGBHwMHlFOUvh70g3gpHNndWdZF0mBP6r5kCkCHRgWlfA2GLN0a6UuwauNQ69ALTbo-QdO-x1z9dZ5ckrLfbCVzvuUAFYCCGP4dtH6Vv-X056EpKlpGdnJqFXQ"}]},"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:11:35 RESPONSE
CallDynamicRegistrationEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 10 Jul 2020 01:11:35 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":"gr1lCUr-dgGNfIQlDMEtyA","client_secret":"zTHrLEpe38gfQg","registration_access_token":"LQXp-aBP3gDH-A","registration_client_uri":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/client\/54IUBGkd1Q8wwxgz-Gs0Wg","client_id_issued_at":1594343495,"client_secret_expires_at":0,"client_name":"opend4Client1 TRRSgLmsVP","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":"vFjLDfb68vJ6BQLpclRzR4ostJfZE692xmACuv5eIN_GJC9tpF_NCc07r1CJ3hP1ZOLcIPp0kW8Yuj0IDCVO5gbfbCpq2wEFkhRDgp8wTDa_pQhraaQqkGgki-6A8IBOxhBWbnZ4Cm7qFApFsKRxakS79gX2MW30Jf2gqSs32xjZsZivxjDkTxHziNa1j9a0-HmikxGJx9WZTEsF2FRdqnZRnlTLbGBHwMHlFOUvh70g3gpHNndWdZF0mBP6r5kCkCHRgWlfA2GLN0a6UuwauNQ69ALTbo-QdO-x1z9dZ5ckrLfbCVzvuUAFYCCGP4dtH6Vv-X056EpKlpGdnJqFXQ"}]},"response_types":["code"],"grant_types":["authorization_code"],"id_token_signed_response_alg":"RS256","aggregation_signed_response_alg":"RS256"}
2020-07-10 01:11:35
CallDynamicRegistrationEndpoint
Registration endpoint response
dynamic_registration_response
{"client_id":"gr1lCUr-dgGNfIQlDMEtyA","client_secret":"zTHrLEpe38gfQg","registration_access_token":"LQXp-aBP3gDH-A","registration_client_uri":"https:\/\/connect.openid4.us:5443\/phpOp\/index.php\/client\/54IUBGkd1Q8wwxgz-Gs0Wg","client_id_issued_at":1594343495,"client_secret_expires_at":0,"client_name":"opend4Client1 TRRSgLmsVP","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":"vFjLDfb68vJ6BQLpclRzR4ostJfZE692xmACuv5eIN_GJC9tpF_NCc07r1CJ3hP1ZOLcIPp0kW8Yuj0IDCVO5gbfbCpq2wEFkhRDgp8wTDa_pQhraaQqkGgki-6A8IBOxhBWbnZ4Cm7qFApFsKRxakS79gX2MW30Jf2gqSs32xjZsZivxjDkTxHziNa1j9a0-HmikxGJx9WZTEsF2FRdqnZRnlTLbGBHwMHlFOUvh70g3gpHNndWdZF0mBP6r5kCkCHRgWlfA2GLN0a6UuwauNQ69ALTbo-QdO-x1z9dZ5ckrLfbCVzvuUAFYCCGP4dtH6Vv-X056EpKlpGdnJqFXQ"}]},"response_types":["code"],"grant_types":["authorization_code"],"id_token_signed_response_alg":"RS256","aggregation_signed_response_alg":"RS256"}
2020-07-10 01:11:35
CallDynamicRegistrationEndpoint
Parsed registration endpoint response
client_id
gr1lCUr-dgGNfIQlDMEtyA
client_secret
zTHrLEpe38gfQg
registration_access_token
LQXp-aBP3gDH-A
registration_client_uri
https://connect.openid4.us:5443/phpOp/index.php/client/54IUBGkd1Q8wwxgz-Gs0Wg
client_id_issued_at
1594343495
client_secret_expires_at
0
client_name
opend4Client1 TRRSgLmsVP
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": "vFjLDfb68vJ6BQLpclRzR4ostJfZE692xmACuv5eIN_GJC9tpF_NCc07r1CJ3hP1ZOLcIPp0kW8Yuj0IDCVO5gbfbCpq2wEFkhRDgp8wTDa_pQhraaQqkGgki-6A8IBOxhBWbnZ4Cm7qFApFsKRxakS79gX2MW30Jf2gqSs32xjZsZivxjDkTxHziNa1j9a0-HmikxGJx9WZTEsF2FRdqnZRnlTLbGBHwMHlFOUvh70g3gpHNndWdZF0mBP6r5kCkCHRgWlfA2GLN0a6UuwauNQ69ALTbo-QdO-x1z9dZ5ckrLfbCVzvuUAFYCCGP4dtH6Vv-X056EpKlpGdnJqFXQ"
    }
  ]
}
response_types
[
  "code"
]
grant_types
[
  "authorization_code"
]
id_token_signed_response_alg
RS256
aggregation_signed_response_alg
RS256
2020-07-10 01:11:35 SUCCESS
CallDynamicRegistrationEndpoint
Extracted dynamic registration management credentials
registration_client_uri
https://connect.openid4.us:5443/phpOp/index.php/client/54IUBGkd1Q8wwxgz-Gs0Wg
registration_access_token
LQXp-aBP3gDH-A
2020-07-10 01:11:35
SetScopeInClientConfigurationToOpenId
Set scope in client configuration to "openid"
scope
openid
2020-07-10 01:11:35 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:11:35 SUCCESS
SetProtectedResourceUrlToUserInfoEndpoint
Set protected resource URL
protected_resource_url
https://connect.openid4.us:5443/phpOp/index.php/userinfo
2020-07-10 01:11:35
oidcc-max-age-10000
Setup Done
Make request to authorization endpoint
2020-07-10 01:11:35 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
gr1lCUr-dgGNfIQlDMEtyA
redirect_uri
https://www.certification.openid.net/test/a/openid4us/callback
scope
openid
2020-07-10 01:11:35
CreateRandomStateValue
Created state value
requested_state_length
10
state
4US5YWPBO7
2020-07-10 01:11:35 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
gr1lCUr-dgGNfIQlDMEtyA
redirect_uri
https://www.certification.openid.net/test/a/openid4us/callback
scope
openid
state
4US5YWPBO7
2020-07-10 01:11:35
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
TsxoMzYfdP
2020-07-10 01:11:35 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
gr1lCUr-dgGNfIQlDMEtyA
redirect_uri
https://www.certification.openid.net/test/a/openid4us/callback
scope
openid
state
4US5YWPBO7
nonce
TsxoMzYfdP
2020-07-10 01:11:35 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
gr1lCUr-dgGNfIQlDMEtyA
redirect_uri
https://www.certification.openid.net/test/a/openid4us/callback
scope
openid
state
4US5YWPBO7
nonce
TsxoMzYfdP
response_type
code
2020-07-10 01:11:35 SUCCESS
AddMaxAge15000ToAuthorizationEndpointRequest
Added max_age=15000 to authorization endpoint request
client_id
gr1lCUr-dgGNfIQlDMEtyA
redirect_uri
https://www.certification.openid.net/test/a/openid4us/callback
scope
openid
state
4US5YWPBO7
nonce
TsxoMzYfdP
response_type
code
max_age
15000
2020-07-10 01:11:35 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://connect.openid4.us:5443/phpOp/index.php/auth?client_id=gr1lCUr-dgGNfIQlDMEtyA&redirect_uri=https://www.certification.openid.net/test/a/openid4us/callback&scope=openid&state=4US5YWPBO7&nonce=TsxoMzYfdP&response_type=code&max_age=15000
2020-07-10 01:11:35 REDIRECT
oidcc-max-age-10000
Redirecting to authorization endpoint
redirect_to
https://connect.openid4.us:5443/phpOp/index.php/auth?client_id=gr1lCUr-dgGNfIQlDMEtyA&redirect_uri=https://www.certification.openid.net/test/a/openid4us/callback&scope=openid&state=4US5YWPBO7&nonce=TsxoMzYfdP&response_type=code&max_age=15000
2020-07-10 01:12:05 INCOMING
oidcc-max-age-10000
Incoming HTTP request to test instance TRRSgLmsVP
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\u003dgr1lCUr-dgGNfIQlDMEtyA\u0026redirect_uri\u003dhttps://www.certification.openid.net/test/a/openid4us/callback\u0026scope\u003dopenid\u0026state\u003d4US5YWPBO7\u0026nonce\u003dTsxoMzYfdP\u0026response_type\u003dcode\u0026max_age\u003d15000",
  "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": "4US5YWPBO7",
  "session_state": "079bb244aaefd4644c8af713bd942b47aac695ff89e91976c482d7e63ef3bdb0.e2f344277e1d4e039ad48d93f227eebc",
  "code": "23IIEYVv8sNK_1ALYBqmOyH2aaobB38MIrU5VzrqsC8"
}
incoming_body
2020-07-10 01:12:05 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/nhzQYrlDatkzvtgYbKOz",
  "fullUrl": "https://www.certification.openid.net/test/a/openid4us/implicit/nhzQYrlDatkzvtgYbKOz"
}
2020-07-10 01:12:05 OUTGOING
oidcc-max-age-10000
Response to HTTP request to test instance TRRSgLmsVP
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/openid4us/implicit/nhzQYrlDatkzvtgYbKOz, returnUrl=/log-detail.html?log=TRRSgLmsVP}]
outgoing_path
callback
2020-07-10 01:12:05 INCOMING
oidcc-max-age-10000
Incoming HTTP request to test instance TRRSgLmsVP
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\u003d4US5YWPBO7\u0026session_state\u003d079bb244aaefd4644c8af713bd942b47aac695ff89e91976c482d7e63ef3bdb0.e2f344277e1d4e039ad48d93f227eebc\u0026code\u003d23IIEYVv8sNK_1ALYBqmOyH2aaobB38MIrU5VzrqsC8",
  "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/nhzQYrlDatkzvtgYbKOz
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2020-07-10 01:12:05 OUTGOING
oidcc-max-age-10000
Response to HTTP request to test instance TRRSgLmsVP
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [/log-detail.html?log=TRRSgLmsVP]
outgoing_path
implicit/nhzQYrlDatkzvtgYbKOz
2020-07-10 01:12:05 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2020-07-10 01:12:05 REDIRECT-IN
oidcc-max-age-10000
Authorization endpoint response captured
url_query
{
  "state": "4US5YWPBO7",
  "session_state": "079bb244aaefd4644c8af713bd942b47aac695ff89e91976c482d7e63ef3bdb0.e2f344277e1d4e039ad48d93f227eebc",
  "code": "23IIEYVv8sNK_1ALYBqmOyH2aaobB38MIrU5VzrqsC8"
}
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\u003dgr1lCUr-dgGNfIQlDMEtyA\u0026redirect_uri\u003dhttps://www.certification.openid.net/test/a/openid4us/callback\u0026scope\u003dopenid\u0026state\u003d4US5YWPBO7\u0026nonce\u003dTsxoMzYfdP\u0026response_type\u003dcode\u0026max_age\u003d15000",
  "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:12:05 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2020-07-10 01:12:05 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2020-07-10 01:12:05 SUCCESS
CheckMatchingStateParameter
State parameter correctly returned
state
4US5YWPBO7
2020-07-10 01:12:05 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
23IIEYVv8sNK_1ALYBqmOyH2aaobB38MIrU5VzrqsC8
2020-07-10 01:12:05 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
grant_type
authorization_code
code
23IIEYVv8sNK_1ALYBqmOyH2aaobB38MIrU5VzrqsC8
redirect_uri
https://www.certification.openid.net/test/a/openid4us/callback
2020-07-10 01:12:05 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Z3IxbENVci1kZ0dOZklRbERNRXR5QTp6VEhyTEVwZTM4Z2ZRZw==
2020-07-10 01:12:05
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 Z3IxbENVci1kZ0dOZklRbERNRXR5QTp6VEhyTEVwZTM4Z2ZRZw\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=23IIEYVv8sNK_1ALYBqmOyH2aaobB38MIrU5VzrqsC8&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fopenid4us%2Fcallback
2020-07-10 01:12:05 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 10 Jul 2020 01:12:05 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": "939",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive",
  "content-type": "application/json"
}
response_body
{"access_token":"pO_VXB0FBWvCw1b3YYzciXlCs1KQY8UE2CMLb83Vtxo","token_type":"Bearer","expires_in":3600,"id_token":"eyJhbGciOiJSUzI1NiIsImprdSI6Imh0dHBzOlwvXC9jb25uZWN0Lm9wZW5pZDQudXM6NTQ0M1wvcGhwT3BcL29wLmp3ayIsImtpZCI6IlBIUE9QLTAwUyJ9.eyJpc3MiOiJodHRwczpcL1wvY29ubmVjdC5vcGVuaWQ0LnVzOjU0NDNcL3BocE9wIiwic3ViIjoiNmY2N2M2MGNlNTAwOGZhMzc4YmY1YzQ4NmM3YWM2OWFjNTQ3MGFhMTY1MmJkY2Y2NjBiYTFiMDcyMTZhMjU0ZSIsImF1ZCI6WyJncjFsQ1VyLWRnR05mSVFsRE1FdHlBIl0sImV4cCI6MTU5NDM0MzgyNSwiaWF0IjoxNTk0MzQzNTI1LCJub25jZSI6IlRzeG9NellmZFAiLCJhdF9oYXNoIjoiZ2RnbWRmbGlFZ0c3OFpEZl80Z2xSQSIsImF1dGhfdGltZSI6MTU5NDM0MzQzNn0.sFK85o3ADMByolkUGPeZgoj6jEg6949Zq5ELS7HJUn_vN-vGZsKbYOhUCLa5peJPdUFpQTKHSHGTY2yfEcvT8HgW7X055uxehpCcXF7lRdINfZhIwq-ShSdU5hn6-LyI3G3gzqw3gxvM2DwqwcQj1-mPqqo3rkxBhhRjXZs3-Z0a_EUqriYO15UegEJLomrlXi8ROVcTjBvAVrf3ARRNkeAsSH79KmY_GeDcCEfWsACZjs4ZHGBYK5pXJs7fkXzvH_I8pFMml33M0gQPmFKnCgrCpOwUw6oBWEaLTZzCvgdiPPU1PWWinWVzKHAdHWA9P81uNZZIOPefvCmMblKMiw"}
2020-07-10 01:12:05
CallTokenEndpoint
Token endpoint response
token_endpoint_response
{"access_token":"pO_VXB0FBWvCw1b3YYzciXlCs1KQY8UE2CMLb83Vtxo","token_type":"Bearer","expires_in":3600,"id_token":"eyJhbGciOiJSUzI1NiIsImprdSI6Imh0dHBzOlwvXC9jb25uZWN0Lm9wZW5pZDQudXM6NTQ0M1wvcGhwT3BcL29wLmp3ayIsImtpZCI6IlBIUE9QLTAwUyJ9.eyJpc3MiOiJodHRwczpcL1wvY29ubmVjdC5vcGVuaWQ0LnVzOjU0NDNcL3BocE9wIiwic3ViIjoiNmY2N2M2MGNlNTAwOGZhMzc4YmY1YzQ4NmM3YWM2OWFjNTQ3MGFhMTY1MmJkY2Y2NjBiYTFiMDcyMTZhMjU0ZSIsImF1ZCI6WyJncjFsQ1VyLWRnR05mSVFsRE1FdHlBIl0sImV4cCI6MTU5NDM0MzgyNSwiaWF0IjoxNTk0MzQzNTI1LCJub25jZSI6IlRzeG9NellmZFAiLCJhdF9oYXNoIjoiZ2RnbWRmbGlFZ0c3OFpEZl80Z2xSQSIsImF1dGhfdGltZSI6MTU5NDM0MzQzNn0.sFK85o3ADMByolkUGPeZgoj6jEg6949Zq5ELS7HJUn_vN-vGZsKbYOhUCLa5peJPdUFpQTKHSHGTY2yfEcvT8HgW7X055uxehpCcXF7lRdINfZhIwq-ShSdU5hn6-LyI3G3gzqw3gxvM2DwqwcQj1-mPqqo3rkxBhhRjXZs3-Z0a_EUqriYO15UegEJLomrlXi8ROVcTjBvAVrf3ARRNkeAsSH79KmY_GeDcCEfWsACZjs4ZHGBYK5pXJs7fkXzvH_I8pFMml33M0gQPmFKnCgrCpOwUw6oBWEaLTZzCvgdiPPU1PWWinWVzKHAdHWA9P81uNZZIOPefvCmMblKMiw"}
2020-07-10 01:12:05 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
pO_VXB0FBWvCw1b3YYzciXlCs1KQY8UE2CMLb83Vtxo
token_type
Bearer
expires_in
3600
id_token
eyJhbGciOiJSUzI1NiIsImprdSI6Imh0dHBzOlwvXC9jb25uZWN0Lm9wZW5pZDQudXM6NTQ0M1wvcGhwT3BcL29wLmp3ayIsImtpZCI6IlBIUE9QLTAwUyJ9.eyJpc3MiOiJodHRwczpcL1wvY29ubmVjdC5vcGVuaWQ0LnVzOjU0NDNcL3BocE9wIiwic3ViIjoiNmY2N2M2MGNlNTAwOGZhMzc4YmY1YzQ4NmM3YWM2OWFjNTQ3MGFhMTY1MmJkY2Y2NjBiYTFiMDcyMTZhMjU0ZSIsImF1ZCI6WyJncjFsQ1VyLWRnR05mSVFsRE1FdHlBIl0sImV4cCI6MTU5NDM0MzgyNSwiaWF0IjoxNTk0MzQzNTI1LCJub25jZSI6IlRzeG9NellmZFAiLCJhdF9oYXNoIjoiZ2RnbWRmbGlFZ0c3OFpEZl80Z2xSQSIsImF1dGhfdGltZSI6MTU5NDM0MzQzNn0.sFK85o3ADMByolkUGPeZgoj6jEg6949Zq5ELS7HJUn_vN-vGZsKbYOhUCLa5peJPdUFpQTKHSHGTY2yfEcvT8HgW7X055uxehpCcXF7lRdINfZhIwq-ShSdU5hn6-LyI3G3gzqw3gxvM2DwqwcQj1-mPqqo3rkxBhhRjXZs3-Z0a_EUqriYO15UegEJLomrlXi8ROVcTjBvAVrf3ARRNkeAsSH79KmY_GeDcCEfWsACZjs4ZHGBYK5pXJs7fkXzvH_I8pFMml33M0gQPmFKnCgrCpOwUw6oBWEaLTZzCvgdiPPU1PWWinWVzKHAdHWA9P81uNZZIOPefvCmMblKMiw
2020-07-10 01:12:05 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2020-07-10 01:12:05 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
pO_VXB0FBWvCw1b3YYzciXlCs1KQY8UE2CMLb83Vtxo
2020-07-10 01:12:05 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
pO_VXB0FBWvCw1b3YYzciXlCs1KQY8UE2CMLb83Vtxo
type
Bearer
2020-07-10 01:12:05 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
3600
2020-07-10 01:12:05 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
3600
2020-07-10 01:12:05 INFO
CheckForRefreshTokenValue
Couldn't find refresh token
2020-07-10 01:12:05 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImprdSI6Imh0dHBzOlwvXC9jb25uZWN0Lm9wZW5pZDQudXM6NTQ0M1wvcGhwT3BcL29wLmp3ayIsImtpZCI6IlBIUE9QLTAwUyJ9.eyJpc3MiOiJodHRwczpcL1wvY29ubmVjdC5vcGVuaWQ0LnVzOjU0NDNcL3BocE9wIiwic3ViIjoiNmY2N2M2MGNlNTAwOGZhMzc4YmY1YzQ4NmM3YWM2OWFjNTQ3MGFhMTY1MmJkY2Y2NjBiYTFiMDcyMTZhMjU0ZSIsImF1ZCI6WyJncjFsQ1VyLWRnR05mSVFsRE1FdHlBIl0sImV4cCI6MTU5NDM0MzgyNSwiaWF0IjoxNTk0MzQzNTI1LCJub25jZSI6IlRzeG9NellmZFAiLCJhdF9oYXNoIjoiZ2RnbWRmbGlFZ0c3OFpEZl80Z2xSQSIsImF1dGhfdGltZSI6MTU5NDM0MzQzNn0.sFK85o3ADMByolkUGPeZgoj6jEg6949Zq5ELS7HJUn_vN-vGZsKbYOhUCLa5peJPdUFpQTKHSHGTY2yfEcvT8HgW7X055uxehpCcXF7lRdINfZhIwq-ShSdU5hn6-LyI3G3gzqw3gxvM2DwqwcQj1-mPqqo3rkxBhhRjXZs3-Z0a_EUqriYO15UegEJLomrlXi8ROVcTjBvAVrf3ARRNkeAsSH79KmY_GeDcCEfWsACZjs4ZHGBYK5pXJs7fkXzvH_I8pFMml33M0gQPmFKnCgrCpOwUw6oBWEaLTZzCvgdiPPU1PWWinWVzKHAdHWA9P81uNZZIOPefvCmMblKMiw
header
{
  "jku": "https://connect.openid4.us:5443/phpOp/op.jwk",
  "kid": "PHPOP-00S",
  "alg": "RS256"
}
claims
{
  "at_hash": "gdgmdfliEgG78ZDf_4glRA",
  "sub": "6f67c60ce5008fa378bf5c486c7ac69ac5470aa1652bdcf660ba1b07216a254e",
  "aud": "gr1lCUr-dgGNfIQlDMEtyA",
  "auth_time": 1594343436,
  "iss": "https://connect.openid4.us:5443/phpOp",
  "exp": 1594343825,
  "iat": 1594343525,
  "nonce": "TsxoMzYfdP"
}
2020-07-10 01:12:05 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2020-07-10 01:12:05 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
TsxoMzYfdP
2020-07-10 01:12:05 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2020-07-10 01:12:05 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImprdSI6Imh0dHBzOlwvXC9jb25uZWN0Lm9wZW5pZDQudXM6NTQ0M1wvcGhwT3BcL29wLmp3ayIsImtpZCI6IlBIUE9QLTAwUyJ9.eyJpc3MiOiJodHRwczpcL1wvY29ubmVjdC5vcGVuaWQ0LnVzOjU0NDNcL3BocE9wIiwic3ViIjoiNmY2N2M2MGNlNTAwOGZhMzc4YmY1YzQ4NmM3YWM2OWFjNTQ3MGFhMTY1MmJkY2Y2NjBiYTFiMDcyMTZhMjU0ZSIsImF1ZCI6WyJncjFsQ1VyLWRnR05mSVFsRE1FdHlBIl0sImV4cCI6MTU5NDM0MzgyNSwiaWF0IjoxNTk0MzQzNTI1LCJub25jZSI6IlRzeG9NellmZFAiLCJhdF9oYXNoIjoiZ2RnbWRmbGlFZ0c3OFpEZl80Z2xSQSIsImF1dGhfdGltZSI6MTU5NDM0MzQzNn0.sFK85o3ADMByolkUGPeZgoj6jEg6949Zq5ELS7HJUn_vN-vGZsKbYOhUCLa5peJPdUFpQTKHSHGTY2yfEcvT8HgW7X055uxehpCcXF7lRdINfZhIwq-ShSdU5hn6-LyI3G3gzqw3gxvM2DwqwcQj1-mPqqo3rkxBhhRjXZs3-Z0a_EUqriYO15UegEJLomrlXi8ROVcTjBvAVrf3ARRNkeAsSH79KmY_GeDcCEfWsACZjs4ZHGBYK5pXJs7fkXzvH_I8pFMml33M0gQPmFKnCgrCpOwUw6oBWEaLTZzCvgdiPPU1PWWinWVzKHAdHWA9P81uNZZIOPefvCmMblKMiw
2020-07-10 01:12:05 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImprdSI6Imh0dHBzOlwvXC9jb25uZWN0Lm9wZW5pZDQudXM6NTQ0M1wvcGhwT3BcL29wLmp3ayIsImtpZCI6IlBIUE9QLTAwUyJ9.eyJpc3MiOiJodHRwczpcL1wvY29ubmVjdC5vcGVuaWQ0LnVzOjU0NDNcL3BocE9wIiwic3ViIjoiNmY2N2M2MGNlNTAwOGZhMzc4YmY1YzQ4NmM3YWM2OWFjNTQ3MGFhMTY1MmJkY2Y2NjBiYTFiMDcyMTZhMjU0ZSIsImF1ZCI6WyJncjFsQ1VyLWRnR05mSVFsRE1FdHlBIl0sImV4cCI6MTU5NDM0MzgyNSwiaWF0IjoxNTk0MzQzNTI1LCJub25jZSI6IlRzeG9NellmZFAiLCJhdF9oYXNoIjoiZ2RnbWRmbGlFZ0c3OFpEZl80Z2xSQSIsImF1dGhfdGltZSI6MTU5NDM0MzQzNn0.sFK85o3ADMByolkUGPeZgoj6jEg6949Zq5ELS7HJUn_vN-vGZsKbYOhUCLa5peJPdUFpQTKHSHGTY2yfEcvT8HgW7X055uxehpCcXF7lRdINfZhIwq-ShSdU5hn6-LyI3G3gzqw3gxvM2DwqwcQj1-mPqqo3rkxBhhRjXZs3-Z0a_EUqriYO15UegEJLomrlXi8ROVcTjBvAVrf3ARRNkeAsSH79KmY_GeDcCEfWsACZjs4ZHGBYK5pXJs7fkXzvH_I8pFMml33M0gQPmFKnCgrCpOwUw6oBWEaLTZzCvgdiPPU1PWWinWVzKHAdHWA9P81uNZZIOPefvCmMblKMiw
2020-07-10 01:12:05 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
6f67c60ce5008fa378bf5c486c7ac69ac5470aa1652bdcf660ba1b07216a254e
Userinfo endpoint tests
2020-07-10 01:12:05
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 pO_VXB0FBWvCw1b3YYzciXlCs1KQY8UE2CMLb83Vtxo",
  "accept-charset": "utf-8",
  "content-length": "0"
}
request_body

                                
2020-07-10 01:12:06 RESPONSE
CallProtectedResourceWithBearerToken
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 10 Jul 2020 01:12:06 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":"6f67c60ce5008fa378bf5c486c7ac69ac5470aa1652bdcf660ba1b07216a254e"}
2020-07-10 01:12:06 SUCCESS
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
headers
{
  "date": "Fri, 10 Jul 2020 01:12:06 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":"6f67c60ce5008fa378bf5c486c7ac69ac5470aa1652bdcf660ba1b07216a254e"}
2020-07-10 01:12:06 SUCCESS
CheckIdTokenAuthTimeClaimPresentDueToMaxAge
auth_time is present in the id_token, as required for a authentication where the max_age parameter was used
id_token
{
  "at_hash": "gdgmdfliEgG78ZDf_4glRA",
  "sub": "6f67c60ce5008fa378bf5c486c7ac69ac5470aa1652bdcf660ba1b07216a254e",
  "aud": "gr1lCUr-dgGNfIQlDMEtyA",
  "auth_time": 1594343436,
  "iss": "https://connect.openid4.us:5443/phpOp",
  "exp": 1594343825,
  "iat": 1594343525,
  "nonce": "TsxoMzYfdP"
}
Second authorization: Make request to authorization endpoint
2020-07-10 01:12:06 SUCCESS
CreateAuthorizationEndpointRequestFromClientInformation
Created authorization endpoint request
client_id
gr1lCUr-dgGNfIQlDMEtyA
redirect_uri
https://www.certification.openid.net/test/a/openid4us/callback
scope
openid
2020-07-10 01:12:06
CreateRandomStateValue
Created state value
requested_state_length
10
state
FddpsVsAtK
2020-07-10 01:12:06 SUCCESS
AddStateToAuthorizationEndpointRequest
Added state parameter to request
client_id
gr1lCUr-dgGNfIQlDMEtyA
redirect_uri
https://www.certification.openid.net/test/a/openid4us/callback
scope
openid
state
FddpsVsAtK
2020-07-10 01:12:06
CreateRandomNonceValue
Created nonce value
requested_nonce_length
10
nonce
6DzpRnO2Ar
2020-07-10 01:12:06 SUCCESS
AddNonceToAuthorizationEndpointRequest
Added nonce parameter to request
client_id
gr1lCUr-dgGNfIQlDMEtyA
redirect_uri
https://www.certification.openid.net/test/a/openid4us/callback
scope
openid
state
FddpsVsAtK
nonce
6DzpRnO2Ar
2020-07-10 01:12:06 SUCCESS
SetAuthorizationEndpointRequestResponseTypeFromEnvironment
Added response_type parameter to request
client_id
gr1lCUr-dgGNfIQlDMEtyA
redirect_uri
https://www.certification.openid.net/test/a/openid4us/callback
scope
openid
state
FddpsVsAtK
nonce
6DzpRnO2Ar
response_type
code
2020-07-10 01:12:06 SUCCESS
AddMaxAge10000ToAuthorizationEndpointRequest
Added max_age=10000 to authorization endpoint request
client_id
gr1lCUr-dgGNfIQlDMEtyA
redirect_uri
https://www.certification.openid.net/test/a/openid4us/callback
scope
openid
state
FddpsVsAtK
nonce
6DzpRnO2Ar
response_type
code
max_age
10000
2020-07-10 01:12:06 SUCCESS
BuildPlainRedirectToAuthorizationEndpoint
Sending to authorization endpoint
redirect_to_authorization_endpoint
https://connect.openid4.us:5443/phpOp/index.php/auth?client_id=gr1lCUr-dgGNfIQlDMEtyA&redirect_uri=https://www.certification.openid.net/test/a/openid4us/callback&scope=openid&state=FddpsVsAtK&nonce=6DzpRnO2Ar&response_type=code&max_age=10000
2020-07-10 01:12:06 REDIRECT
oidcc-max-age-10000
Redirecting to authorization endpoint
redirect_to
https://connect.openid4.us:5443/phpOp/index.php/auth?client_id=gr1lCUr-dgGNfIQlDMEtyA&redirect_uri=https://www.certification.openid.net/test/a/openid4us/callback&scope=openid&state=FddpsVsAtK&nonce=6DzpRnO2Ar&response_type=code&max_age=10000
2020-07-10 01:12:13 INCOMING
oidcc-max-age-10000
Incoming HTTP request to test instance TRRSgLmsVP
incoming_headers
{
  "host": "www.certification.openid.net",
  "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://www.certification.openid.net/log-detail.html?log\u003dTRRSgLmsVP",
  "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": "FddpsVsAtK",
  "session_state": "249f419a10fe96d001724de49c9a44028a46406d9c23f4fa02c0b877821a63f9.100cb08b7405ce85321cc50802b0f9e3",
  "code": "powyh9cJmpnSZqtuusdGHrbwS6AgeCK_7oeJ_0hVB-s"
}
incoming_body
2020-07-10 01:12:13 SUCCESS
CreateRandomImplicitSubmitUrl
Created random implicit submission URL
implicit_submit
{
  "path": "implicit/5Q7XZqDYa2hPyYfN5mSV",
  "fullUrl": "https://www.certification.openid.net/test/a/openid4us/implicit/5Q7XZqDYa2hPyYfN5mSV"
}
2020-07-10 01:12:13 OUTGOING
oidcc-max-age-10000
Response to HTTP request to test instance TRRSgLmsVP
outgoing
ModelAndView [view="implicitCallback"; model={implicitSubmitUrl=https://www.certification.openid.net/test/a/openid4us/implicit/5Q7XZqDYa2hPyYfN5mSV, returnUrl=/log-detail.html?log=TRRSgLmsVP}]
outgoing_path
callback
2020-07-10 01:12:14 INCOMING
oidcc-max-age-10000
Incoming HTTP request to test instance TRRSgLmsVP
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\u003dFddpsVsAtK\u0026session_state\u003d249f419a10fe96d001724de49c9a44028a46406d9c23f4fa02c0b877821a63f9.100cb08b7405ce85321cc50802b0f9e3\u0026code\u003dpowyh9cJmpnSZqtuusdGHrbwS6AgeCK_7oeJ_0hVB-s",
  "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/5Q7XZqDYa2hPyYfN5mSV
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
2020-07-10 01:12:14 OUTGOING
oidcc-max-age-10000
Response to HTTP request to test instance TRRSgLmsVP
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [/log-detail.html?log=TRRSgLmsVP]
outgoing_path
implicit/5Q7XZqDYa2hPyYfN5mSV
2020-07-10 01:12:14 SUCCESS
ExtractImplicitHashToCallbackResponse
implicit_hash is empty
2020-07-10 01:12:14 REDIRECT-IN
oidcc-max-age-10000
Authorization endpoint response captured
url_query
{
  "state": "FddpsVsAtK",
  "session_state": "249f419a10fe96d001724de49c9a44028a46406d9c23f4fa02c0b877821a63f9.100cb08b7405ce85321cc50802b0f9e3",
  "code": "powyh9cJmpnSZqtuusdGHrbwS6AgeCK_7oeJ_0hVB-s"
}
headers
{
  "host": "www.certification.openid.net",
  "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://www.certification.openid.net/log-detail.html?log\u003dTRRSgLmsVP",
  "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
Second authorization: Verify authorization endpoint response
2020-07-10 01:12:14 SUCCESS
CheckMatchingCallbackParameters
Callback parameters successfully verified
2020-07-10 01:12:14 SUCCESS
CheckIfAuthorizationEndpointError
No error from authorization endpoint
2020-07-10 01:12:14 SUCCESS
CheckMatchingStateParameter
State parameter correctly returned
state
FddpsVsAtK
2020-07-10 01:12:14 SUCCESS
ExtractAuthorizationCodeFromAuthorizationResponse
Found authorization code
code
powyh9cJmpnSZqtuusdGHrbwS6AgeCK_7oeJ_0hVB-s
2020-07-10 01:12:14 SUCCESS
CreateTokenEndpointRequestForAuthorizationCodeGrant
grant_type
authorization_code
code
powyh9cJmpnSZqtuusdGHrbwS6AgeCK_7oeJ_0hVB-s
redirect_uri
https://www.certification.openid.net/test/a/openid4us/callback
2020-07-10 01:12:14 SUCCESS
AddBasicAuthClientSecretAuthenticationParameters
Added basic authorization header
Authorization
Basic Z3IxbENVci1kZ0dOZklRbERNRXR5QTp6VEhyTEVwZTM4Z2ZRZw==
2020-07-10 01:12:14
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 Z3IxbENVci1kZ0dOZklRbERNRXR5QTp6VEhyTEVwZTM4Z2ZRZw\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=powyh9cJmpnSZqtuusdGHrbwS6AgeCK_7oeJ_0hVB-s&redirect_uri=https%3A%2F%2Fwww.certification.openid.net%2Ftest%2Fa%2Fopenid4us%2Fcallback
2020-07-10 01:12:14 RESPONSE
CallTokenEndpoint
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 10 Jul 2020 01:12:14 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": "939",
  "keep-alive": "timeout\u003d5, max\u003d100",
  "connection": "Keep-Alive",
  "content-type": "application/json"
}
response_body
{"access_token":"8TW72SzpYrH6_AjHFdi-Zze3y1xdhaCOgXFKklW97uE","token_type":"Bearer","expires_in":3600,"id_token":"eyJhbGciOiJSUzI1NiIsImprdSI6Imh0dHBzOlwvXC9jb25uZWN0Lm9wZW5pZDQudXM6NTQ0M1wvcGhwT3BcL29wLmp3ayIsImtpZCI6IlBIUE9QLTAwUyJ9.eyJpc3MiOiJodHRwczpcL1wvY29ubmVjdC5vcGVuaWQ0LnVzOjU0NDNcL3BocE9wIiwic3ViIjoiNmY2N2M2MGNlNTAwOGZhMzc4YmY1YzQ4NmM3YWM2OWFjNTQ3MGFhMTY1MmJkY2Y2NjBiYTFiMDcyMTZhMjU0ZSIsImF1ZCI6WyJncjFsQ1VyLWRnR05mSVFsRE1FdHlBIl0sImV4cCI6MTU5NDM0MzgzNCwiaWF0IjoxNTk0MzQzNTM0LCJub25jZSI6IjZEenBSbk8yQXIiLCJhdF9oYXNoIjoiVmVlVk1IMS1BSHVubnJMa1k2ZFQtZyIsImF1dGhfdGltZSI6MTU5NDM0MzQzNn0.aGJfZJKYjJYk55BlQZADTr2qwDINY9a9pufuFmroygVm-oMLE0xt6J9nCXgSNbsVQT9W7Tb2_6wGE30hOmQakoFDOoIvjG8hh4Lv0k-wlJ4mRCWc4k__12LX2Wq_ZdfdydEy8CGj5pVlHrzy-FxAKOgwlJXMUmP96QQuFeiIUTHvlMJj7ln4eMAY0N8bk9CNK79LIRx6qlyjPhC0CdD1g3ISy4a9ei4Ic83bM6geKinqqJjMm2EKq8vzaOIrrd8NGcPb-8SmI97HzUddLOiQOQKGPt7V1e_HLEUki3CnN3bGFen29FOFMGIG0zEM7mwClHSb0c0qbiXBcRd1k5Ypng"}
2020-07-10 01:12:14
CallTokenEndpoint
Token endpoint response
token_endpoint_response
{"access_token":"8TW72SzpYrH6_AjHFdi-Zze3y1xdhaCOgXFKklW97uE","token_type":"Bearer","expires_in":3600,"id_token":"eyJhbGciOiJSUzI1NiIsImprdSI6Imh0dHBzOlwvXC9jb25uZWN0Lm9wZW5pZDQudXM6NTQ0M1wvcGhwT3BcL29wLmp3ayIsImtpZCI6IlBIUE9QLTAwUyJ9.eyJpc3MiOiJodHRwczpcL1wvY29ubmVjdC5vcGVuaWQ0LnVzOjU0NDNcL3BocE9wIiwic3ViIjoiNmY2N2M2MGNlNTAwOGZhMzc4YmY1YzQ4NmM3YWM2OWFjNTQ3MGFhMTY1MmJkY2Y2NjBiYTFiMDcyMTZhMjU0ZSIsImF1ZCI6WyJncjFsQ1VyLWRnR05mSVFsRE1FdHlBIl0sImV4cCI6MTU5NDM0MzgzNCwiaWF0IjoxNTk0MzQzNTM0LCJub25jZSI6IjZEenBSbk8yQXIiLCJhdF9oYXNoIjoiVmVlVk1IMS1BSHVubnJMa1k2ZFQtZyIsImF1dGhfdGltZSI6MTU5NDM0MzQzNn0.aGJfZJKYjJYk55BlQZADTr2qwDINY9a9pufuFmroygVm-oMLE0xt6J9nCXgSNbsVQT9W7Tb2_6wGE30hOmQakoFDOoIvjG8hh4Lv0k-wlJ4mRCWc4k__12LX2Wq_ZdfdydEy8CGj5pVlHrzy-FxAKOgwlJXMUmP96QQuFeiIUTHvlMJj7ln4eMAY0N8bk9CNK79LIRx6qlyjPhC0CdD1g3ISy4a9ei4Ic83bM6geKinqqJjMm2EKq8vzaOIrrd8NGcPb-8SmI97HzUddLOiQOQKGPt7V1e_HLEUki3CnN3bGFen29FOFMGIG0zEM7mwClHSb0c0qbiXBcRd1k5Ypng"}
2020-07-10 01:12:14 SUCCESS
CallTokenEndpoint
Parsed token endpoint response
access_token
8TW72SzpYrH6_AjHFdi-Zze3y1xdhaCOgXFKklW97uE
token_type
Bearer
expires_in
3600
id_token
eyJhbGciOiJSUzI1NiIsImprdSI6Imh0dHBzOlwvXC9jb25uZWN0Lm9wZW5pZDQudXM6NTQ0M1wvcGhwT3BcL29wLmp3ayIsImtpZCI6IlBIUE9QLTAwUyJ9.eyJpc3MiOiJodHRwczpcL1wvY29ubmVjdC5vcGVuaWQ0LnVzOjU0NDNcL3BocE9wIiwic3ViIjoiNmY2N2M2MGNlNTAwOGZhMzc4YmY1YzQ4NmM3YWM2OWFjNTQ3MGFhMTY1MmJkY2Y2NjBiYTFiMDcyMTZhMjU0ZSIsImF1ZCI6WyJncjFsQ1VyLWRnR05mSVFsRE1FdHlBIl0sImV4cCI6MTU5NDM0MzgzNCwiaWF0IjoxNTk0MzQzNTM0LCJub25jZSI6IjZEenBSbk8yQXIiLCJhdF9oYXNoIjoiVmVlVk1IMS1BSHVubnJMa1k2ZFQtZyIsImF1dGhfdGltZSI6MTU5NDM0MzQzNn0.aGJfZJKYjJYk55BlQZADTr2qwDINY9a9pufuFmroygVm-oMLE0xt6J9nCXgSNbsVQT9W7Tb2_6wGE30hOmQakoFDOoIvjG8hh4Lv0k-wlJ4mRCWc4k__12LX2Wq_ZdfdydEy8CGj5pVlHrzy-FxAKOgwlJXMUmP96QQuFeiIUTHvlMJj7ln4eMAY0N8bk9CNK79LIRx6qlyjPhC0CdD1g3ISy4a9ei4Ic83bM6geKinqqJjMm2EKq8vzaOIrrd8NGcPb-8SmI97HzUddLOiQOQKGPt7V1e_HLEUki3CnN3bGFen29FOFMGIG0zEM7mwClHSb0c0qbiXBcRd1k5Ypng
2020-07-10 01:12:14 SUCCESS
CheckIfTokenEndpointResponseError
No error from token endpoint
2020-07-10 01:12:14 SUCCESS
CheckForAccessTokenValue
Found an access token
access_token
8TW72SzpYrH6_AjHFdi-Zze3y1xdhaCOgXFKklW97uE
2020-07-10 01:12:14 SUCCESS
ExtractAccessTokenFromTokenResponse
Extracted the access token
value
8TW72SzpYrH6_AjHFdi-Zze3y1xdhaCOgXFKklW97uE
type
Bearer
2020-07-10 01:12:14 SUCCESS
ExtractExpiresInFromTokenEndpointResponse
Extracted 'expires_in'
expires_in
3600
2020-07-10 01:12:14 SUCCESS
ValidateExpiresIn
expires_in passed all validation checks
expires_in
3600
2020-07-10 01:12:14 INFO
CheckForRefreshTokenValue
Couldn't find refresh token
2020-07-10 01:12:14 SUCCESS
ExtractIdTokenFromTokenResponse
Found and parsed the id_token from token_endpoint_response
value
eyJhbGciOiJSUzI1NiIsImprdSI6Imh0dHBzOlwvXC9jb25uZWN0Lm9wZW5pZDQudXM6NTQ0M1wvcGhwT3BcL29wLmp3ayIsImtpZCI6IlBIUE9QLTAwUyJ9.eyJpc3MiOiJodHRwczpcL1wvY29ubmVjdC5vcGVuaWQ0LnVzOjU0NDNcL3BocE9wIiwic3ViIjoiNmY2N2M2MGNlNTAwOGZhMzc4YmY1YzQ4NmM3YWM2OWFjNTQ3MGFhMTY1MmJkY2Y2NjBiYTFiMDcyMTZhMjU0ZSIsImF1ZCI6WyJncjFsQ1VyLWRnR05mSVFsRE1FdHlBIl0sImV4cCI6MTU5NDM0MzgzNCwiaWF0IjoxNTk0MzQzNTM0LCJub25jZSI6IjZEenBSbk8yQXIiLCJhdF9oYXNoIjoiVmVlVk1IMS1BSHVubnJMa1k2ZFQtZyIsImF1dGhfdGltZSI6MTU5NDM0MzQzNn0.aGJfZJKYjJYk55BlQZADTr2qwDINY9a9pufuFmroygVm-oMLE0xt6J9nCXgSNbsVQT9W7Tb2_6wGE30hOmQakoFDOoIvjG8hh4Lv0k-wlJ4mRCWc4k__12LX2Wq_ZdfdydEy8CGj5pVlHrzy-FxAKOgwlJXMUmP96QQuFeiIUTHvlMJj7ln4eMAY0N8bk9CNK79LIRx6qlyjPhC0CdD1g3ISy4a9ei4Ic83bM6geKinqqJjMm2EKq8vzaOIrrd8NGcPb-8SmI97HzUddLOiQOQKGPt7V1e_HLEUki3CnN3bGFen29FOFMGIG0zEM7mwClHSb0c0qbiXBcRd1k5Ypng
header
{
  "jku": "https://connect.openid4.us:5443/phpOp/op.jwk",
  "kid": "PHPOP-00S",
  "alg": "RS256"
}
claims
{
  "at_hash": "VeeVMH1-AHunnrLkY6dT-g",
  "sub": "6f67c60ce5008fa378bf5c486c7ac69ac5470aa1652bdcf660ba1b07216a254e",
  "aud": "gr1lCUr-dgGNfIQlDMEtyA",
  "auth_time": 1594343436,
  "iss": "https://connect.openid4.us:5443/phpOp",
  "exp": 1594343834,
  "iat": 1594343534,
  "nonce": "6DzpRnO2Ar"
}
2020-07-10 01:12:14 SUCCESS
ValidateIdToken
ID token iss, aud, exp, iat, auth_time, acr & nbf claims passed validation checks
2020-07-10 01:12:14 SUCCESS
ValidateIdTokenNonce
Nonce values match
nonce
6DzpRnO2Ar
2020-07-10 01:12:14 SUCCESS
ValidateIdTokenACRClaimAgainstRequest
Nothing to check; the conformance suite did not request an acr claim in request object
2020-07-10 01:12:14 SUCCESS
ValidateIdTokenSignature
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImprdSI6Imh0dHBzOlwvXC9jb25uZWN0Lm9wZW5pZDQudXM6NTQ0M1wvcGhwT3BcL29wLmp3ayIsImtpZCI6IlBIUE9QLTAwUyJ9.eyJpc3MiOiJodHRwczpcL1wvY29ubmVjdC5vcGVuaWQ0LnVzOjU0NDNcL3BocE9wIiwic3ViIjoiNmY2N2M2MGNlNTAwOGZhMzc4YmY1YzQ4NmM3YWM2OWFjNTQ3MGFhMTY1MmJkY2Y2NjBiYTFiMDcyMTZhMjU0ZSIsImF1ZCI6WyJncjFsQ1VyLWRnR05mSVFsRE1FdHlBIl0sImV4cCI6MTU5NDM0MzgzNCwiaWF0IjoxNTk0MzQzNTM0LCJub25jZSI6IjZEenBSbk8yQXIiLCJhdF9oYXNoIjoiVmVlVk1IMS1BSHVubnJMa1k2ZFQtZyIsImF1dGhfdGltZSI6MTU5NDM0MzQzNn0.aGJfZJKYjJYk55BlQZADTr2qwDINY9a9pufuFmroygVm-oMLE0xt6J9nCXgSNbsVQT9W7Tb2_6wGE30hOmQakoFDOoIvjG8hh4Lv0k-wlJ4mRCWc4k__12LX2Wq_ZdfdydEy8CGj5pVlHrzy-FxAKOgwlJXMUmP96QQuFeiIUTHvlMJj7ln4eMAY0N8bk9CNK79LIRx6qlyjPhC0CdD1g3ISy4a9ei4Ic83bM6geKinqqJjMm2EKq8vzaOIrrd8NGcPb-8SmI97HzUddLOiQOQKGPt7V1e_HLEUki3CnN3bGFen29FOFMGIG0zEM7mwClHSb0c0qbiXBcRd1k5Ypng
2020-07-10 01:12:14 SUCCESS
ValidateIdTokenSignatureUsingKid
id_token signature validated
id_token
eyJhbGciOiJSUzI1NiIsImprdSI6Imh0dHBzOlwvXC9jb25uZWN0Lm9wZW5pZDQudXM6NTQ0M1wvcGhwT3BcL29wLmp3ayIsImtpZCI6IlBIUE9QLTAwUyJ9.eyJpc3MiOiJodHRwczpcL1wvY29ubmVjdC5vcGVuaWQ0LnVzOjU0NDNcL3BocE9wIiwic3ViIjoiNmY2N2M2MGNlNTAwOGZhMzc4YmY1YzQ4NmM3YWM2OWFjNTQ3MGFhMTY1MmJkY2Y2NjBiYTFiMDcyMTZhMjU0ZSIsImF1ZCI6WyJncjFsQ1VyLWRnR05mSVFsRE1FdHlBIl0sImV4cCI6MTU5NDM0MzgzNCwiaWF0IjoxNTk0MzQzNTM0LCJub25jZSI6IjZEenBSbk8yQXIiLCJhdF9oYXNoIjoiVmVlVk1IMS1BSHVubnJMa1k2ZFQtZyIsImF1dGhfdGltZSI6MTU5NDM0MzQzNn0.aGJfZJKYjJYk55BlQZADTr2qwDINY9a9pufuFmroygVm-oMLE0xt6J9nCXgSNbsVQT9W7Tb2_6wGE30hOmQakoFDOoIvjG8hh4Lv0k-wlJ4mRCWc4k__12LX2Wq_ZdfdydEy8CGj5pVlHrzy-FxAKOgwlJXMUmP96QQuFeiIUTHvlMJj7ln4eMAY0N8bk9CNK79LIRx6qlyjPhC0CdD1g3ISy4a9ei4Ic83bM6geKinqqJjMm2EKq8vzaOIrrd8NGcPb-8SmI97HzUddLOiQOQKGPt7V1e_HLEUki3CnN3bGFen29FOFMGIG0zEM7mwClHSb0c0qbiXBcRd1k5Ypng
2020-07-10 01:12:14 SUCCESS
CheckForSubjectInIdToken
Found 'sub' in id_token
sub
6f67c60ce5008fa378bf5c486c7ac69ac5470aa1652bdcf660ba1b07216a254e
Second authorization: Userinfo endpoint tests
2020-07-10 01:12:14
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 8TW72SzpYrH6_AjHFdi-Zze3y1xdhaCOgXFKklW97uE",
  "accept-charset": "utf-8",
  "content-length": "0"
}
request_body

                                
2020-07-10 01:12:14 RESPONSE
CallProtectedResourceWithBearerToken
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 10 Jul 2020 01:12:14 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":"6f67c60ce5008fa378bf5c486c7ac69ac5470aa1652bdcf660ba1b07216a254e"}
2020-07-10 01:12:14 SUCCESS
CallProtectedResourceWithBearerToken
Got a response from the resource endpoint
headers
{
  "date": "Fri, 10 Jul 2020 01:12:14 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":"6f67c60ce5008fa378bf5c486c7ac69ac5470aa1652bdcf660ba1b07216a254e"}
2020-07-10 01:12:14 SUCCESS
CheckIdTokenAuthTimeClaimPresentDueToMaxAge
auth_time is present in the id_token, as required for a authentication where the max_age parameter was used
id_token
{
  "at_hash": "VeeVMH1-AHunnrLkY6dT-g",
  "sub": "6f67c60ce5008fa378bf5c486c7ac69ac5470aa1652bdcf660ba1b07216a254e",
  "aud": "gr1lCUr-dgGNfIQlDMEtyA",
  "auth_time": 1594343436,
  "iss": "https://connect.openid4.us:5443/phpOp",
  "exp": 1594343834,
  "iat": 1594343534,
  "nonce": "6DzpRnO2Ar"
}
2020-07-10 01:12:14 SUCCESS
CheckIdTokenAuthTimeClaimsSameIfPresent
auth_time is the same in the second id_token
first_id_token
{
  "at_hash": "gdgmdfliEgG78ZDf_4glRA",
  "sub": "6f67c60ce5008fa378bf5c486c7ac69ac5470aa1652bdcf660ba1b07216a254e",
  "aud": "gr1lCUr-dgGNfIQlDMEtyA",
  "auth_time": 1594343436,
  "iss": "https://connect.openid4.us:5443/phpOp",
  "exp": 1594343825,
  "iat": 1594343525,
  "nonce": "TsxoMzYfdP"
}
second_id_token
{
  "at_hash": "VeeVMH1-AHunnrLkY6dT-g",
  "sub": "6f67c60ce5008fa378bf5c486c7ac69ac5470aa1652bdcf660ba1b07216a254e",
  "aud": "gr1lCUr-dgGNfIQlDMEtyA",
  "auth_time": 1594343436,
  "iss": "https://connect.openid4.us:5443/phpOp",
  "exp": 1594343834,
  "iat": 1594343534,
  "nonce": "6DzpRnO2Ar"
}
2020-07-10 01:12:14 SUCCESS
CheckIdTokenSubConsistentForSecondAuthorization
sub is the same in the second id_token
first_id_token
{
  "at_hash": "gdgmdfliEgG78ZDf_4glRA",
  "sub": "6f67c60ce5008fa378bf5c486c7ac69ac5470aa1652bdcf660ba1b07216a254e",
  "aud": "gr1lCUr-dgGNfIQlDMEtyA",
  "auth_time": 1594343436,
  "iss": "https://connect.openid4.us:5443/phpOp",
  "exp": 1594343825,
  "iat": 1594343525,
  "nonce": "TsxoMzYfdP"
}
second_id_token
{
  "at_hash": "VeeVMH1-AHunnrLkY6dT-g",
  "sub": "6f67c60ce5008fa378bf5c486c7ac69ac5470aa1652bdcf660ba1b07216a254e",
  "aud": "gr1lCUr-dgGNfIQlDMEtyA",
  "auth_time": 1594343436,
  "iss": "https://connect.openid4.us:5443/phpOp",
  "exp": 1594343834,
  "iat": 1594343534,
  "nonce": "6DzpRnO2Ar"
}
2020-07-10 01:12:14 FINISHED
oidcc-max-age-10000
Test has run to completion
testmodule_result
PASSED
Unregister dynamically registered client
2020-07-10 01:12:14
UnregisterDynamicallyRegisteredClient
HTTP request
request_uri
https://connect.openid4.us:5443/phpOp/index.php/client/54IUBGkd1Q8wwxgz-Gs0Wg
request_method
DELETE
request_headers
{
  "accept": "application/json",
  "accept-charset": "utf-8",
  "authorization": "Bearer LQXp-aBP3gDH-A",
  "content-length": "0"
}
request_body

                                
2020-07-10 01:12:15 RESPONSE
UnregisterDynamicallyRegisteredClient
HTTP response
response_status_code
200 OK
response_status_text
OK
response_headers
{
  "date": "Fri, 10 Jul 2020 01:12:15 GMT",
  "server": "Apache/2.4.38 (Debian)",
  "set-cookie": "PHPSESSID\u003d68254v6ff5d5cn31haai1q681d; 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":1594343495,
 "client_id":"gr1lCUr-dgGNfIQlDMEtyA",
 "client_secret":"zTHrLEpe38gfQg",
 "client_name":"opend4Client1 TRRSgLmsVP",
 "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":"vFjLDfb68vJ6BQLpclRzR4ostJfZE692xmACuv5eIN_GJC9tpF_NCc07r1CJ3hP1ZOLcIPp0kW8Yuj0IDCVO5gbfbCpq2wEFkhRDgp8wTDa_pQhraaQqkGgki-6A8IBOxhBWbnZ4Cm7qFApFsKRxakS79gX2MW30Jf2gqSs32xjZsZivxjDkTxHziNa1j9a0-HmikxGJx9WZTEsF2FRdqnZRnlTLbGBHwMHlFOUvh70g3gpHNndWdZF0mBP6r5kCkCHRgWlfA2GLN0a6UuwauNQ69ALTbo-QdO-x1z9dZ5ckrLfbCVzvuUAFYCCGP4dtH6Vv-X056EpKlpGdnJqFXQ"
   }
  ]
 },
 "id_token_signed_response_alg":"RS256",
 "aggregation_signed_response_alg":"RS256",
 "grant_types":[
  "authorization_code"
 ],
 "response_types":[
  "code"
 ]
}
2020-07-10 01:12:15 INFO
UnregisterDynamicallyRegisteredClient
registration_client_uri returned a http status code other than 204 No Content
code
OK
2020-07-10 01:12:21
TEST-RUNNER
Alias has now been claimed by another test
alias
openid4us
new_test_id
gmWqbgX7H8
Test Results