Posted: June 6, 2019 at 1:21 pm
What would be the login on the mobile app to bypass SSO? https://mysite.com/wp-login.php?oauthlogin=false Used to work but now does not work, I get an error on an iPhone7 that states: This failure to log in with mobile will fail the scanning with phone feature. |
|
Hi, When you use the apps you actually only put the site’s URL into the URL field. e.g. mysite.com |
|
in order to access the site I have to step around a SSO, so have been appending ?oathlogin=false to the normal desktop login to manage the site. The mobile login does not accept that string, nor the straight up domain name as login. I still get the error. |
|
Hi, The apps actually do not support SSO. The WordPress site must allow for authentication via Basic Auth in order to use the mobile apps. |
|
Is there any work around, or someone I can contract to fix this. |
|
You could use the Event Espresso 4 barcode add-on and scan from within the WP dashboard (or a page on the front end of the site via the barcode scanner’s shortcode). If the site can allow for Basic Authentication, you’ll be able to use the apps, they just cannot authenticate with SSO. |
|
Let me do a test to make sure the SSO is the culprit. The app was working before we got the SSO going…. Is this a (1) physics impossibility or (2) simply the software doesn’t do it now but could be developed by the right developer? |
|
I don’t know. I don’t know anything about SSO + WordPress and how that could potentially interfere with Basic Authentication. A server administrator that understands how Basic Auth may be able to get this working. It’s really not an option for a developer to make changes to the app as that’s something you download from the app store. |
|
https://monosnap.com/file/1aEw6eftdTQZbWxnMn3bKpTyGiTqPA |
|
Do I need to install “Application Passwords” plugin perhaps? |
|
You could try the Applications Passwords plugin. Please note that Application Passwords does not support SSO. So instead of SSO the users of the app would input the password provided by Application Passwords. |
|
Does the app have an actual unique URL it calls? I can whitelist URLs I know about… |
|
Yes, the app makes requests to domain.com/wp-json/ee/v4.8.36/site_info/ If you can unrestrict access to wp-json/ee/v4.8.36/* then the apps can access the data from your site. |
|
This reply has been marked as private. | |
Thanks for letting us know it worked. ? |
|
The support post ‘Mobile app access through SSO’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.