Re: [cas-user] I am new to CAS and am confused on how to set it up

2024-06-25 Thread Carl Waldbieser
Kanari, Where did you see that django-cas-ng only works with Django 3? I have it running with Django 4.0.3. Thanks, Carl Waldbieser ITS Lafayette College On Mon, Jun 24, 2024 at 12:26 AM Kanari Hirano wrote: > Hello everyone, I am a trying to create a CAS server to integrate with an > existin

Re: [cas-user] I am new to CAS and am confused on how to set it up

2024-06-24 Thread Ray Bon
Subject: [cas-user] I am new to CAS and am confused on how to set it up You don't often get email from kanari.hir...@gmail.com. Learn why this is important<https://aka.ms/LearnAboutSenderIdentification> Hello everyone, I am a trying to create a CAS server to integrate with an existing

[cas-user] I am new to CAS and am confused on how to set it up

2024-06-23 Thread Kanari Hirano
Hello everyone, I am a trying to create a CAS server to integrate with an existing Django web application. I have tried various methods but am ultimately very confused because of the dependencies or the error codes. django-cas-ng only supports until Django version 3, and CAS version 3 as well.