Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
427 B
Markdown
Raw Permalink Normal View History

---
title: Basic Auth Credentials | OpenMetadata Basic Auth Details
slug: /main-concepts/metadata-standard/schemas/security/credentials/basicauth
---
# BasicAuth
*Basic Auth Credentials*
## Properties
- **`username`** *(string)*: Username to access the service.
- **`password`** *(string, format: password)*: Password to access the service.
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.