Optional
algCredential type. Supported types: public_key.
Optional
expires_The ISO 8601 formatted date representing the expiration of the credential. If not specified (not recommended), the credential never expires.
Optional
nameFriendly name for a credential.
Optional
parse_Parse expiry from x509 certificate. If true, attempts to parse the expiry date from the provided PEM.
PEM-formatted public key (SPKI and PKCS1) or X509 certificate. Must be JSON escaped.
Algorithm which will be used with the credential. Can be one of RS256, RS384, PS256. If not specified, RS256 will be used.