akeyless 5.0.14 → 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 (199) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +6 -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/CreatePKICertIssuer.md +6 -0
  51. data/docs/DSProducerDetails.md +10 -0
  52. data/docs/DynamicSecretCreateGcp.md +22 -6
  53. data/docs/DynamicSecretCreateGoogleWorkspace.md +2 -0
  54. data/docs/DynamicSecretCreateMongoDb.md +2 -0
  55. data/docs/DynamicSecretCreateMsSql.md +2 -0
  56. data/docs/DynamicSecretGetValue.md +2 -0
  57. data/docs/DynamicSecretUpdateGcp.md +22 -6
  58. data/docs/DynamicSecretUpdateGoogleWorkspace.md +2 -0
  59. data/docs/DynamicSecretUpdateMongoDb.md +2 -0
  60. data/docs/DynamicSecretUpdateMsSql.md +2 -0
  61. data/docs/EventForwarderGetOutput.md +3 -1
  62. data/docs/GatewayCreateMigration.md +2 -0
  63. data/docs/GatewayCreateProducerGcp.md +22 -6
  64. data/docs/GatewayCreateProducerMSSQL.md +2 -0
  65. data/docs/GatewayCreateProducerMongo.md +2 -0
  66. data/docs/GatewayUpdateMigration.md +2 -0
  67. data/docs/GatewayUpdateProducerGcp.md +22 -6
  68. data/docs/GatewayUpdateProducerMSSQL.md +2 -0
  69. data/docs/GatewayUpdateProducerMongo.md +2 -0
  70. data/docs/GatewayUpdateRemoteAccess.md +4 -0
  71. data/docs/GetDynamicSecretValue.md +2 -0
  72. data/docs/NotiForwarderDetailsInput.md +28 -0
  73. data/docs/PKICertificateIssueDetails.md +6 -0
  74. data/docs/RotatedSecretCreateSsh.md +4 -0
  75. data/docs/RotatedSecretDeleteSync.md +2 -0
  76. data/docs/RotatedSecretDetailsInfo.md +4 -0
  77. data/docs/RotatedSecretUpdateSsh.md +4 -0
  78. data/docs/SlackNotiForwarderDetails.md +18 -0
  79. data/docs/StaticSecretDeleteSync.md +2 -0
  80. data/docs/TeamsNotiForwarderDetails.md +18 -0
  81. data/docs/UpdateAccountSettings.md +4 -0
  82. data/docs/UpdateAuthMethod.md +2 -0
  83. data/docs/UpdateAuthMethodAWSIAM.md +2 -0
  84. data/docs/UpdateAuthMethodAzureAD.md +2 -0
  85. data/docs/UpdateAuthMethodCert.md +2 -0
  86. data/docs/UpdateAuthMethodGCP.md +2 -0
  87. data/docs/UpdateAuthMethodK8S.md +2 -0
  88. data/docs/UpdateAuthMethodLDAP.md +2 -0
  89. data/docs/UpdateAuthMethodOAuth2.md +2 -0
  90. data/docs/UpdateAuthMethodOCI.md +2 -0
  91. data/docs/UpdateAuthMethodOIDC.md +2 -0
  92. data/docs/UpdateAuthMethodSAML.md +2 -0
  93. data/docs/UpdateAuthMethodUniversalIdentity.md +2 -0
  94. data/docs/UpdatePKICertIssuer.md +6 -0
  95. data/docs/V2Api.md +4 -4
  96. data/docs/WebhookNotiForwarderDetails.md +26 -0
  97. data/docs/WindowsServiceAttributes.md +4 -0
  98. data/lib/akeyless/models/account_general_settings.rb +10 -1
  99. data/lib/akeyless/models/active_directory_payload.rb +10 -1
  100. data/lib/akeyless/models/allowed_client_type.rb +225 -0
  101. data/lib/akeyless/models/auth_method_access_info.rb +12 -1
  102. data/lib/akeyless/models/auth_method_create_api_key.rb +12 -1
  103. data/lib/akeyless/models/auth_method_create_aws_iam.rb +12 -1
  104. data/lib/akeyless/models/auth_method_create_azure_ad.rb +12 -1
  105. data/lib/akeyless/models/auth_method_create_cert.rb +12 -1
  106. data/lib/akeyless/models/auth_method_create_email.rb +12 -1
  107. data/lib/akeyless/models/auth_method_create_gcp.rb +12 -1
  108. data/lib/akeyless/models/auth_method_create_k8s.rb +12 -1
  109. data/lib/akeyless/models/auth_method_create_kerberos.rb +12 -1
  110. data/lib/akeyless/models/auth_method_create_ldap.rb +12 -1
  111. data/lib/akeyless/models/auth_method_create_oauth2.rb +12 -1
  112. data/lib/akeyless/models/auth_method_create_oci.rb +12 -1
  113. data/lib/akeyless/models/auth_method_create_oidc.rb +12 -1
  114. data/lib/akeyless/models/auth_method_create_saml.rb +12 -1
  115. data/lib/akeyless/models/auth_method_create_universal_identity.rb +12 -1
  116. data/lib/akeyless/models/auth_method_update_api_key.rb +12 -1
  117. data/lib/akeyless/models/auth_method_update_aws_iam.rb +12 -1
  118. data/lib/akeyless/models/auth_method_update_azure_ad.rb +12 -1
  119. data/lib/akeyless/models/auth_method_update_cert.rb +12 -1
  120. data/lib/akeyless/models/auth_method_update_email.rb +12 -1
  121. data/lib/akeyless/models/auth_method_update_gcp.rb +12 -1
  122. data/lib/akeyless/models/auth_method_update_k8s.rb +12 -1
  123. data/lib/akeyless/models/auth_method_update_kerberos.rb +12 -1
  124. data/lib/akeyless/models/auth_method_update_ldap.rb +12 -1
  125. data/lib/akeyless/models/auth_method_update_oauth2.rb +12 -1
  126. data/lib/akeyless/models/auth_method_update_oci.rb +12 -1
  127. data/lib/akeyless/models/auth_method_update_oidc.rb +12 -1
  128. data/lib/akeyless/models/auth_method_update_saml.rb +12 -1
  129. data/lib/akeyless/models/auth_method_update_universal_identity.rb +12 -1
  130. data/lib/akeyless/models/bastion_global_conf.rb +19 -1
  131. data/lib/akeyless/models/create_auth_method.rb +12 -1
  132. data/lib/akeyless/models/create_auth_method_awsiam.rb +12 -1
  133. data/lib/akeyless/models/create_auth_method_azure_ad.rb +12 -1
  134. data/lib/akeyless/models/create_auth_method_cert.rb +12 -1
  135. data/lib/akeyless/models/create_auth_method_email.rb +12 -1
  136. data/lib/akeyless/models/create_auth_method_gcp.rb +12 -1
  137. data/lib/akeyless/models/create_auth_method_huawei.rb +12 -1
  138. data/lib/akeyless/models/create_auth_method_k8_s.rb +12 -1
  139. data/lib/akeyless/models/create_auth_method_ldap.rb +12 -1
  140. data/lib/akeyless/models/create_auth_method_o_auth2.rb +12 -1
  141. data/lib/akeyless/models/create_auth_method_oci.rb +12 -1
  142. data/lib/akeyless/models/create_auth_method_oidc.rb +12 -1
  143. data/lib/akeyless/models/create_auth_method_saml.rb +12 -1
  144. data/lib/akeyless/models/create_auth_method_universal_identity.rb +12 -1
  145. data/lib/akeyless/models/create_pki_cert_issuer.rb +28 -1
  146. data/lib/akeyless/models/ds_producer_details.rb +47 -1
  147. data/lib/akeyless/models/dynamic_secret_create_gcp.rb +92 -12
  148. data/lib/akeyless/models/dynamic_secret_create_google_workspace.rb +11 -1
  149. data/lib/akeyless/models/dynamic_secret_create_mongo_db.rb +11 -1
  150. data/lib/akeyless/models/dynamic_secret_create_ms_sql.rb +11 -1
  151. data/lib/akeyless/models/dynamic_secret_get_value.rb +11 -1
  152. data/lib/akeyless/models/dynamic_secret_update_gcp.rb +92 -12
  153. data/lib/akeyless/models/dynamic_secret_update_google_workspace.rb +11 -1
  154. data/lib/akeyless/models/dynamic_secret_update_mongo_db.rb +11 -1
  155. data/lib/akeyless/models/dynamic_secret_update_ms_sql.rb +11 -1
  156. data/lib/akeyless/models/event_forwarder_get_output.rb +13 -4
  157. data/lib/akeyless/models/gateway_create_migration.rb +13 -1
  158. data/lib/akeyless/models/gateway_create_producer_gcp.rb +92 -12
  159. data/lib/akeyless/models/gateway_create_producer_mongo.rb +11 -1
  160. data/lib/akeyless/models/gateway_create_producer_mssql.rb +11 -1
  161. data/lib/akeyless/models/gateway_update_migration.rb +13 -1
  162. data/lib/akeyless/models/gateway_update_producer_gcp.rb +92 -12
  163. data/lib/akeyless/models/gateway_update_producer_mongo.rb +11 -1
  164. data/lib/akeyless/models/gateway_update_producer_mssql.rb +11 -1
  165. data/lib/akeyless/models/gateway_update_remote_access.rb +25 -1
  166. data/lib/akeyless/models/get_dynamic_secret_value.rb +11 -1
  167. data/lib/akeyless/models/noti_forwarder_details_input.rb +261 -0
  168. data/lib/akeyless/models/pki_certificate_issue_details.rb +31 -1
  169. data/lib/akeyless/models/rotated_secret_create_ssh.rb +21 -1
  170. data/lib/akeyless/models/rotated_secret_delete_sync.rb +11 -1
  171. data/lib/akeyless/models/rotated_secret_details_info.rb +21 -1
  172. data/lib/akeyless/models/rotated_secret_update_ssh.rb +21 -1
  173. data/lib/akeyless/models/slack_noti_forwarder_details.rb +214 -0
  174. data/lib/akeyless/models/static_secret_delete_sync.rb +11 -1
  175. data/lib/akeyless/models/teams_noti_forwarder_details.rb +214 -0
  176. data/lib/akeyless/models/update_account_settings.rb +21 -1
  177. data/lib/akeyless/models/update_auth_method.rb +12 -1
  178. data/lib/akeyless/models/update_auth_method_awsiam.rb +12 -1
  179. data/lib/akeyless/models/update_auth_method_azure_ad.rb +12 -1
  180. data/lib/akeyless/models/update_auth_method_cert.rb +12 -1
  181. data/lib/akeyless/models/update_auth_method_gcp.rb +12 -1
  182. data/lib/akeyless/models/update_auth_method_k8_s.rb +12 -1
  183. data/lib/akeyless/models/update_auth_method_ldap.rb +12 -1
  184. data/lib/akeyless/models/update_auth_method_o_auth2.rb +12 -1
  185. data/lib/akeyless/models/update_auth_method_oci.rb +12 -1
  186. data/lib/akeyless/models/update_auth_method_oidc.rb +12 -1
  187. data/lib/akeyless/models/update_auth_method_saml.rb +12 -1
  188. data/lib/akeyless/models/update_auth_method_universal_identity.rb +12 -1
  189. data/lib/akeyless/models/update_pki_cert_issuer.rb +28 -1
  190. data/lib/akeyless/models/webhook_noti_forwarder_details.rb +253 -0
  191. data/lib/akeyless/models/windows_service_attributes.rb +21 -1
  192. data/lib/akeyless/version.rb +1 -1
  193. data/lib/akeyless.rb +5 -0
  194. data/spec/models/allowed_client_type_spec.rb +42 -0
  195. data/spec/models/noti_forwarder_details_input_spec.rb +66 -0
  196. data/spec/models/slack_noti_forwarder_details_spec.rb +36 -0
  197. data/spec/models/teams_noti_forwarder_details_spec.rb +36 -0
  198. data/spec/models/webhook_noti_forwarder_details_spec.rb +60 -0
  199. metadata +21 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d08c5cd13ab17d9ae6c0e1e476aa7641fca58db7bf411089aedce0d572fd477a
4
- data.tar.gz: f0bae44060d9458a40192277adc31f7e768503564571bd3e95e65600199c368b
3
+ metadata.gz: bb5e7111836ed3126691d9d548de849b99444bc3008d006b06e18cb291e051b3
4
+ data.tar.gz: 857ff1f18d6bf93c94f3b4ee6394e33145d71f768021d0cdf82a2677a955564b
5
5
  SHA512:
6
- metadata.gz: 9bdf2ea270575ee0de0abcc70cb5e67c06fb02afd1f6e03eaeea7484c9b2e51674507b00f79e159fa2647b33fd490714e7406d0b5ba3afe3b8ebf15b8d9ec3f3
7
- data.tar.gz: 07e438a3a424e46dafabd954e6e21563e2735f9435e521af2bc5ef21edab2c002e9177cbb6b8224a8dc7f9bd40194ac8e3a5bf700e8f9916f9a055bf9976cc22
6
+ metadata.gz: 0440cba9d2f61ecabe90c6ad95a96f93f2fb06bf8eb8c81addaf6aea86a811c65a12cc3feb440dff1e7260d374e7103bffdaf1759f107cda4bd730830004f5c9
7
+ data.tar.gz: fa6ad3b33eaab7c3b337333793f4161961042237766aed84db1ad816e59761ff8f3dc0b11b8efcbe52970c7c87d85a0dbc004fb5d75280c64814240b7fa47bee
data/README.md CHANGED
@@ -7,7 +7,7 @@ The purpose of this application is to provide access to Akeyless API.
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
9
  - API version: 3.0
10
- - Package version: 5.0.14
10
+ - Package version: 5.0.16
11
11
  - Generator version: 7.10.0
12
12
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
13
13
  For more information, please visit [http://akeyless.io](http://akeyless.io)
@@ -683,6 +683,7 @@ Class | Method | HTTP request | Description
683
683
  - [Akeyless::AllAnalyticsData](docs/AllAnalyticsData.md)
684
684
  - [Akeyless::AllowedAccess](docs/AllowedAccess.md)
685
685
  - [Akeyless::AllowedAccessOld](docs/AllowedAccessOld.md)
686
+ - [Akeyless::AllowedClientType](docs/AllowedClientType.md)
686
687
  - [Akeyless::AllowedIpSettings](docs/AllowedIpSettings.md)
687
688
  - [Akeyless::ArtifactoryTargetDetails](docs/ArtifactoryTargetDetails.md)
688
689
  - [Akeyless::AssocRoleAuthMethod](docs/AssocRoleAuthMethod.md)
@@ -1414,6 +1415,7 @@ Class | Method | HTTP request | Description
1414
1415
  - [Akeyless::NativeK8sTargetDetails](docs/NativeK8sTargetDetails.md)
1415
1416
  - [Akeyless::NextAutoRotationEvent](docs/NextAutoRotationEvent.md)
1416
1417
  - [Akeyless::NotiForwarder](docs/NotiForwarder.md)
1418
+ - [Akeyless::NotiForwarderDetailsInput](docs/NotiForwarderDetailsInput.md)
1417
1419
  - [Akeyless::NullString](docs/NullString.md)
1418
1420
  - [Akeyless::NullTime](docs/NullTime.md)
1419
1421
  - [Akeyless::OAuth2AccessRules](docs/OAuth2AccessRules.md)
@@ -1549,6 +1551,7 @@ Class | Method | HTTP request | Description
1549
1551
  - [Akeyless::SignPKICertWithClassicKey](docs/SignPKICertWithClassicKey.md)
1550
1552
  - [Akeyless::SignRsaSsaPss](docs/SignRsaSsaPss.md)
1551
1553
  - [Akeyless::SignRsaSsaPssOutput](docs/SignRsaSsaPssOutput.md)
1554
+ - [Akeyless::SlackNotiForwarderDetails](docs/SlackNotiForwarderDetails.md)
1552
1555
  - [Akeyless::SmInfo](docs/SmInfo.md)
1553
1556
  - [Akeyless::SplunkLogForwardingConfig](docs/SplunkLogForwardingConfig.md)
1554
1557
  - [Akeyless::SraDesktopAppConf](docs/SraDesktopAppConf.md)
@@ -1631,6 +1634,7 @@ Class | Method | HTTP request | Description
1631
1634
  - [Akeyless::TargetUpdateWeb](docs/TargetUpdateWeb.md)
1632
1635
  - [Akeyless::TargetUpdateWindows](docs/TargetUpdateWindows.md)
1633
1636
  - [Akeyless::TargetUpdateZeroSSL](docs/TargetUpdateZeroSSL.md)
1637
+ - [Akeyless::TeamsNotiForwarderDetails](docs/TeamsNotiForwarderDetails.md)
1634
1638
  - [Akeyless::TmpUserData](docs/TmpUserData.md)
1635
1639
  - [Akeyless::Tokenize](docs/Tokenize.md)
1636
1640
  - [Akeyless::TokenizeOutput](docs/TokenizeOutput.md)
@@ -1780,6 +1784,7 @@ Class | Method | HTTP request | Description
1780
1784
  - [Akeyless::WebBastionRdpRecord](docs/WebBastionRdpRecord.md)
1781
1785
  - [Akeyless::WebHookNotiForwarderPublicDetails](docs/WebHookNotiForwarderPublicDetails.md)
1782
1786
  - [Akeyless::WebTargetDetails](docs/WebTargetDetails.md)
1787
+ - [Akeyless::WebhookNotiForwarderDetails](docs/WebhookNotiForwarderDetails.md)
1783
1788
  - [Akeyless::WindowsService](docs/WindowsService.md)
1784
1789
  - [Akeyless::WindowsServiceAttributes](docs/WindowsServiceAttributes.md)
1785
1790
  - [Akeyless::WindowsTargetDetails](docs/WindowsTargetDetails.md)
@@ -7,6 +7,7 @@
7
7
  | **account_default_key_item_id** | **Integer** | AccountDefaultKeyItemID is the item ID of the DFC key item configured as the default protection key | [optional] |
8
8
  | **account_default_key_name** | **String** | AccountDefaultKeyName is the name of the DFC key item configured as the default key This is here simply for the response to include the item name in addition to the display ID so the client can properly show this to the user. It will not be saved to the DB, only the AccountDefaultKeyItemID will. | [optional] |
9
9
  | **ai_insights** | [**AiInsightsSetting**](AiInsightsSetting.md) | | [optional] |
10
+ | **allowed_client_types** | [**AllowedClientType**](AllowedClientType.md) | | [optional] |
10
11
  | **allowed_clients_ips** | [**AllowedIpSettings**](AllowedIpSettings.md) | | [optional] |
11
12
  | **allowed_gateways_ips** | [**AllowedIpSettings**](AllowedIpSettings.md) | | [optional] |
12
13
  | **auth_usage_event** | [**UsageEventSetting**](UsageEventSetting.md) | | [optional] |
@@ -36,6 +37,7 @@ instance = Akeyless::AccountGeneralSettings.new(
36
37
  account_default_key_item_id: null,
37
38
  account_default_key_name: null,
38
39
  ai_insights: null,
40
+ allowed_client_types: null,
39
41
  allowed_clients_ips: null,
40
42
  allowed_gateways_ips: null,
41
43
  auth_usage_event: null,
@@ -9,6 +9,7 @@
9
9
  | **auto_rotate_interval_in_days** | **Integer** | | [optional] |
10
10
  | **auto_rotate_rotation_hour** | **Integer** | | [optional] |
11
11
  | **computer_base_dn** | **String** | | [optional] |
12
+ | **discover_iis_apps** | **Boolean** | | [optional] |
12
13
  | **discover_local_users** | **Boolean** | Deprecated | [optional] |
13
14
  | **discover_services** | **Boolean** | | [optional] |
14
15
  | **discovery_types** | **Array<String>** | | [optional] |
@@ -38,6 +39,7 @@ instance = Akeyless::ActiveDirectoryPayload.new(
38
39
  auto_rotate_interval_in_days: null,
39
40
  auto_rotate_rotation_hour: null,
40
41
  computer_base_dn: null,
42
+ discover_iis_apps: null,
41
43
  discover_local_users: null,
42
44
  discover_services: null,
43
45
  discovery_types: null,
@@ -0,0 +1,20 @@
1
+ # Akeyless::AllowedClientType
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **client_types** | **Array<String>** | | [optional] |
8
+ | **lock** | **Boolean** | | [optional] |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'akeyless'
14
+
15
+ instance = Akeyless::AllowedClientType.new(
16
+ client_types: null,
17
+ lock: null
18
+ )
19
+ ```
20
+
@@ -6,6 +6,7 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **access_expires** | **Integer** | | [optional] |
8
8
  | **access_id_alias** | **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] |
9
+ | **allowed_client_type** | **Array<String>** | | [optional] |
9
10
  | **api_key_access_rules** | [**APIKeyAccessRules**](APIKeyAccessRules.md) | | [optional] |
10
11
  | **audit_logs_claims** | **Array<String>** | | [optional] |
11
12
  | **aws_iam_access_rules** | [**AWSIAMAccessRules**](AWSIAMAccessRules.md) | | [optional] |
@@ -38,6 +39,7 @@ require 'akeyless'
38
39
  instance = Akeyless::AuthMethodAccessInfo.new(
39
40
  access_expires: null,
40
41
  access_id_alias: null,
42
+ allowed_client_type: null,
41
43
  api_key_access_rules: null,
42
44
  audit_logs_claims: null,
43
45
  aws_iam_access_rules: 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] |
@@ -26,6 +27,7 @@ require 'akeyless'
26
27
 
27
28
  instance = Akeyless::AuthMethodCreateApiKey.new(
28
29
  access_expires: null,
30
+ allowed_client_type: null,
29
31
  audit_logs_claims: null,
30
32
  bound_ips: null,
31
33
  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 | |
@@ -35,6 +36,7 @@ require 'akeyless'
35
36
 
36
37
  instance = Akeyless::AuthMethodCreateAwsIam.new(
37
38
  access_expires: null,
39
+ allowed_client_type: null,
38
40
  audit_logs_claims: null,
39
41
  bound_arn: null,
40
42
  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] |
@@ -39,6 +40,7 @@ require 'akeyless'
39
40
 
40
41
  instance = Akeyless::AuthMethodCreateAzureAD.new(
41
42
  access_expires: null,
43
+ allowed_client_type: null,
42
44
  audience: null,
43
45
  audit_logs_claims: null,
44
46
  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] |
@@ -36,6 +37,7 @@ require 'akeyless'
36
37
 
37
38
  instance = Akeyless::AuthMethodCreateCert.new(
38
39
  access_expires: null,
40
+ allowed_client_type: null,
39
41
  allowed_cors: null,
40
42
  audit_logs_claims: null,
41
43
  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
  | **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::AuthMethodCreateEmail.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
  | **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] |
@@ -35,6 +36,7 @@ require 'akeyless'
35
36
 
36
37
  instance = Akeyless::AuthMethodCreateGcp.new(
37
38
  access_expires: null,
39
+ allowed_client_type: null,
38
40
  audience: null,
39
41
  audit_logs_claims: null,
40
42
  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] |
@@ -32,6 +33,7 @@ require 'akeyless'
32
33
 
33
34
  instance = Akeyless::AuthMethodCreateK8s.new(
34
35
  access_expires: null,
36
+ allowed_client_type: null,
35
37
  audience: 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
  | **bind_dn** | **String** | | [optional] |
10
11
  | **bind_dn_password** | **String** | | [optional] |
@@ -42,6 +43,7 @@ require 'akeyless'
42
43
 
43
44
  instance = Akeyless::AuthMethodCreateKerberos.new(
44
45
  access_expires: null,
46
+ allowed_client_type: null,
45
47
  audit_logs_claims: null,
46
48
  bind_dn: null,
47
49
  bind_dn_password: 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::AuthMethodCreateLdap.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
  | **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] |
@@ -28,6 +29,7 @@ require 'akeyless'
28
29
 
29
30
  instance = Akeyless::AuthMethodCreateOCI.new(
30
31
  access_expires: null,
32
+ allowed_client_type: null,
31
33
  audit_logs_claims: null,
32
34
  bound_ips: null,
33
35
  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] |
@@ -35,6 +36,7 @@ require 'akeyless'
35
36
 
36
37
  instance = Akeyless::AuthMethodCreateOIDC.new(
37
38
  access_expires: null,
39
+ allowed_client_type: null,
38
40
  allowed_redirect_uri: null,
39
41
  audience: null,
40
42
  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
  | **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] |
@@ -36,6 +37,7 @@ require 'akeyless'
36
37
 
37
38
  instance = Akeyless::AuthMethodCreateOauth2.new(
38
39
  access_expires: null,
40
+ allowed_client_type: null,
39
41
  audience: null,
40
42
  audit_logs_claims: null,
41
43
  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
  | **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] |
@@ -31,6 +32,7 @@ require 'akeyless'
31
32
 
32
33
  instance = Akeyless::AuthMethodCreateSAML.new(
33
34
  access_expires: null,
35
+ allowed_client_type: null,
34
36
  allowed_redirect_uri: null,
35
37
  audit_logs_claims: null,
36
38
  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] |
@@ -29,6 +30,7 @@ require 'akeyless'
29
30
 
30
31
  instance = Akeyless::AuthMethodCreateUniversalIdentity.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
  | **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::AuthMethodUpdateApiKey.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::AuthMethodUpdateAwsIam.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::AuthMethodUpdateAzureAD.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::AuthMethodUpdateCert.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
  | **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::AuthMethodUpdateEmail.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
  | **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::AuthMethodUpdateGcp.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::AuthMethodUpdateK8s.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
  | **bind_dn** | **String** | | [optional] |
10
11
  | **bind_dn_password** | **String** | | [optional] |
@@ -43,6 +44,7 @@ require 'akeyless'
43
44
 
44
45
  instance = Akeyless::AuthMethodUpdateKerberos.new(
45
46
  access_expires: null,
47
+ allowed_client_type: null,
46
48
  audit_logs_claims: null,
47
49
  bind_dn: null,
48
50
  bind_dn_password: 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::AuthMethodUpdateLdap.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
  | **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::AuthMethodUpdateOCI.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::AuthMethodUpdateOIDC.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
  | **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::AuthMethodUpdateOauth2.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
  | **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::AuthMethodUpdateSAML.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::AuthMethodUpdateUniversalIdentity.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,8 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **allowed_bastion_urls** | **Array<String>** | | [optional] |
8
+ | **allowed_ssh_url** | **String** | | [optional] |
9
+ | **default_session_ttl_minutes** | **Integer** | | [optional] |
8
10
  | **legacy_signing_alg** | **Boolean** | | [optional] |
9
11
  | **rdp_username_sub_claim** | **String** | | [optional] |
10
12
  | **ssh_username_sub_claim** | **String** | | [optional] |
@@ -16,6 +18,8 @@ require 'akeyless'
16
18
 
17
19
  instance = Akeyless::BastionGlobalConf.new(
18
20
  allowed_bastion_urls: null,
21
+ allowed_ssh_url: null,
22
+ default_session_ttl_minutes: null,
19
23
  legacy_signing_alg: null,
20
24
  rdp_username_sub_claim: null,
21
25
  ssh_username_sub_claim: null