'Logging into ShinyManager using SSO or equivalent

I have a web based Shiny App, with authentication through ShinyManager. Currently users log in using a username and password.

What I need is some kind of SSO or API so that a user authenticated in another system (built using PHP and MySQL) is automatically authenticated in my App and is taken directly to the page they are authorized to see. Any pointers please?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source