camunda / issues

4 stars 0 forks source link

It is possible to specify a JWKS uri via Identity SDK/Starter #813

Closed engineering-issue-sync-app[bot] closed 3 months ago

engineering-issue-sync-app[bot] commented 3 months ago

Description of the related problem to solve When using an OIDC provider with a custom implementation the jwks endpoint might point to an invalid key set. It should be possible to specify the JWKS URI. If it is specified it should be used instead the one specified in the OIDC discovery document.

Describe a possible solution Identity SDK and starter supports setting a jwks uri.

Acceptance criteria

Security considerations

E2E test cases

Additional context

:robot: This issue is automatically synced from: source

dlavrenuek commented 3 months ago

duplicate of #812