Commit Graph
3492 Commits
Author SHA1 Message Date
Michael Quigley 3399cdcd6b changelog draft (#968) 2025-07-30 16:57:37 -04:00
Michael Quigley 9c1c03136c unauthorized response from auth endpoint when no provider match (#968) 2025-07-30 16:52:57 -04:00
Michael Quigley 83b10595f4 remove the enum restriction on 'oauth-provider'; use any provider 2025-07-30 16:48:15 -04:00
Michael Quigley 56e7c03934 more auth headers (#968) 2025-07-30 16:39:03 -04:00
Michael Quigley 1b8bd71594 port the 'google' provider to the new structure (#968) 2025-07-30 16:30:40 -04:00
Michael Quigley bcacc1971a lint 2025-07-30 16:01:01 -04:00
Michael Quigley baf88e230b lint removal; better refresh/expiration handling (#968) 2025-07-30 15:55:56 -04:00
Michael Quigley eed3a293f8 'zrok-auth-basic' header for basic auth username (#968) 2025-07-30 15:36:03 -04:00
Michael Quigley dce424b2bc pass along user email (#968) 2025-07-30 15:31:44 -04:00
Michael Quigley b9e47963b8 accessToken is encrypted in session cookie (#968) 2025-07-30 15:22:18 -04:00
Michael Quigley a81738a292 optional refresh support (#968) 2025-07-30 14:59:29 -04:00
Michael Quigley df0d8aa4f3 oops (#968) 2025-07-30 13:00:48 -04:00
Michael Quigley 00f74685d1 legacy 'google' provider does not need a 'name'; hardcoded to 'google' (#968) 2025-07-30 12:59:21 -04:00
Michael Quigley 8e7d6caee1 new flexible oidc provider (#968) 2025-07-30 12:56:08 -04:00
Michael Quigley 98f0a77a25 initial strawman generic oidc provider (#968) 2025-07-30 12:15:47 -04:00
Michael Quigley e1364d9e30 lint (#968) 2025-07-30 11:32:22 -04:00
Michael Quigley 63b29eaa8f better publicProxy structure; pluggable oauth provider configuration (#968) 2025-07-30 11:30:51 -04:00
Michael Quigley c705bb942b consolidate all proxy ui into new 'proxyUi' package (#1012) 2025-07-30 10:41:28 -04:00
Michael Quigley d707bd9769 reorg/readability lint (#968) 2025-07-30 00:55:34 -04:00
Michael Quigley edec389f5d cleaner publicProxy structure (#968) 2025-07-29 16:28:42 -04:00
Michael Quigley c57717b8fe Merge branch 'main' into global_identity_v2 2025-07-29 15:57:21 -04:00
Michael Quigley f1a15a4d6f Merge pull request #1011 from openziti/sdk_options
Super Networking (#1010)
v1.0.8
2025-07-29 19:56:18 +00:00
Michael Quigley 9e92fd39c5 lint (#1010) 2025-07-29 15:07:30 -04:00
Michael Quigley e79a25bf69 moar super network (#1010) 2025-07-29 15:00:33 -04:00
Michael Quigley 7fa4b84314 changelog (#1010) 2025-07-29 14:31:39 -04:00
Michael Quigley 585025a942 super networking enabled (#1010) 2025-07-29 14:26:07 -04:00
Michael Quigley 69e42ed8e4 update sdk-golang to v1.2.1 (#1010) 2025-07-29 13:53:57 -04:00
Michael Quigley e1aa57b5a3 changelog (#1010) 2025-07-29 13:50:21 -04:00
Michael Quigley 9892ef820b 'superNetwork' config (#1010) 2025-07-29 13:47:12 -04:00
Michael Quigley ca1a9c91a6 vestigial lint (#968) 2025-07-29 13:02:04 -04:00
Michael Quigley e4d48c59d5 use 'login' prompt (#968) 2025-07-28 17:11:41 -04:00
Michael Quigley 751fde81d6 interception point for login delegation (#968) 2025-07-28 16:40:21 -04:00
Michael Quigley 8af1b8453e strip github (#968) 2025-07-28 16:23:51 -04:00
Michael Quigley 815fd5cc71 readme lint 2025-07-24 11:11:01 -04:00
Michael Quigley b645b665c9 Merge pull request #1005 from openziti/agent_http_healthcheck
Agent Backend (proxy) Target HTTP Health Checks (#1002)
v1.0.7
2025-07-18 17:56:49 +00:00
Michael Quigley 5ae7743af0 changelog lint (#1002) 2025-07-18 13:46:45 -04:00
Michael Quigley bc1b8ba613 changelog doc link (#1002) 2025-07-18 13:44:25 -04:00
Michael Quigley 6ba0955dba docs lint (#1002) 2025-07-18 13:39:13 -04:00
Michael Quigley e752b29bfa docs (#1002) 2025-07-18 13:37:00 -04:00
Michael Quigley a6f04bfb0c a little bit of fit and finish (#1002) 2025-07-18 13:24:10 -04:00
Michael Quigley 6275985d54 initial implementation of the '/agent/share/http-healthcheck' endpoint (#1002) 2025-07-18 12:18:53 -04:00
Michael Quigley b99e414fce rough in '/agent/share/http-healthcheck' for remoted healthchecks (#1002) 2025-07-18 11:57:30 -04:00
Michael Quigley a73125977b changelog (#1002) 2025-07-18 11:47:48 -04:00
Michael Quigley c9f542ecd7 cli support ('zrok agent share http-healthcheck') and tested backend (#1002) 2025-07-18 11:45:34 -04:00
Michael Quigley 5ae124b0b8 agent http healthcheck backend (#1002) 2025-07-18 11:21:59 -04:00
Michael Quigley 511804aa27 Merge pull request #1004 from openziti/delete_identity
Delete Identity Admin Endpoint (#800)
2025-07-17 21:40:39 +00:00
Michael Quigley babebd39a4 changelog (#800) 2025-07-17 16:41:50 -04:00
Michael Quigley 6ed0999c2b use the environment identity scheme where the erp is named after the zId of the environments identity (#800) 2025-07-17 16:37:31 -04:00
Michael Quigley c8d30682d4 'zrok admin delete identity' CLI (#800) 2025-07-17 16:27:44 -04:00
Michael Quigley 599ce8982c lint (#800) 2025-07-17 16:18:49 -04:00