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

Confirm if settings are applicable to C8 Optimize #4855

Open
akeller opened this issue Jan 15, 2025 · 0 comments
Open

Confirm if settings are applicable to C8 Optimize #4855

akeller opened this issue Jan 15, 2025 · 0 comments
Assignees
Labels
component:optimize Issues related with Optimize project

Comments

@akeller
Copy link
Member

akeller commented Jan 15, 2025

  • SPRING_SECURITY_OAUTH2_RESOURCESERVER_JWT_JWK_SET_URI Complete URI to get public keys for JWT validation, e.g. https://weblogin.cloud.company.com/.well-known/jwks.json. For more details see public API authentication.
  • OPTIMIZE_API_ACCESS_TOKEN secret static shared token to be provided to the secured REST API on access in the authorization header. Will
    be ignored if SPRING_SECURITY_OAUTH2_RESOURCESERVER_JWT_JWK_SET_URI is also set. For more details see public API
    authentication
    .

The above content was removed via #4785 to remove Optimize C7 content from docs.camunda.io, however, there was a discussion about whether this was related to C8 and/or if it was going to be impacted by the Identity changes.

We could not confirm while the PR was open.

If this does need to be added back, the change may need to be backported.

@akeller akeller added the component:optimize Issues related with Optimize project label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:optimize Issues related with Optimize project
Projects
None yet
Development

No branches or pull requests

2 participants