User ID not found in credentials / Sun Access Manager integration.

Hi all,

I've got SSO mostly working between AM 7.1 and IDM 7.1.0.

However, if the IM user I'm attempting to log in as is a user in an organization, rather than just being a member of 'Top' in IM, then the login fails (eg, load of /idm/user/login.jsp), with the error message "User ID not found in credentials".

Users who have an AM realm resource account and are in the Top organization work just fine; users further down the tree don't.

I'm trying to trace through the IM source (reverse engineered) and so forth, but not having much luck. Before I raise a support case on this, has anyone else seen this problem?

Thanks,

Michael.

[680 byte] By [Michael_Robinsona] at [2007-11-27 11:29:08]
# 1

The answer, if anyone is experiencing the same problem, is that it turned out to be the identity policy established for the users, which had "enforce password policy on login"; an exception was thrown, "Too few user supplied questions provided and answered based on the configured minimum of 5"; this was caught somehow and rethrown as "An account ID must be specified"; this was further recaught and rethrown as "User ID not found in credentials".

Highly confusing.

Michael_Robinsona at 2007-7-29 16:26:12 > top of Java-index,Web & Directory Servers,Directory Servers...