IDP41 configuration problem to authenticate against multiples branches of an AD
Cantor, Scott
cantor.2 at osu.edu
Mon May 9 19:39:41 UTC 2022
Those docs are wrong in at least 2-3 different ways, I can tell that from eyeballing them. I didn't write them and don't know how any of that stuff works, but I know Spring and the code involved enough to tell it's not right. It's referencing non-existent beans and is describing setting a property to a value that it can't be set to. Your error message is referring to the latter, that authenticatorType property is an enum that only handles one of 4 fixed values, and that isn't one of them.
I can ping the person who would know what it's supposed to look like but it's a stretch that I could fix it. Maybe if I have some time later this week I can at least test the wiring to get something that loads but I couldn't test it and this kind of thing isn't going to be something I can just guess at.
The best I can do is mark it "this doesn't work" as a warning.
-- Scott
More information about the users
mailing list