Rounak Dhillon 89bfc6317f
Docs: Meta Description updation (#22616)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
2025-07-28 13:52:02 +00:00

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.