Questions tagged [tivoli-identity-manager]

Tivoli Identity Manager, now called Security Identity Manager, is an identity management solution that provides password management, user provisioning, and auditing capabilities across the enterprise.

ITIM provides administrators with the ability to manage user identities across the enterprise using a single administration console. Each user is provisioned multiple accounts across multiple systems. By tying the accounts together with a single identity, account management becomes simplified and the use of a single username+password combination across many dissimilar systems becomes possible.

ITIM provides the administrator with automated routines to retrieve accounts from multiple systems and enforce various policies across the enterprise. By using roles, workflows, and lifecycle rules, administrators can enforce security policies across all enterprise systems. When tied into an account feed such as an HR system, ITIM can provision and revoke accounts automatically as employees are hired, move within the company, and leave the company.

47 questions
0
votes
2 answers

Crashing on reconciliation of large group name

I don't have very much knowledge of C++ and Lotus notes. I have piece of code which prints the group name in log. Util::AgentDebug("In Command::InitGroupMap(): Group Name = %s",lnGrpName.GetBuf()); lnGrpName is LNstring. it is working fine but…
curiousMind
  • 2,812
  • 1
  • 17
  • 38
0
votes
0 answers

Does Lotus domino 9 supports lotus notes adapter 5.1 ?

Recently someone upgrades his lotus domino from version 7 to version 9, while I find the lotus notes adapter 5.1 which I use doesn't work. Does lotus domino 9 supports lotus notes adapter 5.1 ? I cannot find any useful information with google.
Frank
  • 81
  • 6
0
votes
1 answer

How System reacts to pending request DB2 dump post ITIM 5.1 to ISIM 6.0 upgrade

We are migrating ITIM 5.1 to ISIM6.0. While we are are conducting the upgrade process and testing the new production system, the old production system continues to capture changes made in production. The IBM Security Identity Manager upgrade does…
0
votes
1 answer

Control access to SharePoint Lists using Tivoli Identity Manager

We are designing a system where will use SharePoint, the customer has Tivoli Identity Manager integrated with Active Directory. One way that we have thought of doing this is by creating an asp.net membership provider that communicates with TIM. But…
Shiraz Bhaiji
  • 64,065
  • 34
  • 143
  • 252
0
votes
2 answers

IBM: Add a workflow extension in TIM/SIM

I make my first workflow extension today, and the result isn't really good ! :) I have this error : CTGIMA411E The sendResult( workflow extension method in the com.orange.tiger.itim.extension.workflow.ResultCallback class cannot be processed. And…
CBJ
  • 17
  • 3
0
votes
1 answer

Difference between ISAM Federation and TFIM

I like to know what is the difference between ISAM Federation vs IBM Tivoli Federated Identity Manager (TFIM)? Does ISAM Federation supports SAML 2.0 or for that I need TFIM?
borna
  • 906
  • 3
  • 12
  • 32
0
votes
1 answer

Recipient in SubjectConfirmationData does not match the current URL

I'm getting the following error when trying to connect to a webseal saml endpoint My server is setup as an SP and I am trying to authenticate against and IDP that I have setup in saml20-idp-remote.php The redirect works correctly but when the IDP…
Daniel Harper
  • 496
  • 4
  • 19
0
votes
1 answer

Capture SAML assertion in TFIM

I want to be able to capture the SAML assertion that is going from IDP to SP in Tivoli Federated Identity manager. How do I enable trace in Tivoli Federated Identity Manager and capture the SAML assertion? Thanks
borna
  • 906
  • 3
  • 12
  • 32
0
votes
1 answer

unable to add account on target in ISIM 6.0

I am trying to create an account by making an add operation thru manage operations column. i have created add operation and its LCR on entity level (Account) I am using extension (CreateAccount(person owner, service service, account account). I…
user2549572
  • 79
  • 2
  • 13
0
votes
1 answer

Restrict User Id/Username in ITIM to not start from a given character

I want to restrict users from creating account such that they cannot create accounts starting with some character. For example if I say R, then user should not be able to create accounts like Rtest1 or Rrest123, but can create accounts like testR1.…
Mustafa sabir
  • 4,130
  • 1
  • 19
  • 28
0
votes
1 answer

What are adapters used for in IBM Security Identity Manager?

When do we use these adapters? How are they used by services and TDI? Please answer in Layman language if you can.
0
votes
2 answers

Unable to view requests under (View all requests) in ISIM 6.0

I have installed ISIM 6.0 with a fix pack 6. After installing the FixPack i was able to view the request of any activity performed in ISIM, but now View All Request tab doesn't show list of requests however the transactions are going through fine. …
user3337264
  • 13
  • 1
  • 2
  • 8
0
votes
1 answer

PDPrincipal.implies deprecated, alternate class's implies method requires a Subject

I have the following running code to determine if a user can edit Object Namespace com.tivoli.mts.PDPrincipal whoIsit = new PDPrincipal(userId,configURL); com.tivoli.mts.PDPermission whatTheyWant = new…
0
votes
1 answer

Obfuscation file (.conf.obf extension) for Tivoli Access manager

Can anyone help me on, how can we convert .conf file to obfuscated file .conf.obf extension? Any tool or link where I can find the steps for that?
0
votes
3 answers

IBM Tivoli access manager vs Tivoli Federated identity manager

Can someone please explain the major differences between IBM Tivoli Access Manager and Tivoli Federated Identity Manager? Does TAM support SAML?
borna
  • 906
  • 3
  • 12
  • 32