Sample PHP Application for SSO
Would it be possible to provide some sample code for the SSO? The documentation for this isn't very clear.
Matthew Thomure wrote a sample application on PHP for SSO:
https://github.com/matticustard/sample-wild-apricot-sso
Thanks a lot, Matthew!
-
Paul commented
The matticustard link is dead in June 2019. Found this though:
https://github.com/lephuit/sample-wild-apricot-sso -
Matthew Thomure commented
Update: Centralized constants and revised instructions. Cloned and tested successfully.
-
Matthew Thomure commented
I have posted some sample PHP code to GitHub to demonstrate Wild Apricot SSO authentication.
Follow the instructions to set your domains and credentials. I hope this helps!