Any plans to implement SAML authentication ?
Any road map for supporting SAML authentication like github ?
Hi @maneeshmp. To be honest, we haven't thought about this. As far as I can see, it shouldn't be too hard to implement this thanks to Devise. That being said, we are quite busy planning the features for Portus in the next milestone. Honestly, it looks like there's already a ton of other more urgent stuff to be implemented, so this will have low priority for us.
Thus, I'm going to keep this issue open, as a reminder, but we make no guarantees on when this is going to get fixed.
ok, thanks
I think that SAML authentication would be important for a lot of users because i think that most people will use portus as a part of their Development/Deployment Stack. SAML auth would make it easy to integrate authentication with a SAML provider like gitlab. For example to integrate gitlab -> gitlab-CI -> portus -> etc. in a workflow.
I guess, it means SAML authentication on the web frontend I would support this request as well. Most of our internal web application use single sign on so portus should integrate as well.