athenz
athenz copied to clipboard
Proof of conept implementation - Athenz integration with MySQL DB for authentication
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