Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

API & Worker Authentication #3052

Answered by v1r3n
azriel46d asked this question in Q&A
Jun 16, 2022 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

Hi @azriel46d at Orkes we use Key/Secret for the workers to generate a api token with a set expiry that is used to make all the calls.

All the workflows and tasks are protected using Rule Based Access Control and authorization layer which makes it possible to define groups/users with different level of authorization including read-only workflows. This is a layer on top of the OSS without changing the OSS layer or creating a fork of OSS. We do plan to push this to OSS as well in future.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@azriel46d
Comment options

@rubendevgo
Comment options

@JCHacking
Comment options

@v1r3n
Comment options

@JCHacking
Comment options

Answer selected by azriel46d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants