Skip to content

Added documentation for granular API groups feature in NGINX One #370

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 4, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions content/nginx-one/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,18 @@ h2 {

Stay up-to-date with what's new and improved in the F5 NGINX One Console.

## April 3, 2025
### Create Custom Roles with more precise permissions

We have added narrowly scoped API groups that align with all the features and functionality within the NGINX One Console. These API groups allow for precise control and can be tied to [custom roles](https://docs.cloud.f5.com/docs-v2/administration/how-tos/user-mgmt/roles#custom-roles), enabling you to tailor access policies to meet your specific requirements.

#### Key Highlights:
- <b>Custom Role Assignments</b>: Custom roles can be configured and assigned to individual users or service accounts, adapting to your team’s workflows.
- <b>Namespace-Based Permissions</b>: By leveraging [namespaces](https://docs.cloud.f5.com/docs-v2/platform/concepts/core-concepts#namespaces), you can segregate API group permissions to enforce the <b>principle of least privilege</b>, ensuring a secure and compliant tenant environment.

For in-depth details about this new feature, refer to the
[RBAC Overview]({{< ref "/nginx-one/rbac/overview.md" >}}) documentation.

## March 11, 2025

### Set up Staged Configurations
Expand Down
Loading