Austin Gebauer
63bc5ff1ea
docs: specify which JWT/OIDC role params support JSON pointer syntax in API docs ( #9518 )
2020-07-21 11:20:10 -07:00
Austin Gebauer
2265d18dce
docs: changes the default alias names in the GCP auth API docs to role_id for both IAM and GCE ( #9494 )
2020-07-21 10:22:24 -07:00
Theron Voran
a5728fb8dd
Adding docs for azure-specific handling in jwt-oidc ( #9287 )
...
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
2020-06-29 10:46:41 -07:00
Vitaly Velikodny
fbd5e36194
fix #8092 : add the note to docs about impossible to create a custom token with 's.' prefix ( #8195 )
...
Co-authored-by: Vishal Nayak <vishalnayak@users.noreply.github.com>
2020-06-29 12:20:23 -04:00
Roman Iuvshyn
0223f597d3
add disable_iss_validation option to k8s auth docs ( #9142 )
2020-06-11 19:02:20 -07:00
ncabatoff
041726654d
Add some notes on what tidy does and how to see if your cluster can handle it ( #9036 )
2020-05-26 09:19:36 -04:00
Jeff Escalante
45b9f7c1a5
🌷 Docs Website Maintenance ( #8985 )
...
* website maintenance round
* improve docs, revert bug workaround as it was fixed
* boost memory
* remove unnecessary code
2020-05-21 13:18:17 -04:00
Csongor Halmai
1a1d3a1b9e
fix missing line-continuation in sample code ( #9005 )
2020-05-15 08:29:32 -04:00
Becca Petrin
640c121a7d
document new gcp auth metadata fields ( #8879 )
2020-04-29 09:38:13 -07:00
Becca Petrin
9edf220cae
document aws auth metadata ( #8880 )
2020-04-29 07:36:38 -07:00
Michael Golowka
aa1764e470
GCP Auth docs - Move iam_alias
and gce_alias
to config instead of role ( #8862 )
...
Move `iam_alias` and `gce_alias` to config instead of role
2020-04-28 13:55:07 -06:00
Calvin Leung Huang
77c0e1761a
token: disallow periods on custom token IDs ( #8646 )
...
* token: disallow periods on custom token IDs
* docs: update token API docs
2020-04-27 09:39:33 -07:00
Michael Golowka
68d110adde
Add 'iam_alias' and 'gce_alias' fields to API docs ( #8822 )
2020-04-27 09:54:51 -06:00
Becca Petrin
1a16c61ed0
minor docs updates ( #8725 )
2020-04-13 10:03:05 -07:00
Jim Kalafut
99de3ba9a5
Update JWT docs ( #8525 )
2020-03-14 14:45:30 -07:00
Jim Kalafut
dc2dcd6321
Update LDAP docs for anonymous_group_search ( #8501 )
2020-03-09 13:21:28 -07:00
Jim Kalafut
b4ff2cf9ac
Minor docs update ( #8428 )
2020-02-27 00:11:05 -05:00
Becca Petrin
51e1bcbfdf
correct the okta docs ( #8403 )
2020-02-21 11:13:42 -08:00
Jim Kalafut
a686ea20e3
Update API docs for OIDC form_post mode ( #8373 )
2020-02-19 09:21:29 -08:00
Gerardo Di Giacomo
0e8c6c2171
enabling TLS 1.3 support for TCP listeners ( #8305 )
...
* adding support for TLS 1.3 for TCP listeners
* removed test as CI uses go 1.12
* removed Cassandra support, added deprecation notice
* re-added TestTCPListener_tls13
2020-02-15 11:40:18 -08:00
Vlad Ungureanu
201f63cb6d
Update vault azure api docs ( #8276 )
...
By reading the code looks like `subscription_id` and `resource_group_name` are required in the end https://github.com/hashicorp/vault-plugin-auth-azure/blob/master/path_login.go#L192-L194 .
2020-02-06 12:51:34 -08:00
ncabatoff
45077a4d67
Upgrade okta sdk lib ( #8143 )
...
Upgrade to new official Okta sdk lib. Since it requires an API token, use old unofficial okta lib for no-apitoken case.
Update test to use newer field names. Remove obsolete test invalidated by #4798 . Properly handle case where an error was expected and didn't occur.
2020-02-03 12:51:10 -05:00
Jeff Escalante
9111a519a2
[website] Link Cleaning ( #8205 )
...
* update dependencies
* remove hard-coded vaultproject.io on local links
* remove 'index.html' from internal links
* remove '.html' at end of internal links
* manual review cleanup
Co-authored-by: Calvin Leung Huang <cleung2010@gmail.com>
2020-01-22 12:05:41 -08:00
Jeff Escalante
0c9affe582
New Website! ( #8154 )
...
* new documentation website
* ci job adjustment
* update to latest version on downloads page
* remove transition-period scripts
* add netlify toml file
* fix docs patch
* fix ci config?
* revert go.mod changes
* a couple last markdown formatting fixes
2020-01-17 16:18:09 -08:00