lcawl
967b1785fa
[DOCS] Fixes more broken links to role management APIs
2018-08-17 10:41:06 -07:00
lcawl
a608205510
[DOCS] Fixes links to role management APIs
2018-08-17 10:22:06 -07:00
debadair
93ada98eb5
[DOCS] Fixing cross doc link to Stack Overview security topic.
2018-08-15 15:09:41 -07:00
Luca Cavanna
00a6ad0e9e
Remove aliases resolution limitations when security is enabled ( #31952 )
...
Resolving wildcards in aliases expression is challenging as we may end
up with no aliases to replace the original expression with, but if we
replace with an empty array that means _all which is quite the opposite.
Now that we support and serialize the original requested aliases,
whenever aliases are replaced we will be able to know what was
initially requested. `MetaData#findAliases` can then be updated to not
return anything in case it gets empty aliases, but the original aliases
were not empty. That means that empty aliases are interpreted as _all
only if they were originally requested that way.
Relates to #31516
2018-07-20 09:23:32 +02:00
Toby McLaughlin
487cfc3b3f
[DOCS] Update TLS on Docker for 6.3 ( #32114 )
...
Remove references to the `platinum` image and add a self-generated trial
licence to the example for TLS on Docker.
Fixes elastic/elasticsearch-docker#176
2018-07-18 17:07:31 +10:00
Lisa Cawley
101d675f90
[DOCS] Replace CONFIG_DIR with ES_PATH_CONF ( #31635 )
2018-06-28 08:27:04 -07:00
Lisa Cawley
bd06563e78
[DOCS] Creates field and document level security overview ( #30937 )
2018-06-21 10:08:50 -07:00
Albert Zaharovits
e988ace5f7
[DOCS] Clarify audit index settings when remote indexing ( #30923 )
2018-06-12 16:19:43 +03:00
Yuri Tceretian
ef453b31b4
Delete typos in SAML docs ( #31199 )
...
* Delete typos in SAML docs saml-guide.asciidoc
2018-06-12 14:45:27 +03:00
Lisa Cawley
d0f35d204e
[DOCS] Clarifies recommendation for audit index output type ( #31146 )
2018-06-07 08:55:14 -07:00
Lisa Cawley
45537c59e5
[DOCS] Moves X-Pack settings to docs folder ( #31120 )
2018-06-06 10:05:32 -07:00
Lisa Cawley
840a3bd5a6
[DOCS] Fixes security example ( #31082 )
2018-06-05 08:50:06 -07:00
lcawl
024400bcb8
[DOCS] Removes redundant authorization pages
2018-06-04 12:02:50 -07:00
lcawl
409da09a81
[DOCS] Re-adds custom realm
2018-06-04 11:30:11 -07:00
lcawl
53357e7d14
[DOCS] Removes duplicated authentication pages
2018-06-04 11:04:54 -07:00
Lisa Cawley
7c74318580
[DOCS] Fixes links ( #31011 )
2018-05-31 17:02:18 -07:00
Albert Zaharovits
d9ab1469c9
[DOCS] Clarify not all PKCS12 usable as truststores ( #30750 )
...
Although elasticsearch-certutil generates PKCS#12
files which are usable as both keystore and truststore
this is uncommon in practice. Settle these expectations
for the users following our security guides.
2018-05-31 21:49:27 +03:00
lcawl
94e1bdba33
[DOCS] Fixes kibana security file location
2018-05-30 07:47:20 -07:00
Lisa Cawley
eb2e43b695
[DOCS] Adds missing TLS settings for auditing ( #30822 )
2018-05-29 15:53:19 -07:00
lcawl
94ba78e09a
[DOCS] Splits auditing.asciidoc into smaller files
2018-05-23 15:43:43 -07:00
Lisa Cawley
ab047ca28d
[DOCS] Fix more edit URLs in Stack Overview ( #30704 )
2018-05-23 09:37:55 -07:00
lcawl
fcd54cdb7c
[DOCS] Fixes broken link for native realm
2018-05-23 09:32:07 -07:00
Lisa Cawley
9ffeb171e0
[DOCS] Add SAML configuration information ( #30548 )
2018-05-22 08:50:35 -07:00
Lisa Cawley
a8b4a98ee5
[DOCS] Fixes edit URLs for stack overview ( #30583 )
2018-05-17 14:20:03 -07:00
lcawl
663295d635
[DOCS] Replace X-Pack terms with attributes
2018-05-17 09:57:11 -07:00
lcawl
4f41018753
[DOCS] Reorganizes RBAC documentation
2018-05-16 12:22:52 -07:00
lcawl
7f47ff9fcd
[DOCS] Fixes title capitalization in security content
2018-05-14 15:36:03 -07:00
Lisa Cawley
7928270610
[DOCS] Fix realm setting names ( #30499 )
2018-05-14 13:13:26 -07:00
Lisa Cawley
fa45c6c9a6
[DOCS] Fix path info for various security files ( #30502 )
2018-05-14 13:07:27 -07:00
Jay Modi
13e2223680
Docs: remove transport_client from CCS role example ( #30263 )
...
This commit removes the unnecessary transport_client cluster permission
from the role that is used as an example in our documentation. This
permission is not needed to use cross cluster search.
2018-05-04 11:52:11 -06:00
lcawley
427d6912ea
[DOCS] Fixes link to TLS LDAP info
2018-05-02 15:30:49 -07:00
Lisa Cawley
e697299103
[DOCS] Fixes broken links to bootstrap user ( #30349 )
2018-05-02 13:09:25 -07:00
Lisa Cawley
3e9fe3c9cd
[DOCS] Reorganizes authentication details in Stack Overview ( #30280 )
2018-05-02 12:08:02 -07:00
Lisa Cawley
383856a175
[DOCS] Adds LDAP realm configuration details ( #30214 )
2018-05-02 11:22:32 -07:00
Lisa Cawley
5064ff6ad4
[DOCS] Adds native realm configuration details ( #30215 )
2018-05-02 10:56:31 -07:00
Lisa Cawley
db44a4cddb
[DOCS] Adds file realm configuration details ( #30221 )
2018-05-01 14:11:38 -07:00
Lisa Cawley
86addc0c8b
[DOCS] Adds PKI realm configuration details ( #30225 )
2018-05-01 13:47:24 -07:00
Lisa Cawley
1a0838bd0b
[DOCS] Removes redundant SAML realm settings ( #30196 )
2018-05-01 11:53:11 -07:00
lcawley
0f688e0867
[DOCS] Fixes section error
2018-05-01 10:21:39 -07:00
Lisa Cawley
7933f5e28e
[DOCS] Adds Active Directory realm configuration details ( #30223 )
2018-05-01 09:15:13 -07:00
Lisa Cawley
846783c2b6
[DOCS] Removes redundant file realm settings ( #30192 )
2018-05-01 08:55:35 -07:00
Lisa Cawley
b34e5cf216
[DOCS] Fixes users command name ( #30275 )
2018-05-01 08:52:22 -07:00
Lisa Cawley
e95a7aa6f0
[DOCS] Removes redundant Active Directory realm settings ( #30190 )
2018-04-30 08:52:21 -07:00
Lisa Cawley
05160e6cd8
[DOCS] Removes redundant LDAP realm settings ( #30193 )
2018-04-30 08:04:15 -07:00
Lisa Cawley
7eaec6031d
[DOCS] Fixes broken links ( #30219 )
2018-04-27 13:24:15 -07:00
Lisa Cawley
962c965812
[DOCS] Adds native realm security settings ( #30186 )
2018-04-27 12:40:05 -07:00
Jason Tedor
c7c0e330b8
Rename users
...
This commit renames users to elasticsearch-users.
2018-04-20 15:34:01 -07:00
Jason Tedor
2d3fac307a
Rename saml-metadata
...
This commit renames saml-metadata to elasticsearch-saml-metadata.
2018-04-20 15:34:00 -07:00
Jason Tedor
7ba2defdbf
Rename setup-passwords
...
This commit renames setup-passwords to elasticsearch-setup-passwords.
2018-04-20 15:34:00 -07:00
Jason Tedor
03ffd16921
Rename certutil
...
This commit renames certutil to elasticsearch-certutil.
2018-04-20 15:33:59 -07:00
Jason Tedor
a6b4682711
Rename certgen
...
This commit renames certgen to elasticsearch-certgen.
2018-04-20 15:33:59 -07:00
Ryan Ernst
2efd22454a
Migrate x-pack-elasticsearch source to elasticsearch
2018-04-20 15:29:54 -07:00