Book Image

Mastering Microsoft Forefront UAG 2010 Customization

Book Image

Mastering Microsoft Forefront UAG 2010 Customization

Overview of this book

While UAG is built to integrate with many environments and publish dozens of application types, many organizations require a certain level of customization to meet their needs. With this book in hand, you will be equipped to deal with these types of customization scenarios, and you will be confident in using such workarounds without hassle and trial and error. Written by some of the leading experts on UAG, "Mastering Microsoft Forefront UAG 2010 Customization" covers the most complex and challenging options for customizing UAG in a way that is friendly and easy to follow. It walks you through various customization tasks, including explanations and code samples, as well as creative ideas for troubleshooting your work. Until now, only a few of the extensions to UAG's services have been publicly available, and most were only known to a select few. Now, this can include you! Throughout this book, you will tackle how to change the system's look-and-feel, deal with advanced authentication schemes and write special functions that need to be executed as part of the client interaction. With "Mastering Microsoft Forefront UAG 2010 Customization", you too can learn how to customize various aspects of UAG's functionality to enhance your organization or customers' experience.
Table of Contents (16 chapters)
Mastering Microsoft Forefront UAG 2010 Customization
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface

Having your own way


The point of this chapter, of course, is to have your own way with AppWrap and SRA. This could be handy in several circumstances. One is when the default SRA or AppWrap does something you want it to stop doing. Another is when you want to add functionality, such as changing an application's appearance or fixing some problem with an application. To this end, you can create your own SRA or AppWrap files, and as soon as you put them in the right place, UAG will do the rest to make sure all parsed data is processed and handled by each instruction.

Two versions of the SRA file exist, one for HTTP trunks and the other for HTTPS WhlFiltSecureRemote_HTTP.xml and WhlFiltSecureRemote_HTTPS.xml depending on whether the trunk is an HTTP trunk or an HTTPS trunk. This is the configuration file for SRA and can be located in the<UAG Path>\von\conf\SRATemplates folder.

You will need to copy the file(s) into your trunk's custom update folder as follows:

<UAG Path>\von\conf\websites...