Sign in
Identity Management Extensibility
This blog covers extensibility points in ILM "2" such as the web service interface. All content is provided "as is" without any warranty, expressed or implied.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
agenda
client
Events
fim
fun
ilm2
MP
release
RTM
Archive
Archives
July 2010
(1)
April 2010
(1)
March 2010
(1)
December 2009
(1)
November 2009
(2)
October 2009
(3)
September 2009
(4)
August 2009
(2)
July 2009
(2)
June 2009
(1)
May 2009
(4)
April 2009
(8)
March 2009
(5)
February 2009
(5)
January 2009
(6)
December 2008
(9)
November 2008
(10)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Identity Management Extensibility
Sample scenario: Enumerate all persons
Posted
over 5 years ago
by
Joe Schulman
0
Comments
We saw in our previous post how to get a specific person. If you don’t exactly know which person you want, you instead need to enumerate objects from ILM. ILM exposes a WS-Enumeration endpoint which enables you specify a filter query and then...
Identity Management Extensibility
New Identity Management Blog
Posted
over 5 years ago
by
Joe Schulman
0
Comments
I just learned about a new blog in the Identity Management world: http://blogs.technet.com/identitymanagement/ This is run by Brjann Brekkan, one of ILM’s great marketing people. I recommend keeping an eye out for general announcements and resources...
Identity Management Extensibility
Sample Scenario: Get a specific person with extensions
Posted
over 5 years ago
by
Joe Schulman
0
Comments
Today’s sample code at first glance may seem like a basic copy-paste of our last post. In many ways it is. We show you today how to get a specific person like last time, but this time we specify which attributes to retrieve. In the previous...
Identity Management Extensibility
Sample scenario: Get a specific person
Posted
over 5 years ago
by
Joe Schulman
2
Comments
OK, now for the fun – Hello World with the web services and sample client! In this post we get a specific person. By specific , I mean we already know the person’s ObjectID. In many scenarios you do not know the ObjectID ahead of time...
Identity Management Extensibility
How to interpret SOAP Faults
Posted
over 5 years ago
by
Joe Schulman
1
Comments
Apologies for the delay in this post. I use Windows Live Writer to compose the content on this blog. It is a wonderful program that makes writing posts easy and straight-forward. Best of all, it allows offline editing of new and existing...
Identity Management Extensibility
How to build your custom client
Posted
over 5 years ago
by
Joe Schulman
1
Comments
In this post we show you how to make useful the output from svcutil. For example, in the generated code there is a ResourceClient class which has the familiar method Get. This method invokes the WS-Transfer Get operation on the server. The...
Identity Management Extensibility
How to start your client
Posted
over 5 years ago
by
Joe Schulman
4
Comments
In my previous posts I introduced you to the basic web service protocols that ILM “2” uses. In this post we show you how to use svcutil to generate your own client. Recall that svcutil is bundled with the Windows SDK. We use version 6.0A of...
Identity Management Extensibility
Introduction to Transfer Extensions for Identity Management Operations
Posted
over 5 years ago
by
Joe Schulman
2
Comments
In the previous two posts I introduced WS-Transfer and WS-Enumeration with examples on how ILM uses them. In this post I introduce an extension to WS-Transfer we use for more efficient operations over the wire. We will fully and formally document...
Identity Management Extensibility
Introduction to WS-Enumeration
Posted
over 5 years ago
by
Joe Schulman
2
Comments
In the previous post I introduced WS-Transfer and provided two simple examples how ILM uses it. In this post I introduce the second protocol, WS-Enumeration . In contrast to WS-Transfer, WS-Enumerations is a stateful protocol designed to enumerate...
Identity Management Extensibility
Introduction to WS-Transfer
Posted
over 5 years ago
by
Joe Schulman
1
Comments
In the previous post I introduced three web service protocols that ILM uses. In this post we will explore the first protocol, WS-Transfer . WS-Transfer is a stateless protocol designed to create, read, update, and delete object instances. We use the protocol...
Identity Management Extensibility
Introduction to ILM Web Services
Posted
over 5 years ago
by
Joe Schulman
2
Comments
The ILM Web Service is based on two key standard protocols: WS-Transfer and WS-Enumeration . When we describe the two protocols we must be careful to distinguish the “request” and the “response.” In our discussions, we assume that there is one client...
Identity Management Extensibility
How ILM uses its own web services
Posted
over 5 years ago
by
Joe Schulman
1
Comments
Now that we’ve covered the terminology, we show how ILM uses its own web services. We hope by illustrating ILM’s own dependence and commitment to web services, you will agree the web service interface is an important piece of the product to understand...
Identity Management Extensibility
Terminology used in ILM
Posted
over 5 years ago
by
Joe Schulman
1
Comments
Before we begin and following Craig’s lead , I’d like to be clear on ILM’s terminology. The reason for this is we use overloaded terminology when discussing ILM concepts that have important connotations in other contexts. Depending on your background...
Identity Management Extensibility
Introduction to this blog
Posted
over 5 years ago
by
Joe Schulman
2
Comments
Welcome to the Identity Management Team’s extensibility blog. The purpose of this blog is to provide information, suggestions, examples, and show context to decisions regarding extensibility points in ILM. The primary focus of this blog is on the web...
Identity Management Extensibility
ILM "2" RC now available!
Posted
over 5 years ago
by
Joe Schulman
1
Comments
Read the full post on Bobby and Nima's blog: http://blogs.technet.com/doittoit/archive/2008/11/03/announcing-identity-lifecycle-manager-2-release-candidate.aspx
Page 3 of 3 (65 items)
1
2
3