John-Michael Faircloth
73d3204b8f
OIDC: add note on PKCE support for code flow ( #13206 )
...
* OIDC: add note on PKCE support for code flow
* add changelog
* remove changelong
2021-11-18 13:46:34 -06:00
VAL
f6d8904540
Use new auth modules + Login method in Go client docs ( #13189 )
2021-11-17 11:52:38 -08:00
Loann Le
a6432ca770
added new code samples ( #13030 )
2021-11-03 10:10:28 -07:00
Guillaume
b9b7f5a9a3
Added support for a LDAP user search filter. Documentation, tests and UI included ( #11000 )
2021-10-26 10:39:12 -07:00
Daniel Kimsey
f9100dfb42
Add documentation for vault-plugin-auth-jwt skip_browser CLI option ( #12833 )
2021-10-19 15:55:24 -07:00
Loann Le
964a0f3b15
Vault documentation: added new code sample to Kubernetes documentation ( #12774 )
...
* added new code sample for k8s auth
* Update kubernetes.mdx
removed spacing
2021-10-08 14:57:53 -07:00
Loann Le
833b51dbba
Documentation: added new c# code samples to Vault documentation ( #12769 )
...
* added new code sample for C-sharp
* Update aws.mdx
Removed extra spacing
* added more code samples
* Update gcp.mdx
removed spacing
* Update aws.mdx
remove spacing
2021-10-08 08:54:26 -07:00
Francisco Navarro Morales
5bff0d5fc3
Fix typo in command ( #12619 )
...
Add missing space after `cut -d`
2021-09-27 12:37:03 -07:00
Yoko Hyakuna
8a122201bc
Add code snippet to demonstrate GCP auth in Go ( #12578 )
...
* Add code snippet to demonstrate GCP auth in Go
* Fix a grammatical error
2021-09-17 20:51:07 -07:00
Theron Voran
ed1088d81c
docs: k8s auth issuer lookup ( #12506 )
...
Moved the issuer discovery details to from the CSI docs to the K8s
auth docs.
2021-09-09 08:39:21 -07:00
mickael-hc
d2310302a1
docs: provide clarifications for github auth method and ssh secrets engine ( #12495 )
...
* Clarify that any org GitHub user token can be used
* Clarify ssh secrets allowed_extensions behaviors
2021-09-08 10:55:35 -05:00
Yoko Hyakuna
7cfbc0350d
[Docs] Add code example ( #12302 )
...
* Experiment adding code example
* Add Go code snippet
* Minor updates to the brief description
* Add a note to reference 'Code Example'
* Fix the title
* Add a callout note up front
2021-08-12 12:53:15 -07:00
Austin Gebauer
bf086e8dc6
auth/oidc: documents redirect URI for UI login with form_post response_mode ( #12273 )
2021-08-05 15:13:33 -07:00
moayadi
6ead26183b
login instructions not correct ( #11698 )
...
vault login -path=radius username=sethvargo should be changed to -method, not -path
2021-06-14 11:09:47 -04:00
Philip Jay
59a2ae9c20
Include note about ManageOwnAccessKeys
stanza ( #11734 )
...
It's optional. Make that clear.
2021-06-11 12:03:21 -04:00
Austin Gebauer
872a4bd25f
Update GCP auth docs for signJwt transition to Service Account Credentials API ( #11568 )
2021-05-11 16:57:12 -07:00
Zachary Shilton
3fad03e9ff
website: support hidden pages in nav-data ( #11528 )
...
* website: bump to docs-page prerelease, support hidden pages
* website: switch to hidden pages approach for docs and api-docs
* website: remove temporary fix for hidden pages, and related check
* website: fix content structure issue with docs/auth/jwt
* website: bump to latest pre-release
* website: bump to stable docs-page, w next-mdx-remote bump
* website: bump to latest markdown-page
2021-05-06 13:32:25 -04:00
Austin Gebauer
81744c4094
Updates docs for G Suite config in JWT/OIDC auth method ( #11418 )
2021-04-21 10:59:37 -07:00
Bryce Kalow
b76a56d40c
feat(website): migrates nav data format and updates docs pages ( #11242 )
...
* migrates nav data format and updates docs pages
* removes sidebar_title from content files
2021-04-06 13:49:04 -04:00
Jim Kalafut
a9dfaeb765
Update AWS Auth docs for deprecated terms and endpoints ( #11146 )
2021-03-22 14:15:19 -07:00
Jim Kalafut
7e54bc15c2
Add TOTP support to Okta Auth ( #10942 )
2021-02-21 21:18:17 -08:00
Rosemary Wang
a48db957ca
docs: Update Azure AD OIDC documentation ( #10853 )
...
Addresses #8191 with clearer external groups configuration.
2021-02-12 17:28:00 -08:00
Jim
7cb100e9a7
Update kubernetes.mdx ( #10871 )
...
Add suggestion to validate K8S cluster address and TCP port using cluster-info command and update sample config (line 77) to prompt for validation. Feedback from prospect was that doc is misleading since our sample uses TCP 8443.
2021-02-09 14:50:31 -05:00
Calvin Leung Huang
b1c4b86d7f
approle: add ttl to the secret ID generation response ( #10826 )
...
* approle: add ttl to the secret ID generation response
* approle: move TTL derivation into helper func
* changelog: add changelog entry
* docs: update approle docs and api-docs pages
2021-02-03 16:32:16 -08:00
Jim Kalafut
9064097c5d
Make example Okta creds more obviously fake ( #10639 )
2021-01-06 10:05:23 -08:00
Jeff Escalante
ec620a7765
Implement MDX Remote ( #10581 )
...
* implement mdx remote
* fix an unfenced code block
* fix partials path
Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
2020-12-17 16:53:33 -05:00