TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Get this Tag RSS feed
Translate this page
Powered by
Microsoft® Translator
Popular Tags
Active Directory
AD
AD DS
adfs
ASP.NET
azure
BizTalk
BizTalk Server
BizTalk Server 2010
C#
Candidate for deletion
certification
cloud
core docs
de-DE
EAA
Ed Price
Ed's Stub Pages
en-US
ESA
es-ES
Excel
Exchange
Exchange 2010
fa-IR
Fernando Lugao Veltem
FIM
FIM 2010
FIM Resources
FIM-HELP
forefront
forums
fr-FR
Gokan Ozcifci
has code
has comment
has comments
has image
has Images
has Other Languages
has See Also
Has Table
Has TOC
Horizon_Net
How To
Hyper-V
id-ID
IIS
Italian Wiki Articles
it-IT
ja-JP
Jordano Mazzoni
Link Collection
Luciano Lima
Luigi Bruno
Lync Server 2010
MIISILMFIM MACAULAY
Multi Language Wiki Articles
needs work
operations manager
Pirated Content
Portal
Português Brasil
PowerShell
pt-BR
security
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint Pirate
Small Basic
solucionando problemas
SQL Server
SQL Server 2012
stub
System Center
System Center 2012
TechNet Guru
TechNet Wiki
TechNet Wiki Featured Article
tonyso
Translated into Japanese
troubleshooting
tr-TR
vídeo
Video
Virtualization
VMM
Wiki
Windows
Windows 7
Windows 8
Windows Azure
Windows Server
Windows Server 2003
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
yottun8
اکتیو دایرکتوری
Browse by Tags
>
TechNet Articles
>
All Tags
>
Identity
Tagged Content List
Wiki Page:
Sequence Object in SQL Server 2012
Maheshkumar S Tiwari
The Release of SQL Server 2012 introduces the sequence object to the world of SQL Server. A sequence is a user defined, schema bound object that will generate a sequence of numeric values (in ascending or descending order) according to specification. Unlike identity columns, a sequence is created independent...
on
6 Sep 2013
Wiki Page:
Duplicate:WCF (REST) Service With Federated Authentication, Service Identities Managed By Live ID, Facebook, Google, Yahoo!, Open ID
Maheshkumar S Tiwari
Back to Cloud Identity Scenarios and Solutions for Developers Table of Contents Scenario Solution Approach Analysis How To's Code Samples Resources Scenario In this scenario you are developing WPF application that consumes RESTful WCF service. You need to integrate Internet Identity Providers...
on
3 Sep 2013
Wiki Page:
How to Use PowerShell to Manually Remove a Resource from the Scope of a Synchronization Rule
Peter Geelen - MSFT
FIM ScriptBox Item Summary When you manage resources with FIM, it is possible that a resource was accentually brought into the scope of the wrong outbound synchronization rule. The objective of this article is to explain how to fix this. To manage your resource in external systems with FIM...
on
29 Jul 2013
Wiki Page:
AD FS 2.0 Content Map
Gayana Bagdasaryan
Subscribe to RSS Feed Share on Facebook Send link to a friend This Active Directory Federation Services (AD FS 2.0) wiki page is intended to act as a content map for all members of the AD FS community . Members of the AD FS product team will occasionally monitor this article...
on
23 Jul 2013
Wiki Page:
Deploying Claims-Aware Application On Premises
Yagmoth555
Back to Windows Azure Active Directory Solutions For Developers Table of Contents Scenario Solution Approach Analysis How To's Code Samples Resources Scenario In this scenario you need to deploy your claims-aware application from the development workstation to the production environment...
on
26 Jun 2013
Wiki Page:
Identity Flow Through Physical Tiers - ActAs Delegation
Carsten Siemens
Back to Windows Azure Active Directory Solutions For Developers Table of Contents Scenario Solution Approach Analysis How To's Code Samples Resources Scenario In this scenario you are developing distributed multi-tier application with ASP.NET web front end and WCF (SOAP) back end. You...
on
29 May 2013
Wiki Page:
ASP.NET AJAX Web Application With Federated Authentication
Carsten Siemens
Back to Windows Azure Active Directory Solutions For Developers “Claims Aware AJAX Application” code sample available with Windows Identity Foundation SDK .
on
29 May 2013
Wiki Page:
ASP.NET MVC Web Application With Federated Authentication
Carsten Siemens
Back to Windows Azure Active Directory Solutions For Developers Table of Contents Scenario Solution Approach Analysis How-To's Code Samples Resources See Also Other Languages Deutsch (de-DE) Scenario In this scenario you are developing ASP.NET MVC web application and you need to implement...
on
13 May 2013
Wiki Page:
FIM Troubleshooting: Installation Hot Fix Update Rolls Back Without Warning or Error
Richard Mueller
Table of Contents Symptoms Windows installer verbose log file Resolution Option 1: delete ilmpasswordportal.wsp Option 2: run administrative timer jobs Option 3: deactivate/uninstall feature from stsadm Today I worked on a hot fix installation issue. The installation goes through and hits a certain...
on
9 May 2013
Wiki Page:
Windows Azure Application With LiveID, Google, Facebook, Yahoo!, and OpenID - PaaS
M LaFantano - MSFT
Back to Windows Azure Active Directory Solutions For Developers Table of Contents Scenario Solution Approach Analysis How To's Code Samples Resources Scenario In this scenario, you are developing a web application to be deployed to Windows Azure. It should serve Internet users whose identities...
on
1 May 2013
Wiki Page:
Windows Azure Application With Active Directory - PaaS
Carsten Siemens
Back to Windows Azure Active Directory Solutions For Developers Table of Contents Scenario Solution Approach Analysis How To's Code Samples Resources Scenario In this scenario you are developing a web application to be deployed to Windows Azure. It should serve corporate users whose identities...
on
29 Apr 2013
Wiki Page:
WCF (SOAP) Service With Federated Authentication, Identities In Active Directory
Carsten Siemens
Back to Windows Azure Active Directory Solutions For Developers Table of Contents Scenario Solution Approach Analysis How-To's Code Samples Resources Scenario In this scenario you have WCF service that exposes SOAP endpoint. It needs to authenticate requests based on issued SAML tokens...
on
29 Apr 2013
Wiki Page:
OData for SQL Azure Federated Authentication Using ACS
Yagmoth555
Back to Cloud Identity Scenarios and Solutions for Developers Table of Contents Scenario Solution Approach Analysis How To's Code Samples Resources Scenario In this scenario you are exposing SQL Azure data using OData for SQL Azure service. You are interested to let external system, other...
on
9 Apr 2013
Wiki Page:
Windows Phone 7 Application With Federated Authentication
Ed Price - MSFT
Back to Windows Azure Active Directory Solutions For Developers Table of Contents Scenario Solution Approach Analysis How To's Code Samples Resources Scenario In this scenario you are developing a Windows Phone 7 (WP7) application that consumes RESTful WCF service. You need to integrate...
on
3 Apr 2013
Wiki Page:
The Four Pillars of Identity - Identity Management in the Age of Hybrid IT
Thomas W Shinder - MSFT
Published : January 2013 Contributors : Gayana Bagdasaryan, Microsoft Thomas W. Shinder, M.D, Microsoft Ken St. Cyr, Microsoft Heath Aubin, Microsoft Brjann Brekkan, Microsoft Gary Verster, Microsoft Bruce Wittenberg, Microsoft John Dawson, Microsoft For the latest information...
on
12 Mar 2013
Wiki Page:
Calling REST Service On Behalf Of End User - OAuth 2.0 Delegation
Richard Mueller
Back to Windows Azure Active Directory Solutions For Developers Table of Contents Scenario Solution Approach Analysis How To's Code Samples Resources Scenario In this scenario you are developing an application where the end user consumes a web site which needs to access services that require...
on
1 Mar 2013
Wiki Page:
I Need To Implement Role-Based Access Control (RBAC) Authorization
Yagmoth555
Back to Cloud Identity Scenarios and Solutions for Developers Table of Contents Scenario Solution Approach 1 - Using ACS Rule Engine For Claims Transofrmation Solution Approach 2 - Using WIF ClaimsAuthenticationManager For Claims Transformation Solution Approach 3 - Using WIF Configuration For...
on
23 Feb 2013
Wiki Page:
Identity Infrastructure Capabilities - Managing Identity in the Age of Hybrid IT
Thomas W Shinder - MSFT
Published : January 2013 Contributors : Gayana Bagdasaryan, Microsoft Thomas W. Shinder, M.D, Microsoft Ken St. Cyr, Microsoft Heath Aubin, Microsoft Brjann Brekkan, Microsoft Gary Verster, Microsoft Bruce Wittenberg, Microsoft John Dawson, Microsoft For the latest information...
on
22 Feb 2013
Wiki Page:
FIM Synchronization Rules: Dropdowns Contain No Data or Missing Data
Yagmoth555
PROBLEM STATEMENT You go to create a new synchronization rule. You reach the Scope tab. You notice that all the drop-down boxes contain no data. Another possibility is that you can see some data, but do not see a new management agent that you created in the Synchronization Service Manager. CAUSE...
on
22 Feb 2013
Wiki Page:
Identity Infrastructure Capabilities - Identity Management in the Age of Hybrid IT
Thomas W Shinder - MSFT
Published: January 2013 Contributors: Gayana Bagdasaryan, Microsoft Thomas W. Shinder, M.D, Microsoft Ken St. Cyr, Microsoft Heath Aubin, Microsoft Brjann Brekkan, Microsoft Gary Verster, Microsoft Bruce Wittenberg, Microsoft For the latest information, see http://www.technet.com...
on
22 Feb 2013
Wiki Page:
Cloud Identity Scenarios and Solutions for Developers (optimized for tablets)
Yagmoth555
NOTE: This is work in progress. Red coloured links point to empty content yet to be created. Application Architecture Scenarios ASP.NET Web Form Application With Federated Authentication ASP.NET MVC Web Application With Federated Authentication WCF (SOAP) Service With Federated...
on
19 Feb 2013
Wiki Page:
Claims Enabling and Claims Relying Technologies
Yagmoth555
This topic provides quick view on claims enabling and claims relying technologies. Claims enabling technologies provide means to support claims mechanisms such as protocols implementation, tokens parsing, storage, validation, transformation, and object models. Claims relying technologies make use of...
on
7 Feb 2013
Wiki Page:
WCF (SOAP) Service With Federated Authentication
Yagmoth555
Back to Windows Azure Active Directory Solutions For Developers Table of Contents Scenario Solution Approach Analysis How-To's Code Samples Resources Scenario In this scenario you have WCF service that exposes SOAP endpoint. It needs to authenticate requests based on issued SAML tokens...
on
7 Feb 2013
Wiki Page:
Windows Azure Active Directory Solutions For Developers
Yagmoth555
Page Template - use it when adding new pages to keep with consistency in content presentation. Table of Contents Application Architecture Scenarios Authorization Scenarios Cloud Scenarios Delegation Scenarios Deployment Scenarios MS Technologies and Products Scenarios Security Scenarios Troubleshooting...
on
1 Feb 2013
Wiki Page:
Multi-Tenant Windows Azure Application With Federated Authentication - Building SaaS
Yagmoth555
Back to Windows Azure Active Directory Solutions For Developers Table of Contents Scenario Solution Approach Analysis How To's Code Samples Resources Scenario In this scenario you are developing multi-tenant web application to be deployed on Windows Azure. It requires that the application's...
on
1 Feb 2013
Page 1 of 2 (50 items)
1
2
Can't find it? Write it!
Post an Article