Hello,
I installed OpenEMR 7. on linux.
I am trying to use the google sign on option for logging in to the instance. But it isn’t working. I have got the google sign in button on the login page and have also got the client id from google.
After I log-in to google using sign on button it takes me to the same login page. Nothing happens!
It shows
“You have created a new client application that uses libraries for user authentication or authorization that will soon be deprecated. New clients must use the new libraries instead; existing clients must also migrate before these libraries are deprecated. See the Migration Guide for more information.”
So, it looks like there is more to it than just replacing the endpoint. Apologies that did not work out. Maybe if you follow the instruction of the migration document to send the correct information to the endpoint. It should work. According to the message in the console the endpoint change is a step in the right direction. Maybe @robert.down will have time to refactor this into something usable.
“You have created a new client application that uses libraries for user authentication or authorization that will soon be deprecated. New clients must use the new libraries instead; existing clients must also migrate before these libraries are deprecated. See the [Migration Guide] for more information.” ?
Unfortunately no. I have no plans to work on this. I was hoping that I could help you find a way to get it to work. That is why I pinged @robert.down because he was the one that possibly wrote this and is more familiar with the code and process than I am. I would have to burn time learning how it works before I can make any changes to make it functional.