1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-07-17 01:52:30 +02:00

Commit Graph

  • bcadad4c30 Fix method deprecated error in lint (#1699) t-katsumura 2022-08-09 07:18:29 +09:00
  • 7a784a460d Merge pull request #1709 from aiciobanu/basic-login-failed-message Joel Speed 2022-07-13 14:50:47 +01:00
  • 33a3a602bc added CHANGELOG.md entry for #1709 Alexandru Ciobanu 2022-07-13 16:26:30 +03:00
  • 52cf162843 added tests for basic auth alert message feature Alexandru Ciobanu 2022-06-30 18:11:43 +03:00
  • cbda3cf618 implement an error alert message for invalid basic auth credentials Alexandru Ciobanu 2022-06-30 18:10:02 +03:00
  • 0dbda5dfac WIP request-rules Joel Speed 2022-06-03 12:41:30 +01:00
  • ee0c226b8a Deploy website - based on db74661e10 gh-actions 2022-05-29 14:52:04 +00:00
  • db74661e10 Merge pull request #1665 from oauth2-proxy/release-7.3.0 v7.3.0 Joel Speed 2022-05-29 15:50:17 +01:00
  • 4344610f80 Create versioned docs for release v7.3.x Joel Speed 2022-05-29 15:43:02 +01:00
  • 95e1a4973e Update CHANGELOG for v7.3.0 release Joel Speed 2022-05-29 15:36:50 +01:00
  • d3f428a1a6 Discover signature algorithms from OIDC provider (#1662) Joel Speed 2022-05-29 13:48:09 +01:00
  • c900c51a1b Unbreak oauth2-proxy for keycloak provider after 2c668a (#1502) ckwalsh 2022-05-29 03:08:04 -07:00
  • 9cd8ee4902 Deploy website - based on 01da2ac352 gh-actions 2022-05-29 09:22:52 +00:00
  • 01da2ac352 Update KeyCloak Auth Provider oidc_issuer_url (#1661) snowjet 2022-05-29 19:20:42 +10:00
  • bccaafba3f Deploy website - based on 167acf7f09 gh-actions 2022-05-29 09:19:12 +00:00
  • 167acf7f09 Add redirect instructions for gitlab on sub-dir (#1616) bradybus 2022-05-29 03:17:30 -06:00
  • fc686ae95c Corrects request endpoint (#1650) adamsong 2022-05-25 15:05:12 -04:00
  • 2cb33db768 Deploy website - based on c6a98369a0 gh-actions 2022-05-23 09:19:25 +00:00
  • c6a98369a0 Add description on ipv6 address (#1635) t-katsumura 2022-05-23 18:17:29 +09:00
  • 743c344fdc Change error type for redirect parsing errors (#1649) Nik Skoufis 2022-05-20 23:26:21 +10:00
  • 7a2fc25afa Deploy website - based on 086b869945 gh-actions 2022-05-20 13:06:23 +00:00
  • 086b869945 Merge pull request #1638 from jacksgt/configure-upstream-timeout Joel Speed 2022-05-20 14:04:28 +01:00
  • 7a27cb04df Implement configurable timeout for upstream connections Jack Henschel 2022-05-13 22:36:21 +02:00
  • 27f4bb6a0e Merge pull request #1651 from rkkris75/oauth2-proxy-cvefix Joel Speed 2022-05-16 10:09:15 +01:00
  • 1aef90f9a9 Added changelog for PR #1651 Rajesh Krishnamurthy 2022-05-13 15:44:58 -07:00
  • f8ddc130d8 CVE fixes pertaining to text, crypto and prometheus Rajesh Krishnamurthy 2022-05-13 14:53:24 -07:00
  • 374a676c9d Add Authorization to the request scope Joel Speed 2022-04-24 19:07:15 +01:00
  • a310166981 Remove unused request scope fields cleanup-scope Joel Speed 2022-04-24 18:50:12 +01:00
  • 96d5daaf4f Convert legacy request authorization to structured Joel Speed 2022-04-24 18:44:13 +01:00
  • f403c696de Update options Joel Speed 2022-04-24 18:43:38 +01:00
  • f0ba38e7ee Deploy website - based on b794248176 gh-actions 2022-04-24 01:13:45 +00:00
  • b794248176 Add allowed_emails option to the auth endpoint query string (#1595) zv0n 2022-04-24 03:11:38 +02:00
  • 9b5d1e4224 Fixup benchmark Joel Speed 2022-04-19 10:05:00 +01:00
  • 5b31cde578 Fixup Add request authorization ruleset Joel Speed 2022-04-19 10:04:52 +01:00
  • d31b135cc6 Add benchmarks for ruleset Joel Speed 2020-07-19 10:12:24 +01:00
  • 0ce9ae756e Add request authorization ruleset Joel Speed 2020-07-19 09:37:06 +01:00
  • 333e68637f Build ARMv8 Docker Images (#1594) Braunson 2022-04-14 10:52:43 -04:00
  • 2e9c30ac12 Parameterise runtime image (#1478) Ole-Martin Bratteng 2022-04-14 15:10:59 +02:00
  • f820deb96d Merge pull request #1583 from adriananeci/groups_token_to_session Joel Speed 2022-03-14 09:18:24 +00:00
  • b25a6e4cb2 Deploy website - based on ce750e9b30 gh-actions 2022-03-13 10:10:39 +00:00
  • ce750e9b30 PKCE Support (#1541) Braunson 2022-03-13 06:08:33 -04:00
  • a392cc1098 Add groups to session too when creating session from token Adrian Aneci 2022-03-07 18:54:24 +02:00
  • 45ef848b0a Merge pull request #1577 from simon04/patch-1 Joel Speed 2022-02-24 13:16:08 +00:00
  • 5b89e975d1 main: fix typo "convert-config-to-alpha" Simon Legner 2022-02-24 08:59:45 +01:00
  • 7ffcc419b0 Deploy website - based on b2f780c394 gh-actions 2022-02-21 21:45:42 +00:00
  • b2f780c394 Merge pull request #1512 from r4co0n/fix-docs-cookiesecret-generator-bash Joel Speed 2022-02-21 21:44:04 +00:00
  • 6dfa3021e8 Merge branch 'master' into fix-docs-cookiesecret-generator-bash Joel Speed 2022-02-20 14:17:12 +00:00
  • d34644e160 Merge pull request #1567 from oauth2-proxy/fix-docs-release Joel Speed 2022-02-20 14:14:52 +00:00
  • eb43b17750 Ensure docs release action has correct env Joel Speed 2022-02-20 14:07:56 +00:00
  • b999c41a5a docs/7.1.x/configuration: Use 32 bytes to generate secret Simon Hollenbach 2022-02-20 14:41:46 +01:00
  • 4ed564901e docs/versioned_docs: Backport fix entropy for bash secret (#1511) Simon Hollenbach 2022-02-20 14:29:14 +01:00
  • db71dd8c55 docs/configuration: Fix entropy for bash secret Simon Hollenbach 2022-01-10 18:31:02 +01:00
  • cc94be0314 Merge pull request #1565 from oauth2-proxy/update-docusaurus Joel Speed 2022-02-19 23:10:02 +00:00
  • c232136196 Update docs github actions to Node 17 Joel Speed 2022-02-19 18:23:32 +00:00
  • 3ac51f5e2f Update Docusaurus to 2.0.0-beta.15 Joel Speed 2022-02-19 16:20:14 +00:00
  • c9c9720134 Deploy website - based on 08b9b0c100 gh-actions 2022-02-19 18:15:23 +00:00
  • 08b9b0c100 Merge pull request #1564 from ianroberts/alpha-config-removed-options Joel Speed 2022-02-19 18:14:00 +00:00
  • 54ff3b96a7 Added provider flags to the list of those options superseded by alpha config. Ian Roberts 2022-02-19 16:59:24 +00:00
  • e80e0fd2ae Deploy website - based on 7dc984e664 gh-actions 2022-02-19 16:23:51 +00:00
  • 7dc984e664 Merge pull request #1418 from ianroberts/start-url-parameters Joel Speed 2022-02-19 16:22:45 +00:00
  • e1d570c1a2 Changelog entry for #1418. Ian Roberts 2022-02-19 16:18:23 +00:00
  • 63727103db Support for passing through URL query parameters from /oauth2/start to the ID provider's login URL. Ian Roberts 2022-02-16 16:18:51 +00:00
  • b547fe0b37 Merge pull request #1559 from oauth2-proxy/refactor-oidc-verifier Joel Speed 2022-02-19 15:43:06 +00:00
  • c3158ebc48 Ensure required PKCE information is exposed from provider Joel Speed 2022-02-18 15:04:38 +00:00
  • 474a3b049e Add changelog entry for new ProviderVerifier code Joel Speed 2022-02-17 10:07:53 +00:00
  • 82710a7ac1 Fix other packages that rely on verifiers Joel Speed 2022-02-16 15:55:44 +00:00
  • 1f992b3f87 Integrate new provider verifier into providers Joel Speed 2022-02-16 15:35:59 +00:00
  • e3678aaaff Add ProviderVerifier to providers/oidc Joel Speed 2022-02-16 10:15:36 +00:00
  • 3bb9621f5d Add DiscoveryProvider to perform OIDC discovery Joel Speed 2022-02-16 13:25:59 +00:00
  • ed3892296e Move OIDC IDToken verifier behind interface Joel Speed 2022-02-16 14:06:25 +00:00
  • 979c3e8cbc Move internal OIDC package to providers package Joel Speed 2022-02-15 17:24:48 +00:00
  • 1578d90d0b Merge pull request #1563 from oauth2-proxy/fix-profile-url Joel Speed 2022-02-19 15:37:18 +00:00
  • 25ef843115 Ensure claim extractor does not attempt profile call when URL is empty Joel Speed 2022-02-18 14:09:07 +00:00
  • 07aba7db09 Tidy go mod file Joel Speed 2022-02-18 13:31:16 +00:00
  • 74e2f5069c Merge pull request #1561 from mgiessing/mgiessing-patch-1 Joel Speed 2022-02-19 15:20:53 +00:00
  • 515d0f255e Update CHANGELOG.md mgiessing 2022-02-18 14:20:25 +01:00
  • 873ce3f1c3 Update README.md mgiessing 2022-02-17 23:19:26 +01:00
  • ac3b36f57a Update Makefile mgiessing 2022-02-17 23:08:53 +01:00
  • e4c32df61e Update dist.sh mgiessing 2022-02-17 22:59:11 +01:00
  • 24c826c883 Update Makefile mgiessing 2022-02-17 22:57:54 +01:00
  • f9fb530c11 Update Dockerfile mgiessing 2022-02-17 22:55:57 +01:00
  • f54eab3408 Deploy website - based on 263a5df820 gh-actions 2022-02-17 17:11:48 +00:00
  • 263a5df820 Merge pull request #1286 from instadeepai/allowed_email_domains-on-auth_request-endpoint Joel Speed 2022-02-17 17:10:43 +00:00
  • ceda5329eb Merge pull request #1560 from oauth2-proxy/fix-provider-initialisation Joel Speed 2022-02-17 09:56:00 +00:00
  • 4eb2a35aa8 Fix provider data initialisation Joel Speed 2022-02-16 16:47:55 +00:00
  • 0dc3bb7362 Deploy website - based on f6aa7600ea gh-actions 2022-02-16 11:52:12 +00:00
  • f6aa7600ea Merge pull request #1555 from oauth2-proxy/provider-options Joel Speed 2022-02-16 11:50:39 +00:00
  • eda5eb9243 Add changelog entry for provider refactor Joel Speed 2022-02-16 11:46:32 +00:00
  • 0791aef8cc Integrate new provider constructor in main Joel Speed 2022-02-15 12:00:06 +00:00
  • 2e15f57b70 Remove provider configuration from validation package Joel Speed 2022-02-15 11:46:12 +00:00
  • d162b018a8 Move provider initialisation into providers package Joel Speed 2022-02-15 11:18:32 +00:00
  • 95dd2745c7 Remove options dependency on providers package Joel Speed 2022-02-15 11:07:13 +00:00
  • 9832844c8a Merge pull request #1394 from oauth2-proxy/claim-extractor Joel Speed 2022-02-16 10:37:20 +00:00
  • edb1bc1a11 Add changelog entry for generic claim extractor Joel Speed 2022-02-16 10:31:30 +00:00
  • 967051314e Integrate claim extractor into providers Joel Speed 2021-06-26 11:49:08 +01:00
  • 537e596904 Add claim extractor provider util Joel Speed 2021-06-26 11:48:49 +01:00
  • 44dc3cad77 Merge pull request #1468 from oauth2-proxy/session-refresh-using-lock Joel Speed 2022-02-16 10:23:34 +00:00
  • da92648e54 Add changelog entry for session locking Joel Speed 2022-02-14 14:29:16 +00:00
  • 54d42c5829 Implement refresh relying on obtaining lock Joel Speed 2021-12-05 23:56:08 +00:00
  • e2c7ff6ddd Use session to lock to protect concurrent refreshes Kevin Kreitner 2021-01-19 17:28:58 +01:00