> Comment the statement of "return" of below code.
> if (cns.size() > 1 && !this.allowMultipleAccounts) {
> // return false;
> }
Code modifications are wholly unnecessary. Simply set the
allowMultipleAccounts property on the bean to true to prevent
premature return. I hope it's clear why the default behavior is to
disallow multiple search results for a given principal.
M
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-user