Closed victorgetz closed 1 year ago
Currently for OIDC we only allow webbrowser based logins.
It would be nice if we could also support service account logins (for example for gitlab runners).
There is currently support for a client secret, so I guess it wouldn't be too hard to implement that. Having said that, we should look deeper into the code and check how hard it would be.
Currently for OIDC we only allow webbrowser based logins.
It would be nice if we could also support service account logins (for example for gitlab runners).