ComputerScienceHouse / packet

Web packet written in Python for Computer Science House
MIT License
23 stars 25 forks source link

Mock SSO locally #233

Open mxmeinhold opened 3 years ago

mxmeinhold commented 3 years ago

It would be really nice if SSO could be easily mocked to allow for local testing without needing credentials, similarly to how LDAP was mocked in #216, though at first glance I suspect SSO will be more involved.

gidoBOSSftw5731 commented 1 year ago

I'd be down to make/configure an SSO mock thing with like some standard test accounts if that doesn't already exist