akeyless 5.0.26 → 5.0.27
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.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/docs/AccountGeneralSettings.md +2 -0
- data/docs/CreatePKICertIssuer.md +2 -0
- data/docs/DSProducerDetails.md +4 -0
- data/docs/DynamicSecretCreateAws.md +8 -0
- data/docs/DynamicSecretCreateAzure.md +8 -0
- data/docs/DynamicSecretCreateCassandra.md +8 -0
- data/docs/DynamicSecretCreateChef.md +8 -0
- data/docs/DynamicSecretCreateHanaDb.md +8 -0
- data/docs/DynamicSecretCreateLdap.md +8 -0
- data/docs/DynamicSecretCreateMongoDb.md +8 -0
- data/docs/DynamicSecretCreateMsSql.md +8 -0
- data/docs/DynamicSecretCreateMySql.md +8 -0
- data/docs/DynamicSecretCreateOracleDb.md +8 -0
- data/docs/DynamicSecretCreatePostgreSql.md +8 -0
- data/docs/DynamicSecretCreateRabbitMq.md +8 -0
- data/docs/DynamicSecretCreateRdp.md +8 -0
- data/docs/DynamicSecretCreateRedis.md +8 -0
- data/docs/DynamicSecretCreateRedshift.md +8 -0
- data/docs/DynamicSecretCreateSnowflake.md +8 -0
- data/docs/DynamicSecretUpdateAws.md +8 -0
- data/docs/DynamicSecretUpdateAzure.md +8 -0
- data/docs/DynamicSecretUpdateCassandra.md +8 -0
- data/docs/DynamicSecretUpdateChef.md +8 -0
- data/docs/DynamicSecretUpdateHanaDb.md +8 -0
- data/docs/DynamicSecretUpdateLdap.md +8 -0
- data/docs/DynamicSecretUpdateMongoDb.md +8 -0
- data/docs/DynamicSecretUpdateMsSql.md +8 -0
- data/docs/DynamicSecretUpdateMySql.md +8 -0
- data/docs/DynamicSecretUpdateOracleDb.md +8 -0
- data/docs/DynamicSecretUpdatePostgreSql.md +8 -0
- data/docs/DynamicSecretUpdateRabbitMq.md +8 -0
- data/docs/DynamicSecretUpdateRdp.md +8 -0
- data/docs/DynamicSecretUpdateRedis.md +8 -0
- data/docs/DynamicSecretUpdateRedshift.md +8 -0
- data/docs/DynamicSecretUpdateSnowflake.md +8 -0
- data/docs/GatewayCreateProducerAws.md +8 -0
- data/docs/GatewayCreateProducerAzure.md +8 -0
- data/docs/GatewayCreateProducerCassandra.md +8 -0
- data/docs/GatewayCreateProducerChef.md +8 -0
- data/docs/GatewayCreateProducerHanaDb.md +8 -0
- data/docs/GatewayCreateProducerLdap.md +8 -0
- data/docs/GatewayCreateProducerMSSQL.md +8 -0
- data/docs/GatewayCreateProducerMongo.md +8 -0
- data/docs/GatewayCreateProducerMySQL.md +8 -0
- data/docs/GatewayCreateProducerOracleDb.md +8 -0
- data/docs/GatewayCreateProducerPostgreSQL.md +8 -0
- data/docs/GatewayCreateProducerRabbitMQ.md +8 -0
- data/docs/GatewayCreateProducerRdp.md +8 -0
- data/docs/GatewayCreateProducerRedis.md +8 -0
- data/docs/GatewayCreateProducerRedshift.md +8 -0
- data/docs/GatewayCreateProducerSnowflake.md +8 -0
- data/docs/GatewayUpdateProducerAws.md +8 -0
- data/docs/GatewayUpdateProducerAzure.md +8 -0
- data/docs/GatewayUpdateProducerCassandra.md +8 -0
- data/docs/GatewayUpdateProducerChef.md +8 -0
- data/docs/GatewayUpdateProducerHanaDb.md +8 -0
- data/docs/GatewayUpdateProducerLdap.md +8 -0
- data/docs/GatewayUpdateProducerMSSQL.md +8 -0
- data/docs/GatewayUpdateProducerMongo.md +8 -0
- data/docs/GatewayUpdateProducerMySQL.md +8 -0
- data/docs/GatewayUpdateProducerOracleDb.md +8 -0
- data/docs/GatewayUpdateProducerPostgreSQL.md +8 -0
- data/docs/GatewayUpdateProducerRabbitMQ.md +8 -0
- data/docs/GatewayUpdateProducerRdp.md +8 -0
- data/docs/GatewayUpdateProducerRedis.md +8 -0
- data/docs/GatewayUpdateProducerRedshift.md +8 -0
- data/docs/GatewayUpdateProducerSnowflake.md +8 -0
- data/docs/PKICertificateIssueDetails.md +4 -0
- data/docs/RotatedSecretCreateAws.md +9 -1
- data/docs/RotatedSecretCreateAzure.md +8 -0
- data/docs/RotatedSecretCreateCassandra.md +9 -1
- data/docs/RotatedSecretCreateCustom.md +5 -5
- data/docs/RotatedSecretCreateDockerhub.md +9 -1
- data/docs/RotatedSecretCreateGcp.md +9 -1
- data/docs/RotatedSecretCreateHanadb.md +9 -1
- data/docs/RotatedSecretCreateLdap.md +8 -0
- data/docs/RotatedSecretCreateMongodb.md +9 -1
- data/docs/RotatedSecretCreateMssql.md +9 -1
- data/docs/RotatedSecretCreateMysql.md +9 -1
- data/docs/RotatedSecretCreateOpenAI.md +9 -1
- data/docs/RotatedSecretCreateOracledb.md +9 -1
- data/docs/RotatedSecretCreatePostgresql.md +9 -1
- data/docs/RotatedSecretCreateRedis.md +9 -1
- data/docs/RotatedSecretCreateRedshift.md +9 -1
- data/docs/RotatedSecretCreateSnowflake.md +9 -1
- data/docs/RotatedSecretCreateSplunk.md +9 -1
- data/docs/RotatedSecretCreateSsh.md +9 -1
- data/docs/RotatedSecretCreateWindows.md +9 -1
- data/docs/RotatedSecretUpdateAws.md +9 -1
- data/docs/RotatedSecretUpdateAzure.md +8 -0
- data/docs/RotatedSecretUpdateCassandra.md +9 -1
- data/docs/RotatedSecretUpdateCustom.md +5 -5
- data/docs/RotatedSecretUpdateDockerhub.md +9 -1
- data/docs/RotatedSecretUpdateGcp.md +9 -1
- data/docs/RotatedSecretUpdateHanadb.md +9 -1
- data/docs/RotatedSecretUpdateLdap.md +8 -0
- data/docs/RotatedSecretUpdateMongodb.md +9 -1
- data/docs/RotatedSecretUpdateMssql.md +9 -1
- data/docs/RotatedSecretUpdateMysql.md +9 -1
- data/docs/RotatedSecretUpdateOpenAI.md +9 -1
- data/docs/RotatedSecretUpdateOracledb.md +9 -1
- data/docs/RotatedSecretUpdatePostgresql.md +9 -1
- data/docs/RotatedSecretUpdateRedis.md +9 -1
- data/docs/RotatedSecretUpdateRedshift.md +9 -1
- data/docs/RotatedSecretUpdateSnowflake.md +9 -1
- data/docs/RotatedSecretUpdateSplunk.md +9 -1
- data/docs/RotatedSecretUpdateSsh.md +9 -1
- data/docs/RotatedSecretUpdateWindows.md +9 -1
- data/docs/UpdateAccountSettings.md +5 -5
- data/docs/UpdatePKICertIssuer.md +2 -0
- data/lib/akeyless/models/account_general_settings.rb +10 -1
- data/lib/akeyless/models/create_pki_cert_issuer.rb +11 -1
- data/lib/akeyless/models/ds_producer_details.rb +20 -1
- data/lib/akeyless/models/dynamic_secret_create_aws.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_azure.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_cassandra.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_chef.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_hana_db.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_ldap.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_mongo_db.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_ms_sql.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_my_sql.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_oracle_db.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_postgre_sql.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_rabbit_mq.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_rdp.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_redis.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_redshift.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_create_snowflake.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_aws.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_azure.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_cassandra.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_chef.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_hana_db.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_ldap.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_mongo_db.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_ms_sql.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_my_sql.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_oracle_db.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_postgre_sql.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_rabbit_mq.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_rdp.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_redis.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_redshift.rb +40 -1
- data/lib/akeyless/models/dynamic_secret_update_snowflake.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_aws.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_azure.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_cassandra.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_chef.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_hana_db.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_ldap.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_mongo.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_mssql.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_my_sql.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_oracle_db.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_postgre_sql.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_rabbit_mq.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_rdp.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_redis.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_redshift.rb +40 -1
- data/lib/akeyless/models/gateway_create_producer_snowflake.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_aws.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_azure.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_cassandra.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_chef.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_hana_db.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_ldap.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_mongo.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_mssql.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_my_sql.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_oracle_db.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_postgre_sql.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_rabbit_mq.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_rdp.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_redis.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_redshift.rb +40 -1
- data/lib/akeyless/models/gateway_update_producer_snowflake.rb +40 -1
- data/lib/akeyless/models/pki_certificate_issue_details.rb +19 -1
- data/lib/akeyless/models/rotated_secret_create_aws.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_azure.rb +40 -1
- data/lib/akeyless/models/rotated_secret_create_cassandra.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_custom.rb +3 -4
- data/lib/akeyless/models/rotated_secret_create_dockerhub.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_gcp.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_hanadb.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_ldap.rb +40 -1
- data/lib/akeyless/models/rotated_secret_create_mongodb.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_mssql.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_mysql.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_open_ai.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_oracledb.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_postgresql.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_redis.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_redshift.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_snowflake.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_splunk.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_ssh.rb +43 -4
- data/lib/akeyless/models/rotated_secret_create_windows.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_aws.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_azure.rb +40 -1
- data/lib/akeyless/models/rotated_secret_update_cassandra.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_custom.rb +3 -4
- data/lib/akeyless/models/rotated_secret_update_dockerhub.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_gcp.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_hanadb.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_ldap.rb +40 -1
- data/lib/akeyless/models/rotated_secret_update_mongodb.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_mssql.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_mysql.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_open_ai.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_oracledb.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_postgresql.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_redis.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_redshift.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_snowflake.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_splunk.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_ssh.rb +43 -4
- data/lib/akeyless/models/rotated_secret_update_windows.rb +43 -4
- data/lib/akeyless/models/update_account_settings.rb +3 -4
- data/lib/akeyless/models/update_pki_cert_issuer.rb +11 -1
- data/lib/akeyless/version.rb +1 -1
- metadata +1187 -1187
|
@@ -52,10 +52,10 @@
|
|
|
52
52
|
| **usage_event_enable** | **String** | Enable event for objects that have not been used or changed [true/false] | [optional] |
|
|
53
53
|
| **usage_event_interval** | **Integer** | Interval by days for unused objects. Default and minimum interval is 90 days | [optional] |
|
|
54
54
|
| **usage_event_object_type** | **String** | Usage event is supported for auth method or secrets-and-keys [auth/item] | [optional] |
|
|
55
|
-
| **use_capital_letters** | **String** |
|
|
56
|
-
| **use_lower_letters** | **String** |
|
|
57
|
-
| **use_numbers** | **String** |
|
|
58
|
-
| **use_special_characters** | **String** |
|
|
55
|
+
| **use_capital_letters** | **String** | Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false] | [optional] |
|
|
56
|
+
| **use_lower_letters** | **String** | Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false] | [optional] |
|
|
57
|
+
| **use_numbers** | **String** | Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false] | [optional] |
|
|
58
|
+
| **use_special_characters** | **String** | | [optional] |
|
|
59
59
|
|
|
60
60
|
## Example
|
|
61
61
|
|
|
@@ -114,7 +114,7 @@ instance = Akeyless::UpdateAccountSettings.new(
|
|
|
114
114
|
use_capital_letters: null,
|
|
115
115
|
use_lower_letters: null,
|
|
116
116
|
use_numbers: null,
|
|
117
|
-
use_special_characters:
|
|
117
|
+
use_special_characters: ! @ # $. [true/false]
|
|
118
118
|
)
|
|
119
119
|
```
|
|
120
120
|
|
data/docs/UpdatePKICertIssuer.md
CHANGED
|
@@ -13,6 +13,7 @@
|
|
|
13
13
|
| **allowed_ip_sans** | **String** | A list of the allowed CIDRs for ips that clients can request to be included in the certificate as part of the IP Subject Alternative Names (in a comma-delimited list) | [optional] |
|
|
14
14
|
| **allowed_uri_sans** | **String** | A list of the allowed URIs that clients can request to be included in the certificate as part of the URI Subject Alternative Names (in a comma-delimited list) | [optional] |
|
|
15
15
|
| **auto_renew** | **Boolean** | Automatically renew certificates before expiration | [optional] |
|
|
16
|
+
| **basic_constraints** | **String** | Defines the X.509 Basic Constraints extension for certificates issued by this PKI issuer template | [optional] |
|
|
16
17
|
| **client_flag** | **Boolean** | If set, certificates will be flagged for client auth use | [optional] |
|
|
17
18
|
| **code_signing_flag** | **Boolean** | If set, certificates will be flagged for code signing use | [optional] |
|
|
18
19
|
| **country** | **String** | A comma-separated list of countries that will be set in the issued certificate | [optional] |
|
|
@@ -69,6 +70,7 @@ instance = Akeyless::UpdatePKICertIssuer.new(
|
|
|
69
70
|
allowed_ip_sans: null,
|
|
70
71
|
allowed_uri_sans: null,
|
|
71
72
|
auto_renew: null,
|
|
73
|
+
basic_constraints: null,
|
|
72
74
|
client_flag: null,
|
|
73
75
|
code_signing_flag: null,
|
|
74
76
|
country: null,
|
|
@@ -48,6 +48,8 @@ module Akeyless
|
|
|
48
48
|
|
|
49
49
|
attr_accessor :enable_request_for_access
|
|
50
50
|
|
|
51
|
+
attr_accessor :enable_search_history
|
|
52
|
+
|
|
51
53
|
attr_accessor :hide_personal_folder
|
|
52
54
|
|
|
53
55
|
attr_accessor :hide_secret_reveal_copy
|
|
@@ -94,6 +96,7 @@ module Akeyless
|
|
|
94
96
|
:'default_home_page' => :'default_home_page',
|
|
95
97
|
:'dynamic_secret_max_ttl' => :'dynamic_secret_max_ttl',
|
|
96
98
|
:'enable_request_for_access' => :'enable_request_for_access',
|
|
99
|
+
:'enable_search_history' => :'enable_search_history',
|
|
97
100
|
:'hide_personal_folder' => :'hide_personal_folder',
|
|
98
101
|
:'hide_secret_reveal_copy' => :'hide_secret_reveal_copy',
|
|
99
102
|
:'hide_static_password' => :'hide_static_password',
|
|
@@ -133,6 +136,7 @@ module Akeyless
|
|
|
133
136
|
:'default_home_page' => :'DefaultHomePage',
|
|
134
137
|
:'dynamic_secret_max_ttl' => :'DynamicSecretMaxTtl',
|
|
135
138
|
:'enable_request_for_access' => :'Boolean',
|
|
139
|
+
:'enable_search_history' => :'Boolean',
|
|
136
140
|
:'hide_personal_folder' => :'Boolean',
|
|
137
141
|
:'hide_secret_reveal_copy' => :'Boolean',
|
|
138
142
|
:'hide_static_password' => :'Boolean',
|
|
@@ -230,6 +234,10 @@ module Akeyless
|
|
|
230
234
|
self.enable_request_for_access = attributes[:'enable_request_for_access']
|
|
231
235
|
end
|
|
232
236
|
|
|
237
|
+
if attributes.key?(:'enable_search_history')
|
|
238
|
+
self.enable_search_history = attributes[:'enable_search_history']
|
|
239
|
+
end
|
|
240
|
+
|
|
233
241
|
if attributes.key?(:'hide_personal_folder')
|
|
234
242
|
self.hide_personal_folder = attributes[:'hide_personal_folder']
|
|
235
243
|
end
|
|
@@ -318,6 +326,7 @@ module Akeyless
|
|
|
318
326
|
default_home_page == o.default_home_page &&
|
|
319
327
|
dynamic_secret_max_ttl == o.dynamic_secret_max_ttl &&
|
|
320
328
|
enable_request_for_access == o.enable_request_for_access &&
|
|
329
|
+
enable_search_history == o.enable_search_history &&
|
|
321
330
|
hide_personal_folder == o.hide_personal_folder &&
|
|
322
331
|
hide_secret_reveal_copy == o.hide_secret_reveal_copy &&
|
|
323
332
|
hide_static_password == o.hide_static_password &&
|
|
@@ -342,7 +351,7 @@ module Akeyless
|
|
|
342
351
|
# Calculates hash code according to all attributes.
|
|
343
352
|
# @return [Integer] Hash code
|
|
344
353
|
def hash
|
|
345
|
-
[account_default_key_item_id, account_default_key_name, ai_insights, allow_auto_fill, allow_passkeys, allowed_client_types, allowed_clients_ips, allowed_gateways_ips, auth_usage_event, certificate_expiration_events, data_protection_section, default_auth_method, default_home_page, dynamic_secret_max_ttl, enable_request_for_access, hide_personal_folder, hide_secret_reveal_copy, hide_static_password, invalid_characters, item_locking, item_usage_event, lock_default_key, password_expiration_info, password_policy, password_score, protect_items_by_default, rotation_secret_max_interval, sharing_policy].hash
|
|
354
|
+
[account_default_key_item_id, account_default_key_name, ai_insights, allow_auto_fill, allow_passkeys, allowed_client_types, allowed_clients_ips, allowed_gateways_ips, auth_usage_event, certificate_expiration_events, data_protection_section, default_auth_method, default_home_page, dynamic_secret_max_ttl, enable_request_for_access, enable_search_history, hide_personal_folder, hide_secret_reveal_copy, hide_static_password, invalid_characters, item_locking, item_usage_event, lock_default_key, password_expiration_info, password_policy, password_score, protect_items_by_default, rotation_secret_max_interval, sharing_policy].hash
|
|
346
355
|
end
|
|
347
356
|
|
|
348
357
|
# Builds the object from hash
|
|
@@ -39,6 +39,9 @@ module Akeyless
|
|
|
39
39
|
# Automatically renew certificates before expiration
|
|
40
40
|
attr_accessor :auto_renew
|
|
41
41
|
|
|
42
|
+
# Defines the X.509 Basic Constraints extension for certificates issued by this PKI issuer template
|
|
43
|
+
attr_accessor :basic_constraints
|
|
44
|
+
|
|
42
45
|
# The name of an existing CA target to attach this PKI Certificate Issuer to, required in Public CA mode
|
|
43
46
|
attr_accessor :ca_target
|
|
44
47
|
|
|
@@ -170,6 +173,7 @@ module Akeyless
|
|
|
170
173
|
:'allowed_ip_sans' => :'allowed-ip-sans',
|
|
171
174
|
:'allowed_uri_sans' => :'allowed-uri-sans',
|
|
172
175
|
:'auto_renew' => :'auto-renew',
|
|
176
|
+
:'basic_constraints' => :'basic-constraints',
|
|
173
177
|
:'ca_target' => :'ca-target',
|
|
174
178
|
:'client_flag' => :'client-flag',
|
|
175
179
|
:'code_signing_flag' => :'code-signing-flag',
|
|
@@ -229,6 +233,7 @@ module Akeyless
|
|
|
229
233
|
:'allowed_ip_sans' => :'String',
|
|
230
234
|
:'allowed_uri_sans' => :'String',
|
|
231
235
|
:'auto_renew' => :'Boolean',
|
|
236
|
+
:'basic_constraints' => :'String',
|
|
232
237
|
:'ca_target' => :'String',
|
|
233
238
|
:'client_flag' => :'Boolean',
|
|
234
239
|
:'code_signing_flag' => :'Boolean',
|
|
@@ -325,6 +330,10 @@ module Akeyless
|
|
|
325
330
|
self.auto_renew = attributes[:'auto_renew']
|
|
326
331
|
end
|
|
327
332
|
|
|
333
|
+
if attributes.key?(:'basic_constraints')
|
|
334
|
+
self.basic_constraints = attributes[:'basic_constraints']
|
|
335
|
+
end
|
|
336
|
+
|
|
328
337
|
if attributes.key?(:'ca_target')
|
|
329
338
|
self.ca_target = attributes[:'ca_target']
|
|
330
339
|
end
|
|
@@ -542,6 +551,7 @@ module Akeyless
|
|
|
542
551
|
allowed_ip_sans == o.allowed_ip_sans &&
|
|
543
552
|
allowed_uri_sans == o.allowed_uri_sans &&
|
|
544
553
|
auto_renew == o.auto_renew &&
|
|
554
|
+
basic_constraints == o.basic_constraints &&
|
|
545
555
|
ca_target == o.ca_target &&
|
|
546
556
|
client_flag == o.client_flag &&
|
|
547
557
|
code_signing_flag == o.code_signing_flag &&
|
|
@@ -593,7 +603,7 @@ module Akeyless
|
|
|
593
603
|
# Calculates hash code according to all attributes.
|
|
594
604
|
# @return [Integer] Hash code
|
|
595
605
|
def hash
|
|
596
|
-
[allow_any_name, allow_copy_ext_from_csr, allow_subdomains, allowed_domains, allowed_extra_extensions, allowed_ip_sans, allowed_uri_sans, auto_renew, ca_target, client_flag, code_signing_flag, country, create_private_crl, create_private_ocsp, create_public_crl, create_public_ocsp, critical_key_usage, delete_protection, description, destination_path, disable_wildcards, enable_acme, expiration_event_in, gw_cluster_url, is_ca, item_custom_fields, json, key_usage, locality, max_path_len, metadata, name, not_enforce_hostnames, not_require_cn, ocsp_ttl, organizational_units, organizations, postal_code, protect_certificates, province, scheduled_renew, server_flag, signer_key_name, street_address, tag, token, ttl, uid_token].hash
|
|
606
|
+
[allow_any_name, allow_copy_ext_from_csr, allow_subdomains, allowed_domains, allowed_extra_extensions, allowed_ip_sans, allowed_uri_sans, auto_renew, basic_constraints, ca_target, client_flag, code_signing_flag, country, create_private_crl, create_private_ocsp, create_public_crl, create_public_ocsp, critical_key_usage, delete_protection, description, destination_path, disable_wildcards, enable_acme, expiration_event_in, gw_cluster_url, is_ca, item_custom_fields, json, key_usage, locality, max_path_len, metadata, name, not_enforce_hostnames, not_require_cn, ocsp_ttl, organizational_units, organizations, postal_code, protect_certificates, province, scheduled_renew, server_flag, signer_key_name, street_address, tag, token, ttl, uid_token].hash
|
|
597
607
|
end
|
|
598
608
|
|
|
599
609
|
# Builds the object from hash
|
|
@@ -453,6 +453,8 @@ module Akeyless
|
|
|
453
453
|
|
|
454
454
|
attr_accessor :password_policy
|
|
455
455
|
|
|
456
|
+
attr_accessor :password_policy_info
|
|
457
|
+
|
|
456
458
|
attr_accessor :payload
|
|
457
459
|
|
|
458
460
|
attr_accessor :ping_url
|
|
@@ -461,6 +463,9 @@ module Akeyless
|
|
|
461
463
|
|
|
462
464
|
attr_accessor :postgres_revocation_statements
|
|
463
465
|
|
|
466
|
+
# Internal marker for DS update flows: when true, keep the persisted password settings and merge explicit rule updates on top.
|
|
467
|
+
attr_accessor :preserve_existing_password_settings
|
|
468
|
+
|
|
464
469
|
attr_accessor :privileged_user
|
|
465
470
|
|
|
466
471
|
attr_accessor :project_id
|
|
@@ -793,10 +798,12 @@ module Akeyless
|
|
|
793
798
|
:'password' => :'password',
|
|
794
799
|
:'password_length' => :'password_length',
|
|
795
800
|
:'password_policy' => :'password_policy',
|
|
801
|
+
:'password_policy_info' => :'password_policy_info',
|
|
796
802
|
:'payload' => :'payload',
|
|
797
803
|
:'ping_url' => :'ping_url',
|
|
798
804
|
:'postgres_creation_statements' => :'postgres_creation_statements',
|
|
799
805
|
:'postgres_revocation_statements' => :'postgres_revocation_statements',
|
|
806
|
+
:'preserve_existing_password_settings' => :'preserve_existing_password_settings',
|
|
800
807
|
:'privileged_user' => :'privileged_user',
|
|
801
808
|
:'project_id' => :'project_id',
|
|
802
809
|
:'rabbitmq_server_password' => :'rabbitmq_server_password',
|
|
@@ -1074,10 +1081,12 @@ module Akeyless
|
|
|
1074
1081
|
:'password' => :'String',
|
|
1075
1082
|
:'password_length' => :'Integer',
|
|
1076
1083
|
:'password_policy' => :'String',
|
|
1084
|
+
:'password_policy_info' => :'PasswordPolicyInfo',
|
|
1077
1085
|
:'payload' => :'String',
|
|
1078
1086
|
:'ping_url' => :'String',
|
|
1079
1087
|
:'postgres_creation_statements' => :'String',
|
|
1080
1088
|
:'postgres_revocation_statements' => :'String',
|
|
1089
|
+
:'preserve_existing_password_settings' => :'Boolean',
|
|
1081
1090
|
:'privileged_user' => :'String',
|
|
1082
1091
|
:'project_id' => :'String',
|
|
1083
1092
|
:'rabbitmq_server_password' => :'String',
|
|
@@ -2015,6 +2024,10 @@ module Akeyless
|
|
|
2015
2024
|
self.password_policy = attributes[:'password_policy']
|
|
2016
2025
|
end
|
|
2017
2026
|
|
|
2027
|
+
if attributes.key?(:'password_policy_info')
|
|
2028
|
+
self.password_policy_info = attributes[:'password_policy_info']
|
|
2029
|
+
end
|
|
2030
|
+
|
|
2018
2031
|
if attributes.key?(:'payload')
|
|
2019
2032
|
self.payload = attributes[:'payload']
|
|
2020
2033
|
end
|
|
@@ -2031,6 +2044,10 @@ module Akeyless
|
|
|
2031
2044
|
self.postgres_revocation_statements = attributes[:'postgres_revocation_statements']
|
|
2032
2045
|
end
|
|
2033
2046
|
|
|
2047
|
+
if attributes.key?(:'preserve_existing_password_settings')
|
|
2048
|
+
self.preserve_existing_password_settings = attributes[:'preserve_existing_password_settings']
|
|
2049
|
+
end
|
|
2050
|
+
|
|
2034
2051
|
if attributes.key?(:'privileged_user')
|
|
2035
2052
|
self.privileged_user = attributes[:'privileged_user']
|
|
2036
2053
|
end
|
|
@@ -2499,10 +2516,12 @@ module Akeyless
|
|
|
2499
2516
|
password == o.password &&
|
|
2500
2517
|
password_length == o.password_length &&
|
|
2501
2518
|
password_policy == o.password_policy &&
|
|
2519
|
+
password_policy_info == o.password_policy_info &&
|
|
2502
2520
|
payload == o.payload &&
|
|
2503
2521
|
ping_url == o.ping_url &&
|
|
2504
2522
|
postgres_creation_statements == o.postgres_creation_statements &&
|
|
2505
2523
|
postgres_revocation_statements == o.postgres_revocation_statements &&
|
|
2524
|
+
preserve_existing_password_settings == o.preserve_existing_password_settings &&
|
|
2506
2525
|
privileged_user == o.privileged_user &&
|
|
2507
2526
|
project_id == o.project_id &&
|
|
2508
2527
|
rabbitmq_server_password == o.rabbitmq_server_password &&
|
|
@@ -2571,7 +2590,7 @@ module Akeyless
|
|
|
2571
2590
|
# Calculates hash code according to all attributes.
|
|
2572
2591
|
# @return [Integer] Hash code
|
|
2573
2592
|
def hash
|
|
2574
|
-
[access_token_manager_id, acl_rules, active, admin_name, admin_pwd, admin_rotation_interval_days, administrative_port, agentic_rules, api_key, api_key_id, artifactory_admin_apikey, artifactory_admin_username, artifactory_base_url, artifactory_token_audience, artifactory_token_scope, authorization_port, aws_access_key_id, aws_access_mode, aws_external_id, aws_region, aws_role_arns, aws_secret_access_key, aws_session_tags, aws_session_token, aws_transitive_tag_keys, aws_user_console_access, aws_user_groups, aws_user_policies, aws_user_programmatic_access, azure_administrative_unit, azure_app_object_id, azure_client_id, azure_client_secret, azure_cloud, azure_fixed_user_name_sub_claim_key, azure_fixed_user_only, azure_resource_group_name, azure_resource_name, azure_subscription_id, azure_tenant_id, azure_user_groups_obj_id, azure_user_portal_access, azure_user_programmatic_access, azure_user_roles_template_id, azure_username, cassandra_creation_statements, chef_organizations, chef_server_access_mode, chef_server_host_name, chef_server_key, chef_server_port, chef_server_url, chef_server_username, chef_skip_ssl, client_authentication_type, client_certificate, client_key_passphrase, client_private_key, cloud_service_provider, cluster_mode, connection_type, create_sync_url, db_client_id, db_client_secret, db_host_name, db_isolation_level, db_max_idle_conns, db_max_open_conns, db_name, db_port, db_private_key, db_private_key_passphrase, db_pwd, db_server_certificates, db_server_name, db_tenant_id, db_user_name, delete_protection, dynamic_secret_id, dynamic_secret_key, dynamic_secret_name, dynamic_secret_type, eks_access_key_id, eks_assume_role, eks_cluster_ca_certificate, eks_cluster_endpoint, eks_cluster_name, eks_region, eks_secret_access_key, enable_admin_rotation, enable_mtls, enforce_replay_prevention, expiration_date, externally_provided_user, failure_message, fixed_user_only, gcp_access_type, gcp_fixed_user_claim_keyname, gcp_key_algo, gcp_project_id, gcp_role_bindings, gcp_role_names, gcp_service_account_email, gcp_service_account_key, gcp_service_account_key_base64, gcp_service_account_key_id, gcp_service_account_type, gcp_tmp_service_account_name, gcp_token_lifetime, gcp_token_scope, gcp_token_type, github_app_id, github_app_private_key, github_base_url, github_installation_id, github_installation_token_permissions, github_installation_token_repositories, github_installation_token_repositories_ids, github_organization_name, github_repository_path, gitlab_access_token, gitlab_access_type, gitlab_certificate, gitlab_group_name, gitlab_project_name, gitlab_role, gitlab_token_scope, gitlab_url, gke_cluster_ca_certificate, gke_cluster_endpoint, gke_cluster_name, gke_service_account_key, gke_service_account_name, google_workspace_access_mode, google_workspace_admin_name, google_workspace_fixed_user_name_sub_claim_key, google_workspace_group_name, google_workspace_group_role, google_workspace_role_name, google_workspace_role_scope, grace_rotated_secret_key, grant_types, groups, gw_cloud_identity_external_id_opt, hanadb_creation_statements, hanadb_revocation_statements, host_name, host_port, implementation_type, is_fixed_user, issuer, item_custom_fields_details, item_targets_assoc, jwks, jwks_url, k8s_allowed_namespaces, k8s_auth_type, k8s_bearer_token, k8s_client_cert_data, k8s_client_key_data, k8s_cluster_ca_certificate, k8s_cluster_endpoint, k8s_cluster_name, k8s_dynamic_mode, k8s_multiple_doc_yaml_temp_definition, k8s_namespace, k8s_role_name, k8s_role_type, k8s_service_account, last_admin_rotation, ldap_audience, ldap_bind_dn, ldap_bind_password, ldap_certificate, ldap_fixed_user_name_sub_claim_key, ldap_fixed_user_type, ldap_group_dn, ldap_token_expiration, ldap_url, ldap_user_attr, ldap_user_dn, metadata, mongodb_atlas_api_private_key, mongodb_atlas_api_public_key, mongodb_atlas_project_id, mongodb_custom_data, mongodb_db_name, mongodb_default_auth_db, mongodb_host_port, mongodb_is_atlas, mongodb_password, mongodb_roles, mongodb_scopes, mongodb_uri_connection, mongodb_uri_options, mongodb_username, mssql_allowed_db_names, mssql_creation_statements, mssql_revocation_statements, mysql_creation_statements, mysql_revocation_statements, openai_url, oracle_creation_statements, oracle_revocation_statements, oracle_wallet_details, organization_id, password, password_length, password_policy, payload, ping_url, postgres_creation_statements, postgres_revocation_statements, privileged_user, project_id, rabbitmq_server_password, rabbitmq_server_uri, rabbitmq_server_user, rabbitmq_user_conf_permission, rabbitmq_user_read_permission, rabbitmq_user_tags, rabbitmq_user_vhost, rabbitmq_user_write_permission, rdp_fixed_user_name_sub_claim_key, redirect_uris, redshift_creation_statements, restricted_scopes, revoke_sync_url, rotate_sync_url, scopes, secure_remote_access_details, session_extension_warn_interval_min, sf_account, sf_auth_mode, sf_key_algo, sf_user_role, sf_warehouse_name, should_stop, signing_algorithm, ssl_connection_certificate, ssl_connection_mode, subject_dn, tags, timeout_seconds, use_gw_cloud_identity, use_gw_service_account, user_name, user_password, user_principal_name, user_ttl, username_length, username_policy, username_template, venafi_allow_subdomains, venafi_allowed_domains, venafi_api_key, venafi_auto_generated_folder, venafi_base_url, venafi_root_first_in_chain, venafi_sign_using_akeyless_pki, venafi_signer_key_name, venafi_store_private_key, venafi_tpp_access_token, venafi_tpp_client_id, venafi_tpp_password, venafi_tpp_refresh_token, venafi_tpp_username, venafi_use_tpp, venafi_zone, warn_before_user_expiration_min].hash
|
|
2593
|
+
[access_token_manager_id, acl_rules, active, admin_name, admin_pwd, admin_rotation_interval_days, administrative_port, agentic_rules, api_key, api_key_id, artifactory_admin_apikey, artifactory_admin_username, artifactory_base_url, artifactory_token_audience, artifactory_token_scope, authorization_port, aws_access_key_id, aws_access_mode, aws_external_id, aws_region, aws_role_arns, aws_secret_access_key, aws_session_tags, aws_session_token, aws_transitive_tag_keys, aws_user_console_access, aws_user_groups, aws_user_policies, aws_user_programmatic_access, azure_administrative_unit, azure_app_object_id, azure_client_id, azure_client_secret, azure_cloud, azure_fixed_user_name_sub_claim_key, azure_fixed_user_only, azure_resource_group_name, azure_resource_name, azure_subscription_id, azure_tenant_id, azure_user_groups_obj_id, azure_user_portal_access, azure_user_programmatic_access, azure_user_roles_template_id, azure_username, cassandra_creation_statements, chef_organizations, chef_server_access_mode, chef_server_host_name, chef_server_key, chef_server_port, chef_server_url, chef_server_username, chef_skip_ssl, client_authentication_type, client_certificate, client_key_passphrase, client_private_key, cloud_service_provider, cluster_mode, connection_type, create_sync_url, db_client_id, db_client_secret, db_host_name, db_isolation_level, db_max_idle_conns, db_max_open_conns, db_name, db_port, db_private_key, db_private_key_passphrase, db_pwd, db_server_certificates, db_server_name, db_tenant_id, db_user_name, delete_protection, dynamic_secret_id, dynamic_secret_key, dynamic_secret_name, dynamic_secret_type, eks_access_key_id, eks_assume_role, eks_cluster_ca_certificate, eks_cluster_endpoint, eks_cluster_name, eks_region, eks_secret_access_key, enable_admin_rotation, enable_mtls, enforce_replay_prevention, expiration_date, externally_provided_user, failure_message, fixed_user_only, gcp_access_type, gcp_fixed_user_claim_keyname, gcp_key_algo, gcp_project_id, gcp_role_bindings, gcp_role_names, gcp_service_account_email, gcp_service_account_key, gcp_service_account_key_base64, gcp_service_account_key_id, gcp_service_account_type, gcp_tmp_service_account_name, gcp_token_lifetime, gcp_token_scope, gcp_token_type, github_app_id, github_app_private_key, github_base_url, github_installation_id, github_installation_token_permissions, github_installation_token_repositories, github_installation_token_repositories_ids, github_organization_name, github_repository_path, gitlab_access_token, gitlab_access_type, gitlab_certificate, gitlab_group_name, gitlab_project_name, gitlab_role, gitlab_token_scope, gitlab_url, gke_cluster_ca_certificate, gke_cluster_endpoint, gke_cluster_name, gke_service_account_key, gke_service_account_name, google_workspace_access_mode, google_workspace_admin_name, google_workspace_fixed_user_name_sub_claim_key, google_workspace_group_name, google_workspace_group_role, google_workspace_role_name, google_workspace_role_scope, grace_rotated_secret_key, grant_types, groups, gw_cloud_identity_external_id_opt, hanadb_creation_statements, hanadb_revocation_statements, host_name, host_port, implementation_type, is_fixed_user, issuer, item_custom_fields_details, item_targets_assoc, jwks, jwks_url, k8s_allowed_namespaces, k8s_auth_type, k8s_bearer_token, k8s_client_cert_data, k8s_client_key_data, k8s_cluster_ca_certificate, k8s_cluster_endpoint, k8s_cluster_name, k8s_dynamic_mode, k8s_multiple_doc_yaml_temp_definition, k8s_namespace, k8s_role_name, k8s_role_type, k8s_service_account, last_admin_rotation, ldap_audience, ldap_bind_dn, ldap_bind_password, ldap_certificate, ldap_fixed_user_name_sub_claim_key, ldap_fixed_user_type, ldap_group_dn, ldap_token_expiration, ldap_url, ldap_user_attr, ldap_user_dn, metadata, mongodb_atlas_api_private_key, mongodb_atlas_api_public_key, mongodb_atlas_project_id, mongodb_custom_data, mongodb_db_name, mongodb_default_auth_db, mongodb_host_port, mongodb_is_atlas, mongodb_password, mongodb_roles, mongodb_scopes, mongodb_uri_connection, mongodb_uri_options, mongodb_username, mssql_allowed_db_names, mssql_creation_statements, mssql_revocation_statements, mysql_creation_statements, mysql_revocation_statements, openai_url, oracle_creation_statements, oracle_revocation_statements, oracle_wallet_details, organization_id, password, password_length, password_policy, password_policy_info, payload, ping_url, postgres_creation_statements, postgres_revocation_statements, preserve_existing_password_settings, privileged_user, project_id, rabbitmq_server_password, rabbitmq_server_uri, rabbitmq_server_user, rabbitmq_user_conf_permission, rabbitmq_user_read_permission, rabbitmq_user_tags, rabbitmq_user_vhost, rabbitmq_user_write_permission, rdp_fixed_user_name_sub_claim_key, redirect_uris, redshift_creation_statements, restricted_scopes, revoke_sync_url, rotate_sync_url, scopes, secure_remote_access_details, session_extension_warn_interval_min, sf_account, sf_auth_mode, sf_key_algo, sf_user_role, sf_warehouse_name, should_stop, signing_algorithm, ssl_connection_certificate, ssl_connection_mode, subject_dn, tags, timeout_seconds, use_gw_cloud_identity, use_gw_service_account, user_name, user_password, user_principal_name, user_ttl, username_length, username_policy, username_template, venafi_allow_subdomains, venafi_allowed_domains, venafi_api_key, venafi_auto_generated_folder, venafi_base_url, venafi_root_first_in_chain, venafi_sign_using_akeyless_pki, venafi_signer_key_name, venafi_store_private_key, venafi_tpp_access_token, venafi_tpp_client_id, venafi_tpp_password, venafi_tpp_refresh_token, venafi_tpp_username, venafi_use_tpp, venafi_zone, warn_before_user_expiration_min].hash
|
|
2575
2594
|
end
|
|
2576
2595
|
|
|
2577
2596
|
# Builds the object from hash
|
|
@@ -126,6 +126,17 @@ module Akeyless
|
|
|
126
126
|
# The universal identity token, Required only for universal_identity authentication
|
|
127
127
|
attr_accessor :uid_token
|
|
128
128
|
|
|
129
|
+
# Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false]
|
|
130
|
+
attr_accessor :use_capital_letters
|
|
131
|
+
|
|
132
|
+
# Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false]
|
|
133
|
+
attr_accessor :use_lower_letters
|
|
134
|
+
|
|
135
|
+
# Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false]
|
|
136
|
+
attr_accessor :use_numbers
|
|
137
|
+
|
|
138
|
+
attr_accessor :use_special_characters
|
|
139
|
+
|
|
129
140
|
# User TTL
|
|
130
141
|
attr_accessor :user_ttl
|
|
131
142
|
|
|
@@ -169,6 +180,10 @@ module Akeyless
|
|
|
169
180
|
:'token' => :'token',
|
|
170
181
|
:'transitive_tag_keys' => :'transitive-tag-keys',
|
|
171
182
|
:'uid_token' => :'uid-token',
|
|
183
|
+
:'use_capital_letters' => :'use-capital-letters',
|
|
184
|
+
:'use_lower_letters' => :'use-lower-letters',
|
|
185
|
+
:'use_numbers' => :'use-numbers',
|
|
186
|
+
:'use_special_characters' => :'use-special-characters',
|
|
172
187
|
:'user_ttl' => :'user-ttl'
|
|
173
188
|
}
|
|
174
189
|
end
|
|
@@ -218,6 +233,10 @@ module Akeyless
|
|
|
218
233
|
:'token' => :'String',
|
|
219
234
|
:'transitive_tag_keys' => :'String',
|
|
220
235
|
:'uid_token' => :'String',
|
|
236
|
+
:'use_capital_letters' => :'String',
|
|
237
|
+
:'use_lower_letters' => :'String',
|
|
238
|
+
:'use_numbers' => :'String',
|
|
239
|
+
:'use_special_characters' => :'String',
|
|
221
240
|
:'user_ttl' => :'String'
|
|
222
241
|
}
|
|
223
242
|
end
|
|
@@ -419,6 +438,22 @@ module Akeyless
|
|
|
419
438
|
self.uid_token = attributes[:'uid_token']
|
|
420
439
|
end
|
|
421
440
|
|
|
441
|
+
if attributes.key?(:'use_capital_letters')
|
|
442
|
+
self.use_capital_letters = attributes[:'use_capital_letters']
|
|
443
|
+
end
|
|
444
|
+
|
|
445
|
+
if attributes.key?(:'use_lower_letters')
|
|
446
|
+
self.use_lower_letters = attributes[:'use_lower_letters']
|
|
447
|
+
end
|
|
448
|
+
|
|
449
|
+
if attributes.key?(:'use_numbers')
|
|
450
|
+
self.use_numbers = attributes[:'use_numbers']
|
|
451
|
+
end
|
|
452
|
+
|
|
453
|
+
if attributes.key?(:'use_special_characters')
|
|
454
|
+
self.use_special_characters = attributes[:'use_special_characters']
|
|
455
|
+
end
|
|
456
|
+
|
|
422
457
|
if attributes.key?(:'user_ttl')
|
|
423
458
|
self.user_ttl = attributes[:'user_ttl']
|
|
424
459
|
else
|
|
@@ -488,6 +523,10 @@ module Akeyless
|
|
|
488
523
|
token == o.token &&
|
|
489
524
|
transitive_tag_keys == o.transitive_tag_keys &&
|
|
490
525
|
uid_token == o.uid_token &&
|
|
526
|
+
use_capital_letters == o.use_capital_letters &&
|
|
527
|
+
use_lower_letters == o.use_lower_letters &&
|
|
528
|
+
use_numbers == o.use_numbers &&
|
|
529
|
+
use_special_characters == o.use_special_characters &&
|
|
491
530
|
user_ttl == o.user_ttl
|
|
492
531
|
end
|
|
493
532
|
|
|
@@ -500,7 +539,7 @@ module Akeyless
|
|
|
500
539
|
# Calculates hash code according to all attributes.
|
|
501
540
|
# @return [Integer] Hash code
|
|
502
541
|
def hash
|
|
503
|
-
[access_mode, admin_rotation_interval_days, aws_access_key_id, aws_access_secret_key, aws_external_id, aws_role_arns, aws_user_console_access, aws_user_groups, aws_user_policies, aws_user_programmatic_access, custom_username_template, delete_protection, description, enable_admin_rotation, input_rule, item_custom_fields, json, name, output_rule, password_length, producer_encryption_key_name, region, secure_access_aws_account_id, secure_access_aws_native_cli, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_delay, secure_access_enable, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, session_tags, tags, target_name, token, transitive_tag_keys, uid_token, user_ttl].hash
|
|
542
|
+
[access_mode, admin_rotation_interval_days, aws_access_key_id, aws_access_secret_key, aws_external_id, aws_role_arns, aws_user_console_access, aws_user_groups, aws_user_policies, aws_user_programmatic_access, custom_username_template, delete_protection, description, enable_admin_rotation, input_rule, item_custom_fields, json, name, output_rule, password_length, producer_encryption_key_name, region, secure_access_aws_account_id, secure_access_aws_native_cli, secure_access_bastion_issuer, secure_access_certificate_issuer, secure_access_delay, secure_access_enable, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, session_tags, tags, target_name, token, transitive_tag_keys, uid_token, use_capital_letters, use_lower_letters, use_numbers, use_special_characters, user_ttl].hash
|
|
504
543
|
end
|
|
505
544
|
|
|
506
545
|
# Builds the object from hash
|
|
@@ -94,6 +94,17 @@ module Akeyless
|
|
|
94
94
|
# The universal identity token, Required only for universal_identity authentication
|
|
95
95
|
attr_accessor :uid_token
|
|
96
96
|
|
|
97
|
+
# Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false]
|
|
98
|
+
attr_accessor :use_capital_letters
|
|
99
|
+
|
|
100
|
+
# Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false]
|
|
101
|
+
attr_accessor :use_lower_letters
|
|
102
|
+
|
|
103
|
+
# Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false]
|
|
104
|
+
attr_accessor :use_numbers
|
|
105
|
+
|
|
106
|
+
attr_accessor :use_special_characters
|
|
107
|
+
|
|
97
108
|
# User Group Object Id
|
|
98
109
|
attr_accessor :user_group_obj_id
|
|
99
110
|
|
|
@@ -141,6 +152,10 @@ module Akeyless
|
|
|
141
152
|
:'target_name' => :'target-name',
|
|
142
153
|
:'token' => :'token',
|
|
143
154
|
:'uid_token' => :'uid-token',
|
|
155
|
+
:'use_capital_letters' => :'use-capital-letters',
|
|
156
|
+
:'use_lower_letters' => :'use-lower-letters',
|
|
157
|
+
:'use_numbers' => :'use-numbers',
|
|
158
|
+
:'use_special_characters' => :'use-special-characters',
|
|
144
159
|
:'user_group_obj_id' => :'user-group-obj-id',
|
|
145
160
|
:'user_portal_access' => :'user-portal-access',
|
|
146
161
|
:'user_principal_name' => :'user-principal-name',
|
|
@@ -184,6 +199,10 @@ module Akeyless
|
|
|
184
199
|
:'target_name' => :'String',
|
|
185
200
|
:'token' => :'String',
|
|
186
201
|
:'uid_token' => :'String',
|
|
202
|
+
:'use_capital_letters' => :'String',
|
|
203
|
+
:'use_lower_letters' => :'String',
|
|
204
|
+
:'use_numbers' => :'String',
|
|
205
|
+
:'use_special_characters' => :'String',
|
|
187
206
|
:'user_group_obj_id' => :'String',
|
|
188
207
|
:'user_portal_access' => :'Boolean',
|
|
189
208
|
:'user_principal_name' => :'String',
|
|
@@ -340,6 +359,22 @@ module Akeyless
|
|
|
340
359
|
self.uid_token = attributes[:'uid_token']
|
|
341
360
|
end
|
|
342
361
|
|
|
362
|
+
if attributes.key?(:'use_capital_letters')
|
|
363
|
+
self.use_capital_letters = attributes[:'use_capital_letters']
|
|
364
|
+
end
|
|
365
|
+
|
|
366
|
+
if attributes.key?(:'use_lower_letters')
|
|
367
|
+
self.use_lower_letters = attributes[:'use_lower_letters']
|
|
368
|
+
end
|
|
369
|
+
|
|
370
|
+
if attributes.key?(:'use_numbers')
|
|
371
|
+
self.use_numbers = attributes[:'use_numbers']
|
|
372
|
+
end
|
|
373
|
+
|
|
374
|
+
if attributes.key?(:'use_special_characters')
|
|
375
|
+
self.use_special_characters = attributes[:'use_special_characters']
|
|
376
|
+
end
|
|
377
|
+
|
|
343
378
|
if attributes.key?(:'user_group_obj_id')
|
|
344
379
|
self.user_group_obj_id = attributes[:'user_group_obj_id']
|
|
345
380
|
end
|
|
@@ -422,6 +457,10 @@ module Akeyless
|
|
|
422
457
|
target_name == o.target_name &&
|
|
423
458
|
token == o.token &&
|
|
424
459
|
uid_token == o.uid_token &&
|
|
460
|
+
use_capital_letters == o.use_capital_letters &&
|
|
461
|
+
use_lower_letters == o.use_lower_letters &&
|
|
462
|
+
use_numbers == o.use_numbers &&
|
|
463
|
+
use_special_characters == o.use_special_characters &&
|
|
425
464
|
user_group_obj_id == o.user_group_obj_id &&
|
|
426
465
|
user_portal_access == o.user_portal_access &&
|
|
427
466
|
user_principal_name == o.user_principal_name &&
|
|
@@ -439,7 +478,7 @@ module Akeyless
|
|
|
439
478
|
# Calculates hash code according to all attributes.
|
|
440
479
|
# @return [Integer] Hash code
|
|
441
480
|
def hash
|
|
442
|
-
[app_obj_id, azure_administrative_unit, azure_client_id, azure_client_secret, azure_tenant_id, custom_username_template, delete_protection, description, fixed_user_claim_keyname, fixed_user_only, input_rule, item_custom_fields, json, name, output_rule, password_length, producer_encryption_key_name, secure_access_enable, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, tags, target_name, token, uid_token, user_group_obj_id, user_portal_access, user_principal_name, user_programmatic_access, user_role_template_id, user_ttl].hash
|
|
481
|
+
[app_obj_id, azure_administrative_unit, azure_client_id, azure_client_secret, azure_tenant_id, custom_username_template, delete_protection, description, fixed_user_claim_keyname, fixed_user_only, input_rule, item_custom_fields, json, name, output_rule, password_length, producer_encryption_key_name, secure_access_enable, secure_access_url, secure_access_web, secure_access_web_browsing, secure_access_web_proxy, tags, target_name, token, uid_token, use_capital_letters, use_lower_letters, use_numbers, use_special_characters, user_group_obj_id, user_portal_access, user_principal_name, user_programmatic_access, user_role_template_id, user_ttl].hash
|
|
443
482
|
end
|
|
444
483
|
|
|
445
484
|
# Builds the object from hash
|
|
@@ -79,6 +79,17 @@ module Akeyless
|
|
|
79
79
|
# The universal identity token, Required only for universal_identity authentication
|
|
80
80
|
attr_accessor :uid_token
|
|
81
81
|
|
|
82
|
+
# Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false]
|
|
83
|
+
attr_accessor :use_capital_letters
|
|
84
|
+
|
|
85
|
+
# Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false]
|
|
86
|
+
attr_accessor :use_lower_letters
|
|
87
|
+
|
|
88
|
+
# Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false]
|
|
89
|
+
attr_accessor :use_numbers
|
|
90
|
+
|
|
91
|
+
attr_accessor :use_special_characters
|
|
92
|
+
|
|
82
93
|
# User TTL
|
|
83
94
|
attr_accessor :user_ttl
|
|
84
95
|
|
|
@@ -106,6 +117,10 @@ module Akeyless
|
|
|
106
117
|
:'target_name' => :'target-name',
|
|
107
118
|
:'token' => :'token',
|
|
108
119
|
:'uid_token' => :'uid-token',
|
|
120
|
+
:'use_capital_letters' => :'use-capital-letters',
|
|
121
|
+
:'use_lower_letters' => :'use-lower-letters',
|
|
122
|
+
:'use_numbers' => :'use-numbers',
|
|
123
|
+
:'use_special_characters' => :'use-special-characters',
|
|
109
124
|
:'user_ttl' => :'user-ttl'
|
|
110
125
|
}
|
|
111
126
|
end
|
|
@@ -139,6 +154,10 @@ module Akeyless
|
|
|
139
154
|
:'target_name' => :'String',
|
|
140
155
|
:'token' => :'String',
|
|
141
156
|
:'uid_token' => :'String',
|
|
157
|
+
:'use_capital_letters' => :'String',
|
|
158
|
+
:'use_lower_letters' => :'String',
|
|
159
|
+
:'use_numbers' => :'String',
|
|
160
|
+
:'use_special_characters' => :'String',
|
|
142
161
|
:'user_ttl' => :'String'
|
|
143
162
|
}
|
|
144
163
|
end
|
|
@@ -264,6 +283,22 @@ module Akeyless
|
|
|
264
283
|
self.uid_token = attributes[:'uid_token']
|
|
265
284
|
end
|
|
266
285
|
|
|
286
|
+
if attributes.key?(:'use_capital_letters')
|
|
287
|
+
self.use_capital_letters = attributes[:'use_capital_letters']
|
|
288
|
+
end
|
|
289
|
+
|
|
290
|
+
if attributes.key?(:'use_lower_letters')
|
|
291
|
+
self.use_lower_letters = attributes[:'use_lower_letters']
|
|
292
|
+
end
|
|
293
|
+
|
|
294
|
+
if attributes.key?(:'use_numbers')
|
|
295
|
+
self.use_numbers = attributes[:'use_numbers']
|
|
296
|
+
end
|
|
297
|
+
|
|
298
|
+
if attributes.key?(:'use_special_characters')
|
|
299
|
+
self.use_special_characters = attributes[:'use_special_characters']
|
|
300
|
+
end
|
|
301
|
+
|
|
267
302
|
if attributes.key?(:'user_ttl')
|
|
268
303
|
self.user_ttl = attributes[:'user_ttl']
|
|
269
304
|
else
|
|
@@ -317,6 +352,10 @@ module Akeyless
|
|
|
317
352
|
target_name == o.target_name &&
|
|
318
353
|
token == o.token &&
|
|
319
354
|
uid_token == o.uid_token &&
|
|
355
|
+
use_capital_letters == o.use_capital_letters &&
|
|
356
|
+
use_lower_letters == o.use_lower_letters &&
|
|
357
|
+
use_numbers == o.use_numbers &&
|
|
358
|
+
use_special_characters == o.use_special_characters &&
|
|
320
359
|
user_ttl == o.user_ttl
|
|
321
360
|
end
|
|
322
361
|
|
|
@@ -329,7 +368,7 @@ module Akeyless
|
|
|
329
368
|
# Calculates hash code according to all attributes.
|
|
330
369
|
# @return [Integer] Hash code
|
|
331
370
|
def hash
|
|
332
|
-
[cassandra_creation_statements, cassandra_hosts, cassandra_password, cassandra_port, cassandra_username, custom_username_template, delete_protection, description, input_rule, item_custom_fields, json, name, output_rule, password_length, producer_encryption_key_name, ssl, ssl_certificate, tags, target_name, token, uid_token, user_ttl].hash
|
|
371
|
+
[cassandra_creation_statements, cassandra_hosts, cassandra_password, cassandra_port, cassandra_username, custom_username_template, delete_protection, description, input_rule, item_custom_fields, json, name, output_rule, password_length, producer_encryption_key_name, ssl, ssl_certificate, tags, target_name, token, uid_token, use_capital_letters, use_lower_letters, use_numbers, use_special_characters, user_ttl].hash
|
|
333
372
|
end
|
|
334
373
|
|
|
335
374
|
# Builds the object from hash
|
|
@@ -73,6 +73,17 @@ module Akeyless
|
|
|
73
73
|
# The universal identity token, Required only for universal_identity authentication
|
|
74
74
|
attr_accessor :uid_token
|
|
75
75
|
|
|
76
|
+
# Specifies whether the generated temporary password must contain at least one uppercase character from the ISO basic Latin alphabet (A to Z). [true/false]
|
|
77
|
+
attr_accessor :use_capital_letters
|
|
78
|
+
|
|
79
|
+
# Specifies whether the generated temporary password must contain at least one lowercase character from the ISO basic Latin alphabet (a to z). [true/false]
|
|
80
|
+
attr_accessor :use_lower_letters
|
|
81
|
+
|
|
82
|
+
# Specifies whether the generated temporary password must contain at least one numeric character (0 to 9). [true/false]
|
|
83
|
+
attr_accessor :use_numbers
|
|
84
|
+
|
|
85
|
+
attr_accessor :use_special_characters
|
|
86
|
+
|
|
76
87
|
# User TTL
|
|
77
88
|
attr_accessor :user_ttl
|
|
78
89
|
|
|
@@ -98,6 +109,10 @@ module Akeyless
|
|
|
98
109
|
:'target_name' => :'target-name',
|
|
99
110
|
:'token' => :'token',
|
|
100
111
|
:'uid_token' => :'uid-token',
|
|
112
|
+
:'use_capital_letters' => :'use-capital-letters',
|
|
113
|
+
:'use_lower_letters' => :'use-lower-letters',
|
|
114
|
+
:'use_numbers' => :'use-numbers',
|
|
115
|
+
:'use_special_characters' => :'use-special-characters',
|
|
101
116
|
:'user_ttl' => :'user-ttl'
|
|
102
117
|
}
|
|
103
118
|
end
|
|
@@ -129,6 +144,10 @@ module Akeyless
|
|
|
129
144
|
:'target_name' => :'String',
|
|
130
145
|
:'token' => :'String',
|
|
131
146
|
:'uid_token' => :'String',
|
|
147
|
+
:'use_capital_letters' => :'String',
|
|
148
|
+
:'use_lower_letters' => :'String',
|
|
149
|
+
:'use_numbers' => :'String',
|
|
150
|
+
:'use_special_characters' => :'String',
|
|
132
151
|
:'user_ttl' => :'String'
|
|
133
152
|
}
|
|
134
153
|
end
|
|
@@ -244,6 +263,22 @@ module Akeyless
|
|
|
244
263
|
self.uid_token = attributes[:'uid_token']
|
|
245
264
|
end
|
|
246
265
|
|
|
266
|
+
if attributes.key?(:'use_capital_letters')
|
|
267
|
+
self.use_capital_letters = attributes[:'use_capital_letters']
|
|
268
|
+
end
|
|
269
|
+
|
|
270
|
+
if attributes.key?(:'use_lower_letters')
|
|
271
|
+
self.use_lower_letters = attributes[:'use_lower_letters']
|
|
272
|
+
end
|
|
273
|
+
|
|
274
|
+
if attributes.key?(:'use_numbers')
|
|
275
|
+
self.use_numbers = attributes[:'use_numbers']
|
|
276
|
+
end
|
|
277
|
+
|
|
278
|
+
if attributes.key?(:'use_special_characters')
|
|
279
|
+
self.use_special_characters = attributes[:'use_special_characters']
|
|
280
|
+
end
|
|
281
|
+
|
|
247
282
|
if attributes.key?(:'user_ttl')
|
|
248
283
|
self.user_ttl = attributes[:'user_ttl']
|
|
249
284
|
else
|
|
@@ -295,6 +330,10 @@ module Akeyless
|
|
|
295
330
|
target_name == o.target_name &&
|
|
296
331
|
token == o.token &&
|
|
297
332
|
uid_token == o.uid_token &&
|
|
333
|
+
use_capital_letters == o.use_capital_letters &&
|
|
334
|
+
use_lower_letters == o.use_lower_letters &&
|
|
335
|
+
use_numbers == o.use_numbers &&
|
|
336
|
+
use_special_characters == o.use_special_characters &&
|
|
298
337
|
user_ttl == o.user_ttl
|
|
299
338
|
end
|
|
300
339
|
|
|
@@ -307,7 +346,7 @@ module Akeyless
|
|
|
307
346
|
# Calculates hash code according to all attributes.
|
|
308
347
|
# @return [Integer] Hash code
|
|
309
348
|
def hash
|
|
310
|
-
[chef_orgs, chef_server_key, chef_server_url, chef_server_username, custom_username_template, delete_protection, description, input_rule, item_custom_fields, json, name, output_rule, password_length, producer_encryption_key_name, skip_ssl, tags, target_name, token, uid_token, user_ttl].hash
|
|
349
|
+
[chef_orgs, chef_server_key, chef_server_url, chef_server_username, custom_username_template, delete_protection, description, input_rule, item_custom_fields, json, name, output_rule, password_length, producer_encryption_key_name, skip_ssl, tags, target_name, token, uid_token, use_capital_letters, use_lower_letters, use_numbers, use_special_characters, user_ttl].hash
|
|
311
350
|
end
|
|
312
351
|
|
|
313
352
|
# Builds the object from hash
|