mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-14 20:47:41 +00:00
17 lines
356 B
Markdown
17 lines
356 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 2023-10-27 13:55:46.343512.
|