Replies: 1 comment
-
|
Hi @mm192010 , thanks for the detailed write-up — the configuration context is really helpful. We dug into this and what's happening is the Java SDK sets the DPoP
The server does have We've filed #3216 to track fixes needed on both the server and SDK sides. In the meantime, if you need an immediate workaround: if your Keycloak is not issuing tokens with the Thanks again for surfacing this — it's helping us close a real gap in our DPoP support for reverse-proxy deployments. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Due to org network blocking, i had to deploy entire platform with port 443.
otdfctl works correctly: Can create attributes, Protect/unprotect files, No DPoP validation errors
but java code using the SDK does not. it gives error
Current Configuration
Caddy (reverse proxy)
OpenTDF config (opentdf.yaml)
Any clue/flag i need to set in code ?
Beta Was this translation helpful? Give feedback.
All reactions