Test Summary

Test Results

Expand All Collapse All
All times are UTC
2020-08-10 19:39:48 INFO
TEST-RUNNER
Test instance V6YLf4tiRp3Ea7I created
baseUrl
https://www.certification.openid.net/test/a/morph_oidc_client
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "form_post",
  "client_registration": "dynamic_client"
}
alias
morph_oidc_client
description
Testing morph oidc client with Form Post
planId
rlvHwXvRR0jje
config
{
  "alias": "morph_oidc_client",
  "description": "Testing morph oidc client with Form Post",
  "publish": "everything"
}
testName
oidcc-client-test-kid-absent-single-jwks
2020-08-10 19:39:48 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/morph_oidc_client/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/morph_oidc_client/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/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"
  ]
}
2020-08-10 19:39:48
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/morph_oidc_client/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/morph_oidc_client/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/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"
  ]
}
2020-08-10 19:39:48
OIDCCGenerateServerJWKsSingleSigningKeyWithNoKeyId
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "2TQwUTU7djMJPDNPLkKAWgTjeJ-IcjrqF0nIUGAvvtmagF9noCliOx0eisFx1GrA4iwe659jfA0AAp1Bg8RWFyxin6thKAmPJqzC6tcDk8R1RFqaofBdmSJKkkGn7qRXT_FFZtocQ3ErBJPqM3M6O_ckFlHl2e4qp8VJKgFd3xE",
      "kty": "RSA",
      "q": "w-47VT3mBhyPE9o0ubrLGUNS-AYfys5D0moQWUf1_Mg7a0jHwqvq81elPWaSFgTvpu_zVaYB6KzsXsdXeFewnP2I0GZl6HUTmhWpBy9BESgcpjG5lpxa4t35xl1w6oO7NuQrmrJYhpzWXL59eKMTqjXCVG6sw2lZ44EjmsPya5s",
      "d": "USl2T_bSIr03df0JbQTkoWSS5It6ogkEMc5UArOA5by2PbqWXNE9KZ7BIKg9KORyLi2RthIpqLB9cc-CtPEKPzy3caq6iegc3_bZvFK6REYAN_klbc9KkU6d7x_ItCyK1jknyMDm4dEQZGRgcDCZIHHr_OVr7SGu5cd8TtAT4gGdjTxcziTt4Mrxf-73EyoU5vgJYAv-eBbUT7nzR1T_Aqj-p6-ACrvJUUrt8du9e2HWql9k6pzxSYCkhJ-z261iKlu1KC001xb4g-V7TM1jqY4v-MHdJ1e-pnG33WemE3zrUQ2ietpEtL02VeEZqtBTgCsZT9ejNbgDj1-qn5SBIQ",
      "e": "AQAB",
      "use": "sig",
      "qi": "Fwg-8OYfWYb9ng9iDNjh5VtF86tuZMR8LyV3I-srpaTE2HEsQT866TXo8Lfru6wcgU7YsswTkWofUXlme3P5ovz5B4ivtp35EPkCbklmHu2v7MxldAzBXrP0w4MsNoPR0hKkMbEXcbajwOy_iPkEOtCLNsfxy1gVgXQK96gQLf0",
      "dp": "Z9nbLEjeeGJojP8fYcfsJJ5nwJnOnIdsu9vMShnjWkYi6DQ1kM-YpxkCLGfXrC-qr7lWw2P_JiX1FkroMz9hxkyzjxJbLtB7QIuj2rMZg8KQKzGC8-DAb-KEcy-vQpwTHycF_upUTy7B2bt7ZEQ42MkO2RkpZCzK-lKK6-mhX3E",
      "dq": "JwU_E87sDLOLWyzN619kK3fZAkRV-JHzt-gfsWg_eUR3cPphrkeG10fRRNU0quX4xIptL9WL88bcnFOe-_ya0-k6YibCjPUkHj_KFgA3OS9_5SlqCLDC-QO0Ruk9H7d0hY4TkQ-LyeNaXcYiPvBbbj6eoSoZhiFpIYIKkTwM_5k",
      "n": "pjzhqiEHJCJbWKDXpxUME060pl7dxuNJgmymEmG__OiY_m4z--6zxImquSoO-G-mqyqB0ToC4xgv9XqJHtdC_hRb_uW0A5LT-PUHUGc6-0YRBn_hE6XJXBL4wdsde4BlaFqNc9ktbQ7LiOQXjwmmxJpSag2ftRgGx8QLBwUN1YCXFa7AuGIXgdqwc-23WI1y9FceKwRCWVlofq72fYN6_9Yjmol9A3bl1XzhkKN6OgwQhida8g8i9rJNm_bs60mc3xqIyGfW8pjcYo6AkXBO3A4j22pDIubjgBDfL-QH-l8-i_hb56_OqceC5tq4KNmYQIXP0TbAG6RVUCnh4SQqSw"
    },
    {
      "kty": "EC",
      "d": "p8eDCYWgJzUVzM-YB5l-joZojH8yrXFm1yNPIWHAWuM",
      "use": "sig",
      "crv": "P-256",
      "x": "-GnmxpdAUEiOS1M1g0avzjuzkn1PHAY-WkbcvoXQr9I",
      "y": "YGenw5ZLYp12BswZfVSJyr8-CBGb32KFyq0pi7BB93A"
    },
    {
      "kty": "EC",
      "d": "Agcrbn0WowTwU1uVoLN26u-M4S4yDBWth_yBqQLR0Xk",
      "use": "sig",
      "crv": "secp256k1",
      "x": "4MYiG0Fp4qxB0DWMN6zar63e_nBvIAeRl3xA-B6vFXs",
      "y": "MyPacamW1Lk7j0UQ6kynFz2iP2V5k1rzIoXAN2ov-io"
    },
    {
      "kty": "OKP",
      "d": "0EuJ3aZaRbA0tU2qCfRUpFO-1fGCImdinn5Hsyd0fMU",
      "use": "sig",
      "crv": "Ed25519",
      "x": "u5oFgoIjyVXP0TP6SgubMR6VU9Jmru734C1cfFd0_hk"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "8U7C2uQvENb5GxO2P6qctBE29JdMx7mdCPPsxT_OJUECYc3pjCcdifXkEAxa6YK2CEkf51inEbzj7fDtNeBTwpvVaCXI_e-UIhX7HH3nAjGXql66bf3aP8s0H1n0urk9Sx0N1N_zOHvaYim7Q3KHzkdTcfTlRphkE5b4GwI4ImM",
      "kty": "RSA",
      "q": "nuNUvVMEWEpkZW5CR-LgQFbdxKVxf777atJp0dh2Q5iVfnEy_aVNdHORFw_LnBXZY7n8ilKEhYYfxLJkPA0Cx1dPW3Zk6s-8SQdcbEIfCmJlVy7vUxrXu_wtk-HXhR5CMuG567z6m37BwkF187ldiPa9IJlBmsCTuOnHcaXHF7s",
      "d": "OcFhL91Re9UusgLEXgQKEC6L-CPuKjahxZe_1kiXqrKpgPNwjWFUkrLs6NMMD__P1R-_BqRTSm2TT4DW9ws-0oGJDHtKP7rB3jIxkUdmfx7HBbBQy5gFXP3XFs5IyvWXxLKNK01uH4CVqjQZw07DXnqNMOlb-F1f-tADY5bfKz9ddDeJvWbToOhio7L5FphTOqEuRO-aIQ8fYi-Ws1wtgfQTGv8VEw5MXylYpQV4jc5i4BY6dv8pNQjHhrB5UJX81JvBacHgdCQg7llWkLdge0czqkv3JOnD8fBwjnF3fshRCcYvVIkUj_KjMIyjWScRtn9tNHxS5NX6WwR7LmdOlQ",
      "e": "AQAB",
      "use": "enc",
      "qi": "2LVdcGT-Zg11iBG4yyXRADxacXdLpRmz91IltO2IrSWcgDg-XPJUuRmrAHGTypaXwIuyVwXnEEZ0KwNWlXnpAzm4-3aPns4rpuW5ohkZPsshOTVCZoheSp5gF9wgcZn4q9J_L_f-XCT43OaAz-PHGrmoFEt56-YOpGc43-7iUBE",
      "dp": "kb6vZAPUBYjB1j_WoKeMlBmdpqdHgY4zMbgaNpyuBsQ4CxiSSctKRQxV3feIZWdESMbZ1SIvbkA3LnyI2TSPgogaohfISM-OGfRKwc-tWh7X6tfiJBLh4gv6hEER1kGRqq92ri9BOMldglKQP1GKguWDmd1_KV9bepWBbtatTt8",
      "alg": "RSA-OAEP",
      "dq": "X-btLf0ewT_dy0862HL7UjpcTyZhFG8tB7QLRSr3byN5EEG5Oln9H03mBFp3VjXl6gjHgqH99S4YnLvkPk7IH5P2hUk37ncGubmksn9Shw0PCAl_UNUB5Ch5Ripp0KKL6HRQqRZ-2T4wK1UhocN_znzHeRan_4U_ZLxOsq0SN6M",
      "n": "lcTk-i5Dsju6bFamjijxm77ZbJNtGubO3VevMCY6UVzRT0rSHK9rlaLoLus7zetGCK_Ooh_YmrRsB9ynNvlst1h0luQKSBIWRighVzGFMlNYlhH-pEljEMa9SMX29PkWyK_Itlr0wXVMzIKMFVuq7PyAhCdPmqODFheVUDJuiHmAl5lCrB603XU9nTRuuzdiYYBBkeO9AlE05QeuXyGVWYXv-mp24NKCpUdoEDWHgMk09B7kCrT1If4U6Gu7F58E00W5sD-jQok-uOwChrDSja9DL8zq-FnoNLOuqf7lTDePw1p6RY6c4BfdLj3ydjL7LqObjzXvtm42m7NtNA0DUQ"
    },
    {
      "kty": "EC",
      "d": "FXe6IHdCDQvoZ6rBsBNcJpCsWAV3SRw--utWILXZepY",
      "use": "enc",
      "crv": "P-256",
      "x": "hP4eHwvYKguMdRM3YBrfBLE7qih0rRbNHqcYCBFL2QQ",
      "y": "tnmOyILJwh1bWUGkqeJYckgp75hiR_6GkI5k4Pv0FhQ",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "pjzhqiEHJCJbWKDXpxUME060pl7dxuNJgmymEmG__OiY_m4z--6zxImquSoO-G-mqyqB0ToC4xgv9XqJHtdC_hRb_uW0A5LT-PUHUGc6-0YRBn_hE6XJXBL4wdsde4BlaFqNc9ktbQ7LiOQXjwmmxJpSag2ftRgGx8QLBwUN1YCXFa7AuGIXgdqwc-23WI1y9FceKwRCWVlofq72fYN6_9Yjmol9A3bl1XzhkKN6OgwQhida8g8i9rJNm_bs60mc3xqIyGfW8pjcYo6AkXBO3A4j22pDIubjgBDfL-QH-l8-i_hb56_OqceC5tq4KNmYQIXP0TbAG6RVUCnh4SQqSw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "-GnmxpdAUEiOS1M1g0avzjuzkn1PHAY-WkbcvoXQr9I",
      "y": "YGenw5ZLYp12BswZfVSJyr8-CBGb32KFyq0pi7BB93A"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "4MYiG0Fp4qxB0DWMN6zar63e_nBvIAeRl3xA-B6vFXs",
      "y": "MyPacamW1Lk7j0UQ6kynFz2iP2V5k1rzIoXAN2ov-io"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "u5oFgoIjyVXP0TP6SgubMR6VU9Jmru734C1cfFd0_hk"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "lcTk-i5Dsju6bFamjijxm77ZbJNtGubO3VevMCY6UVzRT0rSHK9rlaLoLus7zetGCK_Ooh_YmrRsB9ynNvlst1h0luQKSBIWRighVzGFMlNYlhH-pEljEMa9SMX29PkWyK_Itlr0wXVMzIKMFVuq7PyAhCdPmqODFheVUDJuiHmAl5lCrB603XU9nTRuuzdiYYBBkeO9AlE05QeuXyGVWYXv-mp24NKCpUdoEDWHgMk09B7kCrT1If4U6Gu7F58E00W5sD-jQok-uOwChrDSja9DL8zq-FnoNLOuqf7lTDePw1p6RY6c4BfdLj3ydjL7LqObjzXvtm42m7NtNA0DUQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "hP4eHwvYKguMdRM3YBrfBLE7qih0rRbNHqcYCBFL2QQ",
      "y": "tnmOyILJwh1bWUGkqeJYckgp75hiR_6GkI5k4Pv0FhQ",
      "alg": "ECDH-ES"
    }
  ]
}
2020-08-10 19:39:48 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2020-08-10 19:39:48 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"
}
2020-08-10 19:39:48 SUCCESS
GetDynamicClientConfiguration
No client details on configuration, created an empty dynamic_client_registration_template object.
2020-08-10 19:39:48
oidcc-client-test-kid-absent-single-jwks
Setup Done
2020-08-10 19:40:18 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance V6YLf4tiRp3Ea7I
incoming_headers
{
  "host": "www.certification.openid.net",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "0",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
.well-known/openid-configuration
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
2020-08-10 19:40:18 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance V6YLf4tiRp3Ea7I
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/morph_oidc_client/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/morph_oidc_client/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/morph_oidc_client/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"
  ]
}
outgoing_path
.well-known/openid-configuration
2020-08-10 19:40:18 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance V6YLf4tiRp3Ea7I
incoming_headers
{
  "host": "www.certification.openid.net",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "337",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
register
incoming_body_form_params
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
{"redirect_uris":["https://morph-oidc-client.strid.ninja/auth/cb","https://www.certification.openid.net/test/a/morph_oidc_client/callback"],"response_types":["code"],"grant_types":["authorization_code"],"contacts":["ulrik.strid@outlook.com"],"client_name":"form_post_morph_oidc_client","token_endpoint_auth_method":"client_secret_basic"}
Registration endpoint
2020-08-10 19:40:18 SUCCESS
OIDCCExtractDynamicRegistrationRequest
Extracted dynamic client registration request
request
{
  "redirect_uris": [
    "https://morph-oidc-client.strid.ninja/auth/cb",
    "https://www.certification.openid.net/test/a/morph_oidc_client/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "form_post_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic"
}
2020-08-10 19:40:18 SUCCESS
EnsureRegistrationRequestContainsAtLeastOneContact
Registration request contains valid contacts
contacts
[
  "ulrik.strid@outlook.com"
]
2020-08-10 19:40:18 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2020-08-10 19:40:18 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://morph-oidc-client.strid.ninja/auth/cb",
  "https://www.certification.openid.net/test/a/morph_oidc_client/callback"
]
2020-08-10 19:40:18 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2020-08-10 19:40:18 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2020-08-10 19:40:18 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2020-08-10 19:40:18 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2020-08-10 19:40:18 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2020-08-10 19:40:18 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2020-08-10 19:40:18 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2020-08-10 19:40:18 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-08-10 19:40:18 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2020-08-10 19:40:18 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2020-08-10 19:40:18 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2020-08-10 19:40:18 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2020-08-10 19:40:18 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2020-08-10 19:40:18 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2020-08-10 19:40:18 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2020-08-10 19:40:18 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2020-08-10 19:40:18 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2020-08-10 19:40:18 SUCCESS
ValidateClientRegistrationRequestSectorIdentifierUri
A sector_identifier_uri was not provided
2020-08-10 19:40:18 SUCCESS
OIDCCRegisterClient
Registered client
client
{
  "redirect_uris": [
    "https://morph-oidc-client.strid.ninja/auth/cb",
    "https://www.certification.openid.net/test/a/morph_oidc_client/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "form_post_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic",
  "client_id": "client_lRZvKkMqwOoEefz48334;:(\"\u0026"
}
2020-08-10 19:40:18
OIDCCCreateClientSecretForDynamicClient
Set the secret for registered client
client_secret
secret_AXrzejiougQWOvcAVBylCiJuJwxBitfgDamsXFXURpWLKebLEX0783682083\{!|}
2020-08-10 19:40:18 SUCCESS
EnsureTokenEndPointAuthMethodIsClientSecretBasic
token_endpoint_auth_method is 'client_secret_basic' as expected
2020-08-10 19:40:18 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "redirect_uris": [
    "https://morph-oidc-client.strid.ninja/auth/cb",
    "https://www.certification.openid.net/test/a/morph_oidc_client/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "form_post_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic",
  "client_id": "client_lRZvKkMqwOoEefz48334;:(\"\u0026",
  "client_secret": "secret_AXrzejiougQWOvcAVBylCiJuJwxBitfgDamsXFXURpWLKebLEX0783682083\\{!|}"
}
2020-08-10 19:40:18 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2020-08-10 19:40:18
SetServerSigningAlgToRS256
Successfully set signing algorithm to RS256
2020-08-10 19:40:18
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
RS256
2020-08-10 19:40:18 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance V6YLf4tiRp3Ea7I
outgoing_status_code
201
outgoing_headers
{}
outgoing_body
{
  "redirect_uris": [
    "https://morph-oidc-client.strid.ninja/auth/cb",
    "https://www.certification.openid.net/test/a/morph_oidc_client/callback"
  ],
  "response_types": [
    "code"
  ],
  "grant_types": [
    "authorization_code"
  ],
  "contacts": [
    "ulrik.strid@outlook.com"
  ],
  "client_name": "form_post_morph_oidc_client",
  "token_endpoint_auth_method": "client_secret_basic",
  "client_id": "client_lRZvKkMqwOoEefz48334;:(\"\u0026",
  "client_secret": "secret_AXrzejiougQWOvcAVBylCiJuJwxBitfgDamsXFXURpWLKebLEX0783682083\\{!|}",
  "id_token_signed_response_alg": "RS256"
}
outgoing_path
register
2020-08-10 19:40:18 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance V6YLf4tiRp3Ea7I
incoming_headers
{
  "host": "www.certification.openid.net",
  "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/webp,*/*;q\u003d0.8",
  "accept-language": "en-US,en;q\u003d0.5",
  "accept-encoding": "gzip, deflate, br",
  "referer": "https://morph-oidc-client.strid.ninja/",
  "dnt": "1",
  "cookie": "expected_tab\u003dmicrosoftonline; welcome_info_name\u003dUlrik%20Strid; JSESSIONID\u003dCB87DB255579AE321C16855066F1AF5F",
  "upgrade-insecure-requests": "1",
  "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
authorize
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{
  "response_type": "code",
  "client_id": "client_lRZvKkMqwOoEefz48334;:(\"\u0026",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "1d84433e-e6d2-48bf-bc53-68606b392a3d",
  "nonce": "4cee2c5f-f2c0-4194-ac76-08ac4061af20"
}
incoming_body
Authorization endpoint
2020-08-10 19:40:18 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2020-08-10 19:40:18 SUCCESS
OIDCCEnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:40:18 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "response_type": "code",
  "client_id": "client_lRZvKkMqwOoEefz48334;:(\"\u0026",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "scope": "openid profile email",
  "state": "1d84433e-e6d2-48bf-bc53-68606b392a3d",
  "nonce": "4cee2c5f-f2c0-4194-ac76-08ac4061af20"
}
2020-08-10 19:40:18 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid profile email
2020-08-10 19:40:18 SUCCESS
ExtractNonceFromAuthorizationRequest
Extracted nonce
nonce
4cee2c5f-f2c0-4194-ac76-08ac4061af20
2020-08-10 19:40:18 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2020-08-10 19:40:18 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
client_lRZvKkMqwOoEefz48334;:("&
2020-08-10 19:40:18 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://morph-oidc-client.strid.ninja/auth/cb
expected
[
  "https://morph-oidc-client.strid.ninja/auth/cb",
  "https://www.certification.openid.net/test/a/morph_oidc_client/callback"
]
2020-08-10 19:40:18 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "profile",
  "email"
]
expected
openid
2020-08-10 19:40:18 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2020-08-10 19:40:18 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
Rc1yYvr0h0
2020-08-10 19:40:18 SUCCESS
CalculateCHash
Successful c_hash encoding
c_hash
G2aI8cSWeGSKK8OWHCgq8g
2020-08-10 19:40:18 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "1d84433e-e6d2-48bf-bc53-68606b392a3d"
}
2020-08-10 19:40:18 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb",
  "state": "1d84433e-e6d2-48bf-bc53-68606b392a3d",
  "code": "Rc1yYvr0h0"
}
2020-08-10 19:40:18 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance V6YLf4tiRp3Ea7I
outgoing
ModelAndView [view="formPostResponseMode"; model={formAction=https://morph-oidc-client.strid.ninja/auth/cb, formParameters={"state":"1d84433e-e6d2-48bf-bc53-68606b392a3d","code":"Rc1yYvr0h0"}}]
outgoing_path
authorize
2020-08-10 19:40:18 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance V6YLf4tiRp3Ea7I
incoming_headers
{
  "host": "www.certification.openid.net",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "0",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
jwks
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
2020-08-10 19:40:18 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance V6YLf4tiRp3Ea7I
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "n": "pjzhqiEHJCJbWKDXpxUME060pl7dxuNJgmymEmG__OiY_m4z--6zxImquSoO-G-mqyqB0ToC4xgv9XqJHtdC_hRb_uW0A5LT-PUHUGc6-0YRBn_hE6XJXBL4wdsde4BlaFqNc9ktbQ7LiOQXjwmmxJpSag2ftRgGx8QLBwUN1YCXFa7AuGIXgdqwc-23WI1y9FceKwRCWVlofq72fYN6_9Yjmol9A3bl1XzhkKN6OgwQhida8g8i9rJNm_bs60mc3xqIyGfW8pjcYo6AkXBO3A4j22pDIubjgBDfL-QH-l8-i_hb56_OqceC5tq4KNmYQIXP0TbAG6RVUCnh4SQqSw"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "x": "-GnmxpdAUEiOS1M1g0avzjuzkn1PHAY-WkbcvoXQr9I",
      "y": "YGenw5ZLYp12BswZfVSJyr8-CBGb32KFyq0pi7BB93A"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "x": "4MYiG0Fp4qxB0DWMN6zar63e_nBvIAeRl3xA-B6vFXs",
      "y": "MyPacamW1Lk7j0UQ6kynFz2iP2V5k1rzIoXAN2ov-io"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "x": "u5oFgoIjyVXP0TP6SgubMR6VU9Jmru734C1cfFd0_hk"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "alg": "RSA-OAEP",
      "n": "lcTk-i5Dsju6bFamjijxm77ZbJNtGubO3VevMCY6UVzRT0rSHK9rlaLoLus7zetGCK_Ooh_YmrRsB9ynNvlst1h0luQKSBIWRighVzGFMlNYlhH-pEljEMa9SMX29PkWyK_Itlr0wXVMzIKMFVuq7PyAhCdPmqODFheVUDJuiHmAl5lCrB603XU9nTRuuzdiYYBBkeO9AlE05QeuXyGVWYXv-mp24NKCpUdoEDWHgMk09B7kCrT1If4U6Gu7F58E00W5sD-jQok-uOwChrDSja9DL8zq-FnoNLOuqf7lTDePw1p6RY6c4BfdLj3ydjL7LqObjzXvtm42m7NtNA0DUQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "x": "hP4eHwvYKguMdRM3YBrfBLE7qih0rRbNHqcYCBFL2QQ",
      "y": "tnmOyILJwh1bWUGkqeJYckgp75hiR_6GkI5k4Pv0FhQ",
      "alg": "ECDH-ES"
    }
  ]
}
outgoing_path
jwks
2020-08-10 19:40:19 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance V6YLf4tiRp3Ea7I
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Basic Y2xpZW50X2xSWnZLa01xd09vRWVmejQ4MzM0JTNCJTNBJTI4JTIyJTI2OnNlY3JldF9BWHJ6ZWppb3VnUVdPdmNBVkJ5bENpSnVKd3hCaXRmZ0RhbXNYRlhVUnBXTEtlYkxFWDA3ODM2ODIwODMlNUMlN0IlMjElN0MlN0Q\u003d",
  "content-type": "application/x-www-form-urlencoded",
  "accept": "application/json",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "261",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
token
incoming_body_form_params
{
  "grant_type": "authorization_code",
  "scope": "openid",
  "code": "Rc1yYvr0h0",
  "client_id": "client_lRZvKkMqwOoEefz48334;:(\"\u0026",
  "client_secret": "secret_AXrzejiougQWOvcAVBylCiJuJwxBitfgDamsXFXURpWLKebLEX0783682083\\{!|}",
  "redirect_uri": "https://morph-oidc-client.strid.ninja/auth/cb"
}
incoming_method
POST
incoming_body_json
incoming_query_string_params
{}
incoming_body
grant_type=authorization_code&scope=openid&code=Rc1yYvr0h0&client_id=client_lRZvKkMqwOoEefz48334%3B%3A%28%22%26&client_secret=secret_AXrzejiougQWOvcAVBylCiJuJwxBitfgDamsXFXURpWLKebLEX0783682083%5C%7B%21%7C%7D&redirect_uri=https%3A%2F%2Fmorph-oidc-client.strid.ninja%2Fauth%2Fcb
Token endpoint
2020-08-10 19:40:19 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
client_lRZvKkMqwOoEefz48334;:("&
client_secret
secret_AXrzejiougQWOvcAVBylCiJuJwxBitfgDamsXFXURpWLKebLEX0783682083\{!|}
method
client_secret_basic
2020-08-10 19:40:19 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2020-08-10 19:40:19 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
Rc1yYvr0h0
2020-08-10 19:40:19 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://morph-oidc-client.strid.ninja/auth/cb
2020-08-10 19:40:19 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
UWEbdyAq5nU3Pwl19F15OEl5jKyPIctk64IhZmokK0h37QFTBT
2020-08-10 19:40:19 SUCCESS
CalculateAtHash
Successful at_hash encoding
at_hash
jKAGXDcb4fynRheN_M9soQ
2020-08-10 19:40:19 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/morph_oidc_client/
sub
user-subject-1234531
aud
client_lRZvKkMqwOoEefz48334;:("&
nonce
4cee2c5f-f2c0-4194-ac76-08ac4061af20
iat
1597088419
exp
1597088719
2020-08-10 19:40:19 SUCCESS
AddAtHashToIdTokenClaims
Added at_hash to ID token claims
at_hash
jKAGXDcb4fynRheN_M9soQ
id_token_claims
{
  "iss": "https://www.certification.openid.net/test/a/morph_oidc_client/",
  "sub": "user-subject-1234531",
  "aud": "client_lRZvKkMqwOoEefz48334;:(\"\u0026",
  "nonce": "4cee2c5f-f2c0-4194-ac76-08ac4061af20",
  "iat": 1597088419,
  "exp": 1597088719,
  "at_hash": "jKAGXDcb4fynRheN_M9soQ"
}
2020-08-10 19:40:19 SUCCESS
OIDCCSignIdToken
Signed the ID token
id_token
eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiaktBR1hEY2I0ZnluUmhlTl9NOXNvUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2xSWnZLa01xd09vRWVmejQ4MzM0OzooXCImIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL21vcnBoX29pZGNfY2xpZW50XC8iLCJleHAiOjE1OTcwODg3MTksIm5vbmNlIjoiNGNlZTJjNWYtZjJjMC00MTk0LWFjNzYtMDhhYzQwNjFhZjIwIiwiaWF0IjoxNTk3MDg4NDE5fQ.UQnpw8f9KkZ0Ozjn0Le8Jb8bZOuH09ZaS0BHFt6eNf6wWVzCuTcYEEagBSX9KJ8i6DjkZOoVkTewKVjIBSuWZ7kP7REaVrS2ke5aHMyfVkJ6CbLAbW6ydfbMzWYTlofOANloi0iCRlhkkKgkURVyZ0q6pt4szeBz6XR6erqsUl3amSOVWm1frKPUq8Hq3Afg7f1PIRPCqwmcwlUOna4hyU7yQHGVxiHH9XOeJDvBVOQLdnJitkccd7xBWq5LmIxYR2XV9N_gskkAG0BiKHPMumB7y8RaqAUepls6FOupfqqLyEAiVp-saaTtdo2NUbGixGAzrgicJxW0eBy9tGX_LA
key
{"p":"2TQwUTU7djMJPDNPLkKAWgTjeJ-IcjrqF0nIUGAvvtmagF9noCliOx0eisFx1GrA4iwe659jfA0AAp1Bg8RWFyxin6thKAmPJqzC6tcDk8R1RFqaofBdmSJKkkGn7qRXT_FFZtocQ3ErBJPqM3M6O_ckFlHl2e4qp8VJKgFd3xE","kty":"RSA","q":"w-47VT3mBhyPE9o0ubrLGUNS-AYfys5D0moQWUf1_Mg7a0jHwqvq81elPWaSFgTvpu_zVaYB6KzsXsdXeFewnP2I0GZl6HUTmhWpBy9BESgcpjG5lpxa4t35xl1w6oO7NuQrmrJYhpzWXL59eKMTqjXCVG6sw2lZ44EjmsPya5s","d":"USl2T_bSIr03df0JbQTkoWSS5It6ogkEMc5UArOA5by2PbqWXNE9KZ7BIKg9KORyLi2RthIpqLB9cc-CtPEKPzy3caq6iegc3_bZvFK6REYAN_klbc9KkU6d7x_ItCyK1jknyMDm4dEQZGRgcDCZIHHr_OVr7SGu5cd8TtAT4gGdjTxcziTt4Mrxf-73EyoU5vgJYAv-eBbUT7nzR1T_Aqj-p6-ACrvJUUrt8du9e2HWql9k6pzxSYCkhJ-z261iKlu1KC001xb4g-V7TM1jqY4v-MHdJ1e-pnG33WemE3zrUQ2ietpEtL02VeEZqtBTgCsZT9ejNbgDj1-qn5SBIQ","e":"AQAB","use":"sig","qi":"Fwg-8OYfWYb9ng9iDNjh5VtF86tuZMR8LyV3I-srpaTE2HEsQT866TXo8Lfru6wcgU7YsswTkWofUXlme3P5ovz5B4ivtp35EPkCbklmHu2v7MxldAzBXrP0w4MsNoPR0hKkMbEXcbajwOy_iPkEOtCLNsfxy1gVgXQK96gQLf0","dp":"Z9nbLEjeeGJojP8fYcfsJJ5nwJnOnIdsu9vMShnjWkYi6DQ1kM-YpxkCLGfXrC-qr7lWw2P_JiX1FkroMz9hxkyzjxJbLtB7QIuj2rMZg8KQKzGC8-DAb-KEcy-vQpwTHycF_upUTy7B2bt7ZEQ42MkO2RkpZCzK-lKK6-mhX3E","dq":"JwU_E87sDLOLWyzN619kK3fZAkRV-JHzt-gfsWg_eUR3cPphrkeG10fRRNU0quX4xIptL9WL88bcnFOe-_ya0-k6YibCjPUkHj_KFgA3OS9_5SlqCLDC-QO0Ruk9H7d0hY4TkQ-LyeNaXcYiPvBbbj6eoSoZhiFpIYIKkTwM_5k","n":"pjzhqiEHJCJbWKDXpxUME060pl7dxuNJgmymEmG__OiY_m4z--6zxImquSoO-G-mqyqB0ToC4xgv9XqJHtdC_hRb_uW0A5LT-PUHUGc6-0YRBn_hE6XJXBL4wdsde4BlaFqNc9ktbQ7LiOQXjwmmxJpSag2ftRgGx8QLBwUN1YCXFa7AuGIXgdqwc-23WI1y9FceKwRCWVlofq72fYN6_9Yjmol9A3bl1XzhkKN6OgwQhida8g8i9rJNm_bs60mc3xqIyGfW8pjcYo6AkXBO3A4j22pDIubjgBDfL-QH-l8-i_hb56_OqceC5tq4KNmYQIXP0TbAG6RVUCnh4SQqSw"}
algorithm
RS256
2020-08-10 19:40:19 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2020-08-10 19:40:19 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
UWEbdyAq5nU3Pwl19F15OEl5jKyPIctk64IhZmokK0h37QFTBT
token_type
Bearer
id_token
eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiaktBR1hEY2I0ZnluUmhlTl9NOXNvUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2xSWnZLa01xd09vRWVmejQ4MzM0OzooXCImIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL21vcnBoX29pZGNfY2xpZW50XC8iLCJleHAiOjE1OTcwODg3MTksIm5vbmNlIjoiNGNlZTJjNWYtZjJjMC00MTk0LWFjNzYtMDhhYzQwNjFhZjIwIiwiaWF0IjoxNTk3MDg4NDE5fQ.UQnpw8f9KkZ0Ozjn0Le8Jb8bZOuH09ZaS0BHFt6eNf6wWVzCuTcYEEagBSX9KJ8i6DjkZOoVkTewKVjIBSuWZ7kP7REaVrS2ke5aHMyfVkJ6CbLAbW6ydfbMzWYTlofOANloi0iCRlhkkKgkURVyZ0q6pt4szeBz6XR6erqsUl3amSOVWm1frKPUq8Hq3Afg7f1PIRPCqwmcwlUOna4hyU7yQHGVxiHH9XOeJDvBVOQLdnJitkccd7xBWq5LmIxYR2XV9N_gskkAG0BiKHPMumB7y8RaqAUepls6FOupfqqLyEAiVp-saaTtdo2NUbGixGAzrgicJxW0eBy9tGX_LA
scope
openid profile email
2020-08-10 19:40:19 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance V6YLf4tiRp3Ea7I
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "UWEbdyAq5nU3Pwl19F15OEl5jKyPIctk64IhZmokK0h37QFTBT",
  "token_type": "Bearer",
  "id_token": "eyJhbGciOiJSUzI1NiJ9.eyJhdF9oYXNoIjoiaktBR1hEY2I0ZnluUmhlTl9NOXNvUSIsInN1YiI6InVzZXItc3ViamVjdC0xMjM0NTMxIiwiYXVkIjoiY2xpZW50X2xSWnZLa01xd09vRWVmejQ4MzM0OzooXCImIiwiaXNzIjoiaHR0cHM6XC9cL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXRcL3Rlc3RcL2FcL21vcnBoX29pZGNfY2xpZW50XC8iLCJleHAiOjE1OTcwODg3MTksIm5vbmNlIjoiNGNlZTJjNWYtZjJjMC00MTk0LWFjNzYtMDhhYzQwNjFhZjIwIiwiaWF0IjoxNTk3MDg4NDE5fQ.UQnpw8f9KkZ0Ozjn0Le8Jb8bZOuH09ZaS0BHFt6eNf6wWVzCuTcYEEagBSX9KJ8i6DjkZOoVkTewKVjIBSuWZ7kP7REaVrS2ke5aHMyfVkJ6CbLAbW6ydfbMzWYTlofOANloi0iCRlhkkKgkURVyZ0q6pt4szeBz6XR6erqsUl3amSOVWm1frKPUq8Hq3Afg7f1PIRPCqwmcwlUOna4hyU7yQHGVxiHH9XOeJDvBVOQLdnJitkccd7xBWq5LmIxYR2XV9N_gskkAG0BiKHPMumB7y8RaqAUepls6FOupfqqLyEAiVp-saaTtdo2NUbGixGAzrgicJxW0eBy9tGX_LA",
  "scope": "openid profile email"
}
outgoing_path
token
2020-08-10 19:40:19 INCOMING
oidcc-client-test-kid-absent-single-jwks
Incoming HTTP request to test instance V6YLf4tiRp3Ea7I
incoming_headers
{
  "host": "www.certification.openid.net",
  "authorization": "Bearer UWEbdyAq5nU3Pwl19F15OEl5jKyPIctk64IhZmokK0h37QFTBT",
  "accept": "application/json",
  "x-ssl-cipher": "ECDHE-RSA-AES256-GCM-SHA384",
  "x-ssl-protocol": "TLSv1.2",
  "content-length": "0",
  "x-forwarded-host": "www.certification.openid.net",
  "x-forwarded-server": "www.certification.openid.net",
  "connection": "close"
}
incoming_path
userinfo
incoming_body_form_params
incoming_method
GET
incoming_body_json
incoming_query_string_params
{}
incoming_body
Userinfo endpoint
2020-08-10 19:40:19 SUCCESS
OIDCCExtractBearerAccessTokenFromRequest
Found access token on incoming request
access_token
UWEbdyAq5nU3Pwl19F15OEl5jKyPIctk64IhZmokK0h37QFTBT
2020-08-10 19:40:19 SUCCESS
RequireBearerAccessToken
Found access token in request
actual
UWEbdyAq5nU3Pwl19F15OEl5jKyPIctk64IhZmokK0h37QFTBT
2020-08-10 19:40:19 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
email
user@example.com
email_verified
false
2020-08-10 19:40:19
ClearAccessTokenFromRequest
Condition ran but did not log anything
2020-08-10 19:40:19 INFO
AddIssAndAudToUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-08-10 19:40:19 INFO
SignUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2020-08-10 19:40:19 INFO
EncryptUserInfoResponse
Skipped evaluation due to missing required element: client userinfo_encrypted_response_alg
path
userinfo_encrypted_response_alg
mapped
object
client
2020-08-10 19:40:19 OUTGOING
oidcc-client-test-kid-absent-single-jwks
Response to HTTP request to test instance V6YLf4tiRp3Ea7I
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",
  "email": "user@example.com",
  "email_verified": false
}
outgoing_path
userinfo
2020-08-10 19:40:19 FINISHED
oidcc-client-test-kid-absent-single-jwks
Test has run to completion
testmodule_result
PASSED
2020-08-10 19:40:39
TEST-RUNNER
Alias has now been claimed by another test
alias
morph_oidc_client
new_test_id
7cjqj2od3D2UKpw
Test Results