[SUCS Devel] Current Direction for SUCS Sites

Alex (vectre) vectre at sucs.org
Mon Dec 3 09:49:01 GMT 2018


On 02/12/2018 15:18, Imran Hussain wrote:
> The whole point of doing all of this is to make everything easier to 
> rewrite by decoupling it from each other.

If we use a CAS to manage authentication - then we can have every other 
microservice run in it's own way, whether it's written in Python, PHP or 
something else entirely. As the only things that would need to be 
interconnected are the sites with the authentication system, we can just 
focus on that. I'm not sure if there's a Central Authentication Service 
written for PHP, I know there is one for Python. I might try and get 
that set up then as it uses standard API calls and sesssions, we could 
try "connecting" the microservices that way?


Alex




More information about the Devel mailing list