Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.1 KB

File metadata and controls

22 lines (14 loc) · 1.1 KB

SSHCertificateIssueDetails

Properties

Name Type Description Notes
allowedDomains List<String> Relevant for host certificate [optional]
allowedUserKeyLengths Map<String, Long> [optional]
allowedUsers List<String> Relevant for user certificate [optional]
certType Integer [optional]
criticalOptions Map<String, String> [optional]
extensions Map<String, String> [optional]
externallyProvidedUserSubClaimKey String ExternallyProvidedUserSubClaimKey is the claim key name where the user name should be taken from [optional]
isExternallyProvidedUser Boolean IsExternallyProvidedUser is true if allow users should be taken from claims and not from AllowedUsers [optional]
principals List<String> [optional]
staticKeyId String In case it is empty, the key ID will be combination of user identifiers and a random string [optional]