Hello group, Does anybody have experience with the OpenToken specification? It is an authentication token that some (not many) applications use for SSO.
I found existing Perl module that encrypts and decrypts the token but I need a Python version to use in a Django project. Not much luck finding one on Google, so I am asking this group to see if anybody has done this before so I don't need to re-create the wheel. Here is a link to the specification - website will automatically try and download PDF, sorry :( http://www.pingidentity.com/support-and-downloads/download.cfm?item=11703 OpenToken Perl module on GitHub: https://github.com/bleargh45/crypt-opentoken/ I appreciate your help! Thanks, Justin -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.