Changing Authentication Model (what happens to existing content?)

rated by 0 users
This post has 1 Reply | 3 Followers

Not Ranked
Posts 43
Points 680
eamonroche Posted: Mon, Apr 14 2008 10:44 AM

I want to change my authentication model from Forms based to Single Sign On with Windows Active Directory.

 

Is there an easy way to keep existing content (blogs, forum posts, resources) associated with each user?

I presume that users will have to re-upload?

 

Thanks in advance 

 

Top 10 Contributor
Posts 5,292
Points 49,195
CS Developers

Your content will stay there, but if usernames change, you will run into issues.  The SSO modules match users based on the username, if they sign in via Windows/AD and the given username is not found matching an existing user, then it will try and create a new user for them.  Additionally, if the email address is already taken by another user (such as the user with the old username) it will fail to create the new user and not let them into the site.

Generally, we don't recommend changing authentication schemes once a site goes live because of issues like these.  You can change it, though should take care in planning the migration and should try to create a sort of migration plan, where maybe you could find which users will have their usernames change and rename them before flipping the switch.

  • | Post Points: 5
Page 1 of 1 (2 items) | RSS
Powered by Community Server (Commercial Edition), by Telligent Systems

Copyright© 2008 Telligent Systems Inc. All rights reserved
CommunityServer.com  •  Telligent.com