web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :

[Integration] ADFS as the Identity Provider for Adxstudio – Part 5 – Publish an Application in Web Application Proxy

Nadeeja Bomiriya Profile Picture Nadeeja Bomiriya 6,804

In this article, I will detail how to publish an application in Web Application Proxy.  Please check out the Part 1, Part 2, Part 3, and Part 4 of this series which provides an overview of the solution, explains how to configure ADFS server, Relying Party Trust, and Web Application Proxy.

[Integration] ADFS as the Identity Provider for AdxstudioPart 1 – Overview

[Integration] ADFS as the Identity Provider for Adxstudio – Part 2 – Configure ADFS Server

[Integration] ADFS as the Identity Provider for Adxstudio – Part 3 – Configure Relying Party Trust

[Integration] ADFS as the Identity Provider for Adxstudio – Part 4 – Configure Web Application Proxy

In WAP Server’s Server Manager, click Tools > Remote Access Manager.

Publish WAP 1

Click Publish in the right hand pane.

Publish WAP 2

Click Next.

Publish WAP 3

Select Active Directory Federation Services. Click Next.

Publish WAP 4

Select https://portal.dyn365apps.internal. Click Next.

Publish WAP 5

Name: AINET PORTAL

External URL: https://portal.dyn365apps.internal

Internal URL: https://portal.dyn365apps.internal

Select External certificate: portal.dyn365apps.internal

Click Next.

Publish WAP 6

Click Publish.

Add-WebApplicationProxyApplication -BackendServerUrl 'https://portal.dyn365apps.internal/' -ExternalCertificateThumbprint '4645DB8C54AAAAC3275E19DBBBBB5048CDECCCC2' -ExternalUrl 'https://portal.dyn365apps.internal/' -Name 'AINET PORTAL' -ExternalPreAuthentication ADFS -ADFSRelyingPartyName 'https://portal.dyn365apps.internal'

Publish WAP 7

Click Close.

Publish WAP 8

Please check out then last article in the series to learn how to configure Adxstudio to enable ADFS Authentication.

[Integration] ADFS as the Identity Provider for Adxstudio – Part 6 – Configure Adxstudio

References:

https://technet.microsoft.com/en-us/library/dn383640(v=ws.11).aspx

Thank you for visiting Dyn365Apps.com.

Follow me on Twitter to get the latest news, tips and tricks and more …

Until next time…

Comments

*This post is locked for comments