Quantcast
Channel: Directory Services forum
Viewing all articles
Browse latest Browse all 31638

Add-WebApplicationProxyApplication -ExternalPreAuthentication ADFSforRichClients - missing

$
0
0

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.


Viewing all articles
Browse latest Browse all 31638

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>