camunda-community-hub / micronaut-camunda-platform-7

Integration between Micronaut and Camunda (Workflow Engine). We configure Camunda with sensible defaults, so that you can get started with minimum configuration: simply add a dependency in your Micronaut project to embed the workflow engine!
https://camunda.com/blog/2021/07/automate-any-process-on-micronaut/
Apache License 2.0
75 stars 31 forks source link

Issue #439: Configuring an alternative authentication-provider no lon… #448

Closed tobiasschaefer closed 2 years ago

tobiasschaefer commented 2 years ago

…ger requires basic authentication to be enabled.

datakurre commented 2 years ago

LGTM

tobiasschaefer commented 2 years ago

Thanks @datakurre . I merged it.

This will be in the next (currently unplanned) release.