mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-10 16:25:37 +00:00
17 lines
362 B
Markdown
17 lines
362 B
Markdown
![]() |
---
|
||
|
title: basicAuth
|
||
|
slug: /main-concepts/metadata-standard/schemas/security/credentials/basicauth
|
||
|
---
|
||
|
|
||
|
# BasicAuth
|
||
|
|
||
|
*Basic Auth Credentials*
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
- **`username`** *(string)*: Username to access the service.
|
||
|
- **`password`** *(string)*: Password to access the service.
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.
|