Skip to content

Commit

Permalink
"Release v4.2.3"
Browse files Browse the repository at this point in the history
  • Loading branch information
akeyless-ci committed Aug 22, 2024
1 parent 30dba54 commit 7da1154
Show file tree
Hide file tree
Showing 1,069 changed files with 4,957 additions and 1,111 deletions.
23 changes: 21 additions & 2 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ docs/ActiveDirectoryPayload.md
docs/AddGatewayAllowedAccessId.md
docs/AdminsConfigPart.md
docs/AkeylessGatewayConfig.md
docs/AliasDetails.md
docs/AliasDetailsOutput.md
docs/AllAnalyticsData.md
docs/AllowedAccess.md
docs/AllowedAccessOld.md
Expand Down Expand Up @@ -76,6 +78,8 @@ docs/BastionListEntry.md
docs/BastionsList.md
docs/BatchEncryptionRequestLine.md
docs/BatchEncryptionResponseLine.md
docs/BatchTokenizationRequestLine.md
docs/BatchTokenizationResponseLine.md
docs/CFConfigPart.md
docs/CacheConfigPart.md
docs/CertAccessRules.md
Expand Down Expand Up @@ -776,6 +780,7 @@ docs/SSHCertificateIssueDetails.md
docs/SSHTargetDetails.md
docs/SalesforceTargetDetails.md
docs/SecretInfo.md
docs/SectigoTargetDetails.md
docs/SecureRemoteAccess.md
docs/ServerInventoryMigration.md
docs/ServerInventoryPayload.md
Expand Down Expand Up @@ -829,6 +834,7 @@ docs/TargetCreateOutput.md
docs/TargetCreatePing.md
docs/TargetCreateRabbitMq.md
docs/TargetCreateSalesforce.md
docs/TargetCreateSectigo.md
docs/TargetCreateSsh.md
docs/TargetCreateWeb.md
docs/TargetCreateWindows.md
Expand Down Expand Up @@ -862,6 +868,7 @@ docs/TargetUpdateOutput.md
docs/TargetUpdatePing.md
docs/TargetUpdateRabbitMq.md
docs/TargetUpdateSalesforce.md
docs/TargetUpdateSectigo.md
docs/TargetUpdateSsh.md
docs/TargetUpdateWeb.md
docs/TargetUpdateWindows.md
Expand Down Expand Up @@ -1028,6 +1035,8 @@ lib/akeyless/models/active_directory_payload.rb
lib/akeyless/models/add_gateway_allowed_access_id.rb
lib/akeyless/models/admins_config_part.rb
lib/akeyless/models/akeyless_gateway_config.rb
lib/akeyless/models/alias_details.rb
lib/akeyless/models/alias_details_output.rb
lib/akeyless/models/all_analytics_data.rb
lib/akeyless/models/allowed_access.rb
lib/akeyless/models/allowed_access_old.rb
Expand Down Expand Up @@ -1088,6 +1097,8 @@ lib/akeyless/models/bastion_list_entry.rb
lib/akeyless/models/bastions_list.rb
lib/akeyless/models/batch_encryption_request_line.rb
lib/akeyless/models/batch_encryption_response_line.rb
lib/akeyless/models/batch_tokenization_request_line.rb
lib/akeyless/models/batch_tokenization_response_line.rb
lib/akeyless/models/cache_config_part.rb
lib/akeyless/models/cert_access_rules.rb
lib/akeyless/models/certificate_analytic_aggregation.rb
Expand Down Expand Up @@ -1786,6 +1797,7 @@ lib/akeyless/models/salesforce_target_details.rb
lib/akeyless/models/saml_access_rules.rb
lib/akeyless/models/saml_attribute.rb
lib/akeyless/models/secret_info.rb
lib/akeyless/models/sectigo_target_details.rb
lib/akeyless/models/secure_remote_access.rb
lib/akeyless/models/server_inventory_migration.rb
lib/akeyless/models/server_inventory_payload.rb
Expand Down Expand Up @@ -1841,6 +1853,7 @@ lib/akeyless/models/target_create_output.rb
lib/akeyless/models/target_create_ping.rb
lib/akeyless/models/target_create_rabbit_mq.rb
lib/akeyless/models/target_create_salesforce.rb
lib/akeyless/models/target_create_sectigo.rb
lib/akeyless/models/target_create_ssh.rb
lib/akeyless/models/target_create_web.rb
lib/akeyless/models/target_create_windows.rb
Expand Down Expand Up @@ -1874,6 +1887,7 @@ lib/akeyless/models/target_update_output.rb
lib/akeyless/models/target_update_ping.rb
lib/akeyless/models/target_update_rabbit_mq.rb
lib/akeyless/models/target_update_salesforce.rb
lib/akeyless/models/target_update_sectigo.rb
lib/akeyless/models/target_update_ssh.rb
lib/akeyless/models/target_update_web.rb
lib/akeyless/models/target_update_windows.rb
Expand Down Expand Up @@ -2025,6 +2039,11 @@ lib/akeyless/models/windows_service_attributes.rb
lib/akeyless/models/windows_target_details.rb
lib/akeyless/models/zero_ssl_target_details.rb
lib/akeyless/version.rb
spec/models/batch_encryption_request_line_spec.rb
spec/models/batch_encryption_response_line_spec.rb
spec/models/alias_details_output_spec.rb
spec/models/alias_details_spec.rb
spec/models/batch_tokenization_request_line_spec.rb
spec/models/batch_tokenization_response_line_spec.rb
spec/models/sectigo_target_details_spec.rb
spec/models/target_create_sectigo_spec.rb
spec/models/target_update_sectigo_spec.rb
spec/spec_helper.rb
2 changes: 1 addition & 1 deletion .openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.8.0-SNAPSHOT
7.9.0-SNAPSHOT
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ script:
- bundle install --path vendor/bundle
- bundle exec rspec
- gem build akeyless.gemspec
- gem install ./akeyless-4.2.2.gem
- gem install ./akeyless-4.2.3.gem
18 changes: 15 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ The purpose of this application is to provide access to Akeyless API.
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:

- API version: 2.0
- Package version: 4.2.2
- Generator version: 7.8.0-SNAPSHOT
- Package version: 4.2.3
- Generator version: 7.9.0-SNAPSHOT
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
For more information, please visit [http://akeyless.io](http://akeyless.io)

Expand Down Expand Up @@ -60,11 +60,12 @@ All URIs are relative to *https://api.akeyless.io*

Class | Method | HTTP request | Description
------------ | ------------- | ------------- | -------------
*Akeyless::V2Api* | [**alias_details**](docs/V2Api.md#alias_details) | **GET** /alias-details |
*Akeyless::V2Api* | [**assoc_role_auth_method**](docs/V2Api.md#assoc_role_auth_method) | **POST** /assoc-role-am |
*Akeyless::V2Api* | [**assoc_target_item**](docs/V2Api.md#assoc_target_item) | **POST** /assoc-target-item |
*Akeyless::V2Api* | [**auth**](docs/V2Api.md#auth) | **POST** /auth |
*Akeyless::V2Api* | [**auth_method_create_api_key**](docs/V2Api.md#auth_method_create_api_key) | **POST** /auth-method-create-api-key |
*Akeyless::V2Api* | [**auth_method_create_aws_iam**](docs/V2Api.md#auth_method_create_aws_iam) | **POST** /auth-method-create-aws |
*Akeyless::V2Api* | [**auth_method_create_aws_iam**](docs/V2Api.md#auth_method_create_aws_iam) | **POST** /auth-method-create-aws-iam |
*Akeyless::V2Api* | [**auth_method_create_azure_ad**](docs/V2Api.md#auth_method_create_azure_ad) | **POST** /auth-method-create-azure-ad |
*Akeyless::V2Api* | [**auth_method_create_cert**](docs/V2Api.md#auth_method_create_cert) | **POST** /auth-method-create-cert |
*Akeyless::V2Api* | [**auth_method_create_email**](docs/V2Api.md#auth_method_create_email) | **POST** /auth-method-create-email |
Expand Down Expand Up @@ -175,6 +176,7 @@ Class | Method | HTTP request | Description
*Akeyless::V2Api* | [**describe_permissions**](docs/V2Api.md#describe_permissions) | **POST** /describe-permissions |
*Akeyless::V2Api* | [**describe_sub_claims**](docs/V2Api.md#describe_sub_claims) | **POST** /describe-sub-claims |
*Akeyless::V2Api* | [**detokenize**](docs/V2Api.md#detokenize) | **POST** /detokenize |
*Akeyless::V2Api* | [**detokenize_batch**](docs/V2Api.md#detokenize_batch) | **POST** /detokenize-batch |
*Akeyless::V2Api* | [**dynamic_secret_create_artifactory**](docs/V2Api.md#dynamic_secret_create_artifactory) | **POST** /dynamic-secret-create-artifactory |
*Akeyless::V2Api* | [**dynamic_secret_create_aws**](docs/V2Api.md#dynamic_secret_create_aws) | **POST** /dynamic-secret-create-aws |
*Akeyless::V2Api* | [**dynamic_secret_create_azure**](docs/V2Api.md#dynamic_secret_create_azure) | **POST** /dynamic-secret-create-azure |
Expand Down Expand Up @@ -482,6 +484,7 @@ Class | Method | HTTP request | Description
*Akeyless::V2Api* | [**target_create_ping**](docs/V2Api.md#target_create_ping) | **POST** /target-create-ping |
*Akeyless::V2Api* | [**target_create_rabbit_mq**](docs/V2Api.md#target_create_rabbit_mq) | **POST** /target-create-rabbitmq |
*Akeyless::V2Api* | [**target_create_salesforce**](docs/V2Api.md#target_create_salesforce) | **POST** /target-create-salesforce |
*Akeyless::V2Api* | [**target_create_sectigo**](docs/V2Api.md#target_create_sectigo) | **POST** /target-create-sectigo |
*Akeyless::V2Api* | [**target_create_ssh**](docs/V2Api.md#target_create_ssh) | **POST** /target-create-ssh |
*Akeyless::V2Api* | [**target_create_web**](docs/V2Api.md#target_create_web) | **POST** /target-create-web |
*Akeyless::V2Api* | [**target_create_windows**](docs/V2Api.md#target_create_windows) | **POST** /target-create-windows |
Expand Down Expand Up @@ -510,11 +513,13 @@ Class | Method | HTTP request | Description
*Akeyless::V2Api* | [**target_update_ping**](docs/V2Api.md#target_update_ping) | **POST** /target-update-ping |
*Akeyless::V2Api* | [**target_update_rabbit_mq**](docs/V2Api.md#target_update_rabbit_mq) | **POST** /target-update-rabbitmq |
*Akeyless::V2Api* | [**target_update_salesforce**](docs/V2Api.md#target_update_salesforce) | **POST** /target-update-salesforce |
*Akeyless::V2Api* | [**target_update_sectigo**](docs/V2Api.md#target_update_sectigo) | **POST** /target-update-sectigo |
*Akeyless::V2Api* | [**target_update_ssh**](docs/V2Api.md#target_update_ssh) | **POST** /target-update-ssh |
*Akeyless::V2Api* | [**target_update_web**](docs/V2Api.md#target_update_web) | **POST** /target-update-web |
*Akeyless::V2Api* | [**target_update_windows**](docs/V2Api.md#target_update_windows) | **POST** /target-update-windows |
*Akeyless::V2Api* | [**target_update_zero_ssl**](docs/V2Api.md#target_update_zero_ssl) | **POST** /target-update-zerossl |
*Akeyless::V2Api* | [**tokenize**](docs/V2Api.md#tokenize) | **POST** /tokenize |
*Akeyless::V2Api* | [**tokenize_batch**](docs/V2Api.md#tokenize_batch) | **POST** /tokenize-batch |
*Akeyless::V2Api* | [**uid_create_child_token**](docs/V2Api.md#uid_create_child_token) | **POST** /uid-create-child-token |
*Akeyless::V2Api* | [**uid_generate_token**](docs/V2Api.md#uid_generate_token) | **POST** /uid-generate-token |
*Akeyless::V2Api* | [**uid_list_children**](docs/V2Api.md#uid_list_children) | **POST** /uid-list-children |
Expand Down Expand Up @@ -611,6 +616,8 @@ Class | Method | HTTP request | Description
- [Akeyless::AddGatewayAllowedAccessId](docs/AddGatewayAllowedAccessId.md)
- [Akeyless::AdminsConfigPart](docs/AdminsConfigPart.md)
- [Akeyless::AkeylessGatewayConfig](docs/AkeylessGatewayConfig.md)
- [Akeyless::AliasDetails](docs/AliasDetails.md)
- [Akeyless::AliasDetailsOutput](docs/AliasDetailsOutput.md)
- [Akeyless::AllAnalyticsData](docs/AllAnalyticsData.md)
- [Akeyless::AllowedAccess](docs/AllowedAccess.md)
- [Akeyless::AllowedAccessOld](docs/AllowedAccessOld.md)
Expand Down Expand Up @@ -666,6 +673,8 @@ Class | Method | HTTP request | Description
- [Akeyless::BastionsList](docs/BastionsList.md)
- [Akeyless::BatchEncryptionRequestLine](docs/BatchEncryptionRequestLine.md)
- [Akeyless::BatchEncryptionResponseLine](docs/BatchEncryptionResponseLine.md)
- [Akeyless::BatchTokenizationRequestLine](docs/BatchTokenizationRequestLine.md)
- [Akeyless::BatchTokenizationResponseLine](docs/BatchTokenizationResponseLine.md)
- [Akeyless::CFConfigPart](docs/CFConfigPart.md)
- [Akeyless::CacheConfigPart](docs/CacheConfigPart.md)
- [Akeyless::CertAccessRules](docs/CertAccessRules.md)
Expand Down Expand Up @@ -1366,6 +1375,7 @@ Class | Method | HTTP request | Description
- [Akeyless::SSHTargetDetails](docs/SSHTargetDetails.md)
- [Akeyless::SalesforceTargetDetails](docs/SalesforceTargetDetails.md)
- [Akeyless::SecretInfo](docs/SecretInfo.md)
- [Akeyless::SectigoTargetDetails](docs/SectigoTargetDetails.md)
- [Akeyless::SecureRemoteAccess](docs/SecureRemoteAccess.md)
- [Akeyless::ServerInventoryMigration](docs/ServerInventoryMigration.md)
- [Akeyless::ServerInventoryPayload](docs/ServerInventoryPayload.md)
Expand Down Expand Up @@ -1419,6 +1429,7 @@ Class | Method | HTTP request | Description
- [Akeyless::TargetCreatePing](docs/TargetCreatePing.md)
- [Akeyless::TargetCreateRabbitMq](docs/TargetCreateRabbitMq.md)
- [Akeyless::TargetCreateSalesforce](docs/TargetCreateSalesforce.md)
- [Akeyless::TargetCreateSectigo](docs/TargetCreateSectigo.md)
- [Akeyless::TargetCreateSsh](docs/TargetCreateSsh.md)
- [Akeyless::TargetCreateWeb](docs/TargetCreateWeb.md)
- [Akeyless::TargetCreateWindows](docs/TargetCreateWindows.md)
Expand Down Expand Up @@ -1452,6 +1463,7 @@ Class | Method | HTTP request | Description
- [Akeyless::TargetUpdatePing](docs/TargetUpdatePing.md)
- [Akeyless::TargetUpdateRabbitMq](docs/TargetUpdateRabbitMq.md)
- [Akeyless::TargetUpdateSalesforce](docs/TargetUpdateSalesforce.md)
- [Akeyless::TargetUpdateSectigo](docs/TargetUpdateSectigo.md)
- [Akeyless::TargetUpdateSsh](docs/TargetUpdateSsh.md)
- [Akeyless::TargetUpdateWeb](docs/TargetUpdateWeb.md)
- [Akeyless::TargetUpdateWindows](docs/TargetUpdateWindows.md)
Expand Down
2 changes: 1 addition & 1 deletion akeyless.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
The version of the OpenAPI document: 2.0
Contact: [email protected]
Generated by: https://openapi-generator.tech
Generator version: 7.8.0-SNAPSHOT
Generator version: 7.9.0-SNAPSHOT
=end

Expand Down
2 changes: 2 additions & 0 deletions docs/AWSIAMAccessRules.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
| **role_id** | **Array<String>** | The list of role ids that the login is restricted to. | [optional] |
| **role_name** | **Array<String>** | The list of role names that the login is restricted to. | [optional] |
| **sts_endpoint** | **String** | The sts URL. | [optional] |
| **unique_identifier** | **String** | A unique identifier to distinguish different users | [optional] |
| **user_id** | **Array<String>** | The list of user ids that the login is restricted to. | [optional] |
| **user_name** | **Array<String>** | The list of user names that the login is restricted to. | [optional] |

Expand All @@ -25,6 +26,7 @@ instance = Akeyless::AWSIAMAccessRules.new(
role_id: null,
role_name: null,
sts_endpoint: null,
unique_identifier: null,
user_id: null,
user_name: null
)
Expand Down
22 changes: 22 additions & 0 deletions docs/AliasDetails.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Akeyless::AliasDetails

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **account_alias** | **String** | Account alias | |
| **auth_method_name** | **String** | Auth method name | |
| **json** | **Boolean** | Set output format to JSON | [optional][default to false] |

## Example

```ruby
require 'akeyless'

instance = Akeyless::AliasDetails.new(
account_alias: null,
auth_method_name: null,
json: null
)
```

20 changes: 20 additions & 0 deletions docs/AliasDetailsOutput.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Akeyless::AliasDetailsOutput

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **access_type** | **String** | | [optional] |
| **tenant_tag** | **String** | | [optional] |

## Example

```ruby
require 'akeyless'

instance = Akeyless::AliasDetailsOutput.new(
access_type: null,
tenant_tag: null
)
```

4 changes: 3 additions & 1 deletion docs/AuthMethodCreateAwsIam.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
| **sts_url** | **String** | sts URL | [optional][default to 'https://sts.amazonaws.com'] |
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
| **unique_identifier** | **String** | A unique identifier (ID) value which is a \"sub claim\" name that contains details uniquely identifying that resource. This \"sub claim\" is used to distinguish between different identities. | [optional] |

## Example

Expand Down Expand Up @@ -52,7 +53,8 @@ instance = Akeyless::AuthMethodCreateAwsIam.new(
product_type: null,
sts_url: null,
token: null,
uid_token: null
uid_token: null,
unique_identifier: null
)
```

4 changes: 3 additions & 1 deletion docs/AuthMethodCreateAzureAD.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
| **unique_identifier** | **String** | A unique identifier (ID) value which is a \"sub claim\" name that contains details uniquely identifying that resource. This \"sub claim\" is used to distinguish between different identities. | [optional] |

## Example

Expand Down Expand Up @@ -60,7 +61,8 @@ instance = Akeyless::AuthMethodCreateAzureAD.new(
name: null,
product_type: null,
token: null,
uid_token: null
uid_token: null,
unique_identifier: null
)
```

4 changes: 3 additions & 1 deletion docs/AuthMethodCreateGcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
| **type** | **String** | Type of the GCP Access Rules | |
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
| **unique_identifier** | **String** | A unique identifier (ID) value which is a \"sub claim\" name that contains details uniquely identifying that resource. This \"sub claim\" is used to distinguish between different identities. | [optional] |

## Example

Expand Down Expand Up @@ -52,7 +53,8 @@ instance = Akeyless::AuthMethodCreateGcp.new(
service_account_creds_data: null,
token: null,
type: null,
uid_token: null
uid_token: null,
unique_identifier: null
)
```

4 changes: 3 additions & 1 deletion docs/AuthMethodUpdateAwsIam.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
| **sts_url** | **String** | sts URL | [optional][default to 'https://sts.amazonaws.com'] |
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
| **unique_identifier** | **String** | A unique identifier (ID) value which is a \"sub claim\" name that contains details uniquely identifying that resource. This \"sub claim\" is used to distinguish between different identities. | [optional] |

## Example

Expand Down Expand Up @@ -54,7 +55,8 @@ instance = Akeyless::AuthMethodUpdateAwsIam.new(
product_type: null,
sts_url: null,
token: null,
uid_token: null
uid_token: null,
unique_identifier: null
)
```

4 changes: 3 additions & 1 deletion docs/AuthMethodUpdateAzureAD.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
| **product_type** | **Array<String>** | Choose the relevant product type for the auth method [sm, sra, pm, dp, ca] | [optional] |
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
| **unique_identifier** | **String** | A unique identifier (ID) value which is a \"sub claim\" name that contains details uniquely identifying that resource. This \"sub claim\" is used to distinguish between different identities. | [optional] |

## Example

Expand Down Expand Up @@ -62,7 +63,8 @@ instance = Akeyless::AuthMethodUpdateAzureAD.new(
new_name: null,
product_type: null,
token: null,
uid_token: null
uid_token: null,
unique_identifier: null
)
```

4 changes: 3 additions & 1 deletion docs/AuthMethodUpdateGcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
| **token** | **String** | Authentication token (see `/auth` and `/configure`) | [optional] |
| **type** | **String** | Type of the GCP Access Rules | |
| **uid_token** | **String** | The universal identity token, Required only for universal_identity authentication | [optional] |
| **unique_identifier** | **String** | A unique identifier (ID) value which is a \"sub claim\" name that contains details uniquely identifying that resource. This \"sub claim\" is used to distinguish between different identities. | [optional] |

## Example

Expand Down Expand Up @@ -54,7 +55,8 @@ instance = Akeyless::AuthMethodUpdateGcp.new(
service_account_creds_data: null,
token: null,
type: null,
uid_token: null
uid_token: null,
unique_identifier: null
)
```

4 changes: 3 additions & 1 deletion docs/AzureADAccessRules.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
| **bound_tenant_id** | **String** | The tenants id for the Azure Active Directory organization. | [optional] |
| **issuer** | **String** | Issuer URL | [optional] |
| **jwks_uri** | **String** | The URL to the JSON Web Key Set (JWKS) that containing the public keys that should be used to verify any JSON Web Token (JWT) issued by the authorization server. | [optional] |
| **unique_identifier** | **String** | A unique identifier to distinguish different users | [optional] |

## Example

Expand All @@ -34,7 +35,8 @@ instance = Akeyless::AzureADAccessRules.new(
bound_subscription_ids: null,
bound_tenant_id: null,
issuer: null,
jwks_uri: null
jwks_uri: null,
unique_identifier: null
)
```

Loading

0 comments on commit 7da1154

Please sign in to comment.