dotnet / dotnet/crank

Controller/Agent Authentication

Open
#376 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.1k
Forks
111
Avg merge
2d 21h
Merged PRs (30d)
3

Description

I need to protect any API I have in our network and it seems the agent does not provide any authentication currently.

Is there any mechanisms to make the agent API not publicly available? If not, I am imagining something like the following:
`crank-agent --api-key MYAPIKEY`
`crank --myjob.options.apiKey MYAPIKEY`

It could also be something fancier like JWT but having a proper OAuth/OIDC identity server may be too much for many users.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.