Pass authorization credentials via url
We use a separate web server but manage user registration through wildapricot. If the user logs into the primary website, can I pass these credentials to wildapricot in the URL? I don't want them to have to log on a second time when they connect.
Thanks - Mike

The recommended way is described in last comment from Dmitry. If you still have some questions, please add a new thread on forum.
-
We have plugins for wordpress (https://help.wildapricot.com/display/DOC/Integrating+with+WordPress ).
Also there is an open source authentication plugin for Discourse (https://github.com/LeoMcA/discourse-wildapricot-auth ).If none of them fit your needs then you can make custom integration using using Single sign on service (https://help.wildapricot.com/display/DOC/Single+sign-on+service ).
-
Armelle Loghmanian commented
I am interested by this feature too, or something similar. I want our members to login the federation website without hving to log in again.
Thanks Armelle