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
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
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)
December, 2008
MSDN Blogs
>
Identity Management Extensibility
>
December, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Identity Management Extensibility
Sample scenario: Add and remove members in a group
Posted
over 4 years ago
by
JoeSchulman
1
Comments
In our last post we created a new group. Now we’ll doing something truly exciting: We’ll add members to the group. Adding and removing members is the same Put request. The difference is we specify “Add” or “Remove” as the operation for...
Identity Management Extensibility
Sample scenario: Create a new group
Posted
over 4 years ago
by
JoeSchulman
0
Comments
Today we are going to create a new group using web services. To create a new group, like creating any object in ILM, you must provide a starting value that includes all of the required attributes. In the case of a group, we need to set a few...
Identity Management Extensibility
Call for topics!
Posted
over 4 years ago
by
JoeSchulman
8
Comments
Well, we are coming to the end of the first itinerary through ILM “2” extensibility. Keeping this blog to the schedule has been a fun learning experience for me, and I appreciate the feedback. I hope it is clear from this and the other ILM...
Identity Management Extensibility
Sample scenario: Get ILM schema
Posted
over 4 years ago
by
JoeSchulman
0
Comments
In our last post we saw how to use the enumeration endpoint to search for particular objects. In this post we take that knowledge to get ILM’s schema. Since ILM’s schema is dynamic and customizable, you must enumerate the ILM objects related...
Identity Management Extensibility
Sample scenario: Enumerate all persons
Posted
over 4 years ago
by
JoeSchulman
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 4 years ago
by
JoeSchulman
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 4 years ago
by
JoeSchulman
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 4 years ago
by
JoeSchulman
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 4 years ago
by
JoeSchulman
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...
Page 1 of 1 (9 items)