Commit Graph

9 Commits

Author SHA1 Message Date
Valentin Samir ff8373ee6a Always return authenticationDate, longTermAuthenticationRequestTokenUsed and isFromNewLogin attributes
As specified in the CAS response XML schema (see Appendix A).
Fix #37 as returned attributes are now never empty.
2018-04-29 18:48:41 +02:00
Valentin Samir ed3e382ef1 [cas.py] Append renew=true when validating tickets 2016-08-01 17:01:11 +02:00
Valentin Samir 2cc31ce5f5 [cas.py] factor the charset detection in a function 2016-07-29 16:34:39 +02:00
Valentin Samir 8caf9156aa Rename the unicode methode of ReturnUnicode in cas.py to prevent clash in spnhinx autodoc with unicode type 2016-07-20 18:29:34 +02:00
Valentin Samir 9909699012 Update sime legal headers 2016-07-03 18:11:48 +02:00
Valentin Samir fcd906ca78 Tweak the cas client lib to always return unicode
hence, the behaviour is consistent between python2 and python3
2016-07-03 13:49:31 +02:00
Valentin Samir e820a3a57a Small fixes to cas.py, waiting for upstream merge 2016-06-23 12:14:15 +02:00
Valentin Samir 177da450aa Add headers to cas.py 2016-06-20 14:14:50 +02:00
Valentin Samir efdd97ec07 Test for CAS federation 2016-06-17 19:28:49 +02:00