Your Knowledge Base is moving on 3/25/24! Our new Help Center provides all the articles you know and love (plus so much more) in a one-stop shop. Ask your SPoC for details!

Auto Login Links

 

Aside from what already exists in your system, you can create additional auto login Snippets. #yourchurchyourway

Oh No! I need to break an auto-login link I have sent out. How do I do it? See: Reset User Security

Portal Auto Login Snippet

When supplied with correct values, the following link automatically logs in a specific User into the Portal and land on a specific page.

https://<your_domain>/portal/login.aspx?dg=[Domain_GUID]&cg=[Contact_GUID]&ReturnUrl=/portal/<return-page>

MobileTools Auto Login Snippet

When supplied with correct values, the following link automatically logs in a specific User into the MobileTools and land on a specific page.

https://<your_domain>/mobiletools/Account/Login?ReturnUrl=%2fmobiletools%2f<return-page>&dg=[Domain_GUID]&ug=[User_GUID]
Note: Auto Login links are not supported by Widgets.

Custom Form Auto Login

Want to create a Custom Form auto login link? You can do that! See the Custom Form Link article to learn how.