Skip to content

Commit

Permalink
Merge pull request #1059 from wavefrontHQ/shavi-remove-csp
Browse files Browse the repository at this point in the history
Updated docs for csp removal
  • Loading branch information
shavidissa authored Jul 5, 2024
2 parents 6c0aefe + a7b2dfa commit ea31aaa
Show file tree
Hide file tree
Showing 72 changed files with 95 additions and 4,188 deletions.
104 changes: 2 additions & 102 deletions _data/sidebars/doc_sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,36 +18,10 @@ entries:
- title: Product FAQ
output: web
url: /tobs_faq.html

- title: Subscription and Commitment
output: web
folderitems:

- title: Subscription Types
url: /subscriptions-differences.html
output: web

subfolders:

- title: Differences Explained
output: web
subfolderitems:

- title: "UI Differences"
url: /csp-ui-differences.html
output: web

- title: "Functionality Differences"
url: /csp-differences-by-area.html
output: web

- title: Purchase Additional Capacity
url: /purchase_additional_capacity.html
output: web

- title: "Onboarding Original to VMware Cloud Services"
url: /csp_migration.html
output: web

- title: Quickstart & Tutorials
output: web
Expand All @@ -67,10 +41,6 @@ entries:
output: web
subfolderitems:

- title: "Invite New Users Tutorial"
url: /csp_new_users_tutorial.html
output: web

- title: "AWS Integration Tutorial"
url: /hello_wavefront_aws_tutorial.html
output: web
Expand Down Expand Up @@ -484,11 +454,7 @@ entries:

- title: Integrations Overview
url: /integrations.html
output: web

- title: How Integration Authentication Works
url: /integrations_onboarded_subscriptions.html
output: web
output: webd

- title: Complete List of Integrations
url: /label_integrations%20list.html
Expand Down Expand Up @@ -899,73 +865,7 @@ entries:
url: /wavefront_clis.html
output: web


- title: Administering VMware Cloud Services Subscriptions
output: web
folderitems:

- title: Get Started with VMware Cloud Services
url: /csp_getting_started.html
output: web

- title: Sign Up or Log In
url: /csp_sign_up_or_log_in.html
output: web

- title: Manage Your VMware Cloud Services Account
url: /csp_users_account_managing.html
output: web

subfolders:
- title: Authorization and User Management
output: web
subfolderitems:

- title: Authorization Model
url: /csp_authorization.html
output: web

- title: Permissions Reference
url: /csp_permissions_overview.html
output: web

- title: Manage Roles and Groups
url: /csp_users_roles.html
output: web

- title: Manage User Accounts
url: /csp_user_management.html
output: web

- title: Manage Server to Server Apps
url: /csp_server_to_server_apps.html
output: web

- title: Manage Service Accounts
url: /csp_service_accounts.html
output: web

- title: Manage Tokens
url: /csp_api_tokens.html
output: web

- title: Manage Access to Objects
output: web
subfolderitems:

- title: Manage Access to Dashboards and Alerts
url: /csp_access.html
output: web

- title: Security Policy Rules
url: /csp_metrics_security.html
output: web

- title: Authentication Model
url: /csp_authentication.html
output: web

- title: Administering Original Subscriptions
- title: Administration
output: web
folderitems:

Expand Down
1 change: 0 additions & 1 deletion pages/doc/2022-39.x_release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ We extended the <b>Usage Portal</b> to <b>Usage and Subscriptions</b>, so Super
<li>Follow the wizard to increase your monthly commitment of PPS.</li>
</ol>
</p>
See <a href="purchase_additional_capacity.html">Purchase Additional Capacity</a> for details.
</td>
<td width="50%">
<img src="/images/add_more_capacity.png" alt="The Add more capacity button on the Subscriptions tab.">
Expand Down
6 changes: 3 additions & 3 deletions pages/doc/2023-52.x_release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ These release notes give an overview of the changes for the 2023-31.x to 2023-52

**Traces Security Policy**: You can block application or service information for specific users so that they don’t see the data on the Application Status page, Traces Browser, Application Map, or Operations Dashboards. To learn more, see:
* [Traces Security Policies for original and onboarded subscriptions](security_policy.html#traces-security-policies).
* [Traces Security Policies for onboarded subscriptions only](csp_security_policy.html#traces-security-policies).
* Traces Security Policies for onboarded subscriptions only.

Example: An annotated screenshot of the create traces security policy for original and onboarded subscriptions.
![Annotated create traces security rule screenshot.](images/traces_security_policy_create_rule.png)
Expand Down Expand Up @@ -40,7 +40,7 @@ Example: An annotated screenshot of the create traces security policy for origin

### Onboarded Subscriptions

**New Admin Permission and Service Role**: With this release, we introduce the **Admin** [permission](csp_permissions_overview.html#operations-for-applications-permissions) and [service role](csp_users_roles.html#operations-for-applications-service-roles-built-in). **Admin** users can manage the Operations for Applications organization settings.
**New Admin Permission and Service Role**: With this release, we introduce the **Admin** permission and service role. **Admin** users can manage the Operations for Applications organization settings.


### Original and Onboarded Subscriptions
Expand Down Expand Up @@ -112,7 +112,7 @@ On the **Cloud Integrations** page, now you can:
You need the <b>Alerts</b> and <b>Logs</b> permissions to create and manage logs alerts.
</li>
</ul>
<p>The steps to add roles and permissions differ for onboarded and original subscriptions. For details, see how to manage roles, groups, and permissions for <a href="csp_users_roles.html#create-edit-or-delete-a-custom-role">onboarded subscriptions</a> and <a href="users_roles.html">original subscriptions</a>.</p>
<p>The steps to add roles and permissions differ for onboarded and original subscriptions. For details, see how to manage roles, groups, and permissions for onboarded subscriptions and <a href="users_roles.html">original subscriptions</a>.</p>
{{site.data.alerts.end}}

In this release, you can create logs alerts only when the default query language for your [user account](users_account_managing.html#configure-user-preferences) is **WQL** and **Chart Builder** is the default way for building queries. This limitation will be removed in an upcoming release.
Expand Down
2 changes: 0 additions & 2 deletions pages/doc/access.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ permalink: access.html
summary: Control access to individual dashboards and alerts.
---

{% include note.html content="Starting July 3, 2023, VMware Aria Operations for Applications is a service on the VMware Cloud services platform. The content in this chapter is valid for **original** subscribers. For VMware Cloud services subscriptions, see [Managing Access to Dashboards and Alerts in Operations for Applications on VMware Cloud Services](csp_access.html)."%}

VMware Aria Operations for Applications (formerly known as Tanzu Observability by Wavefront) supports the roles, permissions, and groups authorization paradigm for managing global permissions. For example, a user with **Dashboards** permission can manage *all* dashboards. This paradigm is sufficient for many of our customers.

Super Admins or users with the **Accounts** permission who need finer-grained control can manage access on a per-object basis. We currently support access control for dashboards and alerts.
Expand Down
2 changes: 0 additions & 2 deletions pages/doc/accounts-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ permalink: service-accounts.html
summary: Create and manage service accounts.
---

{% include note.html content="Starting July 3, 2023, VMware Aria Operations for Applications is a service on the VMware Cloud services platform. The content in this chapter is valid for **original** subscribers. For VMware Cloud services subscriptions, see [Manage Server to Server Apps](csp_server_to_server_apps.html) and [Manage Service Accounts](csp_service_accounts.html)."%}

VMware Aria Operations for Applications (formerly known as Tanzu Observability by Wavefront) supports service accounts that can be used to automate management of objects such as dashboards, alerts, etc. A service account can't perform the **UI operations** that all user accounts can [perform by default](user-accounts.html#what-can-a-new-user-do). There's no limit on the number of service accounts that you can create in your organization.

{% include note.html content="Service accounts have no permissions by default. As a user with the **Accounts** permission, you must explicitly grant each service account only the permission required for the task that’s being automated (least required privilege). Doing so, you ensure that permissions for service accounts are always very limited. Service accounts do not have the view permissions that user accounts have by default. A service account must have **permissions** to perform tasks. To run queries, a service account must have **Metrics** permission. To manage dashboards and alerts, the service account might need both permissions and [access](access.html)." %}
Expand Down
2 changes: 0 additions & 2 deletions pages/doc/accounts.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ permalink: user-accounts.html
summary: Create and manage user accounts.
---

{% include note.html content="Starting July 3, 2023, VMware Aria Operations for Applications is a service on the VMware Cloud services platform. The content in this chapter is valid for **original** subscribers. For VMware Cloud services subscriptions, see [Manage Users of Operations for Applications on VMware Cloud Services](csp_user_management.html)."%}

VMware Aria Operations for Applications (formerly known as Tanzu Observability by Wavefront) supports:
* User accounts, discussed here, which authenticate with a username and password.
* [Service accounts](service-accounts.html), which authenticate with a token.
Expand Down
2 changes: 0 additions & 2 deletions pages/doc/api_tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ permalink: api_tokens.html
summary: Learn how you can generate and manage API tokens in VMware Aria Operations for Applications (previously known as Tanzu Observability by Wavefront).
---

{% include note.html content="Starting July 3, 2023, VMware Aria Operations for Applications is a service on the VMware Cloud services platform. The content in this chapter is valid for **original** subscriptions. For VMware Cloud services subscriptions, see [Manage Tokens](csp_api_tokens.html)."%}

Before you can invoke the [REST API](wavefront_api.html) using `curl` or from an API client, you must have an API token. An API token is a string of hexadecimal characters and dashes. For example:

```
Expand Down
2 changes: 0 additions & 2 deletions pages/doc/auth_ss_sso.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ permalink: auth_self_service_sso.html
summary: Learn how to enable single-tenant authentication and set up self-service SSO.
---

{% include note.html content="Starting July 3, 2023, VMware Aria Operations for Applications is a service on the VMware Cloud services platform. The content in this chapter is valid for **original** subscribers. For VMware Cloud services subscriptions, see [Authentication Model in Operations for Applications on VMware Cloud Services](csp_authentication.html)."%}

VMware Aria Operations for Applications (formerly known as Tanzu Observability by Wavefront) supports a number of third-party authentication solutions that use SAML. The SAML (Security Assertion Markup Language) standard enables an identity provider (IdP) to pass authorization credentials to service providers (SP). In environments that use SAML, users log in once and authenticate to many different services.

* Self-Service SAML SSO is not available for customers who have set up [multi-tenant authentication](authentication.html#multi-tenant-authentication).
Expand Down
2 changes: 0 additions & 2 deletions pages/doc/authentication-model.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ permalink: wavefront-authentication.html
summary: Learn about the authentication for user and service accounts.
---

{% include note.html content="Starting July 3, 2023, VMware Aria Operations for Applications is a service on the VMware Cloud services platform. The content in this chapter is valid for **original** subscribers. For VMware Cloud services subscriptions, see [Authentication Model in Operations for Applications on VMware Cloud Services](csp_authentication.html)."%}

VMware Aria Operations for Applications (formerly known as Tanzu Observability by Wavefront) supports these authentication options:
* **Direct authentication**: With direct authentication, users authentication with user name and password and service accounts authenticate with a token.
* **Authentication through an SSO identity provider**: You can choose from supported self-service SAML SSO provider or request and multi-tenant SSO support.
Expand Down
2 changes: 0 additions & 2 deletions pages/doc/authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ permalink: authentication.html
summary: Learn how to enable multi-tenant authentication.
---

{% include note.html content="Starting July 3, 2023, VMware Aria Operations for Applications is a service on the VMware Cloud services platform. The content in this chapter is valid for **original** subscribers. For VMware Cloud services subscriptions, see [Authentication Model in Operations for Applications on VMware Cloud Services](csp_authentication.html)."%}

Most of our customers use [single-tenant authentication](auth_self_service_sso.html). If your company wants to set up different tenants for different teams, VMware Aria Operations for Applications (formerly known as Tanzu Observability by Wavefront) supports multi-tenancy.

{% include note.html content="Switching tenants in multi-tenant environments require [the extra steps listed below](#point-a-proxy-to-a-different-tenant-in-a-multi-tenant-environment)." %}
Expand Down
2 changes: 0 additions & 2 deletions pages/doc/authorization.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ permalink: authorization.html
summary: Learn about authorization of groups and users.
---

{% include note.html content="Starting July 3, 2023, VMware Aria Operations for Applications is a service on the VMware Cloud services platform. The content in this chapter is valid for **original** subscriptions. For VMware Cloud services subscriptions, see [Authorization Model in Operations for Applications on VMware Cloud Services](csp_authorization.html)."%}

VMware Aria Operations for Applications (formerly known as Tanzu Observability by Wavefront) supports both role-based control that use global permissions and object-based access control for individual dashboards and alerts.

Users with the **Accounts** permission can:
Expand Down
1 change: 0 additions & 1 deletion pages/doc/authorization_faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ permalink: authorization-faq.html
summary: Before you start managing users, groups, roles, and access, here are some FAQs.
---

{% include note.html content="Starting July 3, 2023, VMware Aria Operations for Applications is a service on the VMware Cloud services platform. The content in this chapter is valid for **original** subscriptions. For VMware Cloud services subscriptions, see [Authorization Model in Operations for Applications on VMware Cloud Services](csp_authorization.html)."%}

### What Are User & Service Accounts?

Expand Down
Loading

0 comments on commit ea31aaa

Please sign in to comment.