This repository contains Terraform scripts and configuration files for setting up Eclipse Che with Azure Entra ID (formerly Azure AD) authentication integration.
This is an experimental project focused on:
- Configuring Eclipse Che workspace with Azure Entra ID authentication
- Infrastructure provisioning using Terraform for Azure resources
- Finding optimal configuration settings for enterprise development environments
- Testing authentication flows and user management integration
- Go into infras folder and run
install.sh - Make sure to populate the Azure Entra values by creating a
.envfile based ontemplate.envor if not runapp_registration.shto register application for you. - Now start with
presetup.shto install Cert managers, etc followed byinstall.sh
- k logs deploy/che-gateway -c oauth-proxy --tail 0 -f
- k logs deploy/che-gateway -c oauth-proxy -f
- k get CheCluster eclipse-che -o yaml > che-cluster.yaml
- https://login.microsoftonline.com/$TENANT_ID/v2.0/.well-known/openid-configuration