Verint | Telligent Community
Verint | Telligent Community
  • Site
  • User
  • Site
  • Search
  • User
Telligent Community 10.x
  • Verint Community
Telligent Community 10.x
Legacy User Documentation Make welcome.aspx the default login page for members
  • Ask the Community
  • User Documentation
  • API Documentation
  • Manager Training
  • Developer Training
  • Tags
  • More
  • Cancel
  • New
  • Telligent Community 10.0
  • -All platform topics
    • +Achievements
    • +Activity Story Stream
    • +Authentication
    • +Blogs
    • +Business Rules
    • Calendar
    • +Chat
    • +Content tools
    • Document Preview
    • +Email
    • Featured content
    • +Forums
    • +Friends
    • Gamification
    • +Groups
    • Hashtags
    • Ideas
    • +Job Service
    • +License
    • Likes
    • +Localization
    • +Media galleries
    • +Members
    • Mentions
    • +Mobile
    • +Moderation, spam and abuse
    • +Notifications & messages
    • Our quality assurance testing strategy
    • +Page Editing
    • +Permissions
    • +Profile & sign-in
    • Quick Post
    • Ratings
    • Responsive design
    • +Roles
    • Rule Automation
    • +Scores
    • +Search
    • +Security
    • +SEO
    • -Site admin
      • Cookie compliance FAQ
      • -Site management
        • Ad properties
        • +Add a file folder to the root folder
        • Change the source of latest announcements
        • Create a copy of a site content page
        • Enable or disable applications site wide
        • General site settings
        • Make welcome.aspx the default login page for members
        • Manage plugin modules
        • Manage user files
        • Post Settings page
        • Shortened URLs
        • View your version of Telligent Community
      • Site terms
      • Tasks overview
      • Telligent Community Architecture
    • +Site configuration
    • Social basics guide
    • Social Twitter feed
    • +Status messages
    • Tags
    • +Telligent Community Troubleshooting Guide
    • Terminology Guide
    • +Themes
    • Tour Tips
    • +Tuning & performance
    • +User accounts
    • +User reputation score
    • Video Transcoding
    • +Widgets
    • +Wikis
  • Customization
  • Development
  • Getting started
  • System Requirements
  • +How Do I Install Telligent Community
  • +Upgrade Telligent Community
  • Release Notes

Make welcome.aspx the default login page for members

This feature was intended for a members-only site. It assumes your site is using Forms Authentication.

  1. Edit the web.config file.
  2. Search for the section that begins with <authentication.
  3. Change

    <forms ... loginUrl="login.aspx"
    to
    <forms ... loginUrl="welcome.aspx"
  4. Update the <authorization> section appear like the following code block. If an <authorization> section does not exist, add it immediately after the </authentication> section:

    <authorization>
    <deny users="?" />
    </authorization>

  • Share
  • History
  • More
  • Cancel
Related
Recommended
  • Telligent
  • Professional Services
  • Submit a Support Ticket
  • Become a Partner
  • Request a Demo
  • Contact Us

About
Privacy Policy
Terms of use
Copyright 2022 Verint, Inc.
Powered by Verint Community