Denying users to login based on pattern in multiple auth flows
Cantor, Scott
cantor.2 at osu.edu
Mon Feb 1 10:05:41 EST 2016
> Got any pointers or things we should look for? Or is it self
> explanatory?
For c14n? I don't have any development docs, no. You'd have to look at what's there.
It might be just as useful for me to implement a simple regex enforcement setting in all the ValidateXX actions in the base class, though. That would certainly knock this out globally.
> Do you have an issue/Jira number for this, I couldn't find it = /
IDP-784
I think your use case is better handled inline by having the validate actions just raise an UnknownPrincipal error event based on a regex. Should be simple enough, just file a RFE.
-- Scott
More information about the users
mailing list