Skip to content

Commit

Permalink
chore: zeebe client auth in saas
Browse files Browse the repository at this point in the history
  • Loading branch information
chillleader committed Dec 5, 2024
1 parent eab0ea4 commit 70166ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ public CredentialsProvider getCredentialsProvider() {

@Bean
@Primary
public ZeebeClientConfiguration zeebeClientConfiguration(
public ZeebeClientConfiguration saasZeebeClientConfiguration(
final ZeebeClientConfigurationProperties properties,
final CamundaClientProperties camundaClientProperties,
final JsonMapper jsonMapper,
Expand Down

0 comments on commit 70166ad

Please sign in to comment.