Add-WebApplicationProxyApplication -ExternalPreAuthentication ADFSforRichClients - missing

Hello,

I am trying to setup Web Application Proxy Preauthentication for HTTP Basic application publishing. 

I have Windows 2012R2 std. with Remote Access - We Application Proxy role. 

This Technet article describes how-to publish HTTP basic app: https://technet.microsoft.com/en-US/library/dn765483.aspx

But it when I run Add-WebApplicationProxyApplication command with ADFSforRichClients parameter, it returns an error message:

Add-WebApplicationProxyApplication : Cannot validate argument on parameter 'ExternalPreauthentication'. The argument
"ADFSforRichClients" does not belong to the set "PassThrough,ADFS,ClientCertificate" specified by the ValidateSet
attribute. Supply an argument that is in the set and then try the command again.
At line:1 char:320
+ ... Authentication ADFSforRichClients -ADFSRelyingPartyName 'Exchange EAS'
+                    ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidData: (:) [Add-WebApplicationProxyApplication], ParameterBindingValidationExcepti
   on
    + FullyQualifiedErrorId : ParameterArgumentValidationError,Add-WebApplicationProxyApplication

It seems that ExternalPreAuthentication parameter on my server only supports "PassThrough,ADFS,ClientCertificate" parameters. But according to technet it should support additional parameters:

-- ADFS
-- ClientCertificate
-- PassThrough
-- ADFSforRichClients
-- ADFSforOAuth
-- ADFSforBrowsersAndOffice

What I am missing?

Thanks on advise.

July 27th, 2015 12:23pm

> What I am missing?   The main topic of your technet reference: "What's New in Web Application Proxy in Windows Server Technical Preview"   This is for Server 2016 :)  
Free Windows Admin Tool Kit Click here and download it now
July 27th, 2015 12:57pm

I have Windows 2012R2 std. with Remote Access - We Application Proxy role. 

Martin is right that for Windows Server 2012 R2, you should use these two TechNet links as reference:
 
Publish Applications using AD FS Preauthentication: https://technet.microsoft.com/en-us/library/dn383640.aspx?f=255&MSPPError=-2147217396
Add-WebApplicationProxyApplication: https://technet.microsoft.com/en-us/library/dn283409(v=wps.630).aspx
 
Hope this helps.
 

Regards,

Eth

July 29th, 2015 9:40am

Hi,
 
Just checking in to see if above information was helpful. Please let us know if you would like further assistance.
 

Regards,

Eth

Free Windows Admin Tool Kit Click here and download it now
August 2nd, 2015 10:12pm

Hi,
 
I'm marking the reply as answer as there has been no update for a couple of days.
 
If you come back to find it doesn't work for you, please reply to us and unmark the answer.
 

Regards,

Eth

August 6th, 2015 12:45am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics