Skip to content

Commit d0df757

Browse files
committed
"Release v5.0.22"
1 parent 1ecb259 commit d0df757

1,224 files changed

Lines changed: 4181 additions & 1187 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openapi-generator/FILES

Lines changed: 30 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ docs/ConfigChange.md
127127
docs/ConfigHash.md
128128
docs/Configure.md
129129
docs/ConfigureOutput.md
130+
docs/ConjurMigration.md
131+
docs/ConjurPayload.md
130132
docs/Connect.md
131133
docs/CreateAWSTarget.md
132134
docs/CreateAWSTargetOutput.md
@@ -259,6 +261,7 @@ docs/DecryptPKCS1.md
259261
docs/DecryptPKCS1Output.md
260262
docs/DecryptWithClassicKey.md
261263
docs/DecryptWithClassicKeyOutput.md
264+
docs/DefaultAuthMethodSettings.md
262265
docs/DefaultConfigPart.md
263266
docs/DefaultHomePage.md
264267
docs/DeleteAuthMethod.md
@@ -646,6 +649,7 @@ docs/GetTarget.md
646649
docs/GetTargetDetails.md
647650
docs/GetTargetDetailsOutput.md
648651
docs/GetUserEventStatusOutput.md
652+
docs/GithubMetadata.md
649653
docs/GithubTargetDetails.md
650654
docs/GitlabTargetDetails.md
651655
docs/GlobalSignAtlasTargetDetails.md
@@ -665,6 +669,7 @@ docs/GwUpdateRemoteAccessSessionLogsSplunk.md
665669
docs/GwUpdateRemoteAccessSessionLogsStdout.md
666670
docs/GwUpdateRemoteAccessSessionLogsSumologic.md
667671
docs/GwUpdateRemoteAccessSessionLogsSyslog.md
672+
docs/HTTPChallengeInfo.md
668673
docs/HashiMigration.md
669674
docs/HashiPayload.md
670675
docs/HashiVaultTargetDetails.md
@@ -674,6 +679,7 @@ docs/HuaweiAccessRules.md
674679
docs/ImportPasswords.md
675680
docs/ImportPasswordsOutput.md
676681
docs/ImporterInfo.md
682+
docs/IssuerOverviewInfo.md
677683
docs/Item.md
678684
docs/ItemCustomFieldsDetails.md
679685
docs/ItemGeneralInfo.md
@@ -1141,8 +1147,12 @@ docs/UscSyncInfo.md
11411147
docs/UscUpdate.md
11421148
docs/UscUpdateSecretOutput.md
11431149
docs/V2Api.md
1150+
docs/ValidateCertificateChallenge.md
1151+
docs/ValidateCertificateChallengeOutput.md
11441152
docs/ValidateToken.md
11451153
docs/ValidateTokenOutput.md
1154+
docs/VaultAddress.md
1155+
docs/VaultAddressOutput.md
11461156
docs/VaultlessTokenizerInfo.md
11471157
docs/VenafiTargetDetails.md
11481158
docs/VerifyDataWithClassicKey.md
@@ -1296,6 +1306,8 @@ src/model/ConfigChange.js
12961306
src/model/ConfigHash.js
12971307
src/model/Configure.js
12981308
src/model/ConfigureOutput.js
1309+
src/model/ConjurMigration.js
1310+
src/model/ConjurPayload.js
12991311
src/model/Connect.js
13001312
src/model/CreateAWSTarget.js
13011313
src/model/CreateAWSTargetOutput.js
@@ -1428,6 +1440,7 @@ src/model/DecryptPKCS1.js
14281440
src/model/DecryptPKCS1Output.js
14291441
src/model/DecryptWithClassicKey.js
14301442
src/model/DecryptWithClassicKeyOutput.js
1443+
src/model/DefaultAuthMethodSettings.js
14311444
src/model/DefaultConfigPart.js
14321445
src/model/DefaultHomePage.js
14331446
src/model/DeleteAuthMethod.js
@@ -1815,6 +1828,7 @@ src/model/GetTarget.js
18151828
src/model/GetTargetDetails.js
18161829
src/model/GetTargetDetailsOutput.js
18171830
src/model/GetUserEventStatusOutput.js
1831+
src/model/GithubMetadata.js
18181832
src/model/GithubTargetDetails.js
18191833
src/model/GitlabTargetDetails.js
18201834
src/model/GlobalSignAtlasTargetDetails.js
@@ -1834,6 +1848,7 @@ src/model/GwUpdateRemoteAccessSessionLogsSplunk.js
18341848
src/model/GwUpdateRemoteAccessSessionLogsStdout.js
18351849
src/model/GwUpdateRemoteAccessSessionLogsSumologic.js
18361850
src/model/GwUpdateRemoteAccessSessionLogsSyslog.js
1851+
src/model/HTTPChallengeInfo.js
18371852
src/model/HashiMigration.js
18381853
src/model/HashiPayload.js
18391854
src/model/HashiVaultTargetDetails.js
@@ -1843,6 +1858,7 @@ src/model/HuaweiAccessRules.js
18431858
src/model/ImportPasswords.js
18441859
src/model/ImportPasswordsOutput.js
18451860
src/model/ImporterInfo.js
1861+
src/model/IssuerOverviewInfo.js
18461862
src/model/Item.js
18471863
src/model/ItemCustomFieldsDetails.js
18481864
src/model/ItemGeneralInfo.js
@@ -2309,8 +2325,12 @@ src/model/UscListSecretsOutput.js
23092325
src/model/UscSyncInfo.js
23102326
src/model/UscUpdate.js
23112327
src/model/UscUpdateSecretOutput.js
2328+
src/model/ValidateCertificateChallenge.js
2329+
src/model/ValidateCertificateChallengeOutput.js
23122330
src/model/ValidateToken.js
23132331
src/model/ValidateTokenOutput.js
2332+
src/model/VaultAddress.js
2333+
src/model/VaultAddressOutput.js
23142334
src/model/VaultlessTokenizerInfo.js
23152335
src/model/VenafiTargetDetails.js
23162336
src/model/VerifyDataWithClassicKey.js
@@ -2333,20 +2353,13 @@ src/model/WindowsService.js
23332353
src/model/WindowsServiceAttributes.js
23342354
src/model/WindowsTargetDetails.js
23352355
src/model/ZeroSSLTargetDetails.js
2336-
test/model/LetsEncryptTargetDetails.spec.js
2337-
test/model/PoliciesCreateOutput.spec.js
2338-
test/model/PoliciesDelete.spec.js
2339-
test/model/PoliciesGet.spec.js
2340-
test/model/PoliciesGetOutput.spec.js
2341-
test/model/PoliciesList.spec.js
2342-
test/model/PoliciesListOutput.spec.js
2343-
test/model/PolicyCreateKeys.spec.js
2344-
test/model/PolicyOutput.spec.js
2345-
test/model/PolicyUpdateKeys.spec.js
2346-
test/model/RotatedSecretCreateSplunk.spec.js
2347-
test/model/RotatedSecretUpdateSplunk.spec.js
2348-
test/model/SplunkPayload.spec.js
2349-
test/model/SplunkTargetDetails.spec.js
2350-
test/model/TargetCreateLetsEncrypt.spec.js
2351-
test/model/TargetCreateSplunk.spec.js
2352-
test/model/TargetUpdateLetsEncrypt.spec.js
2356+
test/model/ConjurMigration.spec.js
2357+
test/model/ConjurPayload.spec.js
2358+
test/model/DefaultAuthMethodSettings.spec.js
2359+
test/model/GithubMetadata.spec.js
2360+
test/model/HTTPChallengeInfo.spec.js
2361+
test/model/IssuerOverviewInfo.spec.js
2362+
test/model/ValidateCertificateChallenge.spec.js
2363+
test/model/ValidateCertificateChallengeOutput.spec.js
2364+
test/model/VaultAddress.spec.js
2365+
test/model/VaultAddressOutput.spec.js

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The purpose of this application is to provide access to Akeyless API.
55
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
66

77
- API version: 3.0
8-
- Package version: 5.0.21
8+
- Package version: 5.0.22
99
- Generator version: 7.10.0
1010
- Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
1111
For more information, please visit [http://akeyless.io](http://akeyless.io)
@@ -646,7 +646,9 @@ Class | Method | HTTP request | Description
646646
*akeyless.V2Api* | [**uscGet**](docs/V2Api.md#uscGet) | **POST** /usc-get |
647647
*akeyless.V2Api* | [**uscList**](docs/V2Api.md#uscList) | **POST** /usc-list |
648648
*akeyless.V2Api* | [**uscUpdate**](docs/V2Api.md#uscUpdate) | **POST** /usc-update |
649+
*akeyless.V2Api* | [**validateCertificateChallenge**](docs/V2Api.md#validateCertificateChallenge) | **POST** /validate-certificate-challenge |
649650
*akeyless.V2Api* | [**validateToken**](docs/V2Api.md#validateToken) | **POST** /validate-token |
651+
*akeyless.V2Api* | [**vaultAddress**](docs/V2Api.md#vaultAddress) | **POST** /vault-address |
650652
*akeyless.V2Api* | [**verifyDataWithClassicKey**](docs/V2Api.md#verifyDataWithClassicKey) | **POST** /verify-data-with-classic-key |
651653
*akeyless.V2Api* | [**verifyEcDsa**](docs/V2Api.md#verifyEcDsa) | **POST** /verify-ecdsa |
652654
*akeyless.V2Api* | [**verifyGPG**](docs/V2Api.md#verifyGPG) | **POST** /verify-gpg |
@@ -783,6 +785,8 @@ Class | Method | HTTP request | Description
783785
- [akeyless.ConfigHash](docs/ConfigHash.md)
784786
- [akeyless.Configure](docs/Configure.md)
785787
- [akeyless.ConfigureOutput](docs/ConfigureOutput.md)
788+
- [akeyless.ConjurMigration](docs/ConjurMigration.md)
789+
- [akeyless.ConjurPayload](docs/ConjurPayload.md)
786790
- [akeyless.Connect](docs/Connect.md)
787791
- [akeyless.CreateAWSTarget](docs/CreateAWSTarget.md)
788792
- [akeyless.CreateAWSTargetOutput](docs/CreateAWSTargetOutput.md)
@@ -915,6 +919,7 @@ Class | Method | HTTP request | Description
915919
- [akeyless.DecryptPKCS1Output](docs/DecryptPKCS1Output.md)
916920
- [akeyless.DecryptWithClassicKey](docs/DecryptWithClassicKey.md)
917921
- [akeyless.DecryptWithClassicKeyOutput](docs/DecryptWithClassicKeyOutput.md)
922+
- [akeyless.DefaultAuthMethodSettings](docs/DefaultAuthMethodSettings.md)
918923
- [akeyless.DefaultConfigPart](docs/DefaultConfigPart.md)
919924
- [akeyless.DefaultHomePage](docs/DefaultHomePage.md)
920925
- [akeyless.DeleteAuthMethod](docs/DeleteAuthMethod.md)
@@ -1302,6 +1307,7 @@ Class | Method | HTTP request | Description
13021307
- [akeyless.GetTargetDetails](docs/GetTargetDetails.md)
13031308
- [akeyless.GetTargetDetailsOutput](docs/GetTargetDetailsOutput.md)
13041309
- [akeyless.GetUserEventStatusOutput](docs/GetUserEventStatusOutput.md)
1310+
- [akeyless.GithubMetadata](docs/GithubMetadata.md)
13051311
- [akeyless.GithubTargetDetails](docs/GithubTargetDetails.md)
13061312
- [akeyless.GitlabTargetDetails](docs/GitlabTargetDetails.md)
13071313
- [akeyless.GlobalSignAtlasTargetDetails](docs/GlobalSignAtlasTargetDetails.md)
@@ -1321,6 +1327,7 @@ Class | Method | HTTP request | Description
13211327
- [akeyless.GwUpdateRemoteAccessSessionLogsStdout](docs/GwUpdateRemoteAccessSessionLogsStdout.md)
13221328
- [akeyless.GwUpdateRemoteAccessSessionLogsSumologic](docs/GwUpdateRemoteAccessSessionLogsSumologic.md)
13231329
- [akeyless.GwUpdateRemoteAccessSessionLogsSyslog](docs/GwUpdateRemoteAccessSessionLogsSyslog.md)
1330+
- [akeyless.HTTPChallengeInfo](docs/HTTPChallengeInfo.md)
13241331
- [akeyless.HashiMigration](docs/HashiMigration.md)
13251332
- [akeyless.HashiPayload](docs/HashiPayload.md)
13261333
- [akeyless.HashiVaultTargetDetails](docs/HashiVaultTargetDetails.md)
@@ -1330,6 +1337,7 @@ Class | Method | HTTP request | Description
13301337
- [akeyless.ImportPasswords](docs/ImportPasswords.md)
13311338
- [akeyless.ImportPasswordsOutput](docs/ImportPasswordsOutput.md)
13321339
- [akeyless.ImporterInfo](docs/ImporterInfo.md)
1340+
- [akeyless.IssuerOverviewInfo](docs/IssuerOverviewInfo.md)
13331341
- [akeyless.Item](docs/Item.md)
13341342
- [akeyless.ItemCustomFieldsDetails](docs/ItemCustomFieldsDetails.md)
13351343
- [akeyless.ItemGeneralInfo](docs/ItemGeneralInfo.md)
@@ -1796,8 +1804,12 @@ Class | Method | HTTP request | Description
17961804
- [akeyless.UscSyncInfo](docs/UscSyncInfo.md)
17971805
- [akeyless.UscUpdate](docs/UscUpdate.md)
17981806
- [akeyless.UscUpdateSecretOutput](docs/UscUpdateSecretOutput.md)
1807+
- [akeyless.ValidateCertificateChallenge](docs/ValidateCertificateChallenge.md)
1808+
- [akeyless.ValidateCertificateChallengeOutput](docs/ValidateCertificateChallengeOutput.md)
17991809
- [akeyless.ValidateToken](docs/ValidateToken.md)
18001810
- [akeyless.ValidateTokenOutput](docs/ValidateTokenOutput.md)
1811+
- [akeyless.VaultAddress](docs/VaultAddress.md)
1812+
- [akeyless.VaultAddressOutput](docs/VaultAddressOutput.md)
18011813
- [akeyless.VaultlessTokenizerInfo](docs/VaultlessTokenizerInfo.md)
18021814
- [akeyless.VenafiTargetDetails](docs/VenafiTargetDetails.md)
18031815
- [akeyless.VerifyDataWithClassicKey](docs/VerifyDataWithClassicKey.md)

docs/AccountGeneralSettings.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Name | Type | Description | Notes
1414
**authUsageEvent** | [**UsageEventSetting**](UsageEventSetting.md) | | [optional]
1515
**certificateExpirationEvents** | [**CertificateExpirationEventsSettings**](CertificateExpirationEventsSettings.md) | | [optional]
1616
**dataProtectionSection** | [**DataProtectionSection**](DataProtectionSection.md) | | [optional]
17+
**defaultAuthMethod** | [**DefaultAuthMethodSettings**](DefaultAuthMethodSettings.md) | | [optional]
1718
**defaultHomePage** | [**DefaultHomePage**](DefaultHomePage.md) | | [optional]
1819
**dynamicSecretMaxTtl** | [**DynamicSecretMaxTtl**](DynamicSecretMaxTtl.md) | | [optional]
1920
**enableRequestForAccess** | **Boolean** | | [optional]

docs/ActiveDirectoryPayload.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**activeDirectoryTargetId** | **Number** | | [optional]
8+
**aiCertificateDiscovery** | **Boolean** | | [optional]
89
**autoRotate** | **Boolean** | | [optional]
910
**autoRotateIntervalInDays** | **Number** | | [optional]
1011
**autoRotateRotationHour** | **Number** | | [optional]
12+
**certificatesExpirationEvents** | [**[CertificateExpirationEvent]**](CertificateExpirationEvent.md) | | [optional]
13+
**certificatesPathTemplate** | **String** | | [optional]
1114
**computerBaseDn** | **String** | | [optional]
1215
**discoverIisApps** | **Boolean** | | [optional]
1316
**discoverLocalUsers** | **Boolean** | Deprecated | [optional]

docs/Auth.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Name | Type | Description | Notes
1010
**accountId** | **String** | Account id (relevant only for access-type=password where the email address is associated with more than one account) | [optional]
1111
**adminEmail** | **String** | Email (relevant only for access-type=password) | [optional]
1212
**adminPassword** | **String** | Password (relevant only for access-type=password) | [optional]
13+
**azureCloud** | **String** | Azure cloud environment to use. Values: AzureCloud (default), AzureUSGovernment, AzureChinaCloud. | [optional] [default to 'AzureCloud']
1314
**certChallenge** | **String** | Certificate challenge encoded in base64. (relevant only for access-type=cert) | [optional]
1415
**certData** | **String** | Certificate data encoded in base64. Used if file was not provided. (relevant only for access-type=cert) | [optional]
1516
**cloudId** | **String** | The cloud identity (relevant only for access-type=azure_ad,aws_iam,gcp) | [optional]

docs/AuthMethodCreateCert.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Name | Type | Description | Notes
2525
**jwtTtl** | **Number** | Jwt TTL | [optional] [default to 0]
2626
**name** | **String** | Auth Method name |
2727
**productType** | **[String]** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional]
28+
**requireCrlDp** | **Boolean** | Require certificate CRL distribution points (CDP) and enforce CRL validation during authentication. | [optional]
2829
**revokedCertIds** | **[String]** | A list of revoked cert ids | [optional]
2930
**token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional]
3031
**uidToken** | **String** | The universal identity token, Required only for universal_identity authentication | [optional]

docs/AuthMethodUpdateCert.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Name | Type | Description | Notes
2626
**name** | **String** | Auth Method name |
2727
**newName** | **String** | Auth Method new name | [optional]
2828
**productType** | **[String]** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional]
29+
**requireCrlDp** | **Boolean** | Require certificate CRL distribution points (CDP) and enforce CRL validation during authentication. | [optional]
2930
**revokedCertIds** | **[String]** | A list of revoked cert ids | [optional]
3031
**token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional]
3132
**uidToken** | **String** | The universal identity token, Required only for universal_identity authentication | [optional]

docs/AzureADAccessRules.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**adEndpoint** | **String** | The audience in the JWT. | [optional]
8+
**azureCloud** | **String** | Azure cloud environment [AzureCloud/AzureUSGovernment/AzureChinaCloud]. For create/update, cloud is inferred from jwks_uri. | [optional]
89
**boundGroupIds** | **[String]** | The list of group ids that login is restricted to. | [optional]
910
**boundResourceGroups** | **[String]** | The list of resource groups that login is restricted to. | [optional]
1011
**boundResourceIds** | **[String]** | The list of full resource ids that the login is restricted to. | [optional]

docs/AzureTargetDetails.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**azureClientId** | **String** | | [optional]
88
**azureClientSecret** | **String** | | [optional]
9+
**azureCloud** | **String** | | [optional]
910
**azureResourceGroupName** | **String** | | [optional]
1011
**azureResourceName** | **String** | | [optional]
1112
**azureSubscriptionId** | **String** | | [optional]

docs/CertAccessRules.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Name | Type | Description | Notes
1212
**boundOrganizationalUnits** | **[String]** | A list of Organizational Units names. At least one must exist in the OU field. | [optional]
1313
**boundUriSans** | **[String]** | A list of URIs. At least one must exist in the SANs. Supports globbing. | [optional]
1414
**certificate** | **String** | Base64 encdoed PEM certificate | [optional]
15+
**requireCrlDp** | **Boolean** | RequireCrlDp indicates whether CRL distribution points are required on the leaf client certificate, and whether CRL validation must be enforced during authentication. | [optional]
1516
**revokedCertIds** | **[String]** | A list of revoked cert ids | [optional]
1617
**uniqueIdentifier** | **String** | A unique identifier to distinguish different users | [optional]
1718

0 commit comments

Comments
 (0)