Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement CLI login and Azure infrastructure
Issue: #75 Before AME can be used in production settings there must be support for authenication and cloud infrastructure like AKS. Therefore this commit implements implements OIDC based login for the CLI and Azure terraform + k8s configuration. Extra: This commit revamps the local deployment for development to better replicate a production like environment. This includes a local keycloak, TLS with self signed cert manager issuer and ingress with nginx.
- Loading branch information