v3

latestOpenAPI 3.0.12026-07-314655871.8 MB
Organizations

Retrieve authentication configuration

Retrieve current authentication configuration for an organization.

get/organization/{organization_id}/config/authentication

Path parameters

organization_idstring required

ID of an organization

Response

Response

mcp_enabledboolean

Users can use MCP clients with services and other resources they have access to in this organization.

oauth_enabledboolean

Organization users are able to use OAuth authentication.

password_auth_enabledboolean

Organization users are able to use password authentication.

personal_tokens_enabledboolean

Organization users can use their personal tokens to access the organization through the Aiven API or other applications.

personal_tokens_require_allowed_auth_methodboolean

Organization users are able to use personal tokens that were generated from one of the allowed authentication methods.

saml_allow_externalboolean

Organization users are able to use SAML authentication of other organizations.

saml_enabledboolean

Organization users are able to use SAML authentication.

two_factor_requiredboolean

2FA is required to access resources in this organization.