Test Summary

Test Results

Expand All Collapse All
All times are UTC
2022-10-13 07:10:32 INFO
TEST-RUNNER
Test instance MOSbsirYih7lIo7 created
baseUrl
https://www.certification.openid.net/test/a/GC_broker
variant
{
  "client_auth_type": "client_secret_basic",
  "response_type": "code",
  "request_type": "plain_http_request",
  "response_mode": "default",
  "client_registration": "static_client"
}
alias
GC_broker
description
GC Broker OIDC RP TEST 0927
planId
FDN4myZlLP3tX
config
{
  "alias": "GC_broker",
  "description": "GC Broker OIDC RP TEST 0927",
  "publish": "everything",
  "consent": {},
  "client": {
    "client_id": "oidc-test-client",
    "client_secret": "123456",
    "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01"
  }
}
testName
oidcc-client-test-idtoken-sig-none
2022-10-13 07:10:32 SUCCESS
OIDCCGenerateServerConfiguration
Generated default server configuration
server_configuration
{
  "issuer": "https://www.certification.openid.net/test/a/GC_broker/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/GC_broker/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/GC_broker/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/GC_broker/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/GC_broker/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/GC_broker/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-10-13 07:10:32
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/GC_broker/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/GC_broker/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/GC_broker/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/GC_broker/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/GC_broker/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/GC_broker/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-10-13 07:10:32
OIDCCGenerateServerJWKs
Generated server public private JWK sets
server_jwks
{
  "keys": [
    {
      "p": "_FRxWZZPuxLioqbXIDWaOCPqMx9GesmCPzadXNQ7WoWfXlayxgsz_edja6yYOLe0oKGE25cYL3imyLhGKoyAPBear-iW-exNw9GbakjcWkx2ZfnW0f5gu-64rcSCVof2ljPCGdBwqZ3lMOxh9LIQei3akY4fkopuJZfMJmo6Dsk",
      "kty": "RSA",
      "q": "p3UBmvjYE6CWt3rktm4p_GBB7gMqDwcV4qXW0IlM10fp1_CC7YG_vjBKpNh--muDxTQwZDzplA03P8GNw4wStJU68rGrlMpHnyH5Rl1qWt7VqhJhfUMEPM_RPqSEBTqidwDSj_R-BJXYqpKltJavGmki9yUSk16JrcU7179NKF8",
      "d": "mPrhNDZn2oHliUNIdCFJ6JXf8BFa5QIlX38XcbYYl-9QnS5JYYnqgkLOTTI6h2WUpuipMA8HSObkXGq7aGlZf7wI2ePplJUF_LjfAUOu3dmK6wjtFvQxWEridkBNUf9n83N0ASDgxTsnJEp1YRqOMppcCPq7qg74K_aUhY1l1jWpTRVe6fJop-ICYaMkJ2qjg_NtwH9Fmiqrh7dYC34zCqqcCcKHlpJ_O97FKJvHKWPkb6BcODOMFtbvP-fRhteX2enl_z0Ne2dLVG8OTZCxt8QjSTv-tdpZR7uieS-_8LL0J9lCtvbgNAemgYDPnLy8sCCHjarlZS7-Hc1NkM8coQ",
      "e": "AQAB",
      "use": "sig",
      "kid": "158ea710-481c-4c0d-b5c6-f382bc924ed2",
      "qi": "JtSiTJaZrpgv2QjM8tjAeS-2A9XRrExcml3dd6TZlzCI-F5eQn9JIw6Y9BTYNanB-8H21k5sMwPk-YgzF0h-hRKIujSfu6vHZJUUXRP0k7BrEehz8NpQCpYsbfki2KFpebvmIPodci6jzM4_7pEPibBASfZ_IwmcXLbnkn26xm8",
      "dp": "Tw5R2SSr5Eu9cAJfwjqpD8_Iz62L0mqSASYmVXA1DF5zGQaGyl-2MWWuk4ymwJZl5DHWw0nqjOz7LEX3zdrpTmqCz3xK2RC9KI3iaIFdcHkmWzrUoERXoGnhuKepwlyk2FhtBtN0iN_sb9CPvC-R1AXLxfDGWY4_hk2x65M6j2k",
      "dq": "Gz-Gy1jCkC8JV0HABY9XdaGUGM6bAWb9wKuLkNNGlaE2A9U2-L6sHJ5vBvPTdZwZDPW5ChZ_S3_7BXzRPIiGYqwFs4gFi2h-zv4QOcrpi2_HBK2I_4DwJ5UJT1Aly1QHK6YOnS4Dc2uOnfLO09vRElMZRW3a3-_6JzR40Fpoi7E",
      "n": "pQ5qHlOEB1uIHi36wS9waOyoTbAfHQJHB8yCuMWwVjZeth1Gz-RnQdQNlnQAAcDzWZkurMfM613Ha8dsVeVJrusoRh3NlEmDNMlesWj30mIrICxWaiCwdOmZQQ8YPktHr0N9TQmGQlHda-hWkKBI4gDR_-kXqe7l-ZJfjYHdTeF0mHZEly-Bd22PlmySAyuVXntAiFfd5q381XHKb8YKgpVAcfkTmtF8jA95uIU9mDZOgEQA-YpotaGBEOgw8y3G7qOvGWrTh78QJJbVibBdBQUek6wmgAkVG8kGSFifafg-tFRgeIeBPsIBvEXY7pNMy1-299X9JbOJ4cUn50_klw"
    },
    {
      "kty": "EC",
      "d": "BHUrMROyKxFndncwfMWcXqhiyOll9XH7CWekbmnp2Js",
      "use": "sig",
      "crv": "P-256",
      "kid": "4197c156-0bc2-4b67-ac27-2661653f4a2e",
      "x": "LmflDcrjA9f3-7Lt-PTERPVCYho6mLpb-uglCKLDPVQ",
      "y": "VOj6UPkuc7pV2Iw7rw3IUciaeXWtfABHXlK05IQ1Czs"
    },
    {
      "kty": "EC",
      "d": "BOesYcAyi7P8hQarnDrpl_A_AeO0riVwZpRCbhaY6No",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "7ee68b5a-5546-4f06-ab22-1bac364b820f",
      "x": "0dR-4ziR4qZXIrxuzQfJFaRf8exuNfBabWr-hby88vc",
      "y": "_kfXZ9GFn4ueWwoMdfBLPaRSSswfpCo__g_8mjxEFGw"
    },
    {
      "kty": "OKP",
      "d": "DOaCJiBIbAlkXEfzn5NXwjL-W8iUBIWrYu08loGzllc",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7985c1eb-2b55-44eb-b48f-ef17eee3b2a2",
      "x": "jjxz45T1y9a8w-3-XoMrmfRy9uFXQyJaMC9mCN7IB80"
    }
  ]
}
server_encryption_keys
{
  "keys": [
    {
      "p": "6E-VtqLyRbnQ4HX6akM-H3lqOq6T2gvh9K-uje0zoH2jjlee59catDNxrAjE6e0htVAifUp8YGKv6aklpc52gyt-qJGZotpmTQomrCYxU0e6aKtbpKx2V8tLwRfVms_9PHuWAwMk-eqArDcI8dUJ4P3LaYU297QgrM-wlrYjkI0",
      "kty": "RSA",
      "q": "vgHgcNERXcP1L53vvWYd4eduCDYYjB0v8FfBdIQOaE9ZEXbYnp7O-7MIN2oJcGk52HtJrHEHD477hEOQnzrgN1qhNQF5icP4O4U6SL3TPHMWzsqcdNfY_I98Le2l2PmZSp-eiK9pi3ZA7HXZwd039nWrSYfWt539zRuB-d05_AU",
      "d": "pWvZEI61-BBDT8ZgPwf7BJfoDOFQgmQDfuccaY89KnP7FlY8I4ZJnBBuuH0h5X6Awn9fjq-juSsWDxuDPs0Qrl5kVuXw5NhgjGn3B1rRD9hsG-TG1YPkWCn4cFkGd99t-da1vv47ZuqpwxMA7RkBMj79Zus37fCEiSixKsOxypwwOTuIXevtmh74XlmCfcqElflvQtsZ0ALr-ifB81oRNg-PsjYgEep8tvYSSEV68PU3EyYaRACkGSfVDHaNksXaT9z4Q-ALmFs4ksJPIVRX-QWcH7D4mN8qtuYMdrUdMw2ilp8gD0bVm4OrezhEmAmauTf1L2XhErXieJBmNs3zEQ",
      "e": "AQAB",
      "use": "enc",
      "kid": "364fc25e-882d-4e07-b659-1e4abea0311b",
      "qi": "OGw2Y2j6QBL-AoJWdZ5zHfMQ95VcCPxQ-jpoNTi0b3NQ1nRzZ73RCHa9TNnTp5xCtx5DwnzmC59wL0kOsr3jjzEm10gCNFEme2Gjb42lTnv6QFsle9B3iShqTXOhW0c3vzp3H_8pGYOSO3PJnzrOd0lbX1E8Dx_bJZtQz6DCEVM",
      "dp": "AoGRSOYbHPtzMGi1ad4N1oMVzUpC2BBWwLAAfxF3BB023Xs-gJvGcvk3GbcCgM-JFI6nwJhEHToTUb78Y_yFNMcMV78yXBplDiG05xiGYbKdZTGsDGu73xiXWZ7rM_9YaQWgSaoIBRYtiy4Qz6MPtzilsB66yBNOYu7epdGTMqU",
      "alg": "RSA-OAEP",
      "dq": "iIlktO0nY4_LAtqlSh61Xn4ljXUCEr1uk3EcLRQwHjjWsjwK0YEhD7HJN7jU65hR3wRJHsdh4YZHqvW6WRG_yUcxDJvwsFTIbk0AYwE1Z_zz6MmjwDrTTDn3bDGXueEyjHNDQsl6OKNTaBgP0MWcz1gjLAWW__9iQB-COQEGB9k",
      "n": "rGzFGSYwfMc-a-EKNHvEjrIuxO5fJsJorPiO9rYZkXYmqjixycjiOd2Gb07Y9-lSh95tEckRatqAc2DgVjAyeAjF5l3VI0C0_iAGUw81gdgnyeaMKTL4rwFqUGc3twdlvdLP4HxnhTGMuYD9zktClmV8jZRFCtHqc7HRq-Sb1iikdpn2Qhw0XbqK0Qv5Bd-oNoEs6Xq3ZqOcrn8_9tvEV4RaZs7cj_DKXglz-nhG1AHGoIiG-uIKZvzTMrJUG0_7fBO1VaTxR_xv0jWCKAwsJQr23dfrTcpkG5fj_6mIsQs85RGIcBNgOe5NXftIAB1UszDKzUnyLal6-7YWeWGewQ"
    },
    {
      "kty": "EC",
      "d": "BmPQdB8KJ4uK5LzId3EyX7QtncbOUChgAWSKrRPT4aw",
      "use": "enc",
      "crv": "P-256",
      "kid": "4a6e823f-2adb-4551-8fcb-e339f0fccd02",
      "x": "p3b5Wd5kQXZC6MEWV3e1RiH7eXshT31VnIorImrS2OQ",
      "y": "VfO5bkh5wZbELspO_6XyRp9Ruwzal-nrsVtl1f4KnHE",
      "alg": "ECDH-ES"
    }
  ]
}
server_public_jwks
{
  "keys": [
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "158ea710-481c-4c0d-b5c6-f382bc924ed2",
      "n": "pQ5qHlOEB1uIHi36wS9waOyoTbAfHQJHB8yCuMWwVjZeth1Gz-RnQdQNlnQAAcDzWZkurMfM613Ha8dsVeVJrusoRh3NlEmDNMlesWj30mIrICxWaiCwdOmZQQ8YPktHr0N9TQmGQlHda-hWkKBI4gDR_-kXqe7l-ZJfjYHdTeF0mHZEly-Bd22PlmySAyuVXntAiFfd5q381XHKb8YKgpVAcfkTmtF8jA95uIU9mDZOgEQA-YpotaGBEOgw8y3G7qOvGWrTh78QJJbVibBdBQUek6wmgAkVG8kGSFifafg-tFRgeIeBPsIBvEXY7pNMy1-299X9JbOJ4cUn50_klw"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "sig",
      "kid": "4317b550-db7d-41e6-b322-51fde29a871e",
      "n": "l_ExgTN7PjgOHiMMsBF8ukzUrczikiMgbPCJx0BzBjrykp_0FuCpXsE-DedSMJW8JgbOpQTBj1blT04jGkxzJtej8zrVolLdpnZHNnGVJJl_vl6u-ytnlFsK3olZhF3kDSRiaywcGKuv5b4zt9-_-Tk3Jj0YrrgQ71MFJkO99KEm_0ZtPKyRc48GLAspIeyBqes4-6JgcWH8vL6QtLk2ghY9yDKzM9Q9kvgD707vvgdd4hQ2dJmog2ooGWIxDkm6ns3kkQatdDyOYOZYnUKk6Ot0ugSYxvvUD2kl-WVD-OQMOAh6bsVnrwD71pEP9MJToLd_xtf-tdOjJgUm2UWhkQ"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "4197c156-0bc2-4b67-ac27-2661653f4a2e",
      "x": "LmflDcrjA9f3-7Lt-PTERPVCYho6mLpb-uglCKLDPVQ",
      "y": "VOj6UPkuc7pV2Iw7rw3IUciaeXWtfABHXlK05IQ1Czs"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "P-256",
      "kid": "dacbcb6d-990f-4c38-abc2-3653a1670021",
      "x": "9FKrl9vGS10j9MrjZJoP0Q8YrBeQpAImehC5ymb5jEw",
      "y": "3dvbNeSRcf2kodmZyDjnbegAjIhR-hrvzjGiEpPyxWY"
    },
    {
      "kty": "EC",
      "use": "sig",
      "crv": "secp256k1",
      "kid": "7ee68b5a-5546-4f06-ab22-1bac364b820f",
      "x": "0dR-4ziR4qZXIrxuzQfJFaRf8exuNfBabWr-hby88vc",
      "y": "_kfXZ9GFn4ueWwoMdfBLPaRSSswfpCo__g_8mjxEFGw"
    },
    {
      "kty": "OKP",
      "use": "sig",
      "crv": "Ed25519",
      "kid": "7985c1eb-2b55-44eb-b48f-ef17eee3b2a2",
      "x": "jjxz45T1y9a8w-3-XoMrmfRy9uFXQyJaMC9mCN7IB80"
    },
    {
      "kty": "RSA",
      "e": "AQAB",
      "use": "enc",
      "kid": "364fc25e-882d-4e07-b659-1e4abea0311b",
      "alg": "RSA-OAEP",
      "n": "rGzFGSYwfMc-a-EKNHvEjrIuxO5fJsJorPiO9rYZkXYmqjixycjiOd2Gb07Y9-lSh95tEckRatqAc2DgVjAyeAjF5l3VI0C0_iAGUw81gdgnyeaMKTL4rwFqUGc3twdlvdLP4HxnhTGMuYD9zktClmV8jZRFCtHqc7HRq-Sb1iikdpn2Qhw0XbqK0Qv5Bd-oNoEs6Xq3ZqOcrn8_9tvEV4RaZs7cj_DKXglz-nhG1AHGoIiG-uIKZvzTMrJUG0_7fBO1VaTxR_xv0jWCKAwsJQr23dfrTcpkG5fj_6mIsQs85RGIcBNgOe5NXftIAB1UszDKzUnyLal6-7YWeWGewQ"
    },
    {
      "kty": "EC",
      "use": "enc",
      "crv": "P-256",
      "kid": "4a6e823f-2adb-4551-8fcb-e339f0fccd02",
      "x": "p3b5Wd5kQXZC6MEWV3e1RiH7eXshT31VnIorImrS2OQ",
      "y": "VfO5bkh5wZbELspO_6XyRp9Ruwzal-nrsVtl1f4KnHE",
      "alg": "ECDH-ES"
    }
  ]
}
2022-10-13 07:10:32 SUCCESS
ValidateServerJWKs
Valid server JWKs: keys are valid JSON, contain the required fields and are correctly encoded using unpadded base64url
2022-10-13 07:10:32 SUCCESS
CheckDistinctKeyIdValueInServerJWKs
Distinct 'kid' value in all keys of server_jwks
see
https://bitbucket.org/openid/connect/issues/1127
2022-10-13 07:10:32 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-10-13 07:10:32 SUCCESS
OIDCCGetStaticClientConfigurationForRPTests
Found a static client object
client_id
oidc-test-client
client_secret
123456
redirect_uris
[
  "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01"
]
2022-10-13 07:10:32 SUCCESS
EnsureClientDoesNotHaveBothJwksAndJwksUri
Client does not have both jwks and jwks_uri set
client
{
  "client_id": "oidc-test-client",
  "client_secret": "123456",
  "redirect_uris": [
    "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01"
  ]
}
2022-10-13 07:10:32 INFO
FetchClientKeys
Skipped evaluation due to missing required element: client jwks_uri
path
jwks_uri
mapped
object
client
2022-10-13 07:10:32 SUCCESS
ValidateClientGrantTypes
grant_types match response_types
grant_types
[
  "authorization_code"
]
response_types
[
  "code"
]
2022-10-13 07:10:32 SUCCESS
OIDCCValidateClientRedirectUris
Valid redirect_uri(s) provided in registration request
redirect_uris
[
  "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01"
]
2022-10-13 07:10:32 SUCCESS
ValidateClientLogoUris
Client does not contain any logo_uri
2022-10-13 07:10:32 SUCCESS
ValidateClientUris
Client does not contain any client_uri
2022-10-13 07:10:32 SUCCESS
ValidateClientPolicyUris
Client does not contain any policy_uri
2022-10-13 07:10:32 SUCCESS
ValidateClientTosUris
Client does not contain any tos_uri
2022-10-13 07:10:32 SUCCESS
ValidateClientSubjectType
A subject_type was not provided
2022-10-13 07:10:32 INFO
ValidateIdTokenSignedResponseAlg
Skipped evaluation due to missing required element: client id_token_signed_response_alg
path
id_token_signed_response_alg
mapped
object
client
2022-10-13 07:10:32 SUCCESS
EnsureIdTokenEncryptedResponseAlgIsSetIfEncIsSet
id_token_encrypted_response_enc is not set
2022-10-13 07:10:32 INFO
ValidateUserinfoSignedResponseAlg
Skipped evaluation due to missing required element: client userinfo_signed_response_alg
path
userinfo_signed_response_alg
mapped
object
client
2022-10-13 07:10:32 SUCCESS
EnsureUserinfoEncryptedResponseAlgIsSetIfEncIsSet
userinfo_encrypted_response_enc is not set
2022-10-13 07:10:32 INFO
ValidateRequestObjectSigningAlg
Skipped evaluation due to missing required element: client request_object_signing_alg
path
request_object_signing_alg
mapped
object
client
2022-10-13 07:10:32 SUCCESS
EnsureRequestObjectEncryptionAlgIsSetIfEncIsSet
request_object_encryption_enc is not set
2022-10-13 07:10:32 INFO
ValidateTokenEndpointAuthSigningAlg
Skipped evaluation due to missing required element: client token_endpoint_auth_signing_alg
path
token_endpoint_auth_signing_alg
mapped
object
client
2022-10-13 07:10:32 SUCCESS
ValidateDefaultMaxAge
default_max_age is not set
2022-10-13 07:10:32 INFO
ValidateRequireAuthTime
Skipped evaluation due to missing required element: client require_auth_time
path
require_auth_time
mapped
object
client
2022-10-13 07:10:32 INFO
ValidateDefaultAcrValues
Skipped evaluation due to missing required element: client default_acr_values
path
default_acr_values
mapped
object
client
2022-10-13 07:10:32 INFO
ValidateInitiateLoginUri
Skipped evaluation due to missing required element: client initiate_login_uri
path
initiate_login_uri
mapped
object
client
2022-10-13 07:10:32 INFO
ValidateRequestUris
Skipped evaluation due to missing required element: client request_uris
path
request_uris
mapped
object
client
2022-10-13 07:10:32
SetServerSigningAlgToNone
Successfully set signing algorithm to none
signing_algorithm
none
2022-10-13 07:10:32
SetClientIdTokenSignedResponseAlgToServerSigningAlg
Set id_token_signed_response_alg for the registered client
id_token_signed_response_alg
none
2022-10-13 07:10:32
oidcc-client-test-idtoken-sig-none
Setup Done
2022-10-13 07:10:43 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to /test/a/GC_broker/.well-known/openid-configuration
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "text/plain, application/json, */*",
  "user-agent": "Java/11.0.13",
  "connection": "close"
}
incoming_path
/test/a/GC_broker/.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-10-13 07:10:43 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance MOSbsirYih7lIo7
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "issuer": "https://www.certification.openid.net/test/a/GC_broker/",
  "authorization_endpoint": "https://www.certification.openid.net/test/a/GC_broker/authorize",
  "token_endpoint": "https://www.certification.openid.net/test/a/GC_broker/token",
  "jwks_uri": "https://www.certification.openid.net/test/a/GC_broker/jwks",
  "userinfo_endpoint": "https://www.certification.openid.net/test/a/GC_broker/userinfo",
  "registration_endpoint": "https://www.certification.openid.net/test/a/GC_broker/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"
  ]
}
outgoing_path
.well-known/openid-configuration
2022-10-13 07:10:43 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to /test/a/GC_broker/authorize
incoming_headers
{
  "host": "www.certification.openid.net",
  "cache-control": "max-age\u003d0",
  "upgrade-insecure-requests": "1",
  "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36",
  "accept": "text/html,application/xhtml+xml,application/xml;q\u003d0.9,image/avif,image/webp,image/apng,*/*;q\u003d0.8,application/signed-exchange;v\u003db3;q\u003d0.9",
  "sec-fetch-site": "cross-site",
  "sec-fetch-mode": "navigate",
  "sec-fetch-user": "?1",
  "sec-fetch-dest": "document",
  "sec-ch-ua": "\"Chromium\";v\u003d\"106\", \"Google Chrome\";v\u003d\"106\", \"Not;A\u003dBrand\";v\u003d\"99\"",
  "sec-ch-ua-mobile": "?0",
  "sec-ch-ua-platform": "\"Windows\"",
  "referer": "https://gkidp.ipanda.co.jp/",
  "accept-encoding": "gzip, deflate, br",
  "accept-language": "en",
  "cookie": "JSESSIONID\u003dC7C679A7A24A404BEFA8C47ED3CF0391",
  "connection": "close"
}
incoming_path
/test/a/GC_broker/authorize
incoming_body_form_params
incoming_method
GET
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{
  "client_id": "oidc-test-client",
  "response_type": "code",
  "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01",
  "scope": "openid email phone profile",
  "code_challenge_method": "S256",
  "code_challenge": "NYrjMQTocf4bzSRfSxGfEX-q3zFlOh6U_WXgosY1kxA",
  "state": "ff77tfu0eo6vt78sfggs6nhsbomvdtna"
}
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-AES128-GCM-SHA256
incoming_body_json
Authorization endpoint
2022-10-13 07:10:43 SUCCESS
EnsureRequestDoesNotContainRequestObject
Request does not contain a request parameter
2022-10-13 07:10:43 SUCCESS
EnsureAuthorizationHttpRequestContainsOpenIDScope
Found 'openid' in scope http request parameter
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:10:43 SUCCESS
CreateEffectiveAuthorizationRequestParameters
Merged http request parameters with request object claims
effective_authorization_endpoint_request
{
  "client_id": "oidc-test-client",
  "response_type": "code",
  "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01",
  "scope": "openid email phone profile",
  "code_challenge_method": "S256",
  "code_challenge": "NYrjMQTocf4bzSRfSxGfEX-q3zFlOh6U_WXgosY1kxA",
  "state": "ff77tfu0eo6vt78sfggs6nhsbomvdtna"
}
2022-10-13 07:10:43 SUCCESS
ExtractRequestedScopes
Requested scopes
scope
openid email phone profile
2022-10-13 07:10:43 INFO
ExtractNonceFromAuthorizationRequest
Couldn't find 'nonce' in authorization endpoint parameters
2022-10-13 07:10:43 SUCCESS
EnsureAuthorizationRequestContainsPkceCodeChallenge
Found required PKCE parameters in request
code_challenge_method
S256
code_challenge
NYrjMQTocf4bzSRfSxGfEX-q3zFlOh6U_WXgosY1kxA
2022-10-13 07:10:43 SUCCESS
EnsureResponseTypeIsCode
Response type is expected value
expected
code
2022-10-13 07:10:43 SUCCESS
EnsureMatchingClientId
Client ID matched
client_id
oidc-test-client
2022-10-13 07:10:43 SUCCESS
EnsureValidRedirectUriForAuthorizationEndpointRequest
redirect_uri is one of the allowed redirect uris
actual
https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01
expected
[
  "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01"
]
2022-10-13 07:10:43 SUCCESS
EnsureOpenIDInScopeRequest
Found 'openid' scope in request
actual
[
  "openid",
  "email",
  "phone",
  "profile"
]
expected
openid
2022-10-13 07:10:43 SUCCESS
DisallowMaxAgeEqualsZeroAndPromptNone
The client did not send max_age=0 and prompt=none parameters as expected
2022-10-13 07:10:43 SUCCESS
CreateAuthorizationCode
Created authorization code
authorization_code
jiGEMnfKgLO2mxBax4fMPRadZMt0OLxz
2022-10-13 07:10:43 SUCCESS
CreateAuthorizationEndpointResponseParams
Added authorization_endpoint_response_params to environment
params
{
  "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01",
  "state": "ff77tfu0eo6vt78sfggs6nhsbomvdtna"
}
2022-10-13 07:10:43 SUCCESS
AddCodeToAuthorizationEndpointResponseParams
Added code to authorization endpoint response params
authorization_endpoint_response_params
{
  "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01",
  "state": "ff77tfu0eo6vt78sfggs6nhsbomvdtna",
  "code": "jiGEMnfKgLO2mxBax4fMPRadZMt0OLxz"
}
2022-10-13 07:10:43
SendAuthorizationResponseWithResponseModeQuery
Redirecting back to client
uri
https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=ff77tfu0eo6vt78sfggs6nhsbomvdtna&code=jiGEMnfKgLO2mxBax4fMPRadZMt0OLxz
2022-10-13 07:10:43 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance MOSbsirYih7lIo7
outgoing
org.springframework.web.servlet.view.RedirectView: [RedirectView]; URL [https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01?state=ff77tfu0eo6vt78sfggs6nhsbomvdtna&code=jiGEMnfKgLO2mxBax4fMPRadZMt0OLxz]
outgoing_path
authorize
2022-10-13 07:10:44 INCOMING
oidcc-client-test-idtoken-sig-none
Incoming HTTP request to /test/a/GC_broker/token
incoming_headers
{
  "host": "www.certification.openid.net",
  "accept": "application/json",
  "authorization": "Basic b2lkYy10ZXN0LWNsaWVudDoxMjM0NTY\u003d",
  "content-type": "application/x-www-form-urlencoded;charset\u003dUTF-8",
  "user-agent": "Java/11.0.13",
  "connection": "close",
  "content-length": "241"
}
incoming_path
/test/a/GC_broker/token
incoming_body_form_params
{
  "client_id": "oidc-test-client",
  "grant_type": "authorization_code",
  "code": "jiGEMnfKgLO2mxBax4fMPRadZMt0OLxz",
  "code_verifier": "92fa182b-9312-4986-9f0b-220fb70919f2",
  "redirect_uri": "https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01"
}
incoming_method
POST
incoming_tls_version
TLSv1.2
incoming_tls_cert
incoming_query_string_params
{}
incoming_body
client_id=oidc-test-client&grant_type=authorization_code&code=jiGEMnfKgLO2mxBax4fMPRadZMt0OLxz&code_verifier=92fa182b-9312-4986-9f0b-220fb70919f2&redirect_uri=https%3A%2F%2Fgkidp.ipanda.co.jp%2Fgkidp%2Fglobal_login%2FDM001003%2Fcallback%2F01
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
Token endpoint
2022-10-13 07:10:44 SUCCESS
CheckClientIdMatchesOnTokenRequestIfPresent
Extracted client_id matches the expected value
client_id
oidc-test-client
2022-10-13 07:10:44 SUCCESS
ExtractClientCredentialsFromBasicAuthorizationHeader
Extracted client authentication
client_id
oidc-test-client
client_secret
123456
method
client_secret_basic
2022-10-13 07:10:44 SUCCESS
ValidateClientIdAndSecret
Client id and secret match
2022-10-13 07:10:44 SUCCESS
ValidateAuthorizationCode
Found authorization code
authorization_code
jiGEMnfKgLO2mxBax4fMPRadZMt0OLxz
2022-10-13 07:10:44 SUCCESS
ValidateRedirectUriForTokenEndpointRequest
redirect_uri is the same as the one used in the authorization request
actual
https://gkidp.ipanda.co.jp/gkidp/global_login/DM001003/callback/01
2022-10-13 07:10:44 SUCCESS
GenerateBearerAccessToken
Generated access token
access_token
EbPRRLPeD3wubGz1S62dzSo5fuIfnNLBMdFLdSvRuwYwbfhgjA
2022-10-13 07:10:44 SUCCESS
GenerateIdTokenClaims
Created ID Token Claims
iss
https://www.certification.openid.net/test/a/GC_broker/
sub
user-subject-1234531
aud
oidc-test-client
iat
1665645044
exp
1665645344
2022-10-13 07:10:44 INFO
AddAtHashToIdTokenClaims
Skipped evaluation due to missing required string: at_hash
expected
at_hash
2022-10-13 07:10:44 SUCCESS
SignIdTokenWithAlgNone
Created id_token with alg none
id_token
eyJhbGciOiJub25lIn0.eyJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9hL0dDX2Jyb2tlci8iLCJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6Im9pZGMtdGVzdC1jbGllbnQiLCJpYXQiOjE2NjU2NDUwNDQsImV4cCI6MTY2NTY0NTM0NH0.
2022-10-13 07:10:44 INFO
EncryptIdToken
Skipped evaluation due to missing required element: client id_token_encrypted_response_alg
path
id_token_encrypted_response_alg
mapped
object
client
2022-10-13 07:10:44 SUCCESS
CreateTokenEndpointResponse
Created token endpoint response
access_token
EbPRRLPeD3wubGz1S62dzSo5fuIfnNLBMdFLdSvRuwYwbfhgjA
token_type
Bearer
id_token
eyJhbGciOiJub25lIn0.eyJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9hL0dDX2Jyb2tlci8iLCJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6Im9pZGMtdGVzdC1jbGllbnQiLCJpYXQiOjE2NjU2NDUwNDQsImV4cCI6MTY2NTY0NTM0NH0.
scope
openid email phone profile
2022-10-13 07:10:44 OUTGOING
oidcc-client-test-idtoken-sig-none
Response to HTTP request to test instance MOSbsirYih7lIo7
outgoing_status_code
200
outgoing_headers
{}
outgoing_body
{
  "access_token": "EbPRRLPeD3wubGz1S62dzSo5fuIfnNLBMdFLdSvRuwYwbfhgjA",
  "token_type": "Bearer",
  "id_token": "eyJhbGciOiJub25lIn0.eyJpc3MiOiJodHRwczovL3d3dy5jZXJ0aWZpY2F0aW9uLm9wZW5pZC5uZXQvdGVzdC9hL0dDX2Jyb2tlci8iLCJzdWIiOiJ1c2VyLXN1YmplY3QtMTIzNDUzMSIsImF1ZCI6Im9pZGMtdGVzdC1jbGllbnQiLCJpYXQiOjE2NjU2NDUwNDQsImV4cCI6MTY2NTY0NTM0NH0.",
  "scope": "openid email phone profile"
}
outgoing_path
token
2022-10-13 07:10:49 FINISHED
oidcc-client-test-idtoken-sig-none
Test has run to completion
testmodule_result
SKIPPED
2022-10-13 07:11:22
TEST-RUNNER
Alias has now been claimed by another test
alias
GC_broker
new_test_id
c6nDpwl3eY4wUTr
Test Results