NitorCreations / nflow

Embeddable JVM-based workflow engine with high availability, fault tolerance, and support for multiple databases. Additional libraries are provided for visualization and REST API.
196 stars 37 forks source link

add content type header when not MSAL #649

Closed RealZimboGuy closed 1 month ago

RealZimboGuy commented 1 month ago

Refer to this issue: https://github.com/NitorCreations/nflow/issues/648

efonsell commented 1 month ago

LGTM, just add an entry to CHANGELOG.md

RealZimboGuy commented 1 month ago

@efonsell already in the change log under " - Support Azure AD authentication in Explorer (see nflow-explorer/src/config.js for configuration options) "

this is a pull req to fix a bug introduced by that feature when MSAL not enabled then the content type not being set.