Support for Mixed Authentication modes in Nintex Mobile Apps

  • 26 March 2021
  • 0 replies
  • 20 views

Badge +4

Topic

Does Nintex Mobile Apps support Mixed Authentication for SharePoint with Forms Based Authentication (FBA)?

 

Additional Information

Nintex Mobile does not support Mixed Authentication for SharePoint out of the box.

 

When a SharePoint environment has both Windows Authentication and Form Based Authentication configured, Nintex Mobile will only support Windows Authentication by default.

 

However, you can use the following steps to put in place an IIS redirect which will allow Nintex Mobile to authenticate through FBA even when Windows Authentication is enabled:

  1. Enable FBA Access within Central Administration > Nintex Forms Management > Manage FBA Mobile Access.
    • This can be done without Nintex Live being enabled, however, to open Manage FBA Mobile Access you must navigate to the explicit URL: http://[CentralAdministrationURL]/_admin/NintexForms/MobileFBAManagement.aspx
  2. Configure a 302 redirect from "http://[SiteURL]/_vti_bin/NintexFormsServices/NfMobileAppService.svc/authenticate" to "http://[SiteURL]"

The recommended approach to achieve the redirect is through an explicit URL redirect on the IIS Site. This can be done using Microsoft's URL rewrite tool: https://www.iis.net/downloads/microsoft/url-rewrite, and use the following configuration settings:

 

9831i63387C2222B6A2EC.png

Related Links

 

 


0 replies

Be the first to reply!

Reply