Skip to content

Commit ab91441

Browse files
committed
Trying out different tagging options
1 parent 35ea55d commit ab91441

26 files changed

+48
-124
lines changed

deploy-manage/users-roles/cluster-or-deployment-auth.md

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,7 @@ mapped_pages:
44
- https://www.elastic.co/guide/en/cloud-enterprise/current/ece-securing-clusters.html
55
- https://www.elastic.co/guide/en/cloud/current/ec-security.html
66
applies_to:
7-
deployment:
8-
ess: all
9-
ece: all
10-
eck: all
11-
self: all
7+
stack: all
128
products:
139
- id: cloud-enterprise
1410
- id: cloud-hosted
@@ -20,7 +16,11 @@ To prevent unauthorized access to your Elastic resources, you need a way to iden
2016

2117
In this section, you’ll learn how to set up authentication and authorization at the cluster or deployment level, and learn about the underlying security technologies that {{es}} uses to authenticate and authorize requests internally and across services.
2218

23-
This section only covers direct access to and communications with an {{es}} cluster - sometimes known as a deployment - as well as the related {{kib}} instance. To learn about managing access to your {{ecloud}} organization or {{ece}} orchestrator, or to learn how to use single sign-on to access a cluster using your {{ecloud}} credentials, refer to [Manage users and roles](/deploy-manage/users-roles.md).
19+
This section only covers direct access to and communications with an {{es}} cluster - sometimes known as a deployment - as well as the related {{kib}} instance. To learn about managing access to your {{ecloud}} organization or {{ece}} orchestrator, or to learn how to use single sign-on to access a cluster using your {{ecloud}} credentials, refer to [](/deploy-manage/users-roles.md).
20+
21+
:::{admonition} Control access to {{serverless-short}} projects
22+
If you use {{serverless-full}}, you can only manage authentication at the [Elastic Cloud organization level](/deploy-manage/users-roles/cloud-organization.md).
23+
:::
2424

2525
## Quickstart
2626

@@ -40,6 +40,12 @@ You can also learn the basics of {{es}} authentication, learn about accounts use
4040

4141
[View all user authentication docs](/deploy-manage/users-roles/cluster-or-deployment-auth/user-authentication.md)
4242

43+
:::{admonition} Control access to {{serverless-short}} projects
44+
This topic describes using the native realm at the cluster or deployment level, for the purposes of authenticating with {{es}} and {{kib}}.
45+
You can also manage and authenticate users natively at the [Elastic Cloud organization](/deploy-manage/users-roles/cloud-organization/manage-users.md) level.
46+
:::
47+
48+
4349
### User authorization
4450

4551
After a user is authenticated, use role-based access control to determine whether the user behind an incoming request is allowed to execute the request.
@@ -49,12 +55,20 @@ Key tasks for managing user authorization include:
4955
* [Defining roles](/deploy-manage/users-roles/cluster-or-deployment-auth/defining-roles.md)
5056
* Assigning [built-in roles](elasticsearch://reference/elasticsearch/roles.md) or your own roles to users
5157
* Creating [mappings of users and groups to roles](/deploy-manage/users-roles/cluster-or-deployment-auth/mapping-users-groups-to-roles.md) for external authentication providers
52-
* [Setting up field- and document-level security](/deploy-manage/users-roles/cluster-or-deployment-auth/controlling-access-at-document-field-level.md)
58+
* [Setting up field- and document-level security](/deploy-manage/users-roles/cluster-or-deployment-auth/controlling-access-at-document-field-level.md) {applies_to}`stack: ga` {applies_to}`serverless: ga`
5359

5460
You can also learn the basics of {{es}} authorization, and perform advanced tasks.
5561

62+
[View all user authorization docs](/deploy-manage/users-roles/cluster-or-deployment-auth/user-roles.md)
63+
5664
::::{tip}
5765
User roles are also used to control access to [{{kib}} spaces](/deploy-manage/manage-spaces.md).
5866
::::
5967

60-
[View all user authorization docs](/deploy-manage/users-roles/cluster-or-deployment-auth/user-roles.md)
68+
69+
70+
:::{admonition} Built-in and custom roles in {{serverless-short}}
71+
This topic describes built-in roles in {{stack}} clusters and deployments and explains how to create custom ones. You can also learn about [organization-level](/deploy-manage/users-roles/cloud-organization/user-roles.md#ec_organization_level_roles) roles and [cloud resource access roles](/deploy-manage/users-roles/cloud-organization/user-roles.md#ec_instance_access_roles) in {{serverless-full}}.
72+
To create custom roles for {{serverless-full}}, refer to [](/deploy-manage/users-roles/serverless-custom-roles.md).
73+
:::
74+

deploy-manage/users-roles/cluster-or-deployment-auth/access-agreement.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22
mapped_pages:
33
- https://www.elastic.co/guide/en/kibana/current/xpack-security-access-agreement.html
44
applies_to:
5-
deployment:
6-
ess:
7-
ece:
8-
eck:
9-
self:
5+
stack: all
106
products:
117
- id: kibana
128
---

deploy-manage/users-roles/cluster-or-deployment-auth/anonymous-access.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/reference/current/anonymous-access.html
44
applies_to:
5-
deployment:
6-
ess:
7-
ece:
8-
eck:
9-
self:
5+
stack: all
106
products:
117
- id: elasticsearch
128
---

deploy-manage/users-roles/cluster-or-deployment-auth/authentication-realms.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/reference/current/realms.html
44
applies_to:
5-
deployment:
6-
ess: all
7-
ece: all
8-
eck: all
9-
self: all
5+
stack: all
106
products:
117
- id: elasticsearch
128
---

deploy-manage/users-roles/cluster-or-deployment-auth/controlling-user-cache.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/reference/current/controlling-user-cache.html
44
applies_to:
5-
deployment:
6-
ess:
7-
ece:
8-
eck:
9-
self:
5+
stack: all
106
products:
117
- id: elasticsearch
128
---

deploy-manage/users-roles/cluster-or-deployment-auth/custom.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@ mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/reference/current/custom-realms.html
44
applies_to:
55
deployment:
6-
ece:
7-
ess:
8-
eck:
9-
self:
6+
stack: all
107
products:
118
- id: elasticsearch
129
---

deploy-manage/users-roles/cluster-or-deployment-auth/defining-roles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ After you create your custom roles, you can [learn how to assign them to users](
2626

2727
:::{admonition} Defining custom roles in {{serverless-short}}
2828
This topic how to create custom roles in {{stack}} clusters and deployments. You can also learn about [organization-level](/deploy-manage/users-roles/cloud-organization/user-roles.md#ec_organization_level_roles) roles and [cloud resource access roles](/deploy-manage/users-roles/cloud-organization/user-roles.md#ec_instance_access_roles) in {{serverless-full}}.
29-
If you want to create custom roles for {{serverless-full}}, refer to [](/deploy-manage/users-roles/serverless-custom-roles.md).
29+
If you want too create custom roles for {{serverless-full}}, refer to [](/deploy-manage/users-roles/serverless-custom-roles.md).
3030
:::
3131

3232
## Role structure

deploy-manage/users-roles/cluster-or-deployment-auth/external-authentication.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
applies_to:
3-
deployment:
4-
ess: all
5-
ece: all
6-
eck: all
7-
self: all
3+
stack: all
84
---
95

106
# External authentication

deploy-manage/users-roles/cluster-or-deployment-auth/internal-authentication.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
applies_to:
3-
deployment:
4-
ess: all
5-
ece: all
6-
eck: all
7-
self: all
3+
stack: all
84
---
95

106
# Internal authentication

deploy-manage/users-roles/cluster-or-deployment-auth/internal-users.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/reference/current/internal-users.html
44
applies_to:
5-
deployment:
6-
ess:
7-
ece:
8-
eck:
9-
self:
5+
stack: all
106
products:
117
- id: elasticsearch
128
---

0 commit comments

Comments
 (0)