Picture of Ryoga Seeder
Re: SSO Authentication
by Ryoga Seeder - Sunday, 25 March 2018, 10:50 PM
 

Hi Tom,

Would you know if it would be a simple process to remove the Passport local authentication completely? or where to start looking if I was to try this?

I am asking this as the way the passport-saml (using ADFS) is that I give it the ADFS end-point and first thing that should happen when the user enters into Adapt is a redirect to that end-point which provides a place for the user to enter a username/password.

So I need to remove the current login page and logic behind it, but it looks like a lot of it is tied into the framework. I am looking at application.js, usermanager.js, rolemanager.js, permissions.js. I can see this as almost a complete re-write of the entire authentication piece. Would like to hear your thoughts?

Thanks