Open mostafa opened 2 years ago
@mostafa does your fork support Django 3.0+, as well as Python 3.10+?
@dshinzie I haven't tested it, but it should work. Please create an issue on the fork, so I don't forget to test it.
@dshinzie It now supports all the latest Django versions: https://github.com/grafana/django-saml2-auth/releases/tag/v3.4.0
i have created a documentation https://djangosaml.readthedocs.io/ with a very basic demo using https://mocksaml.com. May be we can create this doc in you repo https://github.com/grafana/django-saml2-auth/?
Hey @suhailvs!
That would be awesome. Go for it! You can also add it as tests as explained on this issue.
@mostafa hopes will look at it when i am free.
@fangli Can you pin this issue?
Hey @mostafa I canβt contribute to the project due to some restrictions but I added you as contributor. Feel free to help on maintaining the project. Thank you.
@fangli Thank you! π Can you add me to PyPI as well?
@mostafa Could you share your pypi username?
@fangli moradian
Hey everyone,
I am maintaining a forked instance of the project at grafana/django-saml2-auth. I've merged many PRs, completely refactored the code, added tests and CI workflow and update dependencies fairly regularly. Please open your issues and PRs against my fork if you want and I'd be happy to review and eventually merge them.
Also, thanks @fangli and others for the great work you did on this project.