You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Update offboarding instructions for clarity and completeness
- Added prompts for uninstalling the GitHub App and deleting the repository.
- Clarified steps for revoking access in Google Workspace and Microsoft Entra ID.
- Updated links to reflect the correct settings pages for better user guidance.
@@ -70,7 +72,10 @@ The Hellō Lifecycle GitHub App requires manual removal from your org.
70
72
71
73
During setup, Hellō Lifecycle created a repository named `Hello-Lifecycle` in your GitHub org. You can delete it if you no longer need the account linking history.
72
74
73
-
1. Go to `https://github.com/<YOUR_ORG_NAME>/Hello-Lifecycle/settings`.
1. Go to [Domain-wide Delegation](https://admin.google.com/ac/owl/domainwidedelegation) in the Google Admin Console.
104
+
2. Find the **Hellō Lifecycle** entry.
105
+
3. Click **Delete** to remove the delegation and revoke all access.
106
+
94
107
**If you use Microsoft Entra ID:**
95
108
96
109
1. Go to [Enterprise Applications](https://entra.microsoft.com/#view/Microsoft_AAD_IAM/StartboardApplicationsMenuBlade/~/AppAppsPreview) in the Entra ID admin center.
97
110
2. Find **Hellō Lifecycle** and click on it.
98
111
3. Click **Delete** to remove the service principal and revoke all access.
99
112
100
-
**If you use Google Workspace:**
101
-
102
-
1. Go to [Third-party app access](https://admin.google.com/ac/owl) in the Google Admin Console.
103
-
2. Find **Hellō Lifecycle** and click on it.
104
-
3. Click **Remove access** to revoke access for your entire domain.
0 commit comments