Torben Raab

Results 20 comments of Torben Raab

Socket.io would be a perfectly good solution. I would say socket.io in combination with redis pub/sub system is a thing for a clustered constellation. The request for redis was just...

I can only agree with @matbgn ! Take your time and thank you for your support!

Is there already a timeline for this one as it is listed on the website as a feature for a self-hosted instance?

@olivierlambert Just checkout my PR and you can test it. I build everything according to the OpenID Spec. Testing was done with Authentik as we use it at our company

@RoshanCubastion Please try the new PR. You just have to provide the issuer and client credentials from the Entra ID Provider. It should work as expected

As an easy first step it would be nice to have maybe a redirected url so you could use the Gitlab Custom Issue Tracker integration. Maybe like ```https://app.plane.so//share/-``` to redirect...

Hey there, just added a PR for SSO with OIDC which resolves Issue #413. I think I can look into SAML and/or LDAP soon.

@rush-skills Does Tequila support OIDC? Then maybe the best option is to go with my PR. I just implemented the option to do the login automatically via OIDC if the...

@Alexander-creator333 Hey, just reworked my OpenID Connect PR and the new can be found as #3341 please try it with the new code

Hey @rush-skills, I build the app with docker compose every time and it looks like there was a white-space error from ES-Lint. Just pushed the fix.