Constructing Pattern from ProfileRequestContext
Cantor, Scott
cantor.2 at osu.edu
Wed Mar 6 13:14:33 UTC 2024
As Paul said, scripts or Spring expressions are the easiest way. There probably is a way to actually directly build a Spring expression to inject into the other property, but the problem is that you'd have to get to the PRC indirectly since the expression context in a bean defintion is just Spring's default context. It's probably possible but I doubt it's worth the hassle.
A Spring expression predicate will be, I suspect, a lot faster than a scripted one. Learning SpEL is a fairly important skill in running the IdP.
-- Scott
More information about the users
mailing list