akeyless 5.0.13 → 5.0.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (231) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +17 -1
  3. data/docs/AccountGeneralSettings.md +2 -0
  4. data/docs/ActiveDirectoryPayload.md +2 -0
  5. data/docs/AllowedClientType.md +20 -0
  6. data/docs/AuthMethodAccessInfo.md +2 -0
  7. data/docs/AuthMethodCreateApiKey.md +2 -0
  8. data/docs/AuthMethodCreateAwsIam.md +2 -0
  9. data/docs/AuthMethodCreateAzureAD.md +2 -0
  10. data/docs/AuthMethodCreateCert.md +2 -0
  11. data/docs/AuthMethodCreateEmail.md +2 -0
  12. data/docs/AuthMethodCreateGcp.md +2 -0
  13. data/docs/AuthMethodCreateK8s.md +2 -0
  14. data/docs/AuthMethodCreateKerberos.md +2 -0
  15. data/docs/AuthMethodCreateLdap.md +2 -0
  16. data/docs/AuthMethodCreateOCI.md +2 -0
  17. data/docs/AuthMethodCreateOIDC.md +2 -0
  18. data/docs/AuthMethodCreateOauth2.md +2 -0
  19. data/docs/AuthMethodCreateSAML.md +2 -0
  20. data/docs/AuthMethodCreateUniversalIdentity.md +2 -0
  21. data/docs/AuthMethodUpdateApiKey.md +2 -0
  22. data/docs/AuthMethodUpdateAwsIam.md +2 -0
  23. data/docs/AuthMethodUpdateAzureAD.md +2 -0
  24. data/docs/AuthMethodUpdateCert.md +2 -0
  25. data/docs/AuthMethodUpdateEmail.md +2 -0
  26. data/docs/AuthMethodUpdateGcp.md +2 -0
  27. data/docs/AuthMethodUpdateK8s.md +2 -0
  28. data/docs/AuthMethodUpdateKerberos.md +2 -0
  29. data/docs/AuthMethodUpdateLdap.md +2 -0
  30. data/docs/AuthMethodUpdateOCI.md +2 -0
  31. data/docs/AuthMethodUpdateOIDC.md +2 -0
  32. data/docs/AuthMethodUpdateOauth2.md +2 -0
  33. data/docs/AuthMethodUpdateSAML.md +2 -0
  34. data/docs/AuthMethodUpdateUniversalIdentity.md +2 -0
  35. data/docs/BastionGlobalConf.md +4 -0
  36. data/docs/CreateAuthMethod.md +2 -0
  37. data/docs/CreateAuthMethodAWSIAM.md +2 -0
  38. data/docs/CreateAuthMethodAzureAD.md +2 -0
  39. data/docs/CreateAuthMethodCert.md +2 -0
  40. data/docs/CreateAuthMethodEmail.md +2 -0
  41. data/docs/CreateAuthMethodGCP.md +2 -0
  42. data/docs/CreateAuthMethodHuawei.md +2 -0
  43. data/docs/CreateAuthMethodK8S.md +2 -0
  44. data/docs/CreateAuthMethodLDAP.md +2 -0
  45. data/docs/CreateAuthMethodOAuth2.md +2 -0
  46. data/docs/CreateAuthMethodOCI.md +2 -0
  47. data/docs/CreateAuthMethodOIDC.md +2 -0
  48. data/docs/CreateAuthMethodSAML.md +2 -0
  49. data/docs/CreateAuthMethodUniversalIdentity.md +2 -0
  50. data/docs/CreateESM.md +2 -0
  51. data/docs/CreatePKICertIssuer.md +6 -0
  52. data/docs/CreateRole.md +2 -0
  53. data/docs/CreateUSC.md +2 -0
  54. data/docs/DSProducerDetails.md +10 -0
  55. data/docs/DecryptWithClassicKey.md +2 -0
  56. data/docs/DynamicSecretCreateGcp.md +23 -5
  57. data/docs/DynamicSecretCreateGoogleWorkspace.md +2 -0
  58. data/docs/DynamicSecretCreateMongoDb.md +2 -0
  59. data/docs/DynamicSecretCreateMsSql.md +2 -0
  60. data/docs/DynamicSecretGetValue.md +2 -0
  61. data/docs/DynamicSecretUpdateGcp.md +23 -5
  62. data/docs/DynamicSecretUpdateGoogleWorkspace.md +2 -0
  63. data/docs/DynamicSecretUpdateMongoDb.md +2 -0
  64. data/docs/DynamicSecretUpdateMsSql.md +2 -0
  65. data/docs/EncryptWithClassicKey.md +2 -0
  66. data/docs/EventForwarderGetOutput.md +3 -1
  67. data/docs/FolderCreate.md +34 -0
  68. data/docs/FolderCreateOutput.md +18 -0
  69. data/docs/FolderDelete.md +28 -0
  70. data/docs/FolderGet.md +28 -0
  71. data/docs/FolderGetOutput.md +18 -0
  72. data/docs/FolderUpdate.md +36 -0
  73. data/docs/GatewayCreateMigration.md +2 -0
  74. data/docs/GatewayCreateProducerGcp.md +23 -5
  75. data/docs/GatewayCreateProducerMSSQL.md +2 -0
  76. data/docs/GatewayCreateProducerMongo.md +2 -0
  77. data/docs/GatewayUpdateMigration.md +2 -0
  78. data/docs/GatewayUpdateProducerGcp.md +23 -5
  79. data/docs/GatewayUpdateProducerMSSQL.md +2 -0
  80. data/docs/GatewayUpdateProducerMongo.md +2 -0
  81. data/docs/GatewayUpdateRemoteAccess.md +4 -0
  82. data/docs/GetDynamicSecretValue.md +2 -0
  83. data/docs/GetFolderOutput.md +36 -0
  84. data/docs/NotiForwarderDetailsInput.md +28 -0
  85. data/docs/PKICertificateIssueDetails.md +6 -0
  86. data/docs/RotatedSecretCreateSsh.md +4 -0
  87. data/docs/RotatedSecretDeleteSync.md +2 -0
  88. data/docs/RotatedSecretDetailsInfo.md +4 -0
  89. data/docs/RotatedSecretUpdateSsh.md +4 -0
  90. data/docs/SlackNotiForwarderDetails.md +18 -0
  91. data/docs/StaticSecretDeleteSync.md +2 -0
  92. data/docs/TeamsNotiForwarderDetails.md +18 -0
  93. data/docs/UpdateAccountSettings.md +4 -0
  94. data/docs/UpdateAuthMethod.md +2 -0
  95. data/docs/UpdateAuthMethodAWSIAM.md +2 -0
  96. data/docs/UpdateAuthMethodAzureAD.md +2 -0
  97. data/docs/UpdateAuthMethodCert.md +2 -0
  98. data/docs/UpdateAuthMethodGCP.md +2 -0
  99. data/docs/UpdateAuthMethodK8S.md +2 -0
  100. data/docs/UpdateAuthMethodLDAP.md +2 -0
  101. data/docs/UpdateAuthMethodOAuth2.md +2 -0
  102. data/docs/UpdateAuthMethodOCI.md +2 -0
  103. data/docs/UpdateAuthMethodOIDC.md +2 -0
  104. data/docs/UpdateAuthMethodSAML.md +2 -0
  105. data/docs/UpdateAuthMethodUniversalIdentity.md +2 -0
  106. data/docs/UpdatePKICertIssuer.md +6 -0
  107. data/docs/V2Api.md +256 -4
  108. data/docs/WebhookNotiForwarderDetails.md +26 -0
  109. data/docs/WindowsServiceAttributes.md +4 -0
  110. data/lib/akeyless/api/v2_api.rb +256 -0
  111. data/lib/akeyless/models/account_general_settings.rb +10 -1
  112. data/lib/akeyless/models/active_directory_payload.rb +10 -1
  113. data/lib/akeyless/models/allowed_client_type.rb +225 -0
  114. data/lib/akeyless/models/auth_method_access_info.rb +12 -1
  115. data/lib/akeyless/models/auth_method_create_api_key.rb +12 -1
  116. data/lib/akeyless/models/auth_method_create_aws_iam.rb +12 -1
  117. data/lib/akeyless/models/auth_method_create_azure_ad.rb +12 -1
  118. data/lib/akeyless/models/auth_method_create_cert.rb +12 -1
  119. data/lib/akeyless/models/auth_method_create_email.rb +12 -1
  120. data/lib/akeyless/models/auth_method_create_gcp.rb +12 -1
  121. data/lib/akeyless/models/auth_method_create_k8s.rb +12 -1
  122. data/lib/akeyless/models/auth_method_create_kerberos.rb +12 -1
  123. data/lib/akeyless/models/auth_method_create_ldap.rb +12 -1
  124. data/lib/akeyless/models/auth_method_create_oauth2.rb +12 -1
  125. data/lib/akeyless/models/auth_method_create_oci.rb +12 -1
  126. data/lib/akeyless/models/auth_method_create_oidc.rb +12 -1
  127. data/lib/akeyless/models/auth_method_create_saml.rb +12 -1
  128. data/lib/akeyless/models/auth_method_create_universal_identity.rb +12 -1
  129. data/lib/akeyless/models/auth_method_update_api_key.rb +12 -1
  130. data/lib/akeyless/models/auth_method_update_aws_iam.rb +12 -1
  131. data/lib/akeyless/models/auth_method_update_azure_ad.rb +12 -1
  132. data/lib/akeyless/models/auth_method_update_cert.rb +12 -1
  133. data/lib/akeyless/models/auth_method_update_email.rb +12 -1
  134. data/lib/akeyless/models/auth_method_update_gcp.rb +12 -1
  135. data/lib/akeyless/models/auth_method_update_k8s.rb +12 -1
  136. data/lib/akeyless/models/auth_method_update_kerberos.rb +12 -1
  137. data/lib/akeyless/models/auth_method_update_ldap.rb +12 -1
  138. data/lib/akeyless/models/auth_method_update_oauth2.rb +12 -1
  139. data/lib/akeyless/models/auth_method_update_oci.rb +12 -1
  140. data/lib/akeyless/models/auth_method_update_oidc.rb +12 -1
  141. data/lib/akeyless/models/auth_method_update_saml.rb +12 -1
  142. data/lib/akeyless/models/auth_method_update_universal_identity.rb +12 -1
  143. data/lib/akeyless/models/bastion_global_conf.rb +19 -1
  144. data/lib/akeyless/models/create_auth_method.rb +12 -1
  145. data/lib/akeyless/models/create_auth_method_awsiam.rb +12 -1
  146. data/lib/akeyless/models/create_auth_method_azure_ad.rb +12 -1
  147. data/lib/akeyless/models/create_auth_method_cert.rb +12 -1
  148. data/lib/akeyless/models/create_auth_method_email.rb +12 -1
  149. data/lib/akeyless/models/create_auth_method_gcp.rb +12 -1
  150. data/lib/akeyless/models/create_auth_method_huawei.rb +12 -1
  151. data/lib/akeyless/models/create_auth_method_k8_s.rb +12 -1
  152. data/lib/akeyless/models/create_auth_method_ldap.rb +12 -1
  153. data/lib/akeyless/models/create_auth_method_o_auth2.rb +12 -1
  154. data/lib/akeyless/models/create_auth_method_oci.rb +12 -1
  155. data/lib/akeyless/models/create_auth_method_oidc.rb +12 -1
  156. data/lib/akeyless/models/create_auth_method_saml.rb +12 -1
  157. data/lib/akeyless/models/create_auth_method_universal_identity.rb +12 -1
  158. data/lib/akeyless/models/create_esm.rb +11 -1
  159. data/lib/akeyless/models/create_pki_cert_issuer.rb +28 -1
  160. data/lib/akeyless/models/create_role.rb +13 -1
  161. data/lib/akeyless/models/create_usc.rb +11 -1
  162. data/lib/akeyless/models/decrypt_with_classic_key.rb +13 -1
  163. data/lib/akeyless/models/ds_producer_details.rb +47 -1
  164. data/lib/akeyless/models/dynamic_secret_create_gcp.rb +101 -11
  165. data/lib/akeyless/models/dynamic_secret_create_google_workspace.rb +11 -1
  166. data/lib/akeyless/models/dynamic_secret_create_mongo_db.rb +11 -1
  167. data/lib/akeyless/models/dynamic_secret_create_ms_sql.rb +11 -1
  168. data/lib/akeyless/models/dynamic_secret_get_value.rb +11 -1
  169. data/lib/akeyless/models/dynamic_secret_update_gcp.rb +101 -11
  170. data/lib/akeyless/models/dynamic_secret_update_google_workspace.rb +11 -1
  171. data/lib/akeyless/models/dynamic_secret_update_mongo_db.rb +11 -1
  172. data/lib/akeyless/models/dynamic_secret_update_ms_sql.rb +11 -1
  173. data/lib/akeyless/models/encrypt_with_classic_key.rb +13 -1
  174. data/lib/akeyless/models/event_forwarder_get_output.rb +13 -4
  175. data/lib/akeyless/models/folder_create.rb +308 -0
  176. data/lib/akeyless/models/folder_create_output.rb +214 -0
  177. data/lib/akeyless/models/folder_delete.rb +276 -0
  178. data/lib/akeyless/models/folder_get.rb +276 -0
  179. data/lib/akeyless/models/folder_get_output.rb +214 -0
  180. data/lib/akeyless/models/folder_update.rb +320 -0
  181. data/lib/akeyless/models/gateway_create_migration.rb +13 -1
  182. data/lib/akeyless/models/gateway_create_producer_gcp.rb +101 -11
  183. data/lib/akeyless/models/gateway_create_producer_mongo.rb +11 -1
  184. data/lib/akeyless/models/gateway_create_producer_mssql.rb +11 -1
  185. data/lib/akeyless/models/gateway_update_migration.rb +13 -1
  186. data/lib/akeyless/models/gateway_update_producer_gcp.rb +101 -11
  187. data/lib/akeyless/models/gateway_update_producer_mongo.rb +11 -1
  188. data/lib/akeyless/models/gateway_update_producer_mssql.rb +11 -1
  189. data/lib/akeyless/models/gateway_update_remote_access.rb +25 -1
  190. data/lib/akeyless/models/get_dynamic_secret_value.rb +11 -1
  191. data/lib/akeyless/models/get_folder_output.rb +298 -0
  192. data/lib/akeyless/models/noti_forwarder_details_input.rb +261 -0
  193. data/lib/akeyless/models/pki_certificate_issue_details.rb +31 -1
  194. data/lib/akeyless/models/rotated_secret_create_ssh.rb +21 -1
  195. data/lib/akeyless/models/rotated_secret_delete_sync.rb +11 -1
  196. data/lib/akeyless/models/rotated_secret_details_info.rb +21 -1
  197. data/lib/akeyless/models/rotated_secret_update_ssh.rb +21 -1
  198. data/lib/akeyless/models/slack_noti_forwarder_details.rb +214 -0
  199. data/lib/akeyless/models/static_secret_delete_sync.rb +11 -1
  200. data/lib/akeyless/models/teams_noti_forwarder_details.rb +214 -0
  201. data/lib/akeyless/models/update_account_settings.rb +21 -1
  202. data/lib/akeyless/models/update_auth_method.rb +12 -1
  203. data/lib/akeyless/models/update_auth_method_awsiam.rb +12 -1
  204. data/lib/akeyless/models/update_auth_method_azure_ad.rb +12 -1
  205. data/lib/akeyless/models/update_auth_method_cert.rb +12 -1
  206. data/lib/akeyless/models/update_auth_method_gcp.rb +12 -1
  207. data/lib/akeyless/models/update_auth_method_k8_s.rb +12 -1
  208. data/lib/akeyless/models/update_auth_method_ldap.rb +12 -1
  209. data/lib/akeyless/models/update_auth_method_o_auth2.rb +12 -1
  210. data/lib/akeyless/models/update_auth_method_oci.rb +12 -1
  211. data/lib/akeyless/models/update_auth_method_oidc.rb +12 -1
  212. data/lib/akeyless/models/update_auth_method_saml.rb +12 -1
  213. data/lib/akeyless/models/update_auth_method_universal_identity.rb +12 -1
  214. data/lib/akeyless/models/update_pki_cert_issuer.rb +28 -1
  215. data/lib/akeyless/models/webhook_noti_forwarder_details.rb +253 -0
  216. data/lib/akeyless/models/windows_service_attributes.rb +21 -1
  217. data/lib/akeyless/version.rb +1 -1
  218. data/lib/akeyless.rb +12 -0
  219. data/spec/models/allowed_client_type_spec.rb +42 -0
  220. data/spec/models/folder_create_output_spec.rb +36 -0
  221. data/spec/models/folder_create_spec.rb +84 -0
  222. data/spec/models/folder_delete_spec.rb +66 -0
  223. data/spec/models/folder_get_output_spec.rb +36 -0
  224. data/spec/models/folder_get_spec.rb +66 -0
  225. data/spec/models/folder_update_spec.rb +90 -0
  226. data/spec/models/get_folder_output_spec.rb +90 -0
  227. data/spec/models/noti_forwarder_details_input_spec.rb +66 -0
  228. data/spec/models/slack_noti_forwarder_details_spec.rb +36 -0
  229. data/spec/models/teams_noti_forwarder_details_spec.rb +36 -0
  230. data/spec/models/webhook_noti_forwarder_details_spec.rb +60 -0
  231. metadata +49 -1
@@ -10,11 +10,13 @@
10
10
  | **grace_rotation_hour** | **Integer** | | [optional] |
11
11
  | **grace_rotation_interval** | **Integer** | | [optional] |
12
12
  | **gw_cluster_id** | **Integer** | | [optional] |
13
+ | **iis_apps_details** | [**Array<WindowsService>**](WindowsService.md) | | [optional] |
13
14
  | **last_rotation_error** | **String** | | [optional] |
14
15
  | **managed_by_akeyless** | **Boolean** | | [optional] |
15
16
  | **max_versions** | **Integer** | | [optional] |
16
17
  | **next_auto_rotate_type** | **String** | | [optional] |
17
18
  | **number_of_versions_to_save** | **Integer** | | [optional] |
19
+ | **public_key_remote_path** | **String** | | [optional] |
18
20
  | **rotation_hour** | **Integer** | | [optional] |
19
21
  | **rotation_interval_min** | **Boolean** | | [optional] |
20
22
  | **rotation_statement** | **String** | | [optional] |
@@ -37,11 +39,13 @@ instance = Akeyless::RotatedSecretDetailsInfo.new(
37
39
  grace_rotation_hour: null,
38
40
  grace_rotation_interval: null,
39
41
  gw_cluster_id: null,
42
+ iis_apps_details: null,
40
43
  last_rotation_error: null,
41
44
  managed_by_akeyless: null,
42
45
  max_versions: null,
43
46
  next_auto_rotate_type: null,
44
47
  number_of_versions_to_save: null,
48
+ public_key_remote_path: null,
45
49
  rotation_hour: null,
46
50
  rotation_interval_min: null,
47
51
  rotation_statement: null,
@@ -13,10 +13,12 @@
13
13
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
14
14
  | **keep_prev_version** | **String** | Whether to keep previous version [true/false]. If not set, use default according to account settings | [optional] |
15
15
  | **key** | **String** | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
16
+ | **key_data_base64** | **String** | Private key file contents encoded using base64 | [optional] |
16
17
  | **max_versions** | **String** | Set the maximum number of versions, limited by the account settings defaults. | [optional] |
17
18
  | **name** | **String** | Rotated secret name | |
18
19
  | **new_name** | **String** | New item name | [optional] |
19
20
  | **password_length** | **String** | The length of the password to be generated | [optional] |
21
+ | **public_key_remote_path** | **String** | The path to the public key that will be rotated on the server | [optional] |
20
22
  | **rm_tag** | **Array<String>** | List of the existent tags that will be removed from this item | [optional] |
21
23
  | **rotate_after_disconnect** | **String** | Rotate the value of the secret after SRA session ends [true/false] | [optional][default to 'false'] |
22
24
  | **rotated_password** | **String** | rotated-username password (relevant only for rotator-type=password) | [optional] |
@@ -54,10 +56,12 @@ instance = Akeyless::RotatedSecretUpdateSsh.new(
54
56
  json: null,
55
57
  keep_prev_version: null,
56
58
  key: null,
59
+ key_data_base64: null,
57
60
  max_versions: null,
58
61
  name: null,
59
62
  new_name: null,
60
63
  password_length: null,
64
+ public_key_remote_path: null,
61
65
  rm_tag: null,
62
66
  rotate_after_disconnect: null,
63
67
  rotated_password: null,
@@ -0,0 +1,18 @@
1
+ # Akeyless::SlackNotiForwarderDetails
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **endpoint_url** | **String** | | [optional] |
8
+
9
+ ## Example
10
+
11
+ ```ruby
12
+ require 'akeyless'
13
+
14
+ instance = Akeyless::SlackNotiForwarderDetails.new(
15
+ endpoint_url: null
16
+ )
17
+ ```
18
+
@@ -6,6 +6,7 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **json** | **Boolean** | Set output format to JSON | [optional][default to false] |
8
8
  | **name** | **String** | Static secret name | |
9
+ | **remote_secret_name** | **String** | Remote Secret Name to disambiguate when multiple syncs exist under the same USC | [optional] |
9
10
  | **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
10
11
  | **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
11
12
  | **usc_name** | **String** | Universal Secret Connector name | |
@@ -18,6 +19,7 @@ require 'akeyless'
18
19
  instance = Akeyless::StaticSecretDeleteSync.new(
19
20
  json: null,
20
21
  name: null,
22
+ remote_secret_name: null,
21
23
  token: null,
22
24
  uid_token: null,
23
25
  usc_name: null
@@ -0,0 +1,18 @@
1
+ # Akeyless::TeamsNotiForwarderDetails
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **webhook_url** | **String** | | [optional] |
8
+
9
+ ## Example
10
+
11
+ ```ruby
12
+ require 'akeyless'
13
+
14
+ instance = Akeyless::TeamsNotiForwarderDetails.new(
15
+ webhook_url: null
16
+ )
17
+ ```
18
+
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **address** | **String** | Address | [optional] |
8
+ | **allowed_client_type** | **Array<String>** | | [optional] |
8
9
  | **allowed_email_domains** | **Array<String>** | Limits email sharing to the specified domains. Relevant only when item sharing is enabled. By default, all domains are allowed. | [optional] |
9
10
  | **bound_ips** | **Array<String>** | A default list of comma-separated CIDR block that are allowed to authenticate. | [optional] |
10
11
  | **city** | **String** | City | [optional] |
@@ -32,6 +33,7 @@
32
33
  | **jwt_ttl_default** | **Integer** | Default ttl | [optional] |
33
34
  | **jwt_ttl_max** | **Integer** | Maximum ttl | [optional] |
34
35
  | **jwt_ttl_min** | **Integer** | Minimum ttl | [optional] |
36
+ | **lock_allowed_client_type** | **String** | | [optional] |
35
37
  | **lock_bound_ips** | **String** | Lock bound-ips setting globally in the account. | [optional] |
36
38
  | **lock_default_key** | **String** | Lock the account's default protection key, if set - users will not be able to use a different protection key, relevant only if default-key-name is configured [true/false] | [optional] |
37
39
  | **lock_gw_bound_ips** | **String** | Lock gw-bound-ips setting in the account. | [optional] |
@@ -60,6 +62,7 @@ require 'akeyless'
60
62
 
61
63
  instance = Akeyless::UpdateAccountSettings.new(
62
64
  address: null,
65
+ allowed_client_type: null,
63
66
  allowed_email_domains: null,
64
67
  bound_ips: null,
65
68
  city: null,
@@ -87,6 +90,7 @@ instance = Akeyless::UpdateAccountSettings.new(
87
90
  jwt_ttl_default: null,
88
91
  jwt_ttl_max: null,
89
92
  jwt_ttl_min: null,
93
+ lock_allowed_client_type: null,
90
94
  lock_bound_ips: null,
91
95
  lock_default_key: null,
92
96
  lock_gw_bound_ips: null,
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
8
+ | **allowed_client_type** | **Array<String>** | | [optional] |
8
9
  | **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
9
10
  | **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
10
11
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
@@ -27,6 +28,7 @@ require 'akeyless'
27
28
 
28
29
  instance = Akeyless::UpdateAuthMethod.new(
29
30
  access_expires: null,
31
+ allowed_client_type: null,
30
32
  audit_logs_claims: null,
31
33
  bound_ips: null,
32
34
  delete_protection: null,
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
8
+ | **allowed_client_type** | **Array<String>** | | [optional] |
8
9
  | **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
9
10
  | **bound_arn** | **Array<String>** | A list of full arns that the access is restricted to | [optional] |
10
11
  | **bound_aws_account_id** | **Array<String>** | A list of AWS account-IDs that the access is restricted to | |
@@ -36,6 +37,7 @@ require 'akeyless'
36
37
 
37
38
  instance = Akeyless::UpdateAuthMethodAWSIAM.new(
38
39
  access_expires: null,
40
+ allowed_client_type: null,
39
41
  audit_logs_claims: null,
40
42
  bound_arn: null,
41
43
  bound_aws_account_id: null,
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
8
+ | **allowed_client_type** | **Array<String>** | | [optional] |
8
9
  | **audience** | **String** | Deprecated (Deprecated) The audience in the JWT | [optional][default to 'https://management.azure.com/'] |
9
10
  | **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
10
11
  | **bound_group_id** | **Array<String>** | A list of group ids that the access is restricted to | [optional] |
@@ -40,6 +41,7 @@ require 'akeyless'
40
41
 
41
42
  instance = Akeyless::UpdateAuthMethodAzureAD.new(
42
43
  access_expires: null,
44
+ allowed_client_type: null,
43
45
  audience: null,
44
46
  audit_logs_claims: null,
45
47
  bound_group_id: null,
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
8
+ | **allowed_client_type** | **Array<String>** | | [optional] |
8
9
  | **allowed_cors** | **String** | Comma separated list of allowed CORS domains to be validated as part of the authentication flow. | [optional] |
9
10
  | **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
10
11
  | **bound_common_names** | **Array<String>** | A list of names. At least one must exist in the Common Name. Supports globbing. | [optional] |
@@ -37,6 +38,7 @@ require 'akeyless'
37
38
 
38
39
  instance = Akeyless::UpdateAuthMethodCert.new(
39
40
  access_expires: null,
41
+ allowed_client_type: null,
40
42
  allowed_cors: null,
41
43
  audit_logs_claims: null,
42
44
  bound_common_names: null,
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
8
+ | **allowed_client_type** | **Array<String>** | | [optional] |
8
9
  | **audience** | **String** | The audience to verify in the JWT received by the client | [default to 'akeyless.io'] |
9
10
  | **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
10
11
  | **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
@@ -36,6 +37,7 @@ require 'akeyless'
36
37
 
37
38
  instance = Akeyless::UpdateAuthMethodGCP.new(
38
39
  access_expires: null,
40
+ allowed_client_type: null,
39
41
  audience: null,
40
42
  audit_logs_claims: null,
41
43
  bound_ips: null,
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
8
+ | **allowed_client_type** | **Array<String>** | | [optional] |
8
9
  | **audience** | **String** | The audience in the Kubernetes JWT that the access is restricted to | [optional] |
9
10
  | **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
10
11
  | **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
@@ -33,6 +34,7 @@ require 'akeyless'
33
34
 
34
35
  instance = Akeyless::UpdateAuthMethodK8S.new(
35
36
  access_expires: null,
37
+ allowed_client_type: null,
36
38
  audience: null,
37
39
  audit_logs_claims: null,
38
40
  bound_ips: null,
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
8
+ | **allowed_client_type** | **Array<String>** | | [optional] |
8
9
  | **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
9
10
  | **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
10
11
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
@@ -30,6 +31,7 @@ require 'akeyless'
30
31
 
31
32
  instance = Akeyless::UpdateAuthMethodLDAP.new(
32
33
  access_expires: null,
34
+ allowed_client_type: null,
33
35
  audit_logs_claims: null,
34
36
  bound_ips: null,
35
37
  delete_protection: null,
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
8
+ | **allowed_client_type** | **Array<String>** | | [optional] |
8
9
  | **audience** | **String** | The audience in the JWT | [optional] |
9
10
  | **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
10
11
  | **bound_client_ids** | **Array<String>** | The clients ids that the access is restricted to | [optional] |
@@ -37,6 +38,7 @@ require 'akeyless'
37
38
 
38
39
  instance = Akeyless::UpdateAuthMethodOAuth2.new(
39
40
  access_expires: null,
41
+ allowed_client_type: null,
40
42
  audience: null,
41
43
  audit_logs_claims: null,
42
44
  bound_client_ids: null,
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
8
+ | **allowed_client_type** | **Array<String>** | | [optional] |
8
9
  | **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
9
10
  | **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
10
11
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
@@ -29,6 +30,7 @@ require 'akeyless'
29
30
 
30
31
  instance = Akeyless::UpdateAuthMethodOCI.new(
31
32
  access_expires: null,
33
+ allowed_client_type: null,
32
34
  audit_logs_claims: null,
33
35
  bound_ips: null,
34
36
  delete_protection: null,
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
8
+ | **allowed_client_type** | **Array<String>** | | [optional] |
8
9
  | **allowed_redirect_uri** | **Array<String>** | Allowed redirect URIs after the authentication | [optional] |
9
10
  | **audience** | **String** | Audience claim to be used as part of the authentication flow. In case set, it must match the one configured on the Identity Provider's Application | [optional] |
10
11
  | **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
@@ -36,6 +37,7 @@ require 'akeyless'
36
37
 
37
38
  instance = Akeyless::UpdateAuthMethodOIDC.new(
38
39
  access_expires: null,
40
+ allowed_client_type: null,
39
41
  allowed_redirect_uri: null,
40
42
  audience: null,
41
43
  audit_logs_claims: null,
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
8
+ | **allowed_client_type** | **Array<String>** | | [optional] |
8
9
  | **allowed_redirect_uri** | **Array<String>** | Allowed redirect URIs after the authentication | [optional] |
9
10
  | **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
10
11
  | **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
@@ -32,6 +33,7 @@ require 'akeyless'
32
33
 
33
34
  instance = Akeyless::UpdateAuthMethodSAML.new(
34
35
  access_expires: null,
36
+ allowed_client_type: null,
35
37
  allowed_redirect_uri: null,
36
38
  audit_logs_claims: null,
37
39
  bound_ips: null,
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **access_expires** | **Integer** | Access expiration date in Unix timestamp (select 0 for access without expiry date) | [optional][default to 0] |
8
+ | **allowed_client_type** | **Array<String>** | | [optional] |
8
9
  | **audit_logs_claims** | **Array<String>** | Subclaims to include in audit logs, e.g \"--audit-logs-claims email --audit-logs-claims username\" | [optional] |
9
10
  | **bound_ips** | **Array<String>** | A CIDR whitelist with the IPs that the access is restricted to | [optional] |
10
11
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
@@ -30,6 +31,7 @@ require 'akeyless'
30
31
 
31
32
  instance = Akeyless::UpdateAuthMethodUniversalIdentity.new(
32
33
  access_expires: null,
34
+ allowed_client_type: null,
33
35
  audit_logs_claims: null,
34
36
  bound_ips: null,
35
37
  delete_protection: null,
@@ -17,7 +17,9 @@
17
17
  | **code_signing_flag** | **Boolean** | If set, certificates will be flagged for code signing use | [optional] |
18
18
  | **country** | **String** | A comma-separated list of countries that will be set in the issued certificate | [optional] |
19
19
  | **create_private_crl** | **Boolean** | Set this to allow the issuer will expose a CRL endpoint in the Gateway | [optional] |
20
+ | **create_private_ocsp** | **Boolean** | | [optional] |
20
21
  | **create_public_crl** | **Boolean** | Set this to allow the cert issuer will expose a public CRL endpoint | [optional] |
22
+ | **create_public_ocsp** | **Boolean** | | [optional] |
21
23
  | **critical_key_usage** | **String** | Mark key usage as critical [true/false] | [optional][default to 'true'] |
22
24
  | **delete_protection** | **String** | Protection from accidental deletion of this object [true/false] | [optional] |
23
25
  | **description** | **String** | Description of the object | [optional] |
@@ -37,6 +39,7 @@
37
39
  | **new_name** | **String** | New item name | [optional] |
38
40
  | **not_enforce_hostnames** | **Boolean** | If set, any names are allowed for CN and SANs in the certificate and not only a valid host name | [optional] |
39
41
  | **not_require_cn** | **Boolean** | If set, clients can request certificates without a CN | [optional] |
42
+ | **ocsp_ttl** | **String** | | [optional] |
40
43
  | **organizational_units** | **String** | A comma-separated list of organizational units (OU) that will be set in the issued certificate | [optional] |
41
44
  | **organizations** | **String** | A comma-separated list of organizations (O) that will be set in the issued certificate | [optional] |
42
45
  | **postal_code** | **String** | A comma-separated list of postal codes that will be set in the issued certificate | [optional] |
@@ -70,7 +73,9 @@ instance = Akeyless::UpdatePKICertIssuer.new(
70
73
  code_signing_flag: null,
71
74
  country: null,
72
75
  create_private_crl: null,
76
+ create_private_ocsp: null,
73
77
  create_public_crl: null,
78
+ create_public_ocsp: null,
74
79
  critical_key_usage: null,
75
80
  delete_protection: null,
76
81
  description: null,
@@ -90,6 +95,7 @@ instance = Akeyless::UpdatePKICertIssuer.new(
90
95
  new_name: null,
91
96
  not_enforce_hostnames: null,
92
97
  not_require_cn: null,
98
+ ocsp_ttl: null,
93
99
  organizational_units: null,
94
100
  organizations: null,
95
101
  postal_code: null,