Results 19 comments of Sixto Martin

An alternative compatible with python3: https://github.com/onelogin/python3-saml And how integrate with flask: https://github.com/onelogin/python3-saml/tree/master/demo-flask (Flask demo)

It makes sense that you select a library that use the same crypto library than your current proyect.I only suggested an alternative to pysaml2 :)

Yes, not security improvement at all.

I need the ability of authenticate the api directly with a access_token that I retrieved previously. I have a tool that after successful authentication, stores the access_token in database in...

You may also add: version=origin/2.0

Hi @chrodriguez, If there is any issue related to ruby-saml, please let me know, In order to execute a Single Logout Request with NameID and SessionIndex, all you need to...

At friends/suggestions/templates/friends/suggestions/suggested_friends.html I got: ``` NoReverseMatch at /friends/suggestions/suggested_friends/ Reverse for '' with arguments '()' and keyword arguments '{u'username': u'pitbulk'}' not found. 0 pattern(s) tried: [] {{ friend }} ({% trans...