coldfront icon indicating copy to clipboard operation
coldfront copied to clipboard

Support for SAML2

Open ahkumar opened this issue 2 years ago • 2 comments

Dear Coldfront team,

Just wanted to ask if there is any scope for enabling SAML authentication with coldfront?

Thank you, Amit

ahkumar avatar Apr 25 '23 13:04 ahkumar

Hi @ahkumar! ColdFront uses the Django web framework so you should be able to utilize the Django SAML2 app: https://djangosaml2.readthedocs.io/

There may be changes you'd have to make to ColdFront to get this to work. If so, we'd be happy to review a pull request if you'd like to share those changes upstream. We don't use this authentication mechanism so it's not something we're able to put development time into.

dsajdak avatar Apr 26 '23 15:04 dsajdak

Hi @dsajdak Thanks for the note. I have talked to our identity management team member and we have a test instance of SAML that we would be able to develop against. I see value in enabling SAML for a cleaner authentication using SAML for broader audience on campus than LDAP instance. I will begin working on this and reach out as and when I need assistance.

ahkumar avatar May 15 '23 20:05 ahkumar