Commit Graph

  • 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
  • dc5d2a5cd7
    Fix table (#1556) Michael Hienle 2022-02-15 17:39:16 +01: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
  • 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
  • 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
  • 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
  • 0e10fb8967
    Remove the information about Microsoft Azure AD in the provider documentation (#1477) Ole-Martin Bratteng 2021-12-23 18:24:31 +01:00
  • 576184924d
    Merge pull request #1481 from oauth2-proxy/release-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
  • 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
  • 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
  • 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
  • 6c379f74db
    Merge pull request #1412 from oauth2-proxy/release-7.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
  • ea261ca014
    fix arg typo in traefik example (#1410) Adam Stephens 2021-10-18 14:01:40 -04: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
  • 6cc7da8993
    Merge pull request #1375 from bancek/feature-force-json-errors Joel Speed 2021-10-13 17:09:08 +01:00
  • d3e036d619 Add force-json-errors flag Luka Zakrajšek 2021-10-05 11:24:47 +02:00
  • fd5e23e1c5
    linkedidn: Update provider to v2 (#1315) David Emanuel Buchmann 2021-10-04 16:58:25 +02:00
  • 3957183fd5
    Use the httputil.NewSingleHostReverseProxy instead of yhat/wsutil for … (#1348) Matt Lilley 2021-10-03 15:38:40 +01:00
  • a87c27b6bf
    Merge pull request #1379 from janrotter/fix-htpasswd-user-group Joel Speed 2021-09-28 11:09:29 +01:00
  • b0ab60b0b8
    Merge branch 'master' into fix-htpasswd-user-group Joel Speed 2021-09-28 10:18:09 +01:00
  • 044b022608
    Merge pull request #1381 from matt-cote/keycloak-provider-documentation Joel Speed 2021-09-28 10:15:03 +01:00
  • 6ced2e5ad4
    Fix formatting of Keycloak provider documentation Matt Cote 2021-09-27 14:37:19 -04:00
  • 826ebc230a Add changelog entry Jan Rotter 2021-09-26 23:47:28 +02:00
  • 81cfd24962 Store the group membership in the session Jan Rotter 2021-09-26 22:25:34 +02:00
  • e25158dda6 Add a test for htpasswd-user-groups in the session Jan Rotter 2021-09-26 22:13:48 +02:00
  • f6b2848e9a
    Merge pull request #1239 from oauth2-proxy/gitlab-oidc Nick Meves 2021-09-25 17:11:43 -07:00
  • e4a8c98e1b Preserve Nickname around refreshes Nick Meves 2021-07-03 13:58:00 -07:00
  • 95f9de5979 Preserve projects after RefreshSession Nick Meves 2021-06-19 15:18:50 -07:00
  • 11c2177f18 Use nickname claim as User for GitLab Nick Meves 2021-06-19 14:22:44 -07:00
  • c84a5a418f Adjust GitLab options configuration Nick Meves 2021-06-13 14:29:56 -07:00
  • 3092941c57 Use OIDC as base of Gitlab provider Nick Meves 2021-06-13 12:41:57 -07:00
  • 05a4e77c4c
    Multiarch builds (#1147) Ryan Hartje 2021-09-21 08:17:59 -05:00
  • ee7c405bd8
    Merge pull request #997 from FStelzer/issue844 Joel Speed 2021-09-17 13:45:39 +01:00
  • 88f32aeaa1
    rename Upstreams to UpstreamConfig and its Configs member to Upstreams then Fabian Stelzer 2021-09-17 11:08:18 +00:00
  • fe9159572c
    add docs for new Upstream mux config Fabian Stelzer 2021-08-09 15:03:52 +00:00
  • 662fa72e8c
    Add ProxyRawPath tests Fabian Stelzer 2021-08-09 14:58:48 +00:00
  • d51556515e
    Introduce ProxyRawPath flag Fabian Stelzer 2021-08-09 14:57:40 +00:00
  • 733b3fe642
    Determine line count for yaml load test dynamically Fabian Stelzer 2021-08-09 14:01:41 +00:00
  • 12ab4ef529
    Make the Upstreams mux configurable Fabian Stelzer 2021-08-09 13:32:15 +00:00
  • ae72beb24e
    Enable UseEncodedPath() for frontend mux Fabian Stelzer 2021-08-09 12:46:26 +00:00
  • ccbb98acd9
    fix(1356): test if session variable is null (#1357) Hedi Harzallah 2021-09-09 13:12:29 +02:00
  • 54d44ccb8f
    Allow specifying URL as input for custom sign in logo (#1330) Miks Kalnins 2021-09-05 11:23:22 -05:00
  • 7cf3065111
    Changing user field type to text (#1337) Philippe 2021-08-29 13:39:02 +02:00
  • 5928fe5485
    Merge pull request #1345 from pburgisser/add_skip_route_exemple Joel Speed 2021-08-27 11:25:57 +02:00
  • 45e45303ad
    Adding example for auth skiping Philippe Bürgisser 2021-08-27 09:37:51 +02:00
  • 31f7c5bb59
    Fix go get instructions (#1271) Stéphan Kochen 2021-08-18 18:11:18 +02:00
  • 42c16efa38
    Fixed .CustomLogin </form> tag placement for login page (#1317) Jordie 2021-08-11 16:57:40 +02:00
  • 526aff8c84
    Merge pull request #1210 from pb82/keycloak-oidc-provider Nick Meves 2021-08-07 09:57:03 -07:00