Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(proxy): ⚡ Adds an option to opt out from token fowrarding #231

Merged
merged 2 commits into from
May 18, 2022

Conversation

bcldvd
Copy link
Collaborator

@bcldvd bcldvd commented May 18, 2022

No description provided.

@bcldvd bcldvd added the proxy label May 18, 2022
@bcldvd bcldvd requested a review from rbordeanu May 18, 2022 11:31
@bcldvd bcldvd merged commit ebbe4f7 into develop May 18, 2022
@bcldvd bcldvd deleted the proxy/token-forwarding branch May 18, 2022 11:52
bcldvd added a commit that referenced this pull request May 19, 2022
* build(deps): bump node-fetch from 2.6.2 to 2.6.7 (#219)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.2...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#220)

* fix(oidc): Use latest version of ssr-pages (#221)

* fix(oidc): Fixes post-logout redirect for single tenant config (#224)

* fix(oidc): Fixes post-logout redirect for single tenant config

* revert package lock

* build(deps): bump ansi-regex from 3.0.0 to 3.0.1 (#226)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix missing axios dependency (#229)

* Update package.json

closes #228

* Update CHANGELOG.md

* fix package-lock

* feat(proxy): ⚡ Adds an option to opt out from token fowrarding (#231)

* feat(proxy): ⚡ Adds an option to opt out from token fowrarding (per service)

* unit test coverage

* [Proxy] cookies forwarding (#232)

* feat(proxy): ⚡ Adds an option to opt out from token fowrarding (per service)

* unit test coverage

* feat(proxy): ✨ List cookies you want to proxy in the `allowedCookies` option

* docs(proxy): ✏️ Fix typo

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants