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
Indeed it would be great to provide a generic authN mechanism.
I guess we'll need to integrate OAuth2 along with some generic identity layer like OIDC, as we'll want to get at least an email of the user to send pipeline notifications to. Keycloak seems to support OIDC.
Would need to find a cheap way to e2e test this flow as well.
Currently Kamu supports Github oauth.
kamu-node/src/app/api-server/src/app.rs
Line 437 in 679029a
We use Keycloak and it support generic oauth.
The text was updated successfully, but these errors were encountered: