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!
SSO (single sign-on) to PMavens from existing authentication system
-
Kent Briggs
- Site Admin
- Posts: 6046
- Joined: Wed Mar 19, 2008 8:47 pm
Re: SSO (single sign-on) to PMavens from existing authentication system
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
https://www.briggsoft.com/docs/pmavens/ ... tartup.htm
API docs:
https://www.briggsoft.com/docs/pmavens/ ... al_API.htm