Enhancementhelp wantedundecided
Metriche repository
- Star
- (6886 stelle)
- Metriche merge PR
- (Merge medio 2g 17h) (11 PR mergiate in 30 g)
Descrizione
Is your feature request related to a problem? Please describe.
In our cluster with Kubernetes, we are using Keycloak (https://www.keycloak.org/) to log in to our applications using our Google accounts. It will be interesting if there is support for this Authentication. Keycloak authentication is using JWT (https://jwt.io/) token.
Describe the solution you'd like
It will be interesting if we could use our Keycloak authentication to log in to the PHP my admin page. A solution for this could be having a PHP class extending from the abstract class AuthenticationPlugin.php.
Additional context
We are using the latest version of phpMyAdmin.