Skip to content

Commit

Permalink
docs: Regenerate and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Mar 17, 2020
1 parent 97b153b commit 1789d00
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@

**Closed issues:**

- Allow cookie\_session authentication to have configurable Method for request to the check\_session\_url [\#381](https://github.com/ory/oathkeeper/issues/381)
- Hierarchic scope strategy not working for OAuth2 Introspection authn [\#377](https://github.com/ory/oathkeeper/issues/377)
- README.md: Broken link to Envoy configuration page + missing link to AWS API Gateway [\#374](https://github.com/ory/oathkeeper/issues/374)
- What is the format for the AUTHENTICATORS\_OAUTH2\_INTROSPECTION\_CONFIG\_INTROSPECTION\_REQUEST\_HEADERS environment variable in OathKeeper? [\#366](https://github.com/ory/oathkeeper/issues/366)
- High Latency with `id\_token` mutator and RS256 keys [\#364](https://github.com/ory/oathkeeper/issues/364)
Expand All @@ -105,6 +107,7 @@

**Merged pull requests:**

- fix: Don't send scope with OAuth2 introspection request [\#379](https://github.com/ory/oathkeeper/pull/379) ([tleef](https://github.com/tleef))
- feat: Enable tracing [\#376](https://github.com/ory/oathkeeper/pull/376) ([ptescher](https://github.com/ptescher))
- fix: Update README.md to fix \#374 [\#375](https://github.com/ory/oathkeeper/pull/375) ([tricky42](https://github.com/tricky42))
- fix: disable test that fails with low cache hit rate [\#372](https://github.com/ory/oathkeeper/pull/372) ([aeneasr](https://github.com/aeneasr))
Expand Down

0 comments on commit 1789d00

Please sign in to comment.