athenz icon indicating copy to clipboard operation
athenz copied to clipboard

Proof of conept implementation - Athenz integration with MySQL DB for authentication

Open abvaidya opened this issue 3 years ago • 0 comments

Many modern databases now supports certificate based authentication instead of traditional password. Certificate-based DB authentication adds the additional security by eliminating static credentials which are more common item for breach.

Expectations

  • Code should be accompanied with full test coverage
  • Design documentation is encouraged

abvaidya avatar Mar 15 '21 06:03 abvaidya