Skip to content

Commit

Permalink
[v15] retitle IGS to Identity (#38684)
Browse files Browse the repository at this point in the history
* retitle IGS to Identity

* restore IGS comments
  • Loading branch information
stevenGravy authored Feb 27, 2024
1 parent d3a01bf commit 9ae74f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/pages/includes/edition-comparison.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
|PCI DSS Features|Limited|||Limited|
|SOC 2 Features|Limited|||Limited|

### Identity Governance & Security
### Identity

_Available as an add-on to Teleport Enterprise_

Expand Down
2 changes: 1 addition & 1 deletion web/packages/teleport/src/Navigation/categories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export enum NavigationCategory {

export enum ManagementSection {
Access = 'Access Management',
Identity = 'Identity Governance & Security',
Identity = 'Identity',
Activity = 'Activity',
Billing = 'Usage & Billing',
Clusters = 'Clusters',
Expand Down

0 comments on commit 9ae74f9

Please sign in to comment.