mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-03-06 03:32:13 +00:00
It's a generic config and not OIDC provider specific but since most providers require it it seems like the best default.
Website for Pinniped
Prerequisites
- Hugo
- macOS:
brew install hugo - Windows:
choco install hugo-extended -confirm
- macOS:
Build
hugo server --disableFastRender
Serve
Serve site at http://localhost:1313