Success Login item missing from Logs after logging into application with redirect

Thanks for the reply Dan.

I’m following this technique. I originally created a Rule very similar to the one in the article (which was working well, but only on the face of it!) and have now migrated my Rule to an Action instead.

And that downtime example seems to imply to me that the redirect happens as part of a successful login flow?

It uses the api.redirect.sendUserTo() method to redirect the user to the given URL after they log in. Keep in mind that users will see the downtime page only after logging in successfully.