I know we can pass value across authenticators by setting them in:

context.getClientSession().setNote

But is there a way to retrieve the value set in an authenticator from a RequiredAction?