You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
455 B
10 lines
455 B
{
|
|
"key": "*** Put PEM-encoded private key here ***",
|
|
"certificates.0": "-----BEGIN CERTIFICATE-----\nTOKEN_SIGNING_CERT\n-----END CERTIFICATE-----\n",
|
|
"certificates.1": "-----BEGIN CERTIFICATE-----\nINTERMEDIATE_CA_CERT\n-----END CERTIFICATE-----\n",
|
|
"certificates.2": "-----BEGIN CERTIFICATE-----\nROOT_CA_CERT\n-----END CERTIFICATE-----\n",
|
|
"expiration": "30m",
|
|
"issuer": "Debugging Access Token Issuer",
|
|
"audience": "IHU"
|
|
}
|