Title: Default Security
Last modified: June 24, 2024

---

# Default Security

 *  Resolved [nnproducts](https://wordpress.org/support/users/nnproducts/)
 * (@nnproducts)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/default-security/)
 * First, thanks for an excellent plugin! Feature-rich and super helpful.
 * We are using the signed secure PDF URL to allow users to download the PDF without
   being logged in, as the form users are not WP users. On the “[Protocols in Place to Protect Your Data](https://docs.gravitypdf.com/v5/user-pdf-security)”
   page under “Default Security,” item 3, it states:
   “If the user’s IP doesn’t match,
   or the 20-minute timeout window has expired, AND the entry owner was originally
   logged in when completing the form they will be redirected to a login page.”
 * This also seems to be the case for signed PDFs. I looked and maybe I missed it,
   but is there a way to redirect the user to a custom URL rather than the login
   page? The form users will never be register on the website.
   Thanks!

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jake Jackson](https://wordpress.org/support/users/blue-liquid-designs/)
 * (@blue-liquid-designs)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/default-security/#post-17845552)
 * Hey [@nnproducts](https://wordpress.org/support/users/nnproducts/),
 * Thanks so much for those kind words!
 * If a signed PDF URL expires, Gravity PDF does indeed fallback to the default 
   security protocols for authentication. We use the [auth_redirect()](https://developer.wordpress.org/reference/functions/auth_redirect/)
   function to display the WP login page when necessary. It looks like you could
   use the [login_url filter](https://developer.wordpress.org/reference/hooks/login_url/)
   to change where someone ends up when the redirect occurs.

Viewing 1 replies (of 1 total)

The topic ‘Default Security’ is closed to new replies.

 * ![](https://ps.w.org/gravity-forms-pdf-extended/assets/icon-256x256.png?rev=3168987)
 * [Gravity PDF](https://wordpress.org/plugins/gravity-forms-pdf-extended/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gravity-forms-pdf-extended/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gravity-forms-pdf-extended/)
 * [Active Topics](https://wordpress.org/support/plugin/gravity-forms-pdf-extended/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gravity-forms-pdf-extended/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gravity-forms-pdf-extended/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jake Jackson](https://wordpress.org/support/users/blue-liquid-designs/)
 * Last activity: [1 year, 11 months ago](https://wordpress.org/support/topic/default-security/#post-17845552)
 * Status: resolved