+9
−30
scripts/gke-iap-authz.sh
0 → 100755
+153
−0
Loading
Stanford GitLab is not approved for High Risk Data and Protected Health Information (PHI). For more information, see FAQ.
Move the iap-authz/list/revoke logic from gke-iap-authz.mk into a single
gke-iap-authz.sh <set|list|revoke> script; the makefile targets are now thin
wrappers. Add pre-flight IAP_MEMBERS validation: strict type:email/domain format
(hard fail) plus a best-effort existence check of Google groups/service accounts
(warns when the API/permission is unavailable, errors on a definitive not-found).
Changelog: added
Co-Authored-By:
Claude Opus 4.8 <noreply@anthropic.com>