Skip to content

Adding more authentication backend to tethys #1016

Answered by swainn
binhlt0402 asked this question in Q&A
Discussion options

You must be logged in to vote

@binhlt0402 which 3rd party authentication backend do you need to implement? My first recommendation would be to review the backends that are supported out of the box with Tethys here to make sure its not one that we already support: https://docs.tethysplatform.org/en/stable/installation/production/manual/configuration/advanced/social_auth.html

Tethys Platform uses Python Social Auth and the social-auth-app-django extension for Django to implement support for 3rd party auth/single sign on. I would recommend reviewing their extensive list of supported backends: https://python-social-auth.readthedocs.io/en/latest/backends/index.html If you find the backend in that list, you can enable it in…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@swainn
Comment options

Answer selected by binhlt0402
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1014 on March 12, 2024 14:09.