Test Summary

Test Results

Expand All Collapse All
All times are UTC
2021-07-29 06:01:31 INFO
TEST-RUNNER
Test instance iG3GEZhhCuBvnkF created
baseUrl
https://www.certification.openid.net/test/a/caos
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "default",
  "client_registration": "static_client"
}
alias
caos
description
RP Certification
planId
uoprP0OO8Z4Qo
config
{
  "alias": "caos",
  "description": "RP Certification",
  "publish": "summary",
  "client": {
    "client_id": "93634749943374746@openid_certification",
    "client_secret": "myclQ`RB_F5|HA:@7!r7H(DLltKA)P~u#)Ag#LQ8Zw,km*\u003d@JhYacA4^qC]B{ZK}",
    "redirect_uri": "http://localhost:4200/auth/callback"
  }
}
testName
oidcc-client-test-client-secret-basic
2021-07-29 06:01:31 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/caos/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/caos/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/caos/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/caos/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/caos/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/caos/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic",
    "client_secret_post",
    "client_secret_jwt",
    "private_key_jwt"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2021-07-29 06:01:31
SetTokenEndpointAuthMethodsSupportedToClientSecretBasicOnly
Changed token_endpoint_auth_methods_supported to client_secret_basic only in server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/caos/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/caos/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/caos/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/caos/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/caos/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/caos/register",
  "scopes_supported": [
    "openid",
    "phone",
    "profile",
    "email",
    "address",
    "offline_access"
  ],
  "response_types_supported": [
    "code",
    "id_token code",
    "token code id_token",
    "id_token",
    "token id_token",
    "token code",
    "token"
  ],
  "response_modes_supported": [
    "query",
    "fragment",
    "form_post"
  ],
  "token_endpoint_auth_methods_supported": [
    "client_secret_basic"
  ],
  "token_endpoint_auth_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "grant_types_supported": [
    "authorization_code",
    "implicit"
  ],
  "claims_parameter_supported": true,
  "acr_values_supported": [
    "PASSWORD"
  ],
  "subject_types_supported": [
    "public",
    "pairwise"
  ],
  "claim_types_supported": [
    "normal",
    "aggregated",
    "distributed"
  ],
  "claims_supported": [
    "sub",
    "name",
    "given_name",
    "family_name",
    "middle_name",
    "nickname",
    "gender",
    "birthdate",
    "preferred_username",
    "profile",
    "website",
    "locale",
    "updated_at",
    "address",
    "zoneinfo",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified"
  ],
  "id_token_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "id_token_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "id_token_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "request_object_signing_alg_values_supported": [
    "none",
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "request_object_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "request_object_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ],
  "userinfo_signing_alg_values_supported": [
    "RS256",
    "RS384",
    "RS512",
    "PS256",
    "PS384",
    "PS512",
    "ES256",
    "ES256K",
    "ES384",
    "ES512",
    "EdDSA"
  ],
  "userinfo_encryption_alg_values_supported": [
    "RSA1_5",
    "RSA-OAEP",
    "RSA-OAEP-256",
    "ECDH-ES",
    "ECDH-ES+A128KW",
    "ECDH-ES+A192KW",
    "ECDH-ES+A256KW",
    "A128KW",
    "A192KW",
    "A256KW",
    "A128GCMKW",
    "A192GCMKW",
    "A256GCMKW",
    "dir"
  ],
  "userinfo_encryption_enc_values_supported": [
    "A128CBC-HS256",
    "A192CBC-HS384",
    "A256CBC-HS512",
    "A128GCM",
    "A192GCM",
    "A256GCM"
  ]
}
2021-07-29 06:01:31
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "zqMDsk5Y-AuHhaHr1a0h-BGVN52rzJ8Azi3e2wCAkO8rhgvGQ47APGr6SImOzoqWjJtfuVh0Bhy4weQxy7BbHcjhTLXukz3bvrOiOEK_-kTkR5ruks592_YTw1bEE6CSKpqjYLbR3dq-tYp0Ax8iKifti6E5Zvcwnb4ZD_QUAKU",
      "kty": "RSA",
      "q": "t79RkKDJ2lNkaSd2GVptNlGv-Jtz89ZqFT9WroZO92mA_ehOoQxpKdPBiYbPH6zfpZCgejgfLzLlKQ81d-JVWwXLTln4nMWWWdGDISr50Bma-MTwjMDer2SK2u9hBRFZFi3dcLvrzS5DVQIChAuD_e--zb4YOpzv_K1TIXHiqfE",
      "d": "OGKKu_sKfH6zIGaVcBnvU32Bo2NZltfJ9Z0hc37xmYHSvAbr1D9uQhxgcgNeA6cDHJms9E4QZSbOfh6DK6ketKJtgDOINsKpnbbo7I1a4f49FPFb5EGIEU_xwxOHnQLe0VVaDUfrWl6Bory83l8_QZYynKuGS4gqV52pBHOkEJC-ixrIjicttZv3ZK87wblhF2T9EWgoT0Kd_WSjHUnFjMI7E1WNTC0bvKcGdH_4pCHOJgHSvF6M8_MkQpNN0a-ypVnE_U8OqyN9SmH4z_K5bqQH4_tf-_suFc_9KmKS3n-05yDxmbDNo8ZY6x0HJ49G7mi6ayXtvvE8DiY-0yilQQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "1c9d0cf8-db07-4caa-98d7-d4196b1d82d7",
      "qi": "IeThK2Q6ofUtzBPRcoJw3mQfoSVBfK2Ks9SjSep9rd5SeTvpu-YmIBAfkV9XzzSadgqZbveD-PXLH4l9Gex1c5OkdCd0QFET74FGERAq1VXPle17l9XL7Ck2FKNHrOh-LMhK_fd3g_NGlSxf_oVCo9mHGXDEwfZ-TaDecqDgF4M",
      "dp": "NItdUET9-K0t2_xNtPsejS8ja44Ldq_kC4m8hqH9D13SCncKBnnRRkvJsxJPnxO8rqp_z-i_MCKzlJJLW0lQEiXXrKMCtKxhKYASOw42NRS5m7-49NnPRVSwt9Zja75EDNNfwiMbALg0EIPRdk2_aUrX686mgxlOYn5JbzYYtAU",
      "dq": "kYnLDBge6Xvl61gjNb-nA0A-dlaCyB8LlVq-yKt-_n6lefc32F3hKg0cnVaW1crytcvRIB01rgfM9PGj8xnla5wyRRQEVAA4r1nAWFQW3Fp7ohEzSvk1KI0lYnX6Ta5I9sVLQRDHm5PKJxnZbkdEu6zaX1HzFPHbMDMExlfTJbE",
      "n": "lFD1GomwXU8ABYZiW9S3UclpHIsse2_KDOqg-TudvDM2d0SVbhve7jh6DLfr7um9-CMyhYsj3JrcM4ylcuMUby-6fHsuII9cGR4KSjqfexhPrxmFb8ZsLuUZ2hlIjo811R050tTCYlmovMulKRHyTUMLxhJCGWeEx9449yO18L7nQ9Hh9WlJLXxOTyNIHN70MtCCzo4CWyoQ_vxvMPEepK-Dlt-0xgMqXDsGffa4YyfCkEiq-2VtK7JYtGneGP-SXzIKHUqzN1NRBUmMyCvV_mvBTfRu4tt4p01dJSD9NdWg4guMK7wmm4Skizq9q79tfxZC6PnKJyv3ngJcYeuIVQ"
    },
    {
      "kty": "EC",
      "d": "3-hqNP5Z0KxZzDjhOKqWKzAESK9MU1nDhBRsIskFwg4",
      "use": "sig",
      "crv": "P-256",
      "kid": "6557e0c9-2736-4ca5-b41f-f24099d2521e",
      "x": "XyYApvhXPnFjUguj5nOEQWMDc6YlMUFI4PQ6lq3ehTI",
      "y": "BSNzlC9lVFwSkvzTwUgXM2io46QIvG44CR5TfD92tNg"
    },
    {
      "kty": "EC",
      "d": "7ebsuw34khx1FeIwvO2yFEvLc1Ba6mN0plmhxLL9K1k",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "169989f7-857c-428d-b223-41bc1ac5db0c",
      "x": "306Zh1UtA7m139ihfReU6ppLCJZ96vINd-2Sq4bkXnY",
      "y": "kLJZv9DMjm-gZ3u2xb1bJSOj1pyaKNTr5yAihN0Zo4w"
    },
    {
      "kty": "OKP",
      "d": "EJCsZT-UH1gZVueT1cHTne-JvbQfagVxD4CLnECYTXs",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "b10488b5-32be-48d2-9c37-7e4d8cfbb589",
      "x": "8lHeF372SUKK1LV_8SiVurDzjl8mKuIRFMMiKNJ5Qd0"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "8flZloSgSEwN-v480F8LdLWOp928AyQv36yMuRWWDHqSsPDld7EZhloLVS_DokyNumuz9-qPzS74AQ7xeWbtl0FlpqU9gtCm1uWOYZJZHlx36UVjL-Q_K1vQaTzvdaKvVJNniuThqQ3BSYjJmVag_qullk4Nqaz79YcFFNQw5FM",
      "kty": "RSA",
      "q": "s7ABwtbI3qlhrjTPk3UAUbf9sXVDTe4jjV_gCxG1zzEdoPAl6JI06oMCLjFdr6gK7euTv-HmTt5rATgOxdDnTKiaabwJJyARNKNwNY-j0NDHTrFEdvbjvH0aDJ_H-W9HlXjyZzkkFByW9qJI5s7Rsya-rxaikfhohrnqCEq9iFs",
      "d": "itesK3ixP5zAB1KDoq_IukQWgo8hokTwRPL_Y1tyRSQeAZGrirXG-kCsudnUMYv-TXBf4sI5hvzWlAMA9OLUBL9qYD3aQ3gmePmIbuyL5T5P1YK4YoH7ZQRowreBLI9Osx4K4wR3tig_5u_Y3-j2y8IVjSwnUEu4iervCcvhMYPCCl1KWf5Izpk1CHYmxIDbBlnWlP9MB3PAIigOnizd_maRdVLO4qZJPzZXdc79eW-wq-kOPeHIZjmllw_DUh-y_tArQWrbCTzU4woHKWz6dtJKSATyaBT8EFh1VfN7VAjqsEdiQ_KZEDZURAIioBhecwryR09FNEanSyEhSpIazQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "73fc4fca-e62a-413c-b074-94bbd81f642d",
      "qi": "dm1Gk9shjNG3BSZJbdogoNPcZrG5THcqFSeIW3IYe32sl5FdKz3rEw-4fIDCvIG4CgKMBSck_VztQVzfzd_Y0LvuFWg4C0CwBiFrWkvXBxsgumCnWZZX-6pGb4OvvywWdw2rLpzAkovbMtNEPkqmyYTIqNRLl6kDCSjFDFSxo7I",
      "dp": "dW_eUhX2MIBw_JLtcvfd-HuxS7lq6V9juLvm5GEcnNvUW_nedJPIXpNPEr4Gxbs_we1JwBXgSuXzyZe2DISu5Q0BR7rEuruHbZ6l1qcPh5O7QsTBWdn96o45_Qls8nvNek-8HgXtm32ohIbVyQzpQBCQYf1p1iK1ejlYdv5w6C8",
      "alg": "RSA-OAEP",
      "dq": "p2mg-msrE2k0vR4vF--2sGyATUo3vu_U5-8fyrBhd_0G4d9dMmamLqiI64jLBNHH_QuzyN8ruOe5QpV8Dgootl-QHls3G-Dgpu5vqTd_JRqf102JwF0eqYrVLlXf9yIay8S39DxkxOguLvPcgE7JSeUbW_320ZFjscKdrcQU-mk",
      "n": "qde2u_mLCXwp5ZtkRRKx43onEiREwe_QQ4YsP8uA12Z1QliHa5JawpUNCHcRLNh_Ji1t5xOgRE2vLt5q6QUX4BjX3XGvIMRhWZH2HGqvcNnqvEnmxEIQoig2qP4JG5tYZ__gM0wZQubGf41RmUPGUbk4RWPHbS93oj8M0uRaOM5x6trwa87s3if4ON6K9OBQU8cn3hW8oFA92jNX_yfeTgfxy6hnMZbQMGstQ8Yt5TJNFQbsnkTpvbjsNt29UqvzMWFHoUrGfwR66INlXRjL2q97SrnqqmnU1MGkaPcHvalJ5ee1JuPv26WvomdkFYp2-AmTJJ4_71KLnqnR9fRBgQ"
    },
    {
      "kty": "EC",
      "d": "wZDAS65LkaLkJOe37N7Sy2V2vEvScSiCc66113qAMSY",
      "use": "enc",
      "crv": "P-256",
      "kid": "4b889132-9418-420b-8014-64f17b1e7c85",
      "x": "00ru1C9jj__oLHb-e47XwGFnP-jnPuiGRw9gNsxnhzc",
      "y": "rBtOkS2wfITyYX-zDE2TnT9c4Z1qWZvKTKV0KX2XXbo",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "1c9d0cf8-db07-4caa-98d7-d4196b1d82d7",
      "n": "lFD1GomwXU8ABYZiW9S3UclpHIsse2_KDOqg-TudvDM2d0SVbhve7jh6DLfr7um9-CMyhYsj3JrcM4ylcuMUby-6fHsuII9cGR4KSjqfexhPrxmFb8ZsLuUZ2hlIjo811R050tTCYlmovMulKRHyTUMLxhJCGWeEx9449yO18L7nQ9Hh9WlJLXxOTyNIHN70MtCCzo4CWyoQ_vxvMPEepK-Dlt-0xgMqXDsGffa4YyfCkEiq-2VtK7JYtGneGP-SXzIKHUqzN1NRBUmMyCvV_mvBTfRu4tt4p01dJSD9NdWg4guMK7wmm4Skizq9q79tfxZC6PnKJyv3ngJcYeuIVQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "747b4530-8eb6-4ff6-951f-70f44a36de0b",
      "n": "y0LFJCLKkCe-Ezh3d52fyRdZOk7LjMg79h-m8cH6zMtehClytaN1OR-INjpLzxRgkjQSoV7fyW_cfQoPMGhiR5kOobhgxWLvv9HEB3b_TUUjWbWAWClG2UmTG72wwH8vEve2wHnZ_oNUcdtgLTSZqLXw2InwLq-n0kQbSMv40osK_ChlC8mQGEoPQz7mAUwyGZOx-BqfchaaJ2scWHJt6JAJdw8wZ44FLgqFTz7HUH7_7B0y2NHq1dm6CNC77TOkY1FLN2WGDVuCpsafgx0KVDaQ8JMjmoN0LqHxqUTsXgtPHI7Zw-p8DrSE--wE3fY31p3B5eIlVxgf9CWLJeJgDQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "6557e0c9-2736-4ca5-b41f-f24099d2521e",
      "x": "XyYApvhXPnFjUguj5nOEQWMDc6YlMUFI4PQ6lq3ehTI",
      "y": "BSNzlC9lVFwSkvzTwUgXM2io46QIvG44CR5TfD92tNg"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "2a576e62-03c9-426d-a1e2-a647ce5b85c5",
      "x": "Yh45OWHAv3FFf8nc9F-Tha6jIL4cFUDtKXTIm1RodeA",
      "y": "SRM_l0wRy3lk965OKqc3ZiCWs_9MdUZq0NY0AMB8FT8"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "169989f7-857c-428d-b223-41bc1ac5db0c",
      "x": "306Zh1UtA7m139ihfReU6ppLCJZ96vINd-2Sq4bkXnY",
      "y": "kLJZv9DMjm-gZ3u2xb1bJSOj1pyaKNTr5yAihN0Zo4w"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "b10488b5-32be-48d2-9c37-7e4d8cfbb589",
      "x": "8lHeF372SUKK1LV_8SiVurDzjl8mKuIRFMMiKNJ5Qd0"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "73fc4fca-e62a-413c-b074-94bbd81f642d",
      "alg": "RSA-OAEP",
      "n": "qde2u_mLCXwp5ZtkRRKx43onEiREwe_QQ4YsP8uA12Z1QliHa5JawpUNCHcRLNh_Ji1t5xOgRE2vLt5q6QUX4BjX3XGvIMRhWZH2HGqvcNnqvEnmxEIQoig2qP4JG5tYZ__gM0wZQubGf41RmUPGUbk4RWPHbS93oj8M0uRaOM5x6trwa87s3if4ON6K9OBQU8cn3hW8oFA92jNX_yfeTgfxy6hnMZbQMGstQ8Yt5TJNFQbsnkTpvbjsNt29UqvzMWFHoUrGfwR66INlXRjL2q97SrnqqmnU1MGkaPcHvalJ5ee1JuPv26WvomdkFYp2-AmTJJ4_71KLnqnR9fRBgQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "4b889132-9418-420b-8014-64f17b1e7c85",
      "x": "00ru1C9jj__oLHb-e47XwGFnP-jnPuiGRw9gNsxnhzc",
      "y": "rBtOkS2wfITyYX-zDE2TnT9c4Z1qWZvKTKV0KX2XXbo",
      "alg": "ECDH-ES"
    }
  ]
}
2021-07-29 06:01:31 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2021-07-29 06:01:31 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2021-07-29 06:01:31 SUCCESS
OIDCCLoadUserInfo
Added user information
user_info
{
  "sub": "user-subject-1234531",
  "name": "Demo T. User",
  "given_name": "Demo",
  "family_name": "User",
  "middle_name": "Theresa",
  "nickname": "Dee",
  "preferred_username": "d.tu",
  "gender": "female",
  "birthdate": "2000-02-03",
  "address": {
    "street_address": "100 Universal City Plaza",
    "locality": "Hollywood",
    "region": "CA",
    "postal_code": "91608",
    "country": "USA"
  },
  "zoneinfo": "America/Los_Angeles",
  "locale": "en-US",
  "phone_number": "+1 555 5550000",
  "phone_number_verified": false,
  "email": "user@example.com",
  "email_verified": false,
  "website": "https://openid.net/",
  "updated_at": 1580000000
}
2021-07-29 06:01:31 SUCCESS
OIDCCGetStaticClientConfigurationForRPTests
Found a static client object
client_id
93634749943374746@openid_certification
client_secret
myclQ`RB_F5|HA:@7!r7H(DLltKA)P~u#)Ag#LQ8Zw,km*=@JhYacA4^qC]B{ZK}
redirect_uris
[
  "http://localhost:4200/auth/callback"
]
2021-07-29 06:01:31 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "client_id": "93634749943374746@openid_certification",
  "client_secret": "myclQ`RB_F5|HA:@7!r7H(DLltKA)P~u#)Ag#LQ8Zw,km*\u003d@JhYacA4^qC]B{ZK}",
  "redirect_uris": [
    "http://localhost:4200/auth/callback"
  ]
}
2021-07-29 06:01:31 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2021-07-29 06:01:31 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2021-07-29 06:01:31 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "http://localhost:4200/auth/callback"
]
2021-07-29 06:01:31 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2021-07-29 06:01:31 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2021-07-29 06:01:31 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2021-07-29 06:01:31 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2021-07-29 06:01:31 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2021-07-29 06:01:31 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2021-07-29 06:01:31 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2021-07-29 06:01:31 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-07-29 06:01:31 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2021-07-29 06:01:31 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2021-07-29 06:01:31 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2021-07-29 06:01:31 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2021-07-29 06:01:31 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2021-07-29 06:01:31 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2021-07-29 06:01:31 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2021-07-29 06:01:31 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2021-07-29 06:01:31 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2021-07-29 06:01:31 SUCCESS
OIDCCExtractServerSigningAlg
Using the default algorithm for the first key in server jwks
signing_algorithm
RS256
2021-07-29 06:01:31
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2021-07-29 06:01:31
oidcc-client-test-client-secret-basic
Setup Done
2021-07-29 06:01:34 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance iG3GEZhhCuBvnkF
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,*/*;q\u003d0.8",
  "upgrade-insecure-requests": "1",
  "cookie": "JSESSIONID\u003d0340D2A012AC78B6C2939CF389A64905",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15",
  "accept-language": "en-gb",
  "accept-encoding": "gzip, deflate",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "connection": "close",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net"
}
incoming_path
authorize
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{
  "client_id": "93634749943374746@openid_certification",
  "redirect_uri": "http://localhost:4200/auth/callback",
  "response_type": "code",
  "scope": "openid profile",
  "state": "cf29ace3-8992-47cc-b83b-cffb8189b495"
}
incoming_body
Authorization endpoint
2021-07-29 06:01:34 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2021-07-29 06:01:34 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile"
]
expected
openid
2021-07-29 06:01:34 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "93634749943374746@openid_certification",
  "redirect_uri": "http://localhost:4200/auth/callback",
  "response_type": "code",
  "scope": "openid profile",
  "state": "cf29ace3-8992-47cc-b83b-cffb8189b495"
}
2021-07-29 06:01:34 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile
2021-07-29 06:01:34 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2021-07-29 06:01:34 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2021-07-29 06:01:34 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
93634749943374746@openid_certification
2021-07-29 06:01:34 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
http://localhost:4200/auth/callback
expected
[
  "http://localhost:4200/auth/callback"
]
2021-07-29 06:01:34 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile"
]
expected
openid
2021-07-29 06:01:34 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2021-07-29 06:01:34 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
Uq6lGEKzbU
2021-07-29 06:01:34 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
8JGnxFCuYgRwKS6vFMEo_w
2021-07-29 06:01:34 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "http://localhost:4200/auth/callback",
  "state": "cf29ace3-8992-47cc-b83b-cffb8189b495"
}
2021-07-29 06:01:34 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "http://localhost:4200/auth/callback",
  "state": "cf29ace3-8992-47cc-b83b-cffb8189b495",
  "code": "Uq6lGEKzbU"
}
2021-07-29 06:01:34
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
http://localhost:4200/auth/callback?state=cf29ace3-8992-47cc-b83b-cffb8189b495&code=Uq6lGEKzbU
2021-07-29 06:01:34 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance iG3GEZhhCuBvnkF
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [http://localhost:4200/auth/callback?state=cf29ace3-8992-47cc-b83b-cffb8189b495&code=Uq6lGEKzbU]
outgoing_path
authorize
2021-07-29 06:01:35 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance iG3GEZhhCuBvnkF
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Go-http-client/1.1",
  "authorization": "Basic OTM2MzQ3NDk5NDMzNzQ3NDYlNDBvcGVuaWRfY2VydGlmaWNhdGlvbjpteWNsUSU2MFJCX0Y1JTdDSEElM0ElNDA3JTIxcjdIJTI4RExsdEtBJTI5UH51JTIzJTI5QWclMjNMUThadyUyQ2ttJTJBJTNEJTQwSmhZYWNBNCU1RXFDJTVEQiU3QlpLJTdE",
  "content-type": "application/x-www-form-urlencoded",
  "accept-encoding": "gzip",
  "x-ssl-cipher": "ECDHE-RSA-AES128-GCM-SHA256",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "106",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
token
incoming_body_form_params
{
  "code": "Uq6lGEKzbU",
  "grant_type": "authorization_code",
  "redirect_uri": "http://localhost:4200/auth/callback"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
code=Uq6lGEKzbU&grant_type=authorization_code&redirect_uri=http%3A%2F%2Flocalhost%3A4200%2Fauth%2Fcallback
Token endpoint
2021-07-29 06:01:35 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
93634749943374746@openid_certification
client_secret
myclQ`RB_F5|HA:@7!r7H(DLltKA)P~u#)Ag#LQ8Zw,km*=@JhYacA4^qC]B{ZK}
method
client_secret_basic
2021-07-29 06:01:35 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2021-07-29 06:01:35 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
Uq6lGEKzbU
2021-07-29 06:01:35 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
http://localhost:4200/auth/callback
2021-07-29 06:01:35 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
0GLNu6L5Dei4dsfeOodr3KM0Do0tXullqIvhm5TKsjAe2rCOd1
2021-07-29 06:01:35 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
HxkX-DZxw_319ranGnfEog
2021-07-29 06:01:35 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/caos/
sub
user-subject-1234531
aud
93634749943374746@openid_certification
iat
1627538495
exp
1627538795
2021-07-29 06:01:35 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
HxkX-DZxw_319ranGnfEog
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/caos/",
  "sub": "user-subject-1234531",
  "aud": "93634749943374746@openid_certification",
  "iat": 1627538495,
  "exp": 1627538795,
  "at_hash": "HxkX-DZxw_319ranGnfEog"
}
2021-07-29 06:01:35 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJraWQiOiIxYzlkMGNmOC1kYjA3LTRjYWEtOThkNy1kNDE5NmIxZDgyZDciLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiSHhrWC1EWnh3XzMxOXJhbkduZkVvZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiOTM2MzQ3NDk5NDMzNzQ3NDZAb3BlbmlkX2NlcnRpZmljYXRpb24iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvY2Fvc1wvIiwiZXhwIjoxNjI3NTM4Nzk1LCJpYXQiOjE2Mjc1Mzg0OTV9.MHjPWPIYtGhCkYHMnZgm9XJ4sGSbWim8aNQiAMclxwKgRoocqiRuJlivOGaSmlxAVwU4crrEkUnan6tqvzZpIOJ8wTgkLh_BsL3cPAgbPcrIbQ3rUctj2iCZAd9lzFrzUKtCNyH0U90rgv1zcqIyWbY09Y1jranRvL5Bc8GIyUldDwvHwHXMOmdm4ldCgsfa-f7PjZU9Ue_T72n_gDR6VqJVYqav3E_PgHw4F3JuvVauhkXKIz1QzDYqVeaxBMnSFSz35p9Pz9tqh_R1na-ceLC2S8CQAAG_ILJlQd0-OABGDfjzSUcp2N2tBBZZUWBERWkzjLxubAZHnSD4ldazZw
key
{"p":"zqMDsk5Y-AuHhaHr1a0h-BGVN52rzJ8Azi3e2wCAkO8rhgvGQ47APGr6SImOzoqWjJtfuVh0Bhy4weQxy7BbHcjhTLXukz3bvrOiOEK_-kTkR5ruks592_YTw1bEE6CSKpqjYLbR3dq-tYp0Ax8iKifti6E5Zvcwnb4ZD_QUAKU","kty":"RSA","q":"t79RkKDJ2lNkaSd2GVptNlGv-Jtz89ZqFT9WroZO92mA_ehOoQxpKdPBiYbPH6zfpZCgejgfLzLlKQ81d-JVWwXLTln4nMWWWdGDISr50Bma-MTwjMDer2SK2u9hBRFZFi3dcLvrzS5DVQIChAuD_e--zb4YOpzv_K1TIXHiqfE","d":"OGKKu_sKfH6zIGaVcBnvU32Bo2NZltfJ9Z0hc37xmYHSvAbr1D9uQhxgcgNeA6cDHJms9E4QZSbOfh6DK6ketKJtgDOINsKpnbbo7I1a4f49FPFb5EGIEU_xwxOHnQLe0VVaDUfrWl6Bory83l8_QZYynKuGS4gqV52pBHOkEJC-ixrIjicttZv3ZK87wblhF2T9EWgoT0Kd_WSjHUnFjMI7E1WNTC0bvKcGdH_4pCHOJgHSvF6M8_MkQpNN0a-ypVnE_U8OqyN9SmH4z_K5bqQH4_tf-_suFc_9KmKS3n-05yDxmbDNo8ZY6x0HJ49G7mi6ayXtvvE8DiY-0yilQQ","e":"AQAB","use":"sig","kid":"1c9d0cf8-db07-4caa-98d7-d4196b1d82d7","qi":"IeThK2Q6ofUtzBPRcoJw3mQfoSVBfK2Ks9SjSep9rd5SeTvpu-YmIBAfkV9XzzSadgqZbveD-PXLH4l9Gex1c5OkdCd0QFET74FGERAq1VXPle17l9XL7Ck2FKNHrOh-LMhK_fd3g_NGlSxf_oVCo9mHGXDEwfZ-TaDecqDgF4M","dp":"NItdUET9-K0t2_xNtPsejS8ja44Ldq_kC4m8hqH9D13SCncKBnnRRkvJsxJPnxO8rqp_z-i_MCKzlJJLW0lQEiXXrKMCtKxhKYASOw42NRS5m7-49NnPRVSwt9Zja75EDNNfwiMbALg0EIPRdk2_aUrX686mgxlOYn5JbzYYtAU","dq":"kYnLDBge6Xvl61gjNb-nA0A-dlaCyB8LlVq-yKt-_n6lefc32F3hKg0cnVaW1crytcvRIB01rgfM9PGj8xnla5wyRRQEVAA4r1nAWFQW3Fp7ohEzSvk1KI0lYnX6Ta5I9sVLQRDHm5PKJxnZbkdEu6zaX1HzFPHbMDMExlfTJbE","n":"lFD1GomwXU8ABYZiW9S3UclpHIsse2_KDOqg-TudvDM2d0SVbhve7jh6DLfr7um9-CMyhYsj3JrcM4ylcuMUby-6fHsuII9cGR4KSjqfexhPrxmFb8ZsLuUZ2hlIjo811R050tTCYlmovMulKRHyTUMLxhJCGWeEx9449yO18L7nQ9Hh9WlJLXxOTyNIHN70MtCCzo4CWyoQ_vxvMPEepK-Dlt-0xgMqXDsGffa4YyfCkEiq-2VtK7JYtGneGP-SXzIKHUqzN1NRBUmMyCvV_mvBTfRu4tt4p01dJSD9NdWg4guMK7wmm4Skizq9q79tfxZC6PnKJyv3ngJcYeuIVQ"}
algorithm
RS256
2021-07-29 06:01:35 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2021-07-29 06:01:35 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
0GLNu6L5Dei4dsfeOodr3KM0Do0tXullqIvhm5TKsjAe2rCOd1
token_type
Bearer
id_token
eyJraWQiOiIxYzlkMGNmOC1kYjA3LTRjYWEtOThkNy1kNDE5NmIxZDgyZDciLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiSHhrWC1EWnh3XzMxOXJhbkduZkVvZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiOTM2MzQ3NDk5NDMzNzQ3NDZAb3BlbmlkX2NlcnRpZmljYXRpb24iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvY2Fvc1wvIiwiZXhwIjoxNjI3NTM4Nzk1LCJpYXQiOjE2Mjc1Mzg0OTV9.MHjPWPIYtGhCkYHMnZgm9XJ4sGSbWim8aNQiAMclxwKgRoocqiRuJlivOGaSmlxAVwU4crrEkUnan6tqvzZpIOJ8wTgkLh_BsL3cPAgbPcrIbQ3rUctj2iCZAd9lzFrzUKtCNyH0U90rgv1zcqIyWbY09Y1jranRvL5Bc8GIyUldDwvHwHXMOmdm4ldCgsfa-f7PjZU9Ue_T72n_gDR6VqJVYqav3E_PgHw4F3JuvVauhkXKIz1QzDYqVeaxBMnSFSz35p9Pz9tqh_R1na-ceLC2S8CQAAG_ILJlQd0-OABGDfjzSUcp2N2tBBZZUWBERWkzjLxubAZHnSD4ldazZw
scope
openid profile
2021-07-29 06:01:35 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance iG3GEZhhCuBvnkF
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "0GLNu6L5Dei4dsfeOodr3KM0Do0tXullqIvhm5TKsjAe2rCOd1",
  "token_type": "Bearer",
  "id_token": "eyJraWQiOiIxYzlkMGNmOC1kYjA3LTRjYWEtOThkNy1kNDE5NmIxZDgyZDciLCJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiSHhrWC1EWnh3XzMxOXJhbkduZkVvZyIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiOTM2MzQ3NDk5NDMzNzQ3NDZAb3BlbmlkX2NlcnRpZmljYXRpb24iLCJpc3MiOiJodHRwczpcL1wvd3d3LmNlcnRpZmljYXRpb24ub3BlbmlkLm5ldFwvdGVzdFwvYVwvY2Fvc1wvIiwiZXhwIjoxNjI3NTM4Nzk1LCJpYXQiOjE2Mjc1Mzg0OTV9.MHjPWPIYtGhCkYHMnZgm9XJ4sGSbWim8aNQiAMclxwKgRoocqiRuJlivOGaSmlxAVwU4crrEkUnan6tqvzZpIOJ8wTgkLh_BsL3cPAgbPcrIbQ3rUctj2iCZAd9lzFrzUKtCNyH0U90rgv1zcqIyWbY09Y1jranRvL5Bc8GIyUldDwvHwHXMOmdm4ldCgsfa-f7PjZU9Ue_T72n_gDR6VqJVYqav3E_PgHw4F3JuvVauhkXKIz1QzDYqVeaxBMnSFSz35p9Pz9tqh_R1na-ceLC2S8CQAAG_ILJlQd0-OABGDfjzSUcp2N2tBBZZUWBERWkzjLxubAZHnSD4ldazZw",
  "scope": "openid profile"
}
outgoing_path
token
2021-07-29 06:01:35 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance iG3GEZhhCuBvnkF
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Go-http-client/1.1",
  "accept-encoding": "gzip",
  "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
jwks
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Jwks endpoint
2021-07-29 06:01:35 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance iG3GEZhhCuBvnkF
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "1c9d0cf8-db07-4caa-98d7-d4196b1d82d7",
      "n": "lFD1GomwXU8ABYZiW9S3UclpHIsse2_KDOqg-TudvDM2d0SVbhve7jh6DLfr7um9-CMyhYsj3JrcM4ylcuMUby-6fHsuII9cGR4KSjqfexhPrxmFb8ZsLuUZ2hlIjo811R050tTCYlmovMulKRHyTUMLxhJCGWeEx9449yO18L7nQ9Hh9WlJLXxOTyNIHN70MtCCzo4CWyoQ_vxvMPEepK-Dlt-0xgMqXDsGffa4YyfCkEiq-2VtK7JYtGneGP-SXzIKHUqzN1NRBUmMyCvV_mvBTfRu4tt4p01dJSD9NdWg4guMK7wmm4Skizq9q79tfxZC6PnKJyv3ngJcYeuIVQ"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "747b4530-8eb6-4ff6-951f-70f44a36de0b",
      "n": "y0LFJCLKkCe-Ezh3d52fyRdZOk7LjMg79h-m8cH6zMtehClytaN1OR-INjpLzxRgkjQSoV7fyW_cfQoPMGhiR5kOobhgxWLvv9HEB3b_TUUjWbWAWClG2UmTG72wwH8vEve2wHnZ_oNUcdtgLTSZqLXw2InwLq-n0kQbSMv40osK_ChlC8mQGEoPQz7mAUwyGZOx-BqfchaaJ2scWHJt6JAJdw8wZ44FLgqFTz7HUH7_7B0y2NHq1dm6CNC77TOkY1FLN2WGDVuCpsafgx0KVDaQ8JMjmoN0LqHxqUTsXgtPHI7Zw-p8DrSE--wE3fY31p3B5eIlVxgf9CWLJeJgDQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "6557e0c9-2736-4ca5-b41f-f24099d2521e",
      "x": "XyYApvhXPnFjUguj5nOEQWMDc6YlMUFI4PQ6lq3ehTI",
      "y": "BSNzlC9lVFwSkvzTwUgXM2io46QIvG44CR5TfD92tNg"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "2a576e62-03c9-426d-a1e2-a647ce5b85c5",
      "x": "Yh45OWHAv3FFf8nc9F-Tha6jIL4cFUDtKXTIm1RodeA",
      "y": "SRM_l0wRy3lk965OKqc3ZiCWs_9MdUZq0NY0AMB8FT8"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "169989f7-857c-428d-b223-41bc1ac5db0c",
      "x": "306Zh1UtA7m139ihfReU6ppLCJZ96vINd-2Sq4bkXnY",
      "y": "kLJZv9DMjm-gZ3u2xb1bJSOj1pyaKNTr5yAihN0Zo4w"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "b10488b5-32be-48d2-9c37-7e4d8cfbb589",
      "x": "8lHeF372SUKK1LV_8SiVurDzjl8mKuIRFMMiKNJ5Qd0"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "73fc4fca-e62a-413c-b074-94bbd81f642d",
      "alg": "RSA-OAEP",
      "n": "qde2u_mLCXwp5ZtkRRKx43onEiREwe_QQ4YsP8uA12Z1QliHa5JawpUNCHcRLNh_Ji1t5xOgRE2vLt5q6QUX4BjX3XGvIMRhWZH2HGqvcNnqvEnmxEIQoig2qP4JG5tYZ__gM0wZQubGf41RmUPGUbk4RWPHbS93oj8M0uRaOM5x6trwa87s3if4ON6K9OBQU8cn3hW8oFA92jNX_yfeTgfxy6hnMZbQMGstQ8Yt5TJNFQbsnkTpvbjsNt29UqvzMWFHoUrGfwR66INlXRjL2q97SrnqqmnU1MGkaPcHvalJ5ee1JuPv26WvomdkFYp2-AmTJJ4_71KLnqnR9fRBgQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "4b889132-9418-420b-8014-64f17b1e7c85",
      "x": "00ru1C9jj__oLHb-e47XwGFnP-jnPuiGRw9gNsxnhzc",
      "y": "rBtOkS2wfITyYX-zDE2TnT9c4Z1qWZvKTKV0KX2XXbo",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2021-07-29 06:01:35 INCOMING
oidcc-client-test-client-secret-basic
Incoming HTTP request to test instance iG3GEZhhCuBvnkF
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Go-http-client/1.1",
  "authorization": "Bearer 0GLNu6L5Dei4dsfeOodr3KM0Do0tXullqIvhm5TKsjAe2rCOd1",
  "accept-encoding": "gzip",
  "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
userinfo
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Userinfo endpoint
2021-07-29 06:01:35 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
0GLNu6L5Dei4dsfeOodr3KM0Do0tXullqIvhm5TKsjAe2rCOd1
2021-07-29 06:01:35 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
0GLNu6L5Dei4dsfeOodr3KM0Do0tXullqIvhm5TKsjAe2rCOd1
2021-07-29 06:01:35 SUCCESS
FilterUserInfoForScopes
User info endpoint output
sub
user-subject-1234531
website
https://openid.net/
zoneinfo
America/Los_Angeles
birthdate
2000-02-03
gender
female
preferred_username
d.tu
given_name
Demo
middle_name
Theresa
locale
en-US
updated_at
1580000000
name
Demo T. User
nickname
Dee
family_name
User
2021-07-29 06:01:35
ClearAccessTokenFromRequest
Condition ran but did not log anything
2021-07-29 06:01:35 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-07-29 06:01:35 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2021-07-29 06:01:35 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2021-07-29 06:01:35 OUTGOING
oidcc-client-test-client-secret-basic
Response to HTTP request to test instance iG3GEZhhCuBvnkF
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "sub": "user-subject-1234531",
  "website": "https://openid.net/",
  "zoneinfo": "America/Los_Angeles",
  "birthdate": "2000-02-03",
  "gender": "female",
  "preferred_username": "d.tu",
  "given_name": "Demo",
  "middle_name": "Theresa",
  "locale": "en-US",
  "updated_at": 1580000000,
  "name": "Demo T. User",
  "nickname": "Dee",
  "family_name": "User"
}
outgoing_path
userinfo
2021-07-29 06:01:35 FINISHED
oidcc-client-test-client-secret-basic
Test has run to completion
testmodule_result
PASSED
2021-07-29 06:16:00
TEST-RUNNER
Alias has now been claimed by another test
alias
caos
new_test_id
7AfRzojQTkw1dRH
Test Results