I have a working Django (3.1) website and I'm trying to setup a Matrix Server (using Synapse) for the users.
How can I Setup Single Sign On for synapse (It supports SAML, CAS and OIDC) where only the users of my website could login to it?
I already saw Django OIDC Provider, but I didn't figure how to set it up there.
Any Idea for making it easier?
这个人很懒,什么也没留下...