Seth Vargo
f79d2f06fa
Add missing link to API docs ( #5719 )
2018-11-07 07:04:16 -08:00
Jeff Mitchell
8b6b344d86
Add default-service
/default-batch
to token store roles ( #5711 )
2018-11-07 09:45:09 -05:00
Jeff Mitchell
6e4f990902
Better documentation around increment
...
Fixes #5701
2018-11-06 17:42:20 -05:00
Jeff Mitchell
5cfe558ec8
Add a reminder about local auth methods and policies
2018-11-06 14:51:57 -05:00
Chris Griggs
275559deb4
moving VIP guide ( #5693 )
2018-11-05 19:50:55 -05:00
Mike Wickett
62db2920b9
website: Add analytics and swap CTA & docs section order ( #5684 )
...
* website: Add analytics tracking for components and outbound links
* website: Update component dependencies
* website: Swap cta and documentation sections
2018-11-05 17:29:09 -05:00
Yoko
19b9f41fc5
Added a missing redirect link ( #5634 )
2018-11-05 14:07:48 -05:00
Nicolas Corrarello
0b44a55d22
Adding support for Consul 1.4 ACL system ( #5586 )
...
* Adding support for Consul 1.4 ACL system
* Working tests
* Fixed logic gate
* Fixed logical gate that evaluate empty policy or empty list of policy names
* Ensure tests are run against appropiate Consul versions
* Running tests against official container with a 1.4.0-rc1 tag
* policies can never be nil (as even if it is empty will be an empty array)
* addressing feedback, refactoring tests
* removing cast
* converting old lease field to ttl, adding max ttl
* cleanup
* adding missing test
* testing wrong version
* adding support for local tokens
* addressing feedback
2018-11-02 10:44:12 -04:00
Jeff Mitchell
87ffca230e
Add batch token info to token store, approle, mount tuning
2018-11-01 14:51:06 -04:00
Raymond Kao
24187b2e99
Fixed wording from "SQL" to "MongoDB" for clarity ( #5643 )
...
The original wording made it appear as if SQL statements were being executed against a MongoDB backend, which is incorrect and confusing. Fixed to better reflect what is actually occurring.
2018-11-01 09:26:05 -04:00
Jeff Mitchell
756e4c5f89
Update jwt to pull in groups claim delimiter pattern
2018-10-31 16:04:39 -04:00
Brian Shumate
113380c461
docs: update JWT auth method ( #5655 )
...
- Add convenience/contextual link to API documnetation
2018-10-31 11:03:04 -04:00
Jeff Mitchell
6c488921ff
Fix website/path-help docs around pki/tidy
2018-10-30 21:33:30 -04:00
Jeff Mitchell
605a7e30ad
Add the ability for secret IDs in agent approle to be wrapped ( #5654 )
2018-10-30 20:53:49 -04:00
Jeff Escalante
71f68f2199
fix sidebar links ( #5653 )
2018-10-30 20:51:38 -04:00
Jeff Mitchell
217e244e17
Make MFA links work again
2018-10-30 14:27:00 -04:00
Jeff Mitchell
6d20c8fce2
Add approle agent method removing secret ID file by default. ( #5648 )
...
Also, massively update tests.
2018-10-30 14:09:04 -04:00
RJ Spiker
3223d661ce
website: community page content update ( #5641 )
2018-10-30 12:33:51 -04:00
Aleksey Zhukov
5361205d5b
WIP Agent AppRole auto-auth ( #5621 )
2018-10-30 12:17:19 -04:00
Benjamin Dos Santos
1f86528ad8
docs(systemd): Capabilities
had been removed ( #5579 )
...
* docs(systemd): `Capabilities` had been removed
The `Capabilities=` unit file setting has been removed and is ignored for
backwards compatibility. `AmbientCapabilities=` and `CapabilityBoundingSet=`
should be used instead.
8f968c7321/NEWS (L1357)
* style: remove trailing white space
2018-10-30 10:18:08 -04:00
Balazs Nagy
ca5c60642e
Use tidy_revoked_certs instead of tidy_revocation_list ( #5608 )
2018-10-29 19:29:35 -04:00
RJ Spiker
fca7cb3794
website: update sidebar_title in front matter to use <code> ( #5636 )
...
* website: replace deprecated <tt> with <code> in front matter sidebar_title
* website: wrap front matter sidebar_title in <code> for commands pages
2018-10-29 15:58:37 -04:00
Christophe Tafani-Dereeper
fb89c1adc5
Fix typo ('Gase' -> 'Case') ( #5638 )
2018-10-29 15:19:35 -04:00
Ben Boeckel
1e3d41ffa9
website: add missing @
to example ( #5560 )
...
* website: remove mention of `@` in command
The command does not contain the mentioned `@` symbol and can be
confusing.
* docs: use `policy-name` instead of `my-policy`
Just making things consistent.
2018-10-29 13:12:48 -04:00
Seth Vargo
5fcdd6c4e3
More formatting fixes ( #5582 )
2018-10-29 13:12:19 -04:00
Jeff Mitchell
3c1a82e60c
Add token type to sentinel docs, fix up some names, and better codify what Sentinel reports for various token types ( #5630 )
2018-10-27 11:07:27 -07:00
Jeffrey Hogan
cd35ecf02e
Use H3 for parameters to match existing pattern ( #5566 )
2018-10-26 19:13:14 -04:00
Chris Hoffman
fa380e9be4
Fix seal migration docs ( #5623 )
...
* fixing seal migration docs
* do not use deprecated command
* adding redirect for old docs
2018-10-26 10:04:51 -07:00
Joel Thompson
62b54c8a5c
Update awskms seal docs ( #5618 )
...
The seal already supported an endpoint configuration, but it wasn't
documented, so adding the docs for it. Also adding a note on required
KMS permissions.
2018-10-26 06:18:04 -07:00
Chris Hoffman
bbca4729b6
Updating seal docs ( #5616 )
...
* updating seal docs
* fixing api docs
2018-10-25 16:44:53 -07:00
Seth Vargo
a0cffd4c3f
Update docs and permissions ( #5612 )
2018-10-25 14:10:11 -07:00
Justin Shoffstall
65014f790f
Clarify that Perf Standbys require Consul backend ( #5539 )
...
* Clarify that Perf Standbys require Consul backend
* Fixed for line length
2018-10-25 13:13:44 -07:00
Alan Tang
a69793ae32
fix duplicated word ( #5599 )
...
I think that is a duplicated word.
2018-10-24 18:15:24 -07:00
Mike Wickett
bf6c6e12ee
website: fix redirects to learn
2018-10-24 13:46:56 -06:00
Mike Wickett
49c07c436d
website: add temporary callout to download v1.0 beta
2018-10-24 13:46:56 -06:00
Mike Wickett
3139263ed6
website: add redirects for intro/getting-started content to Learn
2018-10-24 13:46:43 -06:00
Mike Wickett
9b6026153b
website: remove GA snippet - Segment handles this
2018-10-24 13:46:43 -06:00
Jeff Escalante
bff998390e
Website: small fix for the sidebar ( #5595 )
...
* sidebar attempted fix
* fix html errors
* a couple css updates
2018-10-24 12:21:37 -07:00
Andy Manoske
9c2c9d5e13
Update partnerships.html.md
2018-10-23 14:56:55 -07:00
Andy Manoske
e19b90e056
Update partnerships.html.md
2018-10-23 14:56:17 -07:00
Andy Manoske
f8314f47aa
Update partnerships.html.md
2018-10-23 14:55:51 -07:00
Andy Manoske
caad3aff9c
Fix broken links
...
fix links to old guides infrastructure
2018-10-23 14:22:18 -07:00
Andy Manoske
b355c6a3ce
Update partnerships.html.md
2018-10-23 13:58:33 -07:00
Andy Manoske
8b65b243d2
Update partnerships.html.md
2018-10-23 13:48:16 -07:00
Andy Manoske
67c8883a8c
Partnerships docs updates
...
Updates to include partnerships within new site
2018-10-23 13:45:53 -07:00
Chris Hoffman
fc85623b5f
Adding gcpkms docs ( #5590 )
...
* adding gcpkms docs
* adding detail links
* adding 1.0 Beta badge
2018-10-23 12:14:32 -07:00
Jeff Mitchell
b2f2568a21
Merge branch 'master-oss' into 1.0-beta-oss
2018-10-23 04:02:28 -04:00
Thomas Kula
434b0a30fb
Document that periodic tokens do expire unless explicitly renewed ( #5581 )
2018-10-22 15:48:16 -04:00
Jeff Mitchell
12f32ad22c
Merge branch 'master-oss' into 1.0-beta-oss
2018-10-22 12:32:44 -04:00
Seth Vargo
1fa851eeeb
Fix website formatting ( #5576 )
2018-10-20 20:35:33 -04:00