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

fix(core): Updates dpop check for connect #1760

Merged
merged 3 commits into from
Nov 15, 2024

Conversation

dmihalcik-virtru
Copy link
Member

Proposed Changes

  • Threads through Dpop token and REST service path from gRPC gateway
    • This is needed when DPoP is enabled (required) OR when the IdP requests it

Checklist

  • I have added or updated unit tests
  • I have added or updated integration tests (if appropriate)
  • I have added or updated documentation

Testing Instructions

- Threads through Dpop token and  REST service path from gRPC gateway
- This is needed when DPoP is enabled (required) OR when the IdP requests it
@dmihalcik-virtru dmihalcik-virtru requested a review from a team as a code owner November 14, 2024 20:37
pflynn-virtru
pflynn-virtru previously approved these changes Nov 14, 2024
@strantalis
Copy link
Member

@dmihalcik-virtru What broke with connect? Did our x-tests miss something?

@dmihalcik-virtru
Copy link
Member Author

@dmihalcik-virtru What broke with connect? Did our x-tests miss something?

XTests don't currently use dpop. The xtests all use client secret auth, which did not support DPoP on keycloak until recently.

elizabethhealy
elizabethhealy previously approved these changes Nov 14, 2024
Copy link
Member

@elizabethhealy elizabethhealy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like the lint is failing

@dmihalcik-virtru dmihalcik-virtru added this pull request to the merge queue Nov 15, 2024
Merged via the queue into main with commit 6d7f24a Nov 15, 2024
21 checks passed
@dmihalcik-virtru dmihalcik-virtru deleted the feature/fix-dpop-check branch November 15, 2024 13:23
github-merge-queue bot pushed a commit that referenced this pull request Nov 15, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.4.28](service/v0.4.27...service/v0.4.28)
(2024-11-15)


### Features

* **sdk:** add collections for nanotdf
([#1695](#1695))
([6497bf3](6497bf3))


### Bug Fixes

* **core:** Autobump service
([#1767](#1767))
([949087e](949087e))
* **core:** Autobump service
([#1771](#1771))
([7a2e709](7a2e709))
* **core:** Updates dpop check for connect
([#1760](#1760))
([6d7f24a](6d7f24a))
* grpc-gateway connection with tls enabled
([#1758](#1758))
([3120350](3120350))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com>
@dmihalcik-virtru dmihalcik-virtru restored the feature/fix-dpop-check branch November 18, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants