1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-07-15 01:44:22 +02:00

Commit Graph

  • 42c04cba82 Deploy website - based on dc5d2a5cd7 gh-actions 2022-02-15 16:40:46 +00:00
  • dc5d2a5cd7 Fix table (#1556) Michael Hienle 2022-02-15 17:39:16 +01:00
  • b7d8481695 Deploy website - based on 25371ea4af gh-actions 2022-02-15 16:13:47 +00:00
  • 25371ea4af improved audience handling to support client credentials access tokens without aud claims (#1204) Kevin Schu 2022-02-15 17:12:22 +01:00
  • 2b4c8a9846 Add the allowed_email_domains and the allowed_groups on the auth_request endpoint + support standard wildcard char for validation with sub-domain and email-domain. Valentin Pichard 2021-07-28 10:12:00 +02:00
  • 4a41ad2f9b Deploy website - based on c5a98c6d03 gh-actions 2022-02-11 10:19:02 +00:00
  • c5a98c6d03 Merge pull request #1550 from mhienle/patch-1 Joel Speed 2022-02-11 10:17:45 +00:00
  • 590b7a612e Fix broken link Michael Hienle 2022-02-11 10:04:25 +01:00
  • ad4f7bcb0e Merge pull request #1545 from andytson/feature/qs-allowed-groups-bypass Joel Speed 2022-02-10 14:08:45 +00:00
  • 05ebaf5158 Update changelog Andy Thompson 2022-02-09 18:51:24 +00:00
  • c1b01b5bc0 Fix issue with query string allowed group panic on skip methods Andy Thompson 2022-02-08 20:40:40 +00:00
  • b5c1c3cd46 Deploy website - based on 433b93d08a gh-actions 2022-02-09 19:31:20 +00:00
  • 433b93d08a Merge pull request #1474 from polarctos/feature/tls-min-version-options Joel Speed 2022-02-09 19:29:53 +00:00
  • cbbecb81bd Add changelog entry for tls-min-version polarctos 2021-12-17 01:07:45 +01:00
  • e03cf87dd8 Add option to specify the tls-min-version for the server polarctos 2021-12-17 00:01:32 +01:00
  • 11699a822a Add ValidateSession function to LoginGovProvder to include Auth Header (#1509) Preston Sheldon 2022-02-04 04:22:33 -05:00
  • 88709d8b69 Merge pull request #1489 from oauth2-proxy/fix-docker-push Joel Speed 2022-02-03 21:56:43 +00:00
  • bd0c4a3296 Fix Docker Buildx push to include build version Joel Speed 2021-12-22 17:55:53 +00:00
  • 7cfd9675a4 Deploy website - based on 4f5efd4074 gh-actions 2022-01-18 13:56:37 +00:00
  • 08e19e7d0b Deploy website - based on 92c4ca9c58 gh-actions 2022-01-18 13:55:53 +00:00
  • 4f5efd4074 Update auth.md (#1518) ThomasKalten 2022-01-18 14:54:52 +01:00
  • 92c4ca9c58 Update auth.md (#1519) ThomasKalten 2022-01-18 14:54:35 +01:00
  • dede6fd531 Fixing a typo, pointing to correct compose file (#1493) Magnus Lübeck 2021-12-29 20:50:36 +01:00
  • adca06bc85 Deploy website - based on 0e10fb8967 gh-actions 2021-12-23 17:26:10 +00:00
  • 0e10fb8967 Remove the information about Microsoft Azure AD in the provider documentation (#1477) Ole-Martin Bratteng 2021-12-23 18:24:31 +01:00
  • 0ac45eda51 Deploy website - based on 576184924d gh-actions 2021-12-22 17:11:15 +00:00
  • 576184924d Merge pull request #1481 from oauth2-proxy/release-v7.2.1 v7.2.1 Joel Speed 2021-12-22 17:09:59 +00:00
  • 5515918436 Prepare changelog for release v7.2.1 Joel Speed 2021-12-18 12:59:55 +00:00
  • 95839a2896 Merge pull request #1479 from polarctos/feature/go-1.17 Joel Speed 2021-12-18 12:34:40 +00:00
  • 7eaf98b5fe Update go version to 1.17 polarctos 2021-12-17 16:37:43 +01:00
  • c278e0aa4e Merge pull request #1471 from AlexanderBabel/feature/update-aline Joel Speed 2021-12-14 19:19:09 +00:00
  • 8a951b2b4a doc: update changelog Alex Babel 2021-12-14 02:21:28 +01:00
  • a654c9ec24 fix(Dockerfile): bump alpine to 3.15 Alex Babel 2021-12-14 02:09:59 +01:00
  • 5933000b86 Merge pull request #1247 from oauth2-proxy/adfs-default-claims Joel Speed 2021-12-06 14:24:41 +00:00
  • 67501f004f Implement refresh relying on obtaining lock redis-lock Joel Speed 2021-12-05 23:56:08 +00:00
  • 327211cec9 Refreshing with an invalid session should work Joel Speed 2021-12-03 23:44:18 +00:00
  • 1478fefe92 Remove lock release via peek Joel Speed 2021-12-03 23:42:42 +00:00
  • b734de16e6 Refactor refreshSession method to reduce number of return Kevin Kreitner 2021-11-08 16:51:11 +01:00
  • 2781ea1c95 Try to wait for lock, when obtaining lock failed Kevin Kreitner 2021-10-18 09:21:21 +02:00
  • 360c753d6f Remove unnecessary err variable definition Kevin Kreitner 2021-10-18 09:04:54 +02:00
  • 0cb8d23222 Simplify for loop for waiting for lock Kevin Kreitner 2021-10-18 09:04:02 +02:00
  • f596cbe6cc Update CHANGELOG.md Kevin Kreitner 2021-10-12 09:29:28 +02:00
  • d9e0933e54 Move validateSession back into refreshSessionIfNeeded Kevin Kreitner 2021-10-11 16:50:26 +02:00
  • ad8ce2f6a4 Add concurrent requests tests Kevin Kreitner 2021-10-11 15:36:33 +02:00
  • c5ea345daf Add tests, which consider session lock Kevin Kreitner 2021-10-11 13:09:52 +02:00
  • fca2d76f33 Fix tests for stored_session.go in middleware Kevin Kreitner 2021-10-11 11:12:11 +02:00
  • d8663a19a9 Remove unnecessary log output Kevin Kreitner 2021-09-29 17:20:09 +02:00
  • a8de9862cd Update logger message Kevin Kreitner 2021-09-29 17:17:48 +02:00
  • 88ab07930e Update update session from store Kevin Kreitner 2021-09-29 17:15:48 +02:00
  • ccd7a91b2b Add more specific error when updating from store Kevin Kreitner 2021-09-29 17:14:31 +02:00
  • c6d8cd1ea4 Remove one return statement in getValidatedSession Kevin Kreitner 2021-09-29 17:07:50 +02:00
  • 86ba2f41ce Refactor StoredSessionHandler Kevin Kreitner 2021-09-29 13:31:18 +02:00
  • 518e619289 Move session locking to refreshSessionIfNeeded method Kevin Kreitner 2021-09-29 13:07:28 +02:00
  • 76e3cb3e9a Use const for delay and expire time Kevin Kreitner 2021-09-29 12:01:16 +02:00
  • 0f545e14d4 Lock session state when refreshing Kevin Kreitner 2021-09-29 11:53:34 +02:00
  • 58b9f0633a Remove sensitive logging changes Kevin Kreitner 2021-07-27 18:34:23 +02:00
  • a4ad6bccfb Fix default value flag for sensitive logging Kevin Kreitner 2021-02-17 21:08:39 +01:00
  • 6b50a55668 Add sensible logging flag to default setup for logger Kevin Kreitner 2021-01-19 17:28:58 +01:00
  • 0fa8fca276 Update ADFS to new jwt lib Nick Meves 2021-12-01 19:16:42 -08:00
  • bdfca925a3 Handle UPN fallback when profileURL isn't set Nick Meves 2021-07-03 13:40:34 -07:00
  • 1621ea3bba ADFS supports IDToken nonce, use it Nick Meves 2021-06-22 18:57:21 -07:00
  • 4980f6af7d Use upn claim as a fallback in Enrich & Refresh Nick Meves 2021-06-22 18:50:47 -07:00
  • a53198725e Use upn as EmailClaim throughout ADFSProvider Nick Meves 2021-06-19 16:06:58 -07:00
  • 1b335a056d Merge pull request #1447 from oauth2-proxy/docker-fixes Joel Speed 2021-11-24 17:31:20 +00:00
  • ceb015ee22 Update changelog for docker fixes Joel Speed 2021-11-14 18:01:16 +00:00
  • 8dea8134eb Drop old makefiles in favour of buildx Joel Speed 2021-11-14 17:57:46 +00:00
  • 60b6dd850a Fix docker build and push for all platforms Joel Speed 2021-11-14 17:50:12 +00:00
  • 6e54ac2745 Update LinkedIn provider validate URL (#1444) Jeeva Kandasamy 2021-11-20 03:06:33 +05:30
  • d0542df354 Deploy website - based on 0693856bc3 gh-actions 2021-11-15 09:25:55 +00:00
  • 0693856bc3 Explicitly state precedence of config sources in docs (#1439) Jack Henschel 2021-11-15 10:24:04 +01:00
  • 7ed4e3c830 Fix docker container multi arch build issue by passing GOARCH details to make build (#1445) Jeeva Kandasamy 2021-11-13 03:12:46 +05:30
  • 2c668a52d4 Let authentication fail when session validation fails (fixes #1396) (#1433) Stephan Aßmus 2021-11-12 19:36:29 +01:00
  • ab29537ce5 Deploy website - based on 9caf8c7040 gh-actions 2021-11-12 18:26:12 +00:00
  • 9caf8c7040 Merge pull request #1419 from jangaraj/patch-1 Joel Speed 2021-11-12 18:25:04 +00:00
  • 1e761bf8fd Keycloak OIDC config improvement Jan Garaj 2021-10-25 10:01:35 +01:00
  • 4825116a57 Deploy website - based on 6c379f74db gh-actions 2021-10-22 17:20:53 +00:00
  • 6c379f74db Merge pull request #1412 from oauth2-proxy/release-7.2.0 v7.2.0 Joel Speed 2021-10-22 18:19:35 +01:00
  • 4ee3f13c46 Create versioned docs for release v7.2.x Joel Speed 2021-10-18 19:17:06 +01:00
  • 976dc35805 Update CHANGELOG for v7.2.0 release Joel Speed 2021-10-18 19:15:17 +01:00
  • d82c268696 Merge pull request #1403 from openstandia/fix-redis-tls Joel Speed 2021-10-19 13:30:53 +01:00
  • 7eb3a4fbd5 Improve TLS handling for Redis to support non-standalone mode with TLS Hiroyuki Wada 2021-10-13 00:19:30 +09:00
  • b49e62f9b2 Initalize TLS.Config when connecting to Redis with TLS (#1296) Maciej Strzelecki 2021-10-19 10:17:42 +02:00
  • 754e9ec29d Deploy website - based on ea261ca014 gh-actions 2021-10-18 18:02:54 +00:00
  • ea261ca014 fix arg typo in traefik example (#1410) Adam Stephens 2021-10-18 14:01:40 -04:00
  • 6224036bd2 Deploy website - based on 543a71efad gh-actions 2021-10-18 17:43:29 +00:00
  • 543a71efad Merge pull request #1411 from oauth2-proxy/fix-exclude-logging-doc Joel Speed 2021-10-18 18:42:18 +01:00
  • bdab6feb0c Fix exclude-logging-path documentation Joel Speed 2021-10-18 18:21:20 +01:00
  • 85c02821bf Merge pull request #1391 from oauth2-proxy/docker-buildx-selection Joel Speed 2021-10-18 18:36:19 +01:00
  • 2ce93b6b31 Improve build times by sharing cache and allowing platform selection Joel Speed 2021-10-05 16:58:54 +01:00
  • 9d8093f470 Merge pull request #1404 from oauth2-proxy/improve-no-auth-error Joel Speed 2021-10-18 18:16:40 +01:00
  • d8deaa124b Improve error message when no cookie is found Joel Speed 2021-10-13 18:48:09 +01:00
  • ddde41c5bd Deploy website - based on 6cc7da8993 gh-actions 2021-10-13 16:10:18 +00:00
  • 6cc7da8993 Merge pull request #1375 from bancek/feature-force-json-errors Joel Speed 2021-10-13 17:09:08 +01:00
  • 7db17f27f0 Fixup providers with verbose type klog Joel Speed 2021-10-06 17:29:30 +01:00
  • f6afd93a79 Fixup requests with verbose type Joel Speed 2021-10-06 17:29:17 +01:00
  • b08e2f1934 Fixup main with Verbose type Joel Speed 2021-10-06 17:29:03 +01:00
  • bd9bca99f0 Add Verbose type Joel Speed 2021-10-06 17:25:22 +01:00
  • 181c0652a8 Fixup main Joel Speed 2021-10-06 17:15:19 +01:00
  • c24fb1e830 Fixup providers Joel Speed 2021-10-06 17:12:25 +01:00
  • 383178073a Fixup requests Joel Speed 2021-10-06 17:12:15 +01:00