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

docs: Update upgrade guide

f727efe438bafbfb8f404ae1dd98b062d1ad804b authored over 5 years ago
Watch configuration and access rule changes (#217)

This patch allows oathkeeper to re-load any changes made to the configuraiton file and/or the ac...

a078e891e2fe97bdb6ce8a2264f629a179c9116e authored over 5 years ago
Create FUNDING.yml

d7da8e296205e183140c18ba3cc6269334476a2b authored over 5 years ago
Add support for rules in YAML format (#213)

This commit adds support for defining access rules in YAML format, in
addition to existing JSON...

67face611b9f19ed9b6606931c9b7a82df769154 authored over 5 years ago
docs: Incorporates changes from version v0.16.0-beta.5

a8afc3b559905d8807519e3ed04fd39a654fa73d authored over 5 years ago
authenticator: Add cookie session authenticator (#211)

f8a66b77f99420fa4ac6693967af1906ae962489 authored over 5 years ago
Add description into the name of subtest (#212)

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

230c332f5972e2bbf5a81a31c4ceafdfbf541d75 authored over 5 years ago
ci: Update golangci install script (#210)

d1506dd54797fb9f70f28063da08216965ac7b43 authored over 5 years ago
docker: Use non-root user in image (#209)

221512635125eb61943f6dfd93b69defa61d9ce3 authored over 5 years ago
Remove binary license (#208)

3460d65249783ea1eb6558fbe75cec4c72105f5c authored over 5 years ago
Update config.yaml (#204)

There's no DSN in oathkeeper

effe9c025c3a25edf88bc3791ec27cb01e128a1a authored over 5 years ago
docs: Incorporates changes from version v0.16.0-beta.4

1e03ee24b466b01fe4f81e5a4fda8ab42f9a0615 authored over 5 years ago
server: Properly declare negroni middleware (#200)

Previously, negroni.With was mistakenly used to add middleware onto the stack.
The proper metho...

9d3dc54e1350fa74fb126cc4761462e83d86548f authored over 5 years ago
docs: Updates issue and pull request templates (#198)

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

244810aabfc2259e756963791855cde1006fe16f authored over 5 years ago
docs: Updates issue and pull request templates (#197)

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

31d057cf37816fb20436f464f96ee2c5fd32d7e7 authored over 5 years ago
docs: Updates issue and pull request templates (#196)

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

74fa27ba9b110d8b4bd8afe09d77c5c602187a5c authored over 5 years ago
docs: Incorporates changes from version v0.16.0-beta.3

d777ecf59192d14a432a024d5a3451b47f6cff4e authored over 5 years ago
ci: Use golang for docs task

b120c7214d7f11441b0cec7a34517b4403226f5f authored over 5 years ago
ci: Use sh instead of bash for config generation

1daff7f3cc1331bfe4244f627a3db9c506a01558 authored over 5 years ago
ci: Fix docs task

b923a2724f4fa95ac9bc2642449e15a856504994 authored over 5 years ago
docs: Rename config.yml -> config.yaml

4faecbea5683e18522697f5c2b1ccc76fbf4c762 authored over 5 years ago
ci: Rename job release-docs to docs (#193)

2da94afc905577e78d0de354077326ce98a6f276 authored over 5 years ago
ci: Resolve goreleaser issues (#192)

e496becd432147f197e096d38edd341ee9b54d96 authored over 5 years ago
ci: Update release pipeline (#191)

26a44f92d79ee9d32615eaa94d8f150d60b593e8 authored over 5 years ago
Reduce deployment complexity and refactor internals (#185)

Closes #178
Closes #177
Closes #174
Closes #168
Closes #164
Closes #141
Closes #140
...

6b509ad5e3ce109521de80540bd0c762b7ecd8d2 authored over 5 years ago
docs: Updates issue and pull request templates (#189)

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

367a48dba6693db44a17179dcf0f0e7c624be7a7 authored over 5 years ago
Resolve issue with install.sh script (#187)

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

d31d5bea5085355960cc051c4bb6b6232a77ac75 authored over 5 years ago
docs: Incorporates changes from version v0.15.2

7ceabe98498e1dd9f8c3c452f5d0f9ab366a3c07 authored over 5 years ago
cmd/client: Use json rawmessage for arbtrary payloads (#184)

Closes #182

Signed-off-by: Stanislav Zapolsky <[email protected]>

a55e4d1267dcb2975a5e4b4ab4248bdf7adc00b0 authored over 5 years ago
docs: Incorporates changes from version v0.15.1

5c34958ff00a56f9a5784bfb01b6b200fcbd91d1 authored over 5 years ago
vendor: Add go.sum (#180)

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

fc261f0a340b3bcca56519c2da3042e614f8b6a3 authored over 5 years ago
docker: Remove full tag from build pipeline (#179)

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

e2edbf8628fd7592730dbb320760e514982e049d authored over 5 years ago
sdk: Remove sdk dependencies to keto/hydra (#173)

This patch replaces code-generated SDKs with raw http.Client calls which reduces dependencies an...

b538e3c8fdd52be1e61ed88502fce1de7737d4a9 authored almost 6 years ago
Update CHANGELOG.md

cbccbe2f4786f90208dfa93a8b8b47027ca11548 authored almost 6 years ago
docs: Incorporates changes from version v0.0.0-testrelease.3

44649b6302057cb64c9585b862043fe4568d4432 authored almost 6 years ago
docker: Update Dockerfile build instructions

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

ec40cc4cfa1716adff9cb4cd8c604aa6f4aa9e91 authored almost 6 years ago
ci: Add license.txt to gitignore

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

529e05e51de13e84a103c7bd14e0e93111c09043 authored almost 6 years ago
ci: Adopt new release pipeline (#171)

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

b56c047158d9abf0765af0cf1f8cd30a44df7293 authored almost 6 years ago
make: Remove vendored dependencies after sdk generation

7c33ca89781a225ab43b4d663b30c154a24a7e0a authored almost 6 years ago
sdk: Move to go-swagger SDK code generation (#170)

Closes #165

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

38c52a3cc3a24b1d77d7f07d012be561d018b5ec authored almost 6 years ago
judge: Set request headers for credential issuers (#169)

Closes #120
Closes #133

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

4fc579cd677b71f6083fd3edaad741a7979e629a authored almost 6 years ago
vendor: Upgrade dependencies (#163)

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

f9fdefb5dfe9dbff38f0ae96f82e42fea24d1c93 authored almost 6 years ago
proxy: Use scp,scope,scopes in jwt authenticator (#162)

Previously, the JWT authenticator only used the "scope" claim to retrieve scope values from a JW...

eebc2f44e3e42b7af653f91d9345111e0a280401 authored almost 6 years ago
rule: Ensure rule matcher is locked before updating (#159)

Lock CachedMatcher before rules are updated when HTTPMatcher refreshes to avoid concurrent map i...

6fb715161370382b384ab2e0cb7ec64ca425f16a authored almost 6 years ago
ci: Resolve CI build issue (#160)

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

43e500d23504a02f72f6305e719e1763ec21e820 authored almost 6 years ago
proxy: improve debugability of JWT authenticator (#156)

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

8441bd52dc567de04b8b4eb9b4655aaf45b90f03 authored almost 6 years ago
docs: Update patrons

f423666df6e067ed563a853c3187afb1859dc36c authored almost 6 years ago
docs: Update README building-from-source part with the gomodule way (#152)

Closes #149

Signed-off-by: pink-lucifer <[email protected]>

9d653f5364cfabdd03a6a39b0883d70b9783fb01 authored almost 6 years ago
docs: Incorporates changes from version v0.14.2+oryOS.10

2d9899a38b927ff367931c024a10bfdc3230e9a3 authored about 6 years ago
ci: Fix docker push arguments in publish task

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

62415a1c36f6a335f02adf272cb0e50eb1691f89 authored about 6 years ago
ci: Fix docker release task

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

893385b10f26ffd9933f4d66c4187ca59d2f3f47 authored about 6 years ago
ci: Fix circle misconfiguration

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

a00ce64e0bf5890192808f0edb1879caaa811742 authored about 6 years ago
vendor: Update keto to latest

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

3e2a8dee9ead7a89d537162b8c4271444ab137df authored about 6 years ago
proxy: Upgrade keto authorizer to 0.2.0 (#145)

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

bcd4836d2ad38821d2a3c856ff3b851e5dce344a authored about 6 years ago
docs: Update documentation links (#144)

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

84131d2201192c92eebcf1f03dd89f417402c985 authored about 6 years ago
docs: Fix proxy help command description (#142)

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

c836cb0e1785bc4da602b1c820a6d6a54e7043e0 authored about 6 years ago
docs: Align changelog, upgrade with new versions (#143)

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

751dfa3abacb122f0b5599800025366dec7d9b5c authored about 6 years ago
rule: Ignore query parameters when matching url in rules. (#139)

Signed-off-by: Stanislav Zapolsky <[email protected]>

07eb99bdb669121bcd27559d9f11d0633f5a8877 authored about 6 years ago
Support "scope" claim as a string in jwt authenticator (#137)

Signed-off-by: Stanislav Zapolsky <[email protected]>

ab5240e9a462cfaf2f632d6b535a3177d2c80c4e authored about 6 years ago
docs: Improve some docs and update SDK (#135)

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

9a6901dc52b3ae9a1aabf692903b1d4922869308 authored about 6 years ago
cmd: Add http proxy timeout config (#132)

Add environment parameters (and description) to configure timeout settings of a server handled p...

b3718ce56d4bcfe4610806ae6b15382226adab75 authored about 6 years ago
proxy: Make subject configurable using go template (#129)

Signed-off-by: Lars Sjöström <[email protected]>

ee9dcdd275b6b7f21c4a8b438ebed711acfda5e2 authored about 6 years ago
docs: Updates issue and pull request templates (#127)

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

e4d0e2691618c104c5fe749267a02538bcb35465 authored over 6 years ago
docs: Updates issue and pull request templates (#126)

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

5991a922a3fd39bb5704b16116325487b73f2868 authored over 6 years ago
cmd: Streamlines https configuration variables (#124)

Closes #121

Signed-off-by: Frederic BIDON <[email protected]>

9f6f8155a002699e29c5f02c8ebb48ac5dff17be authored over 6 years ago
docs: Update link to security console

26fdda126a9b322e5310a2a3a3ed83949f640d2c authored over 6 years ago
docs: Fix typo in README. (#118)

Signed-off-by: Dave Dunkin <[email protected]>

3d33fcc85b248a7f0f9f7d1295459b5541927d81 authored over 6 years ago
docs: Incorporates changes from version v1.0.0-beta.9

b9127f60de1d96e95310731b88b77b7b443f0d2e authored over 6 years ago
cmd: Properly document JWT refresh (#117)

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

2e024f91640bf4182d1b1a6fb143d77c523f4596 authored over 6 years ago
cmd: Enables TLS option on serve api (#116)

Signed-off-by: Frederic BIDON <[email protected]>

83f1f84a42510f2c9a6d72d33f94ff8117b56a7f authored over 6 years ago
cmd: Align TLS options with hydra (#114)

Signed-off-by: Frederic BIDON <[email protected]>

c7631528afc1e60ffed61a5b5e101079224e751b authored over 6 years ago
cmd: Resolve broken introspection scope setting

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

18837a9fb18c931b6fadfa39f71520f3f45e6c1c authored over 6 years ago
stub: Update rules stub

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

475f39a5f506b21557def2eb967ecdc7bd84d245 authored over 6 years ago
proxy: Validate handler configurations

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

a55810339ba3ec85654c358b902733c3125f01f0 authored over 6 years ago
ci: Use beta.8 as hydra image

c266a8495806471184aeb939a646971383457c15 authored over 6 years ago
rsakey: Improve hydra integration tests

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

e8b7a586c5fcb86efddf57d4f2f97a0ff915b869 authored over 6 years ago
docs: Update migration guide

b2e6d6783aa869dad52e30203fa7d2510ae556ef authored over 6 years ago
sdk: Remove package.json from swagger dir

837d18ca2eec44370b965de190b317dd40369970 authored over 6 years ago
sdk: Upgrade superagent version

44ed24017fec12a4de8505b3050018230e885981 authored over 6 years ago
cmd: Remove config flag (#111)

Closes #110

8385cbcb05be5e1d5df8d5b3f00130b163d651f6 authored over 6 years ago
cmd: Add ability to configure scope strategy

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

519a53628696576891196f0ce733353d639e6aec authored over 6 years ago
rsakey: Expose all ORY Hydra ports in tests

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

add70c66f0c30848d845e80e94c9065865d65809 authored over 6 years ago
proxy: Add JWT authenticator

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

61625bccebe0b478b980c66a29894dc1ffe48b0a authored over 6 years ago
rsakey: Expose all ORY Hydra ports in tests

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

691a72d3372d3a949acadf95130ed7d1432dafac authored over 6 years ago
cmd: Remove config flag (#111)

Closes #110

7de77b81495c53dd3c3fac3f3524daa10b19fc5d authored over 6 years ago
proxy: Improve compatibility with ORY Hydra 1.0.0-beta.8 (#108)

This patch improves compatibility with ORY Hydra 1.0.0-beta.8 and updates vendored dependencies....

296e01254b50b645fae67e51aa668d39652b0778 authored over 6 years ago
cmd: Disable cors per default (#107)

This patch introduces CORS_ENABLED which defaults to "false".

Signed-off-by: aeneasr <aeneas....

c5ab0c3175b336bb8bea3b919cae57c838262ab4 authored over 6 years ago
proxy: add cookies ci to handler factory (#103)

Signed-off-by: Jason Hutchinson <[email protected]>

59aabfa4b2554f03f65d618a7d7bf1c98a634da3 authored over 6 years ago
cmd: Fix checkResponse message typo (#106)

Signed-off-by: Joana Chavez <[email protected]>

0d0e653e11a7b7415ef76334ebe9c1c0b50e47c8 authored over 6 years ago
proxy: add cookies credentials issuer

Signed-off-by: Jason Hutchinson <[email protected]>

032d88ea8dee24506d277d22b7f4aaef2a502fa7 authored over 6 years ago
proxy: move headers into new config field

Signed-off-by: Jason Hutchinson <[email protected]>

51eb9fb021beff28111a491daa5b9a5d17040bc7 authored over 6 years ago
proxy: test missing Extra field

Signed-off-by: Jason Hutchinson <[email protected]>

a4d3d2d4708d7c6baec90289a9a0bb956a95566b authored over 6 years ago
proxy: more CredentialsIssuerHeaders tests

Signed-off-by: Jason Hutchinson <[email protected]>

079171fc159a62ec4742b73d71f9116d9831bf16 authored over 6 years ago
proxy: test nesting of various types

Signed-off-by: Jason Hutchinson <[email protected]>

188748d526edc8aa0e71b163b7d7188755fb9b7f authored over 6 years ago
proxy: include headers credential issuer in handler factory

Signed-off-by: Jason Hutchinson <[email protected]>

0e1ef1bf31a4cd48fa72d42f91323d860ac886ef authored over 6 years ago
proxy: convert AuthenticationSession to local struct type for better handling

Signed-off-by: Jason Hutchinson <[email protected]>

b00b2a2498b44df5717b757bffbf13b00184bf68 authored over 6 years ago
proxy: test for errors

Signed-off-by: Jason Hutchinson <[email protected]>

585672e3a4a7e996d575d51889918c049e95106e authored over 6 years ago
proxy: add headers credentials issuer

Signed-off-by: Jason Hutchinson <[email protected]>

b084c3271ab8ca71c9fe766de030572c69057671 authored over 6 years ago
proxy: test template caching/lookup

Signed-off-by: Jason Hutchinson <[email protected]>

ab8a40298071eff9fc0bec66470d7392226cdf6e authored over 6 years ago
proxy: use print funcmap function to override text/template print

Signed-off-by: Jason Hutchinson <[email protected]>

76b2d9d13c7983ac24c2076a5f5770f2cb380d43 authored over 6 years ago