Is it possible to use a tierce application to authenticate users, as Orcid, for example?
Thanks,
Eric.
Is it possible to use a tierce application to authenticate users, as Orcid, for example?
Thanks,
Eric.
A third party application? Yes, we use django-allauth for logging in, so any of the sites it proviedes can be used. ORCID is one of the options: https://django-allauth.readthedocs.io/en/latest/providers.html#orcid
Thanks.
What is the redirect uri from oauth identification? It’s mandatory by Orcid to generate the credentials.
In FidusWriter, what are the parameters to fill in the social application?
I presume:
provider: orcid.sandbox.org
name: orcid
I have a problem to access to the documentation, docutils is installed in the server, but is not recognized by FidusWriter:
aptitude search docutils
v docutils -
i A docutils-common - Système de traitement de texte pour reStru
i A docutils-doc - Système de traitement de texte pour reStru
i python-docutils - Système de traitement de texte pour reStru
i python-pybtex-docutils-doc - documentation for pybtex-docutils
i python3-docutils - Système de traitement de texte pour reStru
i python3-pybtex-docutils - docutils backend for pybtex
Best regards.
Hey,
I don’t know what you want to do with docutils. You shouldn’t need it for anything Fidus Writer related as far as I am aware. Could you explain what you want to use it for.
As for the redirect URI - good question. I’;ve added a page to the wiki about that: https://github.com/fiduswriter/fiduswriter/wiki/Setting-up-a-login-provider .
Hi,
Thanks for you response and the new doc. I’ll test it.
For docs, it’s because a button’ doc was available in the admin module, and I didn’t know if a specific doc was drafted.
Eric.