using idp.oauth2.refreshToken.activation
Scott Cantor
scott at restingparrotsoftware.com
Fri May 15 16:52:39 UTC 2026
Assuming that the use of the condition is actually inside the flow and not inside e.g., the relying party service...
If there's no existing import of a configuration resource that ends up inside the flow, I'd probably just look at duplicating the actual definition of that referenced bean to recreate it, but that only works supportably if the definition doesn't use any impl classes.
If it's impl now, it probably needs to be made API for exactly that sort of case.
Of course, actually duplicating the functional behavior of the default condition is also a stopgap.
-- Scott
More information about the users
mailing list