{"id":44080794,"url":"https://github.com/ettysekhon/platform-auth","last_synced_at":"2026-02-08T08:39:00.847Z","repository":{"id":331713448,"uuid":"1127310349","full_name":"ettysekhon/platform-auth","owner":"ettysekhon","description":"Keycloak 26.x on GKE with Helm + Terraform realm management. OAuth 2.1/OIDC provider for cumulus-creations.com.","archived":false,"fork":false,"pushed_at":"2026-01-10T23:04:57.000Z","size":31,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-11T07:06:02.177Z","etag":null,"topics":["authentication","devops","gcp","gke","google-cloud","helm","infrastructure","keycloak","kubernetes","oauth2","oidc","terraform"],"latest_commit_sha":null,"homepage":"https://auth.cumulus-creations.com","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ettysekhon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-03T16:12:16.000Z","updated_at":"2026-01-10T23:05:01.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ettysekhon/platform-auth","commit_stats":null,"previous_names":["ettysekhon/platform-auth"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ettysekhon/platform-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ettysekhon%2Fplatform-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ettysekhon%2Fplatform-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ettysekhon%2Fplatform-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ettysekhon%2Fplatform-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ettysekhon","download_url":"https://codeload.github.com/ettysekhon/platform-auth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ettysekhon%2Fplatform-auth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29225485,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T06:05:31.539Z","status":"ssl_error","status_checked_at":"2026-02-08T05:58:33.853Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["authentication","devops","gcp","gke","google-cloud","helm","infrastructure","keycloak","kubernetes","oauth2","oidc","terraform"],"created_at":"2026-02-08T08:38:57.853Z","updated_at":"2026-02-08T08:39:00.830Z","avatar_url":"https://github.com/ettysekhon.png","language":"HCL","readme":"# Platform Auth\n\nKeycloak 26.4.7 on GKE. Central OIDC provider for `cumulus-creations.com` subdomains.\n\n## Deploy\n\n```bash\nmake deploy                              # Helm install\nexport TF_VAR_keycloak_admin_password=x\nmake tf-init \u0026\u0026 make tf-apply            # Realm config\n```\n\nTag to trigger CI deploy: `git tag v0.1.0 \u0026\u0026 git push origin v0.1.0`\n\n## Structure\n\n```text\nhelm/                     # Keycloak + PostgreSQL\nterraform/realms/         # Realm configs per app\n.github/workflows/        # ci.yaml (lint/test), deploy.yaml (GKE)\n```\n\n## Secrets\n\n| Secret             | Source                                                      |\n| ------------------ | ----------------------------------------------------------- |\n| `GCP_WIF_PROVIDER` | `terraform output -raw wif_provider` (infrastructure repo)  |\n| `GCP_WIF_SA`       | `terraform output -raw service_account_email`               |\n\n## Endpoints\n\n| Purpose        | URL                                                                                         |\n| -------------- | ------------------------------------------------------------------------------------------- |\n| Admin          | \u003chttps://auth.cumulus-creations.com/admin\u003e                                                  |\n| OIDC Discovery | \u003chttps://auth.cumulus-creations.com/realms/meal-planner/.well-known/openid-configuration\u003e   |\n\n## Operations\n\n```bash\n# Admin password\nkubectl get secret keycloak-admin-secret -n auth-platform -o jsonpath='{.data.password}' | base64 -d\n\n# Client secret\ncd terraform/realms/meal-planner \u0026\u0026 terraform output -raw client_secret\n\n# Port forward\nkubectl port-forward svc/platform-auth-keycloak 8080:8080 -n auth-platform\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fettysekhon%2Fplatform-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fettysekhon%2Fplatform-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fettysekhon%2Fplatform-auth/lists"}