Ashlee M Boyer
f3df55ad58
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
tjperry07
9f488db88e
added jwt token validation ( #18703 )
2023-01-17 09:57:40 -05:00
Austin Gebauer
d1c1a73c77
docs/oidc: change user type recommendation for Google workspace integration ( #18676 )
...
* docs/oidc: change user type recommendation for Google workspace integration
* Update website/content/docs/auth/jwt/oidc-providers/google.mdx
Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
2023-01-12 00:44:01 +00:00
Austin Gebauer
1b82aa5997
auth/oidc: fix permissions for Azure 200+ group workflow ( #18532 )
...
* auth/oidc: fix permissions for Azure 200+ group workflow
* use autonumbering
2022-12-22 23:51:08 +00:00
Austin Gebauer
fdc6e2e46a
auth/oidc: fix documentation link anchors for Google Workspace integration ( #17379 )
2022-10-03 09:09:35 -07:00
Bryce Kalow
dfc3ad015a
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
f9af44a0bb
auth/oidc: update docs for google workspace config ( #17128 )
...
* auth/oidc: update docs for google workspace config
* make fmt
2022-09-14 08:42:02 -07:00
Jason O'Donnell
615d591486
auth/oidc: add extra context about claim names in doc ( #16987 )
2022-09-01 15:30:50 -07:00
David Fleming
f08143cec8
Fix Link: OIDC Provider Config - Okta ( #16607 )
...
Okta was pointing at /docs/auth/jwt/oidc-providers/kubernetes. Updated to point at /docs/auth/jwt/oidc-providers/okta
2022-08-05 12:40:03 -04:00
Austin Gebauer
4dda00ee1a
auth/oidc: Adds documentation for SecureAuth IdP ( #16274 )
2022-07-12 08:11:55 -07:00
Austin Gebauer
647c2eba42
auth/oidc: splits IdP setup guides into separate pages ( #16167 )
2022-07-11 10:20:24 -07:00
Tom Proctor
caf00b9f3c
OIDC/Kubernetes docs: Improve instructions for setting bound_audiences ( #16080 )
2022-06-22 09:27:19 +01:00
Austin Gebauer
ec778e3d9f
docs/oidc: adds missing steps for Google Workspace configuration ( #15943 )
2022-06-10 16:29:49 -07:00
Christopher Swenson
9de0dbaef9
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
Tom Proctor
1c2f3c8ddf
docs: Improve sample commands for querying k8s API ( #15686 )
2022-05-31 21:20:31 +01:00
Austin Gebauer
ec6e362d83
auth/oidc: adds documentation for JSON pointer user claim ( #15454 )
2022-05-16 15:31:02 -07:00
Austin Gebauer
d3b167d029
auth/oidc: documents user claim constraint for optional google workspace config ( #15456 )
2022-05-16 15:29:58 -07:00
TylerGelinas
4be45db85b
Add ForgeRock to OIDC Providers ( #15294 )
2022-05-06 12:24:36 -07:00
Yoko Hyakuna
f374938d31
Fix broken links referencing to API docs ( #14565 )
...
* Fix all '/api/' to '/api-docs/'
* Minor fixes
* Undo some of the unintentional changes
2022-03-17 18:14:48 -07:00
Jim Kalafut
75caf59093
Replace docs references to PUT with POST ( #14270 )
...
The operations are handled identically, but ~85% of the references were
POST, and having a mix of PUT and POST was a source of questions.
A subsequent commit will update the internal use of "PUT" such as by
the API client and -output-curl-string.
2022-02-25 06:52:24 -08:00
Chris Capurso
797f11b0e5
update G Suite to Google Workspace in docs ( #14126 )
...
* update G Suite to Google Workplace in docs
* fix Google Workplace to Workspace typo
2022-02-17 13:01:45 -05:00
Austin Gebauer
17b2e0d259
auth/oidc: Documentation updates for Azure AD applications ( #13819 )
2022-01-28 08:34:36 -08:00
Tom Proctor
be07a202d9
Docs to clarify k8s auth options with short-lived tokens ( #13275 )
...
* Rework 1.21 content into one heading and add note at top
* Add notes about extended k8s token duration
* Add example of ClusterRoleBinding for using client JWTs
2021-12-08 18:20:24 +00:00
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
Daniel Kimsey
f9100dfb42
Add documentation for vault-plugin-auth-jwt skip_browser CLI option ( #12833 )
2021-10-19 15:55:24 -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
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