feat(auth-sidecar): inject AUTH_OIDC_COOKIE_DOMAIN #24
Reference in New Issue
Block a user
Delete Branch "feat/inject-cookie-domain"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds AUTH_OIDC_COOKIE_DOMAIN to the injected OIDC sidecar, from the
policies.forteapps.io/auth-oidc-cookie-domainannotation. Empty when unset = host-only = unchanged for every app. Pairs with forte-helm + auth-sidecar#23. Safe to merge anytime (opt-in).