Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-11-15 14:10:54 INFO
TEST-RUNNER
Test instance 5i6xS3OnZyCm5Bn created
baseUrl
https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "request_uri",
  "client_registration": "dynamic_client",
  "response_mode": "default"
}
alias
mod_auth_openidc-oidcc-client-dynamic-certification-test-plan
description
mod_auth_openidc certification
planId
1ylCv6ZzEJVW0
config
{
  "alias": "mod_auth_openidc-oidcc-client-dynamic-certification-test-plan",
  "description": "mod_auth_openidc certification",
  "waitTimeoutSeconds": 2
}
testName
oidcc-client-test-discovery-webfinger-url
2022-11-15 14:10:54 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/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",
    "preferred_username",
    "gender",
    "birthdate",
    "address",
    "zoneinfo",
    "locale",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified",
    "website",
    "profile",
    "updated_at"
  ],
  "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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"
  ]
}
2022-11-15 14:10:54
AddRandomSuffixToIssuerInServerConfiguration
Added random suffix to issuer value in server configuration
issuer
https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/DqV3y2hRjQ
2022-11-15 14:10:54
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/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/DqV3y2hRjQ",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/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",
    "preferred_username",
    "gender",
    "birthdate",
    "address",
    "zoneinfo",
    "locale",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified",
    "website",
    "profile",
    "updated_at"
  ],
  "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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"
  ]
}
2022-11-15 14:10:54
SetRequestUriParameterSupportedToTrueInServerConfiguration
Enabled request_uri support in server configuration
server
{
  "issuer": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/DqV3y2hRjQ",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/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",
    "preferred_username",
    "gender",
    "birthdate",
    "address",
    "zoneinfo",
    "locale",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified",
    "website",
    "profile",
    "updated_at"
  ],
  "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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"
  ],
  "request_uri_parameter_supported": true,
  "require_request_uri_registration": false
}
2022-11-15 14:10:54
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "_DfuFi5bBwidSRtldI2__6_MO7q09t8M55fiJsJt7fb9jAbLFKDkGZ9GkX7icaSRRJ7LYhPjWe8WdEJDQwZkuMxMIigdadaQUmoe7Jh_IPpRldkgH8Py5v7lvrPg_xkCtHv_KQF_ESY6Xnf6X_fu8ypN3qhJP--2rxl2NzRYAfM",
      "kty": "RSA",
      "q": "-201h5QZxdQwLh53yXLOyvIs7rHjeMKajj9KTsRjJ_gTwOVagluDg3jSx9lZf4t0C4JkIbN2whDR2_QLuRQi5rzBLP45CpG90kJp0dbsxtcCoZa3s4kmtCaZ5zyF1g0U3O61aPNEKGuKjkbulO7JBW7hR0ODknlptwePEPc7LwU",
      "d": "ZaErmC5GT7BrdPR9rWckpIxHZddAXIFmBp22vqeZBfD5doM1tKAqHuFU8wGbnjRJAlVQ2ztMeC3EnI58E6cyUrhKv4YUQQM-jRakwvnicNOLWEyTLgBsq9mP8WxHYNndc-rZ61Z2nXybKBnahmOpEUudh0EuFjmZYgL_YJRuBiFBadympCAUyuKgnaNF3eYPuDFFIx3b-yLB0AUv3ttk5gsJxivAjToYS8gOzACpvs-QO_2d5wtelaBpENriK9TjChmf155lK4nGaXXvg1ghCAiNM8AVDMBaIaDO7RKn3HlMpZ7EEDkOIW1VLplZnX--9WztRyjxM4knfugktxm2QQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "74389700-4f51-4677-b30e-ff4c42ba18ba",
      "qi": "hHUgkOATBZtAQVd1u02KEzOv7LY11-jIRzibo36Z1ldnY_NZgDL_QsjgqxkPELwxkhkQYfLRiAnxS6-UtnziuR3S-xAdV4Jx2x2nF71CCNiC0DANPjLtBKpjsyg_odaXLuo1jxqOQDjWkvGhKbWX6GxBWFsTb06olmx08SfvQE0",
      "dp": "KqoTXjEtOL1eTdWSjerEha3pMFle7zu_5RUuLjxJeC2FqkAj7jNhImxs9YOvLmYWJLNv2AFhPf9Rnwzub9IPC6uTXVvHzfV7qFVHMeKB7sQpNN3rrzPoTOblWiL3dm92o60t9nPIWNBMo1pMQhugkgWf8oApE-Wq02fNNX1nPb0",
      "dq": "MbRZTMA-iBl2nOdxDuYfc4eE0ntgWNM_8rcYXZH9eD1Wyl-NERA-Y5NTOCcDxm8vNcdFPFRaOetRUYZheuk8LRlLpzVq2WgOeq6edNlkXbrLzl4ZWujWOe8XpdsVKkfTxAl8246b_tGjxpTHPbInE2fkKU5ziFVwTLq10cjObnE",
      "n": "97Zu_UaX2_XmTnPM1VDVYZRplrklliS8qvTHOGywOpeRecK5no-j-u38FKCzcxawxbc2xRXu-LWNsbqd_g0BY6cDC4Jb7QeJVW7-fff6UC9-BKU9uG_DfL79IlDSWSDP6sCIGDmZ-QXyfKiCGNA81D-DQ7NtEQ8AVsv9mMCw9lPX6av2HyPrNJ5Z52lZIQrsIUJWai_F3OaTCgtTNqSjsiH6v7eq4ATz57xfZoxuGQfRRJVLAH1tvLfIMECxrOpTbx-IIpa1s6AKzsZfd1bsxSg9zL3vmv61SnfO5a1VtjZtOhENy5rDm-66SK7-t0dwAKg0WxB2XczLqUgKFhSmvw"
    },
    {
      "kty": "EC",
      "d": "JBr7l11f0bCDOnUzKwCvV4jLy5JmypI3Ut0s9RcZiag",
      "use": "sig",
      "crv": "P-256",
      "kid": "623a96c5-acca-49ba-b867-3189049b1049",
      "x": "qj2Wm3uwNjRvG2wYzM1--tRc9uQDHjrhYyS9dzTeKoc",
      "y": "NcX6EWwdrFj8zCSWWd6oAJlyF2uzJqmxjSZzdwm6XiQ"
    },
    {
      "kty": "EC",
      "d": "fbEcc23lmb7pbxON_ZLi-QeSkKGnxtyXsBXnqAsd1yE",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "8e136c77-fe09-4996-ad6f-dea4a7df3af8",
      "x": "n3n8oVtSm7BOIDlVDug9BvD_XYXdEQPDsQgeBJwsMYs",
      "y": "5___x-5pZbc-XHTJehya9MZpBxGcsVlSYlj1XQUZE4I"
    },
    {
      "kty": "OKP",
      "d": "L1mVD-hzjdWCE8zIpWzwoN8PHuZ-2PEOg1Ojii_NNG8",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "2a6aebcd-12fb-40a3-9ae8-a234b592ff1b",
      "x": "thHhhvLcx1kGJdKQ6yhDsHi8hp_sEKKxo7lOzGRbQfw"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "128IfOaaE0nkttgpHp8Ev94WKaqWNycC2HTr5fChLGHY9iCN9t1V75RCLblz_eCnj6_70zgvhk_4C4mFzOf6sOVOFmjGTQK1KhqipGFLgstA_8LENkLQAAn4_uJAUq_FUdZTlHAPRTKVdRtJLRFbw9aIa7W-2M1D3EpJNj8KSMM",
      "kty": "RSA",
      "q": "rr0TS_8D4x3lQ1iwHsTLxIAgDD71XR3h0kHDkTE4Ep3SRooh8fqfHZRaqjohQkDRDV6eW_CYWRN9oT5r7lI5Co7DB7xB3SOw7BcVs-SXnm7CI5fSTMxB9CvbAnu09eiyh_E8-YG1lqy34qXwG0GkuSMAa65m3ZNACT1nuiPnJGk",
      "d": "U8lRgj7X2GuxppBGpCVuT3Pf-P0QCccVtQ0N8XZnnpYfEU7wNae9h4FT6_Ab1yEmllQs8Ja20JcCD-fUd32V-5pQWzEOkKR1yKn7szxAPHZi2a4VgyT2lxTD7hSSCTlJggJHD-MiW_FeKPUlCChGv-6dUFAwpPKXromYAwDpwmBUGf097sqC1QF1UP0qYoIxyWombshxfmtaJSLcpkk9J9QimBnbBykOVmV9tUrOXZ53AZ9K5mBQndL2KwGhJsq7DJjDy4vTcnmk8IPtiBKGbXgp10TC7JC4Z8zlb0DGaFH7Ek-mqDYQBm1rTZ4Yfpqj_BiWM2z3jl7ZO6i-yFkYYQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "17351eb7-8ebb-45a4-a5a2-757fe7cdae8c",
      "qi": "J-NITfI_-BGOTEK9GKZ2-hNkRrOHuskCOvQHA0kXFdp8kY58TGoUjej0FDAmD-EPJr0DLD8-5ooh2LCMO1fm-uSX9FRwbgBYEAVPZVbN_sSsdJrPmre6K4K4bpZojcHIjglgXsmVgYLrwQTMzrjun_cEItFyLV_vsecJ3m_QGAU",
      "dp": "LlLFtHWxc6xT7a0VSmxPDSKoCVWQ71MIHZsmjk7rmSuBB4uAezCkpdtvT32tH04LOa5Rq91M-sh_QZvUlXbcROVJoS_uU-jdI6yOhGIXZoxl8Zjjr_c12oxKaiQkSKNa_nnjhuuBnRN_Z6ryVSqCXN3of6CY5O1eRiQDEhMEFxk",
      "alg": "RSA-OAEP",
      "dq": "HW4e9-fFodUBLiybzTLcFwZ1X1qjPMGxrRYCeEvP4-LM7bCKMxVBA1xfQNh1jZEZJKVRCq8lGauctzGqQAN9M_gDhSQB-9rtC3Z_40KW_soszI3fj6u_V_6i7nIjcl904kyRNnzQNsZ0WioUnKKbucrZYUmIbb1FRckf1UwCvDE",
      "n": "kwyU-1q2mXOVyCd4BCQoyGqdFI9ezehGuQlbl_1uAs8alPiewE_D_rsSAuguqtjd15I5UVF0HVOrbCcGO-Byd-tZzejJEj4nxRhzC2TCX5yeAdf8R2ylHAHipnvP4uaAmvYfI5hqEBFKWAVAU-S8HiV3nzzCrZPL2cg9ny20T1NF4hPp_urFAEIoRuK5PXRvcTOCKoc1DSnUW4p4qXpji84id2kj_I2AcBZkqQMIcGzlEX9T5xzm5zTuWOkNpc5WaWJ36dMjDLmxZ63iMWc52gnhFY6BiEYamtxIFwSxSZA9E82oZGYTXU2oA1IkOknfwSwPdLtnO2Npi0UFnmhD-w"
    },
    {
      "kty": "EC",
      "d": "C_HaRYR2iqiG4XGhagxBzuYPna3YxOaGGTal5jkk2EM",
      "use": "enc",
      "crv": "P-256",
      "kid": "0f11f7f9-43a9-40ac-b5bc-0cc8b72c2a56",
      "x": "1O_DIEuG4bqIWnxWBgxMTZSGAVJWj765s4eWUIboUA0",
      "y": "8gpYscp4YSmsvoB3PNTH__ejlDCL62uISG35KmECEDk",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "74389700-4f51-4677-b30e-ff4c42ba18ba",
      "n": "97Zu_UaX2_XmTnPM1VDVYZRplrklliS8qvTHOGywOpeRecK5no-j-u38FKCzcxawxbc2xRXu-LWNsbqd_g0BY6cDC4Jb7QeJVW7-fff6UC9-BKU9uG_DfL79IlDSWSDP6sCIGDmZ-QXyfKiCGNA81D-DQ7NtEQ8AVsv9mMCw9lPX6av2HyPrNJ5Z52lZIQrsIUJWai_F3OaTCgtTNqSjsiH6v7eq4ATz57xfZoxuGQfRRJVLAH1tvLfIMECxrOpTbx-IIpa1s6AKzsZfd1bsxSg9zL3vmv61SnfO5a1VtjZtOhENy5rDm-66SK7-t0dwAKg0WxB2XczLqUgKFhSmvw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "d3d6b7a2-3082-40cb-bcfb-5035eb6a075d",
      "n": "nJ6YIh_eVVJABcVJrwxfPIKGMVrdQGtX3hepHjj9McSu28pXk4SleAHvSyyDh2gF1OUTFGZ7OqZQhUMbwRE-32pQGWBSy5BVg-AWQO1rk6_7OzWEK26UOMZ17HS6JOqIVy1l_w2ucV-XJtUKrVeuIkRF6WX2pssIBeLawM8GREdHn_swQYf__m5AojY9Urcyw48H4YjhdeBUc7vNbeyTXgjy2-9gCOX4ybaA689nwqjLE7woIZAmfonS4g1sDL2XEyeecKPRpAEhLdXAxlWVaiMeUQCmZ0z9WUoPnC6Cmj6ACIQgJ1e4DdnzaqDqLkWp1mvCvQlZ5FdGtIvlGHHYTQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "623a96c5-acca-49ba-b867-3189049b1049",
      "x": "qj2Wm3uwNjRvG2wYzM1--tRc9uQDHjrhYyS9dzTeKoc",
      "y": "NcX6EWwdrFj8zCSWWd6oAJlyF2uzJqmxjSZzdwm6XiQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "e1992fde-5a9c-46f4-81cb-e0bfb445903d",
      "x": "SbXYZXHnIPjoIWqi4SZ1H0Ov90_JmDIVMQNCS25DwjI",
      "y": "oMFFn1fj8OifMD5MsUFEK46Dbbn2QHjWTJmqiaj-dkY"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "8e136c77-fe09-4996-ad6f-dea4a7df3af8",
      "x": "n3n8oVtSm7BOIDlVDug9BvD_XYXdEQPDsQgeBJwsMYs",
      "y": "5___x-5pZbc-XHTJehya9MZpBxGcsVlSYlj1XQUZE4I"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "2a6aebcd-12fb-40a3-9ae8-a234b592ff1b",
      "x": "thHhhvLcx1kGJdKQ6yhDsHi8hp_sEKKxo7lOzGRbQfw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "17351eb7-8ebb-45a4-a5a2-757fe7cdae8c",
      "alg": "RSA-OAEP",
      "n": "kwyU-1q2mXOVyCd4BCQoyGqdFI9ezehGuQlbl_1uAs8alPiewE_D_rsSAuguqtjd15I5UVF0HVOrbCcGO-Byd-tZzejJEj4nxRhzC2TCX5yeAdf8R2ylHAHipnvP4uaAmvYfI5hqEBFKWAVAU-S8HiV3nzzCrZPL2cg9ny20T1NF4hPp_urFAEIoRuK5PXRvcTOCKoc1DSnUW4p4qXpji84id2kj_I2AcBZkqQMIcGzlEX9T5xzm5zTuWOkNpc5WaWJ36dMjDLmxZ63iMWc52gnhFY6BiEYamtxIFwSxSZA9E82oZGYTXU2oA1IkOknfwSwPdLtnO2Npi0UFnmhD-w"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "0f11f7f9-43a9-40ac-b5bc-0cc8b72c2a56",
      "x": "1O_DIEuG4bqIWnxWBgxMTZSGAVJWj765s4eWUIboUA0",
      "y": "8gpYscp4YSmsvoB3PNTH__ejlDCL62uISG35KmECEDk",
      "alg": "ECDH-ES"
    }
  ]
}
2022-11-15 14:10:54 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-11-15 14:10:54 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-11-15 14:10:54 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/",
  "profile": "https://example.com/user",
  "updated_at": 1580000000
}
2022-11-15 14:10:54
StoreOriginalClientConfiguration
No client details on configuration, created an empty original_client_config object.
2022-11-15 14:10:54
ExtractClientNameFromStoredConfig
Extracted client_name from stored client configuration.
client_name
2022-11-15 14:10:54
oidcc-client-test-discovery-webfinger-url
Setup Done
2022-11-15 14:10:55 INCOMING
oidcc-client-test-discovery-webfinger-url
Incoming HTTP request to /.well-known/webfinger
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "mod_auth_openidc",
  "accept": "*/*",
  "connection": "close"
}
incoming_path
/.well-known/webfinger
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{
  "resource": "https://www.certification.openid.net/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/oidcc-client-test-discovery-webfinger-url",
  "rel": "http://openid.net/specs/connect/1.0/issuer"
}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES256-GCM-SHA384
incoming_body_json
Webfinger Request
2022-11-15 14:10:55
CreateWebfingerResponse
Created webfinger response
webfinger_response
{
  "subject": "https://www.certification.openid.net/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/oidcc-client-test-discovery-webfinger-url",
  "links": [
    {
      "rel": "http://openid.net/specs/connect/1.0/issuer",
      "href": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/DqV3y2hRjQ"
    }
  ]
}
2022-11-15 14:10:55 OUTGOING
oidcc-client-test-discovery-webfinger-url
Response to HTTP request to test instance 5i6xS3OnZyCm5Bn
outgoing
{"subject":"https://www.certification.openid.net/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/oidcc-client-test-discovery-webfinger-url","links":[{"rel":"http://openid.net/specs/connect/1.0/issuer","href":"https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/DqV3y2hRjQ"}]}
outgoing_path
/.well-known/webfinger
2022-11-15 14:10:56 INCOMING
oidcc-client-test-discovery-webfinger-url
Incoming HTTP request to /test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/DqV3y2hRjQ/.well-known/openid-configuration
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "mod_auth_openidc",
  "accept": "*/*",
  "connection": "close"
}
incoming_path
/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/DqV3y2hRjQ/.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
incoming_tls_chain
[
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL",
  "CONFORMANCE_SUITE_JSON_NULL"
]
incoming_tls_cipher
ECDHE-RSA-AES256-GCM-SHA384
incoming_body_json
Discovery endpoint
2022-11-15 14:10:56 OUTGOING
oidcc-client-test-discovery-webfinger-url
Response to HTTP request to test instance 5i6xS3OnZyCm5Bn
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/DqV3y2hRjQ",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/mod_auth_openidc-oidcc-client-dynamic-certification-test-plan/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",
    "preferred_username",
    "gender",
    "birthdate",
    "address",
    "zoneinfo",
    "locale",
    "phone_number",
    "phone_number_verified",
    "email",
    "email_verified",
    "website",
    "profile",
    "updated_at"
  ],
  "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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",
    "RSA-OAEP-384",
    "RSA-OAEP-512",
    "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"
  ],
  "request_uri_parameter_supported": true,
  "require_request_uri_registration": false
}
outgoing_path
DqV3y2hRjQ/.well-known/openid-configuration
2022-11-15 14:10:56 FINISHED
oidcc-client-test-discovery-webfinger-url
Test has run to completion
testmodule_result
PASSED
2022-11-15 14:10:57
TEST-RUNNER
Alias has now been claimed by another test
alias
mod_auth_openidc-oidcc-client-dynamic-certification-test-plan
new_test_id
ej1WZr8Yz7Cupg4
Test Results