-
Notifications
You must be signed in to change notification settings - Fork 61
Feat: Enable proxy-authorization in admin client #437
Commits on Sep 22, 2023
-
Add proxyCommand to client config
Signed-off-by: Fabio Grätz <[email protected]>
Fabio Grätz committedSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 9b80f4d - Browse repository at this point
Copy the full SHA 9b80f4dView commit details -
Add proxy auth unary interceptor
Signed-off-by: Fabio Grätz <[email protected]>
Fabio Grätz committedSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for d6a2ac8 - Browse repository at this point
Copy the full SHA d6a2ac8View commit details -
Use proxy auth in http client for oauth
Signed-off-by: Fabio Grätz <[email protected]>
Fabio Grätz committedSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 410e3bd - Browse repository at this point
Copy the full SHA 410e3bdView commit details -
Cache tokens obtained from external commands
Signed-off-by: Fabio Grätz <[email protected]>
Fabio Grätz committedSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for e435a3a - Browse repository at this point
Copy the full SHA e435a3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd5cc57 - Browse repository at this point
Copy the full SHA cd5cc57View commit details -
Add tests for proxy auth interceptor
Signed-off-by: Fabio Grätz <[email protected]>
Fabio Grätz committedSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 27b8e75 - Browse repository at this point
Copy the full SHA 27b8e75View commit details -
Make work without 2nd token cache but instead with 2nd credentials fu…
…ture Signed-off-by: Fabio Grätz <[email protected]>
Fabio Grätz committedSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for ea9090e - Browse repository at this point
Copy the full SHA ea9090eView commit details -
Adapt existing tests to not using a 2nd token cache but a 2nd credent…
…ials future Signed-off-by: Fabio Grätz <[email protected]>
Fabio Grätz committedSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 7bce3d9 - Browse repository at this point
Copy the full SHA 7bce3d9View commit details -
Adapt new tests to not using a 2nd token cache but a 2nd credentials …
…future Signed-off-by: Fabio Grätz <[email protected]>
Fabio Grätz committedSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 132dbb9 - Browse repository at this point
Copy the full SHA 132dbb9View commit details -
Fix number of opts in NewAdminConnection
Signed-off-by: Fabio Grätz <[email protected]>
Fabio Grätz committedSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 66e6f65 - Browse repository at this point
Copy the full SHA 66e6f65View commit details -
Don't overwrite original error in NewProxyAuthInterceptor
Signed-off-by: Fabio Grätz <[email protected]>
Fabio Grätz committedSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for f8caf4f - Browse repository at this point
Copy the full SHA f8caf4fView commit details -
Improve error message when failing to create http client for oauth
Signed-off-by: Fabio Grätz <[email protected]>
Fabio Grätz committedSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for b947012 - Browse repository at this point
Copy the full SHA b947012View commit details -
Actually don't return any error from setHTTPClientContext at all as b…
…efore Signed-off-by: Fabio Grätz <[email protected]>
Fabio Grätz committedSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 19d069e - Browse repository at this point
Copy the full SHA 19d069eView commit details -
Don't require github.com/golang-jwt/jwt anymore
Signed-off-by: Fabio Grätz <[email protected]>
Fabio Grätz committedSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 6a56775 - Browse repository at this point
Copy the full SHA 6a56775View commit details -
Signed-off-by: Fabio Grätz <[email protected]>
Fabio Grätz committedSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for fd10310 - Browse repository at this point
Copy the full SHA fd10310View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89ab23c - Browse repository at this point
Copy the full SHA 89ab23cView commit details