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

[Proxy] cookies forwarding #232

Merged
merged 5 commits into from May 19, 2022
Merged

[Proxy] cookies forwarding #232

merged 5 commits into from May 19, 2022

Conversation

bcldvd
Copy link
Member

@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 15:23
@bcldvd bcldvd changed the title Proxy/token forwarding [Proxy] cookies forwarding May 18, 2022
@bcldvd bcldvd merged commit 90a7157 into develop May 19, 2022
6 checks passed
@bcldvd bcldvd deleted the proxy/token-forwarding branch May 19, 2022 13:46
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.

None yet

2 participants