Closed chadgh closed 8 years ago
I'm not sure this is something that we necessarily want to do. There are a lot of other variable changes that would occur by chaining the server URL as well ( how it interacts with proxy validation). If you have a good working example on how this could be done, feel free to submit a PR, but at the moment I'm very hesitant to add this type of funtionality.
This isn't something that we are going to pursue at this time.
This doesn't seem to support having multiple CAS endpoints for a single project.
For example, if I have a Django project that has to support multiple institutions, all of which have a different CAS endpoint, there isn't a way to setup so that:
This is just an example of how it might be setup. But essentially, I'm finding that it would be helpful to configure a "different" backend for different institutions within the same Django project.