Sign in
TechNet Blogs
Technet Blog Images
More ...
Common Tasks
Blog Home
Email Blog Author
About
RSS for posts
RSS for comments
Search
Tags
AD FS
ADFS
Certificate Enrollment
Claims
Claims Based Authentication
Cloud Security
Federation
FIM 2010
General
HSPD12
ICAM
Identity
Identity Management
OMB
PIV
PKI
SAML
Security
SharePoint
Smart Card
SSO
UAG
Video
Windows Server 2008
Windows Server 2008 R2
Archives
Archives
September 2012
(1)
August 2012
(1)
June 2012
(1)
March 2012
(1)
January 2012
(2)
November 2011
(1)
October 2011
(4)
September 2011
(3)
August 2011
(3)
May 2011
(1)
February 2011
(10)
January 2011
(11)
December 2010
(1)
October 2010
(1)
September 2010
(1)
June 2010
(5)
December 2009
(1)
October 2009
(4)
March 2009
(1)
February 2009
(1)
January 2009
(2)
September 2007
(1)
August 2007
(1)
July 2007
(2)
June 2007
(3)
August 2006
(1)
June 2006
(1)
May 2006
(1)
Browse by Tags
TechNet Blogs
>
Security and Identity in the Cloud
>
All Tags
>
adfs
Tagged Content List
Blog Post:
Custom HomeRealmDiscovery Page with AD FS 2.0
DmitriiL
Recently I decided to dissect the structure of the default pages in AD FS 2.0 and see what can be done with creating slightly different look from its default look. I wanted to see what files control what areas in the UI and what can be done with minimum code changes. I started working with one of the...
on
18 Sep 2012
Blog Post:
Chaining Multiple STS
DmitriiL
A few month ago I learned something about claims based authentication that I thought was not possible. Ever since starting working on federation solutions, and learning about it via training courses, reading white papers, specifications and presentations the following two topologies were always shown...
on
18 Aug 2012
Blog Post:
Authentication Assurance and Claims Based Authentication
DmitriiL
Authentication Mechanism Assurance is described in the following Microsoft publication: http://technet.microsoft.com/en-us/library/dd378897(v=WS.10).aspx . In this post I want to dig a bit more into different configuration options, show how it works and provide example of how it can be configured with...
on
27 Jun 2012
Blog Post:
UAG 2010 and AD FS v2 White Paper is Published
DmitriiL
Over the last three month I published many articles on UAG and AD FS. While it each of the posts provides its own information, many of them refer or build on the knowledge provided in the prior posts. So if you had to read it altogether you’d have to start from the end and read forward. One continuous...
on
5 Nov 2011
Blog Post:
AD FS and UAG are Better Together–Example of a real Solution
DmitriiL
In the last nine posts we reviewed different topologies and discussed some of the techniques on how to integrate these topologies together. In this post we’ll take a look at real example of a production implementation. The solution very similar to the following design has been implemented by one of the...
on
29 Oct 2011
Blog Post:
Designing UAG and AD FS Solution
DmitriiL
In the last many posts we looked at all kind of different topologies for UAG and AD FS configuration. Now, since we are armed with knowledge of different configuration options, we can put all of them to use and see how we can apply them to real life situations. Before we do this, we need to revisit some...
on
18 Oct 2011
Blog Post:
UAG and ADFS Better Together–Authentication via Azure ACS
DmitriiL
This post discussing how it is possible to publish applications to Internet based users who authenticate to the UAG via one of the Internet Cloud Identity Providers, such as LiveID, Google, Yahoo or Facebook. The Windows Azure ACS acts as IdP-STS in this configuration topology. This is essentially the...
on
17 Oct 2011
Blog Post:
UAG and ADFS Better Together–Publishing Applications to Partner Organizations
DmitriiL
In this scenario, our partner organization users access claims based applications published by our organization UAG servers. The partner users provide security tokens issued by the partner controlled Identity Provider to our AD FS v2 published by the UAG server. This configuration is the most common...
on
2 Oct 2011
Blog Post:
UAG and AD FS are Better Together – Publishing Non-Claims Based Applications
DmitriiL
In article “ UAG and AD FS are Better Together – UAG as AD FS Proxy ” we explored how user authenticates to UAG portal via claims based authentication and then accesses claims based application published via UAG portal. But what if published application does not support claims based authentication...
on
24 Sep 2011
Blog Post:
UAG and AD FS are Better Together – Strong Auth to Cloud Based Applications
DmitriiL
Today we will discuss a solution that provides the following functionality: You what to require your company external users to use strong AuthN when they access 3 rd party trusted claims based applications. These applications can be hosted in the Cloud or by Partner organization. The description of this...
on
22 Sep 2011
Blog Post:
UAG and AD FS are Better Together - UAG as AD FS Proxy
DmitriiL
In previous topologies ( 1 and 2 ) we did not expose AD FS server to the outside users as primary form of authentication. This topology will do this. One of the benefits of using UAG server in combination with AD FS is that it can now act as gateway or proxy server to the internal AD FS server, in fact...
on
1 Sep 2011
Blog Post:
UAG and ADFS are Better Together– Strong Authentication
DmitriiL
In the previous post we looked at the most common UAG configuration, with user using username and password for authentication to UAG. In this post we are going to explorer the following configuration – user authenticates to UAG Portal via Certificate Based Authentication (Soft Certificate or Smart...
on
25 Aug 2011
Blog Post:
UAG SP1 and AD FS v2 are Better Together–FBA and Claims
DmitriiL
In previous post I started with introduction for UAG and AD FS integrations scenarios. Today post will discuss the first topology - Authentication to UAG Portal via Forms Based Authentication and accessing internal claims based application and other types of applications. Many companies want to provide...
on
22 Aug 2011
Blog Post:
UAG SP1 and AD FS v2 are Better Together–Introduction
DmitriiL
A few weeks ago I started working on a white paper about UAG SP1 and AD FS v2 configuration topologies and sample complex design based on those topologies. I’m still working on it, but I decided to publish different parts of it for folks to see and potentially get some feedback about it as well. Today...
on
21 Aug 2011
Blog Post:
Secure Application Access by using AD FS and UAG – Strong Authentication
DmitriiL
In the last two posts on this subject I showed to you how to use UAG with Forms Based Authentication and as ADFS Proxy. Todays demonstration shows how to use it with Strong Authentication – Certificate Authentication. The topology in this configuration is very similar to the FBA topology, but it requires...
on
21 Feb 2011
Blog Post:
Secure Application Access by using AD FS and UAG – UAG acting as ADFS Proxy Topology
DmitriiL
In the previous post I showed to you how UAG can be used with ADFS to publish Claims aware application and provide single sign-on into such applications along with traditional applications which require UserID/password. In that demonstration UAG was configured with Form Based Authentication (FBA...
on
16 Feb 2011
Blog Post:
Secure Application Access with ADFS and UAG – UAG providing FBA
DmitriiL
More and more companies wish to provide secure access to their applications from external locations. At the same time, many of these applications starting to adopt new authentication technologies, for example, like Claims based authentication. The following demonstration shows how companies can use Forefront...
on
15 Feb 2011
Blog Post:
Microsoft Business Ready Security–Secure Collaboration with Partners by using AD FS
DmitriiL
Did you know that you can download virtual labs to your own host system and test Microsoft Business Ready Security (BRS) solutions? It is available to anyone on the Internet. Go check it out for yourself: http://go.microsoft.com/fwlink/?LinkId=190269 If for some reason you can not download those labs...
on
7 Feb 2011
Blog Post:
Open Standard Authentication in the Enterprise, Part 2
DmitriiL
In previous post we started to talk about different complexities of SSO implementations. Lets review what type of solutions are common in current implementations. Current Solutions Federal Agencies employ two primary strategies to provide Single Sign On across multiple Domains, Applications and...
on
14 Jun 2010
Blog Post:
Open Standard Authentication in the Enterprise, Part 1
DmitriiL
In the next few posts, I’m going to talk about SSO in Enterprise environments, with emphasis on Federal Government Agencies. Federal Agencies are facing multiple issues with managing digital identities for employees and contractors. While most Agencies use Active Directory as their primary authentication...
on
13 Jun 2010
Page 1 of 1 (20 items)