mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-11 10:36:54 +00:00
562 B
562 B
title | description | slug |
---|---|---|
Basic Auth Credentials | OpenMetadata Basic Auth Details | Schema for basic authentication using username and password for connecting to systems that require simple access control. | /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.