You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should not pass the API token on the command line (and we should also not hardcode any defaults).
default={"rabe": "rabe"},
I'm not sure yet about the best solution for authenticating internal API calls, most secure approaches are a bit over engineered (like involving keycloak to generate jwt tokens, ...)
We should not pass the API token on the command line (and we should also not hardcode any defaults).
I'm not sure yet about the best solution for authenticating internal API calls, most secure approaches are a bit over engineered (like involving keycloak to generate jwt tokens, ...)
Originally posted by @hairmare in #140 (comment)
The text was updated successfully, but these errors were encountered: