Rank: Member
Groups: Registered
Joined: 2/2/2017(UTC) Posts: 22 Location: Tennessee Thanks: 1 times
|
I have an app that some users will access only via the server URL for the App. I do not want them to enter a username and password to sign in, instead I want them to go straight to the app via it's URL. Is there a way to pass a username and password via the URL or any aother way for this to work without them logging in?
|
|
|
|
Rank: Administration
Groups: Registered, Administrators Joined: 9/15/2014(UTC) Posts: 140 Was thanked: 18 time(s) in 18 post(s)
|
You can create a URL to configure your server including user name and password on the client device. The "mt-server-config-url" XPath functions helps you in creating such a link (also see here) Additionally, you can use the example file "ClientConfiguration.mtd" to create such a URL out of the box. Is this what you are looking for?
|
|
|
|
Rank: Member
Groups: Registered
Joined: 2/2/2017(UTC) Posts: 22 Location: Tennessee Thanks: 1 times
|
This is fantastic information for configuring the MobileTogether App and I will be using this for sure! But not exactly what I was looking for. My first post wasn't clear so I apologize. I want the users to access the App via a web browser using the link generated under "Run in Browser" in the server console. As an example https://mobile.thelordsway.com:8086/run?d=/blakeford/WCAdmission If you open that link to asks you login to MobileTogether server before it will open the App. I want to be able to skip that login and the users to be taken directly into the App. Is this possible?
|
|
|
|
Rank: Administration
Groups: Registered, Administrators Joined: 7/21/2014(UTC) Posts: 498
Was thanked: 88 time(s) in 88 post(s)
|
Yes, this is possible. By enabling "Automatic login as anonymous" under Server Settings. At the same time you have to enable execution access to anonymous users for the folder containing your solution. See documentation for more details
|
|
|
|
Rank: Member
Groups: Registered
Joined: 2/2/2017(UTC) Posts: 22 Location: Tennessee Thanks: 1 times
|
This worked perfectly! Thanks!
|
|
|
|
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.