Skip to content

Releases: AnchorFree/oidc-starter

v1.1.0

14 Jan 14:15
Compare
Choose a tag to compare
Add metrics exporter

v1.0.0

09 Jan 14:49
58d0aec
Compare
Choose a tag to compare
Change Web UI and add healthz endpoint to enable health checks (#1)

* Add healthz endpoint for health checks
* Remove baseRedirectURI because it is obsolete
* Add webPrefixPath to enable possiblity work with web prefix
* Migrate from dep to vgo modules and remove vendor dir
  as it is unneeded with vgo modules
* Add new web ui similar to dex-k8s-authenticator
* Upgrade Dockerfile
* Add favicon
* Change Copy All button appearance