This project seems to get really good … so we will follow here and maybe support you, if possible.
One of the main key features should be the authetificaion. It would be great, if you put in the feature of OAuth2/OIDC … so the people can use it in an SSO envoirement.
Some ideas, if this is alrwady in your featureplan?
I agree that authentication is a key feature, and yes we are definitely planning on supporting many kinds, like LDAP and OpenID. So yes, that’s definitely in our features plan, although I have no specifics to give you yet.
We will probably start with Google and Gitlab authentication and build on that, some ground work is currently ongoing on the backend side to make it painless to add auth providers in the future.
How far are you with the implementation of this feature?
If you are defining some Milestones in GitHub, with keyfeatures, it would be great.
And: if this feature is implemented, I would install it via docker compose, so we can use it as soon as possible.
Great project… looking forward… The scafoldings like Permissions, Comments, Webhooks, Export/Import and OAuth… would be enough to get the project flying in production … I for one need only kanban functionality… and be more than happy once the scafoldings are implemented. Regards
@kal
Regarding authentication methods, we have already made a poc, we will integrate django-allauth to give you the liberty of configuring whatever you need.
It will not be part of our first stable release but it will be added in a minor version pretty quickly afterwards.
For our roadmap we use the one on our website to communicate, updating github milestone as well would be too much work for us. But I agree that we should make it a bit more detailed, we’ll look into that next time we update it, thanks.
@Atul Thanks for your input! Permissions and Comments will be in the first stable release, OAuth is planned soon after like I explained to Kal. Export/Import is planned too but the date is more blurry. As for webhook we didn’t look into them yet although we are pretty confident that it will be here eventually. Could you tell me the usecase you use them for?