Page 1 of 1

SSO (single sign-on) to PMavens from existing authentication system

Posted: Thu Apr 09, 2026 3:41 pm
by alf493023
Hello,

I have a website which has it's own authentication system. Is there a resource you can point me to for enabling the Poker Mavens software to be logged into using my existing authentication system, as well as how to create accounts and tie them to my authentication?

Thanks!

Re: SSO (single sign-on) to PMavens from existing authentication system

Posted: Thu Apr 09, 2026 4:42 pm
by Kent Briggs
After the web site login, call AccountsSessionKey in the Poker Mavens API to create a single use login key for that player. Built a URL for the player with LoginName and SessionKey parameters as explained here:

https://www.briggsoft.com/docs/pmavens/ ... tartup.htm

API docs:
https://www.briggsoft.com/docs/pmavens/ ... al_API.htm