John-Michael Faircloth
76ebf0b41b
docs: correct auth jwt role requirements ( #27384 )
...
* docs: correct auth jwt role requirements
* remove upgrade guide to be added in separate PR
* Revert "remove upgrade guide to be added in separate PR"
This reverts commit 6554d3ff63623a329b0d93f7143d95cd3f19b3e6.
* update required details for bound audience
* Apply suggestions from code review
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
* fix formatting to match the existing format of the file
* add 1.16 known issues
* add 1.17 upgrade guide note
---------
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-06-12 13:46:40 -05:00
Austin Gebauer
6d4f5df69c
auth/jwt: adds documentation for multi-jwks config parameter ( #25503 )
...
* auth/jwt: adds documentation for multi-jwks config parameter
* updates bound_issuer parameter
* fix link
2024-02-20 08:49:53 -08:00
Stefan Zhelyazkov
f4978b3efd
Updating Vault docs for JWT support of numeric bound_claims ( #24921 )
...
* Add a note that the role name is available as role in entity alias metadata
* Update JWT docs for numeric bound_claims
2024-01-18 13:57:30 +00:00
Skybladev2
d74d920b6e
Fix Read config title level ( #23543 )
2023-10-09 13:06:18 -07:00
Anton Averchenkov
f4f0412b6a
[docs] Convert titles to sentense case ( #21426 )
...
* Convert documentation titles to sentense case
* Docker, Google, Foundry, Cloud proper case
2023-06-30 19:22:07 -04:00
Austin Gebauer
c94e213ac6
Add OIDC provider docs for IBM ISAM ( #19247 )
...
* Add OIDC provider docs for IBM ISAM
* Add changelog, api docs and docs-nav-data
---------
Co-authored-by: Benjamin Voigt <benjamin.voigt@god.dev>
2023-04-20 11:30:59 -07:00
Austin Gebauer
298fb06e7e
docs/oidc: make it clear that contents of CA certificate are expected ( #19297 )
2023-02-22 11:33:53 -08:00
Max Coulombe
72d0632e4b
Added disambiguation that creation request can also update roles ( #17371 )
...
+ added disambiguation that creation request can also update roles
2023-02-22 12:02:31 -05:00
Ashlee M Boyer
06df5b9d95
docs: Migrate link formats ( #18696 )
...
* Adding check-legacy-links-format workflow
* Adding test-link-rewrites workflow
* Updating docs-content-check-legacy-links-format hash
* Migrating links to new format
Co-authored-by: Kendall Strautman <kendallstrautman@gmail.com>
2023-01-25 16:12:15 -08:00
Roberto Pommella Alegro
b2354e5aed
Docs: improve bound_audiences documentation for jwt role ( #18265 )
2022-12-07 12:50:09 -05:00
Bryce Kalow
fe3daa411a
website: content updates for developer ( #17035 )
...
* Chore (dev portal): update learn nav data links (#15515 )
* Update docs-nav-data.json
* Update docs-nav-data.json
* website: fixes internal redirects (#15750 )
* chore: remove duplicate overview item (#15805 )
* Use `badge` for `<sup>` tags in nav data JSON files (#15928 )
* Replacing <sup> tags with badge
* Adding type and color to badges
* fix broken links in vault docs (#15976 )
* website: Update old learn links to redirect locations (#16047 )
* update previews to render developer UI
* update redirects
* adjust content so it is backwards compat
Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com>
Co-authored-by: Kendall Strautman <36613477+kendallstrautman@users.noreply.github.com>
Co-authored-by: Ashlee M Boyer <43934258+ashleemboyer@users.noreply.github.com>
2022-09-22 08:11:04 -07:00
Austin Gebauer
2261b65653
auth/oidc: documents the client_nonce parameter ( #16403 )
2022-07-21 09:34:46 -07:00
Austin Gebauer
becb821004
auth/oidc: Adds documentation for SecureAuth IdP ( #16274 )
2022-07-12 08:11:55 -07:00
Austin Gebauer
04cf89d9bf
auth/oidc: splits IdP setup guides into separate pages ( #16167 )
2022-07-11 10:20:24 -07:00
Christopher Swenson
9b664af1cc
Add note about X.509 SHA-1 deprecation to relevant plugins ( #15672 )
...
Add note about X.509 SHA-1 deprecation to relevant plugins
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
2022-06-01 12:41:11 -07:00
Austin Gebauer
6b85229891
auth/oidc: adds documentation for JSON pointer user claim ( #15454 )
2022-05-16 15:31:02 -07:00
Tom Proctor
33e5b32dd5
Fix dead link for JWT supported algorithms ( #14953 )
2022-04-07 21:47:03 +01:00
Rémi Lapeyre
73b9f198be
Fix some typos ( #12289 )
2021-11-15 14:52:04 -05:00
Austin Gebauer
be57d94ea5
Updates docs for G Suite config in JWT/OIDC auth method ( #11418 )
2021-04-21 10:59:37 -07:00
Bryce Kalow
e27b43c482
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
Austin Gebauer
9e6de07624
Updates docs for jwt_supported_algs in JWT/OIDC auth method ( #11115 )
2021-03-16 14:17:53 -07:00
Austin Gebauer
e745202759
Adds API docs for max_age role parameter of JWT/OIDC auth method ( #10916 )
2021-02-19 13:39:58 -08:00
Jeff Escalante
179df992c0
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