ADFS Additional Authentication Rule for DRoid Devices
Using ADFS 3.0 additional authentication rules would the following be possible to create a rule that would do the following.
If OS = Android
And = IP address range is like 192.168.x.x as an example
Force Forms Authentication
If a device does not make this rule is would proceed with the normal Windows Integrated Authentication
Windows Server 2012Active DirectoryAndroidInternet Protocol Security* adfs
Last Comment
compdigit44
8/22/2022 - Mon
Jian An Lim
What you are looking for is a common issue for internal ADFS
You only can set either WIA/ basic OR FORM.
So you cannot achieve what you want.
What you could do is to force android device to not to use the internal ADFS but external ADWAP that is by default form based like usually external WIFI.
compdigit44
ASKER
How would you do this "What you could do is to force android device to not to use the internal ADFS but external ADWAP that is by default form based like usually external WIFI" So using and additional authentication that would look for the adroid agent string and forice the password authentication method would not work?
You only can set either WIA/ basic OR FORM.
So you cannot achieve what you want.
What you could do is to force android device to not to use the internal ADFS but external ADWAP that is by default form based like usually external WIFI.