Data Science Wire

Orchestrator: Rivers v0.4.0 – added OIDC and forward auth support

Reddit r/dataengineering1w4 min read

With the news around Prefect and Dagster, having good alternatives for orchestrators is becoming increasingly important, so I wanted to share that Rivers v0.4.0 was shipped. Main addition this release is OIDC and forward auth support, so you can now put Rivers behind any identity provider you're already running or handle auth on the network layer. Authentication has been one of the bigger gaps versus the more established players, and is most of the time paywalled. But I believe security shouldn't be paywalled. Release: https://github.com/ion-elgreco/rivers/releases/tag/v0.4.0 submitted by /u/e

Read the full story at Reddit r/dataengineering

More in Data Engineering