Changelog
- c9d8427 Merge pull request #400 from Infisical/bernie/platfor-763-support-gcp-authentication-for-gateway
- f9b421e Merge pull request #372 from Infisical/feat/named-profiles
- d5dc793 fix(cli): restore the previous session if a profile write fails
- 45229a2 fix(cli): never send a cached org token from a superseded session
- e2f57aa fix(cli): keep an org session indexed when its token cannot be deleted
- edeaeec fix(cli): keep organization sessions a re-scope does not invalidate
- f2ffaca Merge pull request #403 from Infisical/feat/pam-built-in-masking
- 260e1c6 misc: addressed grep
- 29d9640 misc: addressed
- fa8b414 misc: addressed veria
- fc9a986 fix(cli): only retain a session a kept profile can still use
- 31a8253 misc: addressed feedback
- a6f1532 fix(cli): warn when profile delete cannot remove stored credentials
- af89c55 fix(cli): refuse a wrong-account login before applying the profile's org
- 66cf327 fix(cli): do not strand cached org sessions on re-login
- 840b949 fix(cli): clean up cached org sessions when the main entry is gone
- 8416960 fix(cli): keep a profile per sub-organization
- f4e46e7 fix(cli): resolve gateway/relay/kmip domain from the active profile
- 06dbe6d fix(cli): address review feedback on named login profiles
- 8ec3d97 feat(cli): named login profiles for multi-organization work
- 9d69ea3 Merge remote-tracking branch 'origin/main' into bernie/platfor-763-support-gcp-authentication-for-gateway
- e8c4fab refactor(gateway): one response type and one call for gateway login
- 9bc13bc fix(gateway): name the instance scope cause when signJwt fails
- d58c106 fix(gateway): scope the gcp key file flag to the iam type
- cf98da7 misc: addressed comments
- 42c1446 feat: pam built-in masking
- 76739e8 chore(gateway): trim comments to one line each
- 8c7f90c chore(deps): tidy the e2e module after the grpc bump
- 277c392 chore(deps): bump grpc to v1.83.2
- 5c9b9a2 fix(gateway): bound the signed gcp jwt and validate the systemd key path
- 3e2fe7d feat(gateway): GCP enrollment