idp.authn.Password.matchExpression

Cantor, Scott cantor.2 at osu.edu
Wed Aug 18 22:13:00 UTC 2021


>    The wiki is a bit vague on this property in authn.properties and the matchExpression properties for other
> authn flows. Is this just an expression that the IdP will match against, or can I use it to do removal/addition of
> components?

No, it's just a regex matcher. The transforms settings do replacements. The point of this setting is to optimize chains of validators by skipping them based on username format (that's from memory, I think that's what it was for).

-- Scott




More information about the users mailing list