Scanner Login

Hi Everyone,

I’m currently working on our zebra handheld scanner to try to log in using a bar code. I’ve been able to do it using this login Barcode Creator, so I will attempt to re-create in bartender.


What I am looking to find are the Values for the User Account Type so I can select “Epicor Basic” before putting in the user name and password.
I assume there is a way to find that sort of information in the browser version.

cheers

Just having a stab at this with no docco in front of me. I think an app server set up as basic security (or Epicor I can’t remember) will default it.

I know in the sysconfig there is a setting for setting the default login, not so sure for mobile/Web.

Hope that helps

EDIT

Totally missed this was for wireless warehouse. After @saundersn ost makes more sense…

I have attempted this before. They only support username and server in the format:
{“username”:“ENTERUSERID”,“serverUrl”:“ENTERURLTOSERVER”}

If you put the password field in the string, it throws an error stating passwords are not supported.

you should see the support docs here under the “Creating a barcode” about halfway down: https://biscit.atlassian.net/wiki/spaces/BP/pages/2397044741/Login#Login-using-QR-Code

If you ever figure this out, please let me know! I really want to do this too.

1 Like

It’s too bad that certificate based authentication on Android is so clumsy in Entra ID…

1 Like