Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 2.38 KB

AuthMethodAccessInfo.md

File metadata and controls

34 lines (30 loc) · 2.38 KB

akeyless.Model.AuthMethodAccessInfo

Properties

Name Type Description Notes
AccessExpires long [optional]
AccessIdAlias string for accounts where AccessId holds encrypted email this field will hold generated AccessId, for accounts based on regular AccessId it will be equal to accessId itself [optional]
ApiKeyAccessRules APIKeyAccessRules [optional]
AuditLogsClaims List<string> [optional]
AwsIamAccessRules AWSIAMAccessRules [optional]
AzureAdAccessRules AzureADAccessRules [optional]
CertAccessRules CertAccessRules [optional]
CidrWhitelist string [optional]
EmailPassAccessRules EmailPassAccessRules [optional]
ForceSubClaims bool if true the role associated with this auth method must include sub claims [optional]
GcpAccessRules GCPAccessRules [optional]
GwCidrWhitelist string [optional]
HuaweiAccessRules HuaweiAccessRules [optional]
JwtTtl long [optional]
K8sAccessRules KubernetesAccessRules [optional]
KerberosAccessRules KerberosAccessRules [optional]
LdapAccessRules LDAPAccessRules [optional]
Oauth2AccessRules OAuth2AccessRules [optional]
OciAccessRules OCIAccessRules [optional]
OidcAccessRules OIDCAccessRules [optional]
ProductTypes List<string> List of product types this auth method will be in use of [optional]
RulesType string [optional]
SamlAccessRules SAMLAccessRules [optional]
SubClaimsDelimiters List<string> [optional]
UniversalIdentityAccessRules UniversalIdentityAccessRules [optional]

[Back to Model list] [Back to API list] [Back to README]