Lukasz Leszczuk
284d384c3f
Simplify groups claim parsing
2019-09-12 14:28:51 +02:00
Lukasz Leszczuk
7b80d0869a
Don't fail on missing IDtoken in GetGroups
2019-09-10 16:42:56 +02:00
Lukasz Leszczuk
1f7426bd18
Add ValidateGroupWithSession for TestProvider
2019-09-10 15:45:51 +02:00
Lukasz Leszczuk
8439e72320
Remove exempted users. Remove ValidateExemtions (not used)
2019-09-10 13:33:13 +02:00
Lukasz Leszczuk
3ff441026c
Cleanup in comments, removal of GetEmailAddress, use groups as []string
2019-09-09 19:25:56 +02:00
Lukasz Leszczuk
e7b8acae0f
Fix function name in comment
2019-09-06 17:02:39 +02:00
Lukasz Leszczuk
08bede8f90
Remove redundant debug logs. Fix nonce setting. Fix ordering in azure docs.
2019-09-06 16:54:41 +02:00
Nelson Menezes
6b1e5caa40
Add clarification about plural env vars ( #252 )
2019-09-06 16:54:41 +02:00
dependabot[bot]
c759611675
Bump nokogiri from 1.10.1 to 1.10.4 in /docs
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.1 to 1.10.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.1...v1.10.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-09-06 16:54:41 +02:00
Lukasz Leszczuk
10e766c317
Azure auth documentation
2019-09-06 16:54:41 +02:00
Lukasz Leszczuk
90208c7fe4
Fix tests
2019-09-06 16:54:41 +02:00
Lukasz Leszczuk
d7b8506ea2
Fix existing tests
2019-09-06 16:54:41 +02:00
Lukasz Leszczuk
6f1c16f033
Formatting fixes
2019-09-06 16:54:41 +02:00
Lukasz Leszczuk
7ecb9fd2d6
Initial work on porting https://github.com/bitly/oauth2_proxy/pull/347/ . ToDo: port tests
2019-09-06 16:54:41 +02:00
Joel Speed
0aba5ec768
Update changelog for v4.0.0 release
2019-09-06 16:54:41 +02:00
aledeganopix4d
81f15258a8
Add Bitbucket provider. ( #201 )
...
Add a new provider for Bitbucket,
can be configured from the options
specifying team and/or repository
that the user must be part/have access
to in order to grant login.
2019-09-06 16:54:41 +02:00
Adam Eijdenberg
91184c58c7
Made setting of proxied headers deterministic based on configuration
...
alone
Previously some headers that are normally set by the proxy (and may be
replied upstream for authorization decisiions) were not being set
depending on values in the users sesssion.
This change ensure that if a given header is sometimes set, it will
always be either set or removed.
It might be worth considerating always deleting these headers if we
didn't add them.
2019-09-06 16:54:41 +02:00
Henry Jenkins
2bf793b477
Fix links in docs
...
- Fixed a bunch of references to the repo, which were 404ing
- Fixed a couple of things that 301/302ed
- Fixed some in page references
2019-09-06 16:54:41 +02:00
Nelson Menezes
82a3d5afdc
Add clarification about plural env vars ( #252 )
2019-08-27 09:15:33 -07:00
Joel Speed
6683e35008
Merge pull request #250 from pusher/dependabot/bundler/docs/nokogiri-1.10.4
...
Bump nokogiri from 1.10.1 to 1.10.4 in /docs
2019-08-21 11:09:48 +01:00
dependabot[bot]
b83b7565f3
Bump nokogiri from 1.10.1 to 1.10.4 in /docs
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.1 to 1.10.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.1...v1.10.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-08-21 10:05:52 +00:00
Joel Speed
d00c14a2a7
Merge pull request #247 from pusher/release-v4.0.0
...
Update changelog for v4.0.0 release
2019-08-16 15:19:32 +01:00
Joel Speed
44ea6920a7
Update changelog for v4.0.0 release
2019-08-16 15:06:53 +01:00
aledeganopix4d
fa6c4792a1
Add Bitbucket provider. ( #201 )
...
Add a new provider for Bitbucket,
can be configured from the options
specifying team and/or repository
that the user must be part/have access
to in order to grant login.
2019-08-16 14:53:22 +01:00
Joel Speed
a165928458
Merge pull request #226 from continusec/makeheadersettingdeterministic
...
Made setting of proxied headers deterministic based on configuration alone
2019-08-16 14:41:14 +01:00
Adam Eijdenberg
d5d4878a29
Made setting of proxied headers deterministic based on configuration
...
alone
Previously some headers that are normally set by the proxy (and may be
replied upstream for authorization decisiions) were not being set
depending on values in the users sesssion.
This change ensure that if a given header is sometimes set, it will
always be either set or removed.
It might be worth considerating always deleting these headers if we
didn't add them.
2019-08-16 11:44:43 +10:00
Joel Speed
c4559ea372
Merge pull request #241 from thought-machine/fix-docs-links
...
Fix links in docs
2019-08-15 12:07:37 +01:00
Henry Jenkins
a65d38d181
Merge branch 'master' into fix-docs-links
2019-08-14 12:04:23 +01:00
Henry Jenkins
57851f6850
Merge pull request #239 from bradym/docFormat
...
Docs only: format Command Line Options using a table
2019-08-14 12:03:03 +01:00
Joel Speed
7e3ad6b215
Merge branch 'master' into docFormat
2019-08-14 11:12:54 +01:00
Henry Jenkins
c941f3ce0d
Merge branch 'master' into fix-docs-links
2019-08-13 21:23:45 +01:00
Henry Jenkins
9240538939
Merge pull request #244 from ferhatelmas/typo-fix
...
Fix some typos
2019-08-13 21:23:18 +01:00
Brady Mitchell
272fb96024
add back nginx-auth-request <a name
2019-08-13 09:12:48 -07:00
Brady Mitchell
bc5fc5a513
remove unnecessary <a> tags
2019-08-13 09:01:38 -07:00
Dan Bond
49e124eb87
Merge branch 'master' into typo-fix
2019-08-13 16:25:23 +01:00
Dan Bond
6453e78db3
Merge branch 'master' into docFormat
2019-08-13 16:22:18 +01:00
Joel Speed
b167744b0a
Merge pull request #145 from rtluckie/feature/add_oidc_userinfo_support
...
Add OIDC support for UserInfo Endpoint Email Verification
2019-08-13 15:35:51 +01:00
ferhat elmas
fb52bdb90c
Fix some typos
2019-08-13 12:42:23 +02:00
Ryan Luckie
c457eeb711
Merge branch 'master' into feature/add_oidc_userinfo_support
2019-08-12 17:32:29 -05:00
Brady Mitchell
9938bb95d9
Merge branch 'master' into docFormat
2019-08-11 17:23:33 -07:00
Brady Mitchell
4b985992d8
add missing header border
2019-08-11 17:21:32 -07:00
Henry Jenkins
8b61559b8d
Fix links in docs
...
- Fixed a bunch of references to the repo, which were 404ing
- Fixed a couple of things that 301/302ed
- Fixed some in page references
2019-08-11 16:07:03 +01:00
Henry Jenkins
e1b70dc9f0
Merge pull request #240 from vitaliytv/patch-1
...
[docs] Fix link to oauth2_proxy.cfg
2019-08-11 15:20:58 +01:00
Vitalii Tverdokhlib
9e37de53e3
docs: fix path to oauth2_proxy.cfg
2019-08-11 14:55:19 +03:00
Brady Mitchell
18156713e3
indent content in ordered list, fixes 165
2019-08-10 21:46:13 -07:00
Brady Mitchell
14c25c1d8a
use a table for command line options
2019-08-10 21:45:18 -07:00
Joel Speed
a91cce7ab9
Merge pull request #238 from thought-machine/fix-typo
...
Fix typos in changelog
2019-08-07 19:36:03 +01:00
hjenkins
02dfa87f11
Fix typos in changelog
2019-08-07 18:00:37 +01:00
jansinger
7134d22bcc
New flag "-ssl-upstream-insecure-skip-validation" ( #234 )
...
* New flag "-ssl-upstream-insecure-skip-validation" to skip SSL validation for upstreams with self generated / invalid SSL certificates.
* Fix tests for modified NewReverseProxy method.
* Added change to the changelog.
* Remove duplicate entries from changelog.
2019-08-07 17:48:53 +01:00
mikesiegel
d85660248c
Adding docs for how to configure Okta for the OIDC provider ( #235 )
...
* Adding documentation for Okta OIDC provider.
* additional clean up.
* Clearer heading
* Forgot a word.
* updated documentation based on ReillyProcentive review.
* Per steakunderscore review: removed defaults. Removed extra hardening steps (expiration, https only etc) not directly related to setting up Okta w/ OIDC
2019-08-07 11:57:18 +01:00