336 Commits

Author SHA1 Message Date
Pinny 67145abeb4 Update version and CLI docs on website 2026-07-08 21:57:13 +00:00
Ryan Richard fdbaaad26f update FIPS docs
Signed-off-by: Ryan Richard <richardry@vmware.com>
2026-07-06 10:35:16 -07:00
Pinny 366a19bef2 Update version and CLI docs on website 2026-05-11 18:25:39 +00:00
Pinny 870b2539f6 Update version and CLI docs on website 2026-03-30 16:57:59 +00:00
Pinny da86068f4e Update version and CLI docs on website 2026-01-30 20:30:56 +00:00
Pinny 3031a070d1 Update version and CLI docs on website 2025-12-24 01:28:35 +00:00
Pinny 3447e28fee Update version and CLI docs on website 2025-10-28 22:09:42 +00:00
Pinny c6d8539b8a Update version and CLI docs on website 2025-08-29 15:04:52 +00:00
Pinny bf2b28a755 Update version and CLI docs on website 2025-08-04 21:16:23 +00:00
Ryan Richard 4fe8167f60 account for move of repo from vmware-tanzu to vmware on GitHub 2025-08-02 15:08:15 -07:00
Pinny fa0c63fc40 Updated versions in docs for v0.39.0 release
CodeQL / Analyze (go) (push) Failing after 1m38s
CodeQL / Analyze (javascript) (push) Failing after 1m13s
2025-05-19 15:50:36 +00:00
Pinny 7ef58a9132 Updated versions in docs for v0.38.0 release
CodeQL / Analyze (go) (push) Failing after 1m2s
CodeQL / Analyze (javascript) (push) Failing after 55s
2025-03-19 20:56:58 +00:00
Pinny 69c6676d8f Updated versions in docs for v0.37.0 release
CodeQL / Analyze (go) (push) Failing after 1m25s
CodeQL / Analyze (javascript) (push) Failing after 41s
2025-01-15 20:53:32 +00:00
Ryan Richard 4f43f01e55 update architecture.md 2025-01-08 12:35:47 -08:00
Ryan Richard 7221be5a8a add doc describing all tokens and credentials 2025-01-08 12:35:34 -08:00
Ryan Richard 9619a0f226 change remoteAddr to sourceIPs in Supervisor audit log for incoming reqs 2025-01-06 21:21:01 -06:00
Pinny fc5a776645 Updated versions in docs for v0.36.0 release 2024-12-10 19:00:02 +00:00
Ryan Richard ae5aad178d TokenCredentialRequest uses actual cert expiry time instead of estimate
and also audit logs both the NotBefore and NotAfter of the issued cert.
Implemented by changing the return type of the cert issuer helpers
to make them also return the NotBefore and NotAfter values of the new
cert, along with the key PEM and cert PEM.
2024-11-27 13:53:03 -06:00
Ryan Richard 51ae782135 fix typo in audit-logging.md 2024-11-27 13:53:03 -06:00
Ryan Richard 54b35c30da rename tokenIdentifier to tokenID in the audit logs
Because `tokenID` is more consistent with the names of
the other correlation keys.
2024-11-27 13:53:03 -06:00
Ryan Richard dfe04c5a58 update audit-logging.md to reflect changes in recent commits 2024-11-27 13:53:03 -06:00
Ryan Richard 4423d472da allow audit correlation between token being issued and being used 2024-11-27 13:53:03 -06:00
Ryan Richard 9c0272382f clean up audit logging documentation 2024-11-27 13:53:02 -06:00
Ryan Richard 2de8d9f0f3 cleanup example audit logs to make them prettier 2024-11-27 13:53:02 -06:00
Ryan Richard 76bda12760 update audit-logging.md to resolve todos 2024-11-27 13:53:02 -06:00
Ryan Richard 1006dd9379 resolve some todos 2024-11-27 13:53:01 -06:00
Joshua Casey 369316556a Add configuration to audit internal endpoints and backfill unit tests 2024-11-27 13:53:01 -06:00
Joshua Casey cf4b29de4b Clarify docs 2024-11-27 13:53:00 -06:00
Ryan Richard 4df043a91c document audit logging 2024-11-27 13:53:00 -06:00
Ryan Richard d020de4b3d update fips reference doc 2024-11-27 13:53:00 -06:00
Pinny a25749f087 Updated versions in docs for v0.35.0 release 2024-11-06 20:50:55 +00:00
Pinny 009470883e Updated versions in docs for v0.34.0 release 2024-10-16 23:27:23 +00:00
Pinny 99ad89211a Updated versions in docs for v0.33.0 release 2024-10-16 22:42:51 +00:00
Ryan Richard c1930833eb add reference to hosting provider in site's page footer 2024-08-26 09:22:32 -07:00
Joshua Casey 6207121c03 Merge pull request #2038 from vmware-tanzu/ci_doc_update
update cicd.md to discuss using multiple IDPs for human vs bot accounts
2024-08-08 08:12:08 -05:00
Pinny 248994dab6 Updated versions in docs for v0.33.0 release 2024-08-08 04:58:23 +00:00
Ryan Richard aad6b676b0 add section to blog post 2024-08-07 14:57:46 -07:00
Joshua Casey bf91b2045c Add blog post for v0.33.0 - externally managed CA bundles 2024-08-07 14:57:15 -07:00
Ryan Richard fcf6ec6731 update cicd.md to discuss using multiple IDPs for human vs bot accounts 2024-08-07 10:39:30 -07:00
Joshua Casey cb101e4dbe Merge branch 'main' into doc_typo 2024-08-06 08:28:22 -05:00
Ryan Richard 91ef68992c document new CA bundle source option in howto docs 2024-08-05 11:32:20 -07:00
Ryan Richard 4e6a39ed11 fix WS1 doc typo 2024-08-02 09:12:08 -07:00
Ryan Richard ef7c7d879b add local demo tutorial to site 2024-06-19 13:02:02 -07:00
Pinny ea64444c8b Updated versions in docs for v0.32.0 release 2024-06-19 19:08:25 +00:00
Pinny e9fa98edfb Updated versions in docs for v0.31.0 release 2024-06-06 15:45:25 +00:00
Ryan Richard ea9d06c819 blog post for v0.31.0: github IDP support 2024-06-06 11:26:28 -04:00
Ryan Richard 01723e0d12 Merge branch 'main' into github_identity_provider 2024-06-03 13:21:32 -07:00
Ryan Richard 38a90fa01e mention GitHubIdentityProvider in some more website documentation 2024-05-30 14:21:33 -07:00
Ryan Richard c1719c8f1a use "latest" dir for API docs in doc URLs on the web site 2024-05-28 15:59:40 -07:00
Ryan Richard efffa0def2 document creating GitHub OAuth App 2024-05-22 15:03:09 -07:00