Skip to content

Commit

Permalink
b/362391923 Change links to /jit-groups (#508)
Browse files Browse the repository at this point in the history
Update all links to point to /jit-groups instead of /jit-access.
  • Loading branch information
jpassing authored Aug 27, 2024
1 parent 53482bc commit 4212838
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 22 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Just-In-Time Access is an open source application that lets you implement just-in-time privileged access to Google Cloud resources.

[<img src="doc/documentation.png">](https://googlecloudplatform.github.io/jit-access/jitaccess-overview/)
[<img src="doc/documentation.png">](https://googlecloudplatform.github.io/jit-groups/jitaccess-overview/)

Just-In-Time Access works by introducing the notion of _eligible role bindings_ to Cloud IAM. Unlike a [regular
IAM role binding](https://cloud.google.com/iam/docs/overview#cloud-iam-policy),
Expand All @@ -22,8 +22,8 @@ without having to grant them permanent access. This type of just-in-time privile
## Activate roles on demand

<a href='https://googlecloudplatform.github.io/jit-access/images/JIT-Activation-Screencast.gif?raw=true'>
<img src='https://googlecloudplatform.github.io/jit-access/images/JIT-Activation_350.png' align='right'>
<a href='https://googlecloudplatform.github.io/jit-groups/images/JIT-Activation-Screencast.gif?raw=true'>
<img src='https://googlecloudplatform.github.io/jit-groups/images/JIT-Activation_350.png' align='right'>
</a>

As a user, you can activate a role in three steps:
Expand All @@ -42,11 +42,11 @@ to the project.

## Request approval to activate a role

<a href='https://googlecloudplatform.github.io/jit-access/images/MPA-Activation-Screencast.gif?raw=true'>
<img src='https://googlecloudplatform.github.io/jit-access/images/MPA-Activation_350.png' align='right'>
<a href='https://googlecloudplatform.github.io/jit-groups/images/MPA-Activation-Screencast.gif?raw=true'>
<img src='https://googlecloudplatform.github.io/jit-groups/images/MPA-Activation_350.png' align='right'>
</a>

For roles that require [multi-party approval](https://googlecloudplatform.github.io/jit-access/multi-party-approval/),
For roles that require [multi-party approval](https://googlecloudplatform.github.io/jit-groups/multi-party-approval/),
you can request access in four steps:

1. Select the project you need to access
Expand All @@ -65,19 +65,19 @@ and notifies you via email.

## Grant access

<a href='https://googlecloudplatform.github.io/jit-access/images/Condition.png?raw=true'>
<img src='https://googlecloudplatform.github.io/jit-access/images/Condition_350.png' align='right'>
<a href='https://googlecloudplatform.github.io/jit-groups/images/Condition.png?raw=true'>
<img src='https://googlecloudplatform.github.io/jit-groups/images/Condition_350.png' align='right'>
</a>

As an administrator, you can grant a role (to a user or group) and make it _eligible_ by adding a special IAM condition:

* `has({}.jitAccessConstraint)` (no approval required)
* `has({}.multiPartyApprovalConstraint)` ([multi-party approval](https://googlecloudplatform.github.io/jit-access/multi-party-approval/) required)
* `has({}.multiPartyApprovalConstraint)` ([multi-party approval](https://googlecloudplatform.github.io/jit-groups/multi-party-approval/) required)

You can create the binding for a specific project, or for an entire folder. Instead of granting eligible
access to individual users, you can also use groups.

To limit access to a subset of resources, you can also include a [resource condition](https://googlecloudplatform.github.io/jit-access/resource-conditions/)
To limit access to a subset of resources, you can also include a [resource condition](https://googlecloudplatform.github.io/jit-groups/resource-conditions/)
in the IAM binding.


Expand All @@ -86,8 +86,8 @@ in the IAM binding.

## Audit access

<a href='https://googlecloudplatform.github.io/jit-access/images/AuditLog.png?raw=true'>
<img src='https://googlecloudplatform.github.io/jit-access/images/AuditLog_350.png' align='right'>
<a href='https://googlecloudplatform.github.io/jit-groups/images/AuditLog.png?raw=true'>
<img src='https://googlecloudplatform.github.io/jit-groups/images/AuditLog_350.png' align='right'>
</a>

As an administrator, you can use Cloud Logging to review when and why eligible roles have been activated by users.
Expand Down
10 changes: 5 additions & 5 deletions doc/site/sources/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#

site_name: JIT Groups
site_url: https://googlecloudplatform.github.io/jit-access/
site_url: https://googlecloudplatform.github.io/jit-groups/
theme:
name: material
custom_dir: overrides
Expand All @@ -46,12 +46,12 @@ extra:
extra_css:
- stylesheets/extra.css

repo_name: jit-access
repo_url: https://github.com/GoogleCloudPlatform/jit-access
repo_name: jit-groups
repo_url: https://github.com/GoogleCloudPlatform/jit-groups
copyright: |
JIT Access is an open-source project developed and maintained by the Google Cloud Solutions Architects team.<br>
Copyright &copy; 2019-2024 Google LLC<br>
<a href='https://cloud.google.com/'><img src='https://googlecloudplatform.github.io/jit-access/images/cloud.svg' width='240' height='160'/></a>
<a href='https://cloud.google.com/'><img src='https://googlecloudplatform.github.io/jit-groups/images/cloud.svg' width='240' height='160'/></a>
markdown_extensions:
- admonition
Expand Down Expand Up @@ -99,4 +99,4 @@ nav:
- 'Resource conditions': resource-conditions.md
- 'Customize JIT Access':
- 'Configuration options': configuration-options.md
- GitHub: https://github.com/GoogleCloudPlatform/jit-access
- GitHub: https://github.com/GoogleCloudPlatform/jit-groups
2 changes: 1 addition & 1 deletion sources/src/main/resources/META-INF/resources/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ <h1>
</h1>
<div class="jit-card-header">
<span class="jit-policy-description"></span>
| <a href="https://googlecloudplatform.github.io/jit-access/policy-reference/" target="_blank">Syntax help</a>
| <a href="https://googlecloudplatform.github.io/jit-groups/policy-reference/" target="_blank">Syntax help</a>
</div>
<div class="jit-policy-editor">
</div>
Expand Down
4 changes: 2 additions & 2 deletions sources/src/main/resources/META-INF/resources/view.js
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@ $(document).ready(async () => {
</section>
<section class="mdc-top-app-bar__section mdc-top-app-bar__section--align-end" role="toolbar">
<button class="material-icons mdc-top-app-bar__action-item mdc-icon-button" aria-label="help">
<a href='https://googlecloudplatform.github.io/jit-access/?utm_source=jitgroups&utm_medium=help' class='jit-helpbutton' target='_blank'>help_center</a>
<a href='https://googlecloudplatform.github.io/jit-groups/?utm_source=jitgroups&utm_medium=help' class='jit-helpbutton' target='_blank'>help_center</a>
</button>
</section>
</div>
Expand Down Expand Up @@ -598,7 +598,7 @@ $(document).ready(async () => {
<footer class="jit-footer">
<div>Signed in as&nbsp;<span id="signed-in-user"></span>&nbsp;(<a href="?gcp-iap-mode=CLEAR_LOGIN_COOKIE">change</a>)</div>
&nbsp;|&nbsp;
<div>Powered by&nbsp;<a href="https://googlecloudplatform.github.io/jit-access/?utm_source=jitgroups&utm_medium=about">JIT Groups <span id="application-version"></span></a></div>
<div>Powered by&nbsp;<a href="https://googlecloudplatform.github.io/jit-groups/?utm_source=jitgroups&utm_medium=about">JIT Groups <span id="application-version"></span></a></div>
</footer>`);

mdc.autoInit();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
</div>
<div style="margin: auto; width: 100%;">
<div style="color: #3c4043; font-family: Roboto, Arial, sans-serif; font-size: 12px; line-height: 16px; padding-top: 24px; padding-right: 40px; padding-bottom: 0; padding-left: 40px; text-align: center; word-break: break-word;">
This email was sent by <a style="font-family: Roboto, Arial, sans-serif; color: #3c4043; text-decoration: underline; padding-left: 4px; padding-right: 4px;" href="https://googlecloudplatform.github.io/jit-access/">JIT Groups</a>
This email was sent by <a style="font-family: Roboto, Arial, sans-serif; color: #3c4043; text-decoration: underline; padding-left: 4px; padding-right: 4px;" href="https://googlecloudplatform.github.io/jit-groups/">JIT Groups</a>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion sources/src/main/resources/mail-templates/proposal.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
</div>
<div style="margin: auto; width: 100%;">
<div style="color: #3c4043; font-family: Roboto, Arial, sans-serif; font-size: 12px; line-height: 16px; padding-top: 24px; padding-right: 40px; padding-bottom: 0; padding-left: 40px; text-align: center; word-break: break-word;">
This email was sent by <a style="font-family: Roboto, Arial, sans-serif; color: #3c4043; text-decoration: underline; padding-left: 4px; padding-right: 4px;" href="https://googlecloudplatform.github.io/jit-access/">JIT Groups</a>
This email was sent by <a style="font-family: Roboto, Arial, sans-serif; color: #3c4043; text-decoration: underline; padding-left: 4px; padding-right: 4px;" href="https://googlecloudplatform.github.io/jit-groups/">JIT Groups</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 4212838

Please sign in to comment.