-
Suggestion
-
Resolution: Fixed
-
None
Currently you can only choose to enable or disable the following of referrals. Some AD setups can have unreachable referrals, and the resulting PartialResultException should be ignored rather than being treated as an error.
- causes
-
CONFSERVER-22409 AD Users unable to login due to Unprocessed Continuation error
-
- Closed
-
- is duplicated by
-
CWD-2469 If a user has switched "follow referrals" off, then Crowd should not thorw an exception if AD suggests if follow referrals.
-
- Closed
-
- is related to
-
CONFCLOUD-22347 There is no follow referrals option for delegated authentication
-
- Closed
-
-
CONFSERVER-22347 There is no follow referrals option for delegated authentication
-
- Closed
-
-
CONFSERVER-22903 Ignore PartialResultException if referrals are not configured
- Closed
The wording on this issue seems to suggest we want to add a third option to the "Follow Referral" setting, but I don't think this is necessary.
All you want to do is make the current "Don't follow" option not throw an error if there are referrals to possibly follow.
This option should quietly ignore the referrals.
Note that this significantly reduces the amount of work required because no UI changes are needed.