Skip to content

1.7.0

Compare
Choose a tag to compare
@jpassing jpassing released this 26 Mar 01:31
· 76 commits to latest since this release
762d035

This release of Just-in-Time Access introduces the following new features:

  • New UI: JIT Access now uses a new, Material 3-based user interface.

  • Expiry of activated roles: For activated roles, the user interface now indicates how much time you have left before the activation expires.

  • Extending access: When you need a role for longer than originally anticipated, you can now request to extend your access. (#141)

  • Health check endpoints: The application now implements liveness- and readiness endpoints that you can use to monitor the application. (#320)

  • Email address rewriting: You can now customize how JIT Access determines email address for users by configuring a CEL function. This feature lets you deploy multi-party approval in environments where users have email addresses that differ from their Google usernames. (inspired by @mvo-dev)

For instructions on deploying or upgrading JIT Access, see Manage just-in-time privileged access to projects on the Google Cloud website.

Note: The latest branch always contains the latest release. Avoid using the master branch as it might contain changes that aren't ready for use yet.