Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ory/oathkeeper

A cloud native Identity & Access Proxy / API (IAP) and Access Control Decision API that authenticates, authorizes, and mutates incoming HTTP(s) requests. Inspired by the BeyondCorp / Zero Trust white paper. Written in Go.
https://github.com/ory/oathkeeper

ci: Move to goreleaser orb (#338)

96beb4dbb29a1292d6c2a8a87bbe3b8e40f3c000 authored almost 5 years ago by hackerman <[email protected]>
Update CHANGELOG [ci skip]

f0e8ecfc416d342985436b61a20e3d52c642e280 authored almost 5 years ago by aeneasr <[email protected]>
Update SDK

6a0a0f81bcda1417f7530fe85cd01c2862956328 authored almost 5 years ago by aeneasr <[email protected]>
Update upgrade guide (#337)

99e98770dd764005e1967daf739dd23974384d19 authored almost 5 years ago by hackerman <[email protected]>
Update CHANGELOG [ci skip]

2e13a057da6fc626e9e856548746174c3ef7c2e7 authored almost 5 years ago by aeneasr <[email protected]>
Merge branch 'master' of github.com:ory/oathkeeper

264dc1521ab751d17f3a30760f1cc01e34825121 authored almost 5 years ago by aeneasr <[email protected]>
Remove superfluous version from workflows

55037fa0341a35992285d53be398ccf239b2fb58 authored almost 5 years ago by aeneasr <[email protected]>
Update CHANGELOG [ci skip]

dfbc231b8e2370089b2605a76252333b488bbc37 authored almost 5 years ago by aeneasr <[email protected]>
Update SDK

65222d55494b8b3a91e6c0cbe43a2d922f7c753b authored almost 5 years ago by aeneasr <[email protected]>
Move to new SDK pipeline (#333)

6940dc8de74de9c8be9f872df7cf3bc4bc079aa9 authored almost 5 years ago by hackerman <[email protected]>
docs: Incorporates changes from version v0.34.0-beta.1-6-g6723fb8 [ci skip]

ebe89ab65d035b0ff2e4ad9c70c59fe36a180635 authored almost 5 years ago by ORY Continuous Integration <[email protected]>
authn/cookie_session: Add subject_from modifier (#336)

The subject_from modifier is a GJSON path that points to the `subject` field. Useful if the upst...

6723fb834c386b72e9525d2dfd661e684bd915d3 authored almost 5 years ago by hackerman <[email protected]>
docs: Incorporates changes from version v0.34.0-beta.1-4-gee2b9e7 [ci skip]

d084c396d28a13f9fa845acb7190f21e705c9b71 authored almost 5 years ago by ORY Continuous Integration <[email protected]>
authn/cookie_session: Add extra_from modifier (#335)

The extra_from modifier is a GJSON path that points to the extra field. Useful if the upstream A...

ee2b9e743f4f6c56563d791947ffb592cc13394e authored almost 5 years ago by hackerman <[email protected]>
docs: Incorporates changes from version v0.34.0-beta.1-2-g7516eed [ci skip]

eb82132ac36413d9ef151a3d6958f3baa6324a7d authored almost 5 years ago by ORY Continuous Integration <[email protected]>
pipeline/authn: Add tests for cookie sources in jwt and oauth2_intro (#330) (#331)

Also updates the schemas to add missing cookie config element.

Closes #330

Signed-off-by: ...

7516eedc1ea97242a18225365898e0cbeafcffbf authored almost 5 years ago by Nikolai Grigoriev <[email protected]>
docs: Incorporates changes from version v0.34.0-beta.1 [ci skip]

a8a62b4b4ba2d6fe2cb319ccbff4ed8634086238 authored about 5 years ago by ORY Continuous Integration <[email protected]>
Prepare v0.34.0-beta.1+oryOS.14 release

96f77b24d8adb160d5c2c3db2f2432e206b99c77 authored about 5 years ago by hackerman <[email protected]>
docs: Incorporates changes from version v0.33.1-beta.1-4-g7e6f636 [ci skip]

66ae8c81ec4e631eb3e243eebafbfe4d7436eccf authored about 5 years ago by ORY Continuous Integration <[email protected]>
pipe/err: Improve IP and MIME matching (#323)

Previously, MIME matching respected the request's wildcards which lead to multiple handlers feel...

7e6f6369f4acc33211d78f2acb1036c610286c2c authored about 5 years ago by hackerman <[email protected]>
docs: Incorporates changes from version v0.33.1-beta.1-2-g4033321 [ci skip]

2764758dfc2d86ed6ff2163fbf0f7e28383fa5da authored about 5 years ago by ORY Continuous Integration <[email protected]>
Add customizable error handlers (#322)

This patch adds a new feature called error handlers. It allows to define the error handling logi...

4033321b13671de8d0d5a42846a4e19d6065db62 authored about 5 years ago by hackerman <[email protected]>
docs: Incorporates changes from version v0.33.1-beta.1 [ci skip]

66817540313ec989ceb359927dafe3c8252849c2 authored about 5 years ago by ORY Continuous Integration <[email protected]>
docs: Incorporates changes from version v0.33.0-beta.1-12-g0dd3fe3 [ci skip]

82c525324490f1d9e073ff8af60abdbfbb722c30 authored about 5 years ago by ORY Continuous Integration <[email protected]>
cmd: Add health check commands (#319)

Co-Authored-By: hackerman <[email protected]>

0dd3fe32a4c76b3b2c14a17108521eb51e5e4ff0 authored about 5 years ago by Thomas Lee <[email protected]>
docs: Incorporates changes from version v0.33.0-beta.1-10-g3e7936a [ci skip]

083b7eb35a7d26762bbf930b03969297ac931805 authored about 5 years ago by ORY Continuous Integration <[email protected]>
Properly merge env vars into pipeline configs (#320)

Previously, some keys did not respect the values set in the environment variables.

Closes #30...

3e7936a41150f367003c81c208910fdb77f556d9 authored about 5 years ago by hackerman <[email protected]>
docs: Incorporates changes from version v0.33.0-beta.1-8-g815951b [ci skip]

d77b225555356e4a2010eb6d707bf718c1620956 authored about 5 years ago by ORY Continuous Integration <[email protected]>
Add alpine-based Docker image (#318)

Closes #312

815951bb039937acc7be3f8b1b2bb06fe9ecac90 authored about 5 years ago by hackerman <[email protected]>
docs: Incorporates changes from version v0.33.0-beta.1-6-gf60f525 [ci skip]

987072248ad8e5e0ae0179d684f3f9f5b8124fbc authored about 5 years ago by ORY Continuous Integration <[email protected]>
Add more details to decision logging (#316)

Adds details such as the HTTP Method, User Agent, Subject, and other information to the logging ...

f60f52538ff6e66ea98afc89c6c6557ab8c5f93f authored about 5 years ago by hackerman <[email protected]>
authn: Improve session endpoint debugability (#315)

Closes #300

27186396ccff4ee3a7f8f0a4c703263fcc55afae authored about 5 years ago by hackerman <[email protected]>
cmd: Health endpoints now emit TRACE logs (#314)

Remove health endpoints from the logs to make monitoring easier. Setting `log_level` to `trace` ...

9036f8eec3f264f7bcae46b44286367b8521802a authored about 5 years ago by hackerman <[email protected]>
rule: Resolve matcher cache (#313)

A bug caused the rule matcher to not cache the regular expression result.

Closes #291

15196326d2436c2d849d955bf5050766ae6dff0c authored about 5 years ago by hackerman <[email protected]>
authn: Use bearer splitting when header is set to Authorization (#311)

Closes #308

464fa319e84953835b71e16360bab3016b8bfc64 authored about 5 years ago by pike1212 <[email protected]>
docs: Incorporates changes from version v0.33.0-beta.1 [ci skip]

a178031f000a405a7962046e0e8582c309ac8989 authored about 5 years ago by ORY Continuous Integration <[email protected]>
pipeline/mutator: Refactor hydrator retry config (#287)

2a97e051a98da588aa8125bc0c6681e2d39c48ef authored about 5 years ago by hackerman <[email protected]>
docs: Incorporates changes from version v0.32.1-beta.1-5-gf028719 [ci skip]

9f9c00cba904da0cdee4d97f5e3cad48160d75a0 authored about 5 years ago by ORY Continuous Integration <[email protected]>
Update README banner (#307)

f028719f054e314045f9830c016bfbde5bf04110 authored about 5 years ago by John <[email protected]>
Add cookie as an option for oauth2_introspection authenticator (#301)

e3fa55a77f020fcdb55a8b363b2196570f080d16 authored about 5 years ago by Paul Davis <[email protected]>
Add preserve_path option for cookie session to not override the path in the request (#297)

7e86b78355447cfbbfd83d04dcc2bf7c942dfc67 authored about 5 years ago by Paul Davis <[email protected]>
Allow specifying additional headers for the oauth introspection request (#302)

b1e5cea5245c07142b6b34f2660ed41e6239b79f authored about 5 years ago by Paul Davis <[email protected]>
docs: Incorporates changes from version v0.32.1-beta.1 [ci skip]

98c9bf8c92e068bac2f0e9148fd9fc357aadd78f authored about 5 years ago by ORY Continuous Integration <[email protected]>
docs: Incorporates changes from version v0.32.0-beta.1-13-g1910bbe [ci skip]

d45e1a0e9507dc87f3681bc05b125ceb237b2713 authored about 5 years ago by ORY Continuous Integration <[email protected]>
pipeline/authz: Add Content-Type header in the call to Keto (#290)

1910bbedc215c2b18c018cf9a5d5f86b6b3411c3 authored about 5 years ago by Sbou <[email protected]>
docs: Incorporates changes from version v0.32.0-beta.1-11-g7892d2f [ci skip]

c41ecd4cbb23abc6b4264596ddd7881bf3c81845 authored about 5 years ago by ORY Continuous Integration <[email protected]>
Revert incorrect license changes

7892d2f4024525c5e3f20e6237b18d0fbe36200d authored about 5 years ago by hackerman <[email protected]>
docs: Incorporates changes from version v0.32.0-beta.1-9-g08d42da [ci skip]

6ce33442285c18b9a31103d32e095d9dad12228c authored about 5 years ago by ORY Continuous Integration <[email protected]>
Revert readme changes to last working version

08d42dac81a8d71f3b7ab926a8b09abe7b305b5e authored about 5 years ago by aeneasr <[email protected]>
Remove obsolete section from README

aa8deefc02848a4c90bf06365b7a37d71eb9c72f authored about 5 years ago by aeneasr <[email protected]>
Fix broken readme headlines

2e8109a4fa1b53e83e86897de6890c910d4b77ff authored about 5 years ago by aeneasr <[email protected]>
Auto-kill test runner after 10 retries (#286)

eaad59866349bebdeaed72e068a9ce6752b25cef authored about 5 years ago by hackerman <[email protected]>
vendor: Update ory/x/viperx dependency (#285)

This patch automatically binds environment variables to configuration keys. This patch resolves ...

0ef3bce92a3c17a6cffc794f2b08859f0852ee5d authored about 5 years ago by hackerman <[email protected]>
docs: Incorporates changes from version v0.32.0-beta.1-3-g8cf6868 [ci skip]

2c8fbf7a2f74455690bcca4426bfff430e3068f4 authored about 5 years ago by ORY Continuous Integration <[email protected]>
Dereference config schema and resolve issues (#282)

Resolves several documentation issues, see also: ory/docs#217

Closes #234
Closes #281

8cf6868b3e925e686769d43c912d5e52c6589a9b authored about 5 years ago by hackerman <[email protected]>
docs: Add notes for 0.32.0

40e3b891b99a41bee4b7be1a2cf7463bfb64f8db authored about 5 years ago by hackerman <[email protected]>
docs: Incorporates changes from version v0.32.0-beta.1 [ci skip]

f3a0e53762d31a1f7155ef75f08d7853aa6ec524 authored about 5 years ago by ORY Continuous Integration <[email protected]>
docs: Incorporates changes from version v0.31.0-beta.1 [ci skip]

dafc870943720f04f5ac06a139bf5e126a83afa8 authored about 5 years ago by ORY Continuous Integration <[email protected]>
docs: Incorporates changes from version v0.30.0-beta.1 [ci skip]

ebd198a908bcbc77f734e93a181209fec66e7736 authored about 5 years ago by ORY Continuous Integration <[email protected]>
docs: Incorporates changes from version v0.20.0-beta.1 [ci skip]

aaf801bb1cebe9d4a6c5062b5a0e10c9737b091b authored about 5 years ago by ORY Continuous Integration <[email protected]>
docs: Incorporates changes from version v0.19.1-beta.1-2-g41869a9 [ci skip]

a44846b1e6c8cbdb76162b3128c2aa4ff79d3375 authored about 5 years ago by ORY Continuous Integration <[email protected]>
ci: Resolve issues with changelog task

41869a95d1259d22cce12c58a2cf51acf434c953 authored about 5 years ago by hackerman <[email protected]>
ci: Improve changelog task

6a2b7564bc7edd371ddbb347fe9ee373b9348098 authored about 5 years ago by hackerman <[email protected]>
pipeline/authn: Add token_from config to introspection and jwt (#271)

Add additional optional configuration to jwt and oauth2_introspection authenticators allowing to...

fc85ac854c3fb4cdd96bbae650f7355400431eac authored about 5 years ago by Jakub Dziechciewicz <[email protected]>
rule: Add migration capabilities (#268)

Adds the ability to modify rules with backwards compatibility.

Closes #266

bc74e726712c77955d2013979770c2724af17f20 authored over 5 years ago by hackerman <[email protected]>
authn: Force auth style in oauth2 client credentials authn (#267)

Closes #260

97d789097b47b50117421f8f4ebd32182de4195c authored over 5 years ago by hackerman <[email protected]>
Update UPGRADE.md

4e4bd93695a14b453a895fd2c20eca416307dcee authored over 5 years ago by hackerman <[email protected]>
Update upgrade instructions

7483d1cf9344058ddc12efabdb00f5b5b8b41f48 authored over 5 years ago by hackerman <[email protected]>
authz: Change error code from 403 to 401 (#259)

Closes #256

c17e564cc2427a0ab1f7d2eb2d2b7cb95e34f88b authored over 5 years ago by Nikolai Grigoriev <[email protected]>
Fix id_token schema reference URL

72a23333d67f01d2474603f6ba9e5b1e97605a95 authored over 5 years ago by aeneasr <[email protected]>
Resolve broken tests (#262)

bc67cc18b4e32331f86bc8b10f1947a812be6b7e authored over 5 years ago by hackerman <[email protected]>
Homogenize configuration management (#258)

89709aabfe002fc5ae2e76016fc45a13d74f3d8b authored over 5 years ago by hackerman <[email protected]>
Fix #250: Ignore query parameters to build payload for Keto engine (#251)

d0fc7f4c6a9377ff3f2466d5860c12247202e646 authored over 5 years ago by Guillaume SMAHA <[email protected]>
mutator/id_token: Add claim templating (#246)

591f5249f3d8ba314cf7e914926bfbd0300e7589 authored over 5 years ago by hackerman <[email protected]>
docs: Updates issue and pull request templates (#245)

Signed-off-by: aeneasr <[email protected]>

f140837a7181f3e2c0a209e6dd47a534be08c1f8 authored over 5 years ago by hackerman <[email protected]>
docs: Incorporates changes from version v0.17.5-beta.1

f7beddccfcc0bfb52805382278758e347cc1dc2c authored over 5 years ago by ORY Continuous Integration <[email protected]>
Add mutator for modifying authenticationSession with external API (#240)

b38b0f4d4cd5148ebe0858558f410b4f0c367be1 authored over 5 years ago by Jakub Dziechciewicz <[email protected]>
Support multiple mutators per access rule (#233)

Closes #233

d21179dd25543662075be402f6e24e1ee20d2754 authored over 5 years ago by Jakub Kabza <[email protected]>
docs: Updates issue and pull request templates (#239)

Signed-off-by: aeneasr <[email protected]>

2e0b3ef28bf3b2e8c6225d5e407a3f9b1487ccea authored over 5 years ago by hackerman <[email protected]>
docs: Updates issue and pull request templates (#238)

Signed-off-by: aeneasr <[email protected]>

6f83cda6ce855ed09ec3f553eaaf644e0d853634 authored over 5 years ago by hackerman <[email protected]>
docs: Updates issue and pull request templates (#237)

Signed-off-by: aeneasr <[email protected]>

6181ee5c14fbcc1b3b844d9f301a5df90dcf6a8b authored over 5 years ago by hackerman <[email protected]>
doc: Add adopters placeholder (#236)

302c7b8cec0479db2735440ef336c11ca92675ff authored over 5 years ago by hackerman <[email protected]>
docs: Incorporates changes from version v0.17.4-beta.1

370eb3745630631e96ff6c0de61ab86b2832a3f5 authored over 5 years ago by ORY Continuous Integration <[email protected]>
Add sprig template library (#235)

c85c5400000f1c534b99db292273f71c427d368e authored over 5 years ago by Igor Zibarev <[email protected]>
docs: Updates issue and pull request templates (#232)

Signed-off-by: aeneasr <[email protected]>

00c08ba9c4d2ce6b910b151d79eaccbf6d9c0710 authored over 5 years ago by hackerman <[email protected]>
docs: Incorporates changes from version v0.17.3-beta.1

b271ff21644f9e3fd0605cc50978d0c5e2e883e3 authored over 5 years ago by ORY Continuous Integration <[email protected]>
rule: Resolve k8s configmap reload issue (#231)

c04547e7bda2396c997252dd7ca3e588897b7779 authored over 5 years ago by hackerman <[email protected]>
Move back to scratch Docker image

3fa8a5078759869c3a3a0521f17b80f246fdd7f4 authored over 5 years ago by hackerman <[email protected]>
docs: Incorporates changes from version v0.17.2-beta.1

e652c3fac276f73278ac8e3bf4a75b3789420da7 authored over 5 years ago by ORY Continuous Integration <[email protected]>
rules: Support kubernetes configmap reloading (#230)

92b769bfdf4d5fd7902e1b5ae1dc63d11de4e0f1 authored over 5 years ago by hackerman <[email protected]>
docs: Updates issue and pull request templates (#226)

Signed-off-by: aeneasr <[email protected]>

007d491dfd204b4dcf175906319db667b10fff1e authored over 5 years ago by hackerman <[email protected]>
docs: Incorporates changes from version v0.17.1-beta.1

64d180fd7f41febd4f15a35bd8ee625adc854256 authored over 5 years ago by ORY Continuous Integration <[email protected]>
rule: Fix panic on send on closed channel (#225)

Closes #224

2112ab6b325aef71963de9d448dbf15ce09bd5fe authored over 5 years ago by Igor Zibarev <[email protected]>
docs: Incorporates changes from version v0.17.0-beta.1

8f4a51808f4614a666fdaa0043b73105a55af54d authored over 5 years ago by ORY Continuous Integration <[email protected]>
ci: Automate schema confiugration sync

94bcc4f611a3d0d5112fb44b7a20f2afc70bb760 authored over 5 years ago by aeneasr <[email protected]>
docs: Update upgrade guide

a8ccb0541f9f0e8b707b418bb6698ed18bdadf0b authored over 5 years ago by aeneasr <[email protected]>
cmd: Remove useless function

3521a3d9a606b92c7bf9c74828185934b2cba9c5 authored over 5 years ago by aeneasr <[email protected]>
Validate configuration with JSON Schema

997427dc03c7efee476f145677b73a42bbc63c89 authored over 5 years ago by aeneasr <[email protected]>
Fix broken reload tests

d6059b711aa921fd012ce71eb11e370f174596f6 authored over 5 years ago by aeneasr <[email protected]>
cmd: Do not fatal when immutable value is changed

717d7f748abe61014653f3c6519c4aef019d1969 authored over 5 years ago by aeneasr <[email protected]>