Andy Manoske
505e65d0fe
Merge branch 'master' into new-guides
2018-01-31 17:17:00 -08:00
Brian Shumate
a7049247d9
Correct cofiguration option in example ( #3879 )
2018-01-31 13:41:31 -05:00
Yoko Hyakuna
cef6f8a758
Replaced deprecated command
2018-01-31 09:27:14 -08:00
Yoko Hyakuna
9fc56991f0
Replaced the deprecated commands with new ones
2018-01-30 10:46:27 -08:00
Jack Pearkes
a2f0f0a8e5
website: add note about the 0.9.2+ CLI changes to reduce confusion ( #3868 )
...
* website: add note about the 0.9.2+ CLI changes to reduce confusion
* website: fix frontmatter for 0.9.3 guide, add to guides index
* website: add overview title to 0.9.3 guide for spacing
2018-01-30 13:30:47 -05:00
Yoko Hyakuna
dded969da6
Merge master
2018-01-30 09:57:30 -08:00
Yoko Hyakuna
470e913af7
resolved the file name conflict
2018-01-29 16:41:44 -08:00
Yoko Hyakuna
1a532cb993
Re-categorized the guides on the navigation
2018-01-26 15:13:15 -08:00
Jeff Mitchell
8f24bdee1f
Typo fixes on upgrading page
2018-01-26 16:11:25 -05:00
Jeff Mitchell
c6d8222236
Add 0.9.2 upgrade guide
2018-01-26 16:07:41 -05:00
Chris Bartlett
c7580b2961
#3850 Fixed documentation for aws/sts ttl ( #3851 )
2018-01-25 22:20:30 -05:00
Yoko Hyakuna
d5262f7896
Fixed typos in the command
2018-01-25 15:07:35 -08:00
Yoko Hyakuna
8a9dc208fb
Fixed the sample admin policies
2018-01-24 22:15:40 -08:00
Yoko Hyakuna
d8de750f97
Fixed the sample admin policies
2018-01-24 21:21:23 -08:00
Yoko Hyakuna
3e043170a0
Fixed the sample admin policies
2018-01-24 18:10:56 -08:00
Yoko Hyakuna
3fc84bff3a
Added policy requirements & scenario diagrams
2018-01-24 16:01:44 -08:00
Andy Manoske
909f0d34fc
Policy Feedback from PM
2018-01-24 11:47:31 -08:00
Yoko Hyakuna
d45a247bec
Cleaned up the diagram
2018-01-23 16:22:17 -08:00
Yoko Hyakuna
9df839e446
More detailed descriptions were added
2018-01-23 15:43:07 -08:00
Vishal Nayak
b9a5a35895
docs: Fix the expected type of metadata ( #3835 )
2018-01-23 16:30:15 -05:00
Jeff Mitchell
8e8675053b
Sync some bits over
2018-01-22 21:44:49 -05:00
Yoko Hyakuna
358f95553c
WIP - new guides
2018-01-22 18:14:23 -08:00
Brian Shumate
dec64ecfd7
Update API endpoint references for revoke-prefix ( #3828 )
2018-01-22 18:04:43 -05:00
Yoko Hyakuna
df16089491
WIP - Added personas
2018-01-18 17:40:35 -08:00
Yoko Hyakuna
ac4bd212fc
WIP - new guides
2018-01-17 17:39:21 -08:00
Yoko Hyakuna
fd77a55dc1
WIP - new guides
2018-01-16 17:16:20 -08:00
Josh Giles
9c46431b80
Support JSON lists for Okta user groups+policies. ( #3801 )
...
* Support JSON lists for Okta user groups+policies.
Migrate the manually-parsed comma-separated string field types for user
groups and user policies to TypeCommaStringSlice. This means user
endpoints now accept proper lists as input for these fields in addition
to comma-separated string values. The value for reads remains a list.
Update the Okta API documentation for users and groups to reflect that
both user group and user/group policy fields are list-valued.
Update the Okta acceptance tests to cover passing a list value for the
user policy field, and require the OKTA_API_TOKEN env var to be set
(required for the "everyone" policy tests to pass).
* Fix typo, add comma-separated docs.
2018-01-16 18:20:19 -05:00
Jake Scaltreto
3ad372d65d
Fix minor typo in word "certificate" ( #3783 )
2018-01-15 15:52:41 -05:00
Paweł Słomka
b994e83c65
Cleanup of deprecated commands in tests, docs ( #3788 )
2018-01-15 15:19:28 -05:00
Harrison Brown
6b7f57caab
Suggested website copy changes ( #3791 )
...
* Adds comma
* Adds comma
* Suggested copy change
2018-01-15 14:33:41 -05:00
Vishal Nayak
8ef51c0065
Delete group alias upon group deletion ( #3773 )
2018-01-11 10:58:05 -05:00
Yoko Hyakuna
588e3bcd2d
WIP - New Vault guides
2018-01-10 17:28:00 -08:00
Yoko Hyakuna
6f7ed3016d
WIP - New Vault guides
2018-01-10 11:14:59 -08:00
Jeff Mitchell
d8009bced1
Merge branch 'master-oss' into sethvargo/cli-magic
2018-01-10 11:15:49 -05:00
Yoko Hyakuna
5e0ac2aee0
WIP - New Vault guides
2018-01-09 15:12:08 -08:00
Yoko Hyakuna
f61f32f0c6
WIP - New Vault guides
2018-01-09 15:06:00 -08:00
Laura Uva
b242800958
Fixed the link to the section on generating DR operation token for promoting secondary. ( #3766 )
2018-01-09 10:02:09 -06:00
Brian Shumate
fd424c74ba
Docs: add DR secondary/active HTTP 472 code ( #3748 )
2018-01-03 15:07:36 -05:00
Jeff Mitchell
d1803098ae
Merge branch 'master-oss' into sethvargo/cli-magic
2018-01-03 14:02:31 -05:00
Jon Davies
66e2593ef9
s3.go: Added options to use paths with S3 and the ability to disable SSL ( #3730 )
2018-01-03 12:11:00 -05:00
Brian Nuszkowski
9c3e96b591
Update '/auth/token/revoke-self' endpoint documentation to reflect the proper response code ( #3735 )
2018-01-03 12:09:43 -05:00
Didi Kohen
089a0793bd
Clarify that keybase is supported only in the CLI ( #3744 )
2018-01-03 11:18:38 -05:00
dmwilcox
39dd122663
Update docs to reflect ability to load cold CA certs to output full chains. ( #3740 )
2018-01-03 10:59:18 -05:00
Alexandre Nicastro
19b4062801
docs: fix typo (change 'a' to 'an' - indefinite article) ( #3741 )
2018-01-03 10:47:15 -05:00
markpaine
c50c597b62
Spelling correction. "specifig" -> "specific" ( #3739 )
2018-01-03 10:38:55 -05:00
markpaine
3c483b3e87
Spelling correction "datatabse" -> "database" ( #3738 )
2018-01-03 10:38:16 -05:00
Brian Shumate
4a9333b076
Docs: Updated Telemetry documentation ( #3722 )
2017-12-26 13:51:15 -05:00
Brian Shumate
bbf1c67d80
Update backend config docs - addresses #3718 ( #3724 )
2017-12-26 13:48:45 -05:00
Jeff Mitchell
1a2eba5f87
Port website changes from ent side
2017-12-21 09:00:35 -05:00
Jeff Mitchell
121d5bfeaa
Bump vars for 0.9.1
2017-12-21 08:39:41 -05:00