- This topic has 4 replies, 4 voices, and was last updated 9 years, 6 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Passing Credentials
Tagged: Credentials Autologin
Is it possible to pass credentials for a member from an external site?
We can an internal web app that users have to log into, I’d like to associate a Simple Membership User and Password with our users and pass that to the WP site and have it log them in automatically.
Thanks
Richard
+1
I provide rehearsal files for choirs. Many choirs have a secure page for their members and I have had many requests to provide something like this.
Cheers,
JohnF
Thank you for your suggestion. The plugin developers will investigate further your request.
Regards
So you want to be able to log in using query args in the URL parameter? Something like the following:
example.com/member-login/?username=xyz&password=1234
yes, something like that would be great. Would it also be possible to pass a permalink as a page to be redirected to after login? Something like:
example.com/member-login/?username=xyz&password=1234&page_id=32