You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*SecurityApi* | [**deleteServiceAccountById**](docs/SecurityApi.md#deleteServiceAccountById) | **DELETE** /api/kafkas_mgmt/v1/service_accounts/{id} | Deletes a service account by ID
136
136
*SecurityApi* | [**getServiceAccountById**](docs/SecurityApi.md#getServiceAccountById) | **GET** /api/kafkas_mgmt/v1/service_accounts/{id} | Returned service account by ID
137
137
*SecurityApi* | [**getServiceAccounts**](docs/SecurityApi.md#getServiceAccounts) | **GET** /api/kafkas_mgmt/v1/service_accounts | Returns a list of service accounts
*SecurityApi* | [**resetServiceAccountCreds**](docs/SecurityApi.md#resetServiceAccountCreds) | **POST** /api/kafkas_mgmt/v1/service_accounts/{id}/reset_credentials | Resets the credentials for a service account by ID
[**deleteServiceAccountById**](SecurityApi.md#deleteServiceAccountById) | **DELETE** /api/kafkas_mgmt/v1/service_accounts/{id} | Deletes a service account by ID
9
9
[**getServiceAccountById**](SecurityApi.md#getServiceAccountById) | **GET** /api/kafkas_mgmt/v1/service_accounts/{id} | Returned service account by ID
10
10
[**getServiceAccounts**](SecurityApi.md#getServiceAccounts) | **GET** /api/kafkas_mgmt/v1/service_accounts | Returns a list of service accounts
11
+
[**getSsoProviders**](SecurityApi.md#getSsoProviders) | **GET** /api/kafkas_mgmt/v1/sso_providers | Return sso provider info
11
12
[**resetServiceAccountCreds**](SecurityApi.md#resetServiceAccountCreds) | **POST** /api/kafkas_mgmt/v1/service_accounts/{id}/reset_credentials | Resets the credentials for a service account by ID
12
13
13
14
@@ -297,6 +298,73 @@ Name | Type | Description | Notes
0 commit comments