Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
I have a dnn site that I would like to protect access to so that if a user goes directly to this site they are prompted for a user id and password... however, if they access this site from a specific 3rd party secured (non-DNN) portal I would like it to skip the login in process and just take them directly to the content within the site. Can this be accomplished by passing some information to the login page via a http post?