camunda / issues

4 stars 0 forks source link

Support `state` param in authorization calls #817

Open engineering-issue-sync-app[bot] opened 6 days ago

engineering-issue-sync-app[bot] commented 6 days ago

Related issues Helm issue: https://github.com/camunda/camunda-platform-helm/issues/1774

Description of the related problem to solve

For some OIDC providers there is a required to provide a state parameter when making the authorization/authentication calls. Currently we do not set this parameter leading to an error.

Describe a possible solution

One solution to this would be to allow a configuration parameter for state to be included.

:robot: This issue is automatically synced from: source