"Access Denied. Authentication required." Message at login
When we have users go to a form that is linked from one of our webpages they are brought to the login screen. This is the correct behavior we want as it will authenticate with our AD. However because it wants to log users in as if they were already logged in all users see a message saying "Access Denied. Authentication required."
Is there any way we can remove this message from showing up on the login page?
0
-
Official comment
Hi Michael,
You can use the target-uri query parameter in your share link to send users to the login page first, and then direct them to the form. This should avoid seeing the "Access Denied" message. Please see this documentation for details.
Thanks!
Megan
-
Thanks Megan, that did the trick.
0
Please sign in to leave a comment.
Comments
2 comments