temporal icon indicating copy to clipboard operation
temporal copied to clipboard

feat: add getJWKSFromFileUri to defaultTokenKeyProvider

Open ovsds opened this issue 7 months ago • 1 comments
trafficstars

What changed?

Adds support for file URI in defaultTokenKeyProvider

Why?

Planning to provide easy way as an option to use temporal in datalens OS installation without additional container for JWKS provider.

How did you test it?

Found no tests for surrounding code, can add new test files if needed.

Potential risks

Probably user should be warned in stdout that using static keys is not the best way to go.

Documentation

Nothing in current behaviour is changed, just expanding possible URIs.

Is hotfix candidate?

Definetly no.

ovsds avatar Apr 17 '25 19:04 ovsds

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 17 '25 19:04 CLAassistant