1

Fixed

Profile cleared out on login

description

Brief Description of Issue:

When option 'Synchronize roles' is enabled, when user logs in via AD (either via WindowsSignin.aspx or DNN's login-page), their profile is completely cleared out, including all custom profile fields.

Clear Steps to Reproduce:
1. Install AD-provider 5.0.3 (current latest version)
2. Configure it to use your domain (pretty obvious ;))
3. Enable role synchronizing
4. Fill in an AD-user's profile (with or without using custom profile fields) and save
5. Logout and relogin

Actual Result:
1. Profile is empty again after logging in again

Expected Result:
1. Fields that are in AD and are filled, could be updated to DNN in their corresponding profile fields, but custom fields should at all times be left alone.

Reference: http://www.dotnetnuke.com/Resources/Forums/forumid/89/threadid/418470/scope/posts.aspx

No files are attached

comments

mikeh36 wrote Feb 23 at 9:41 PM

In the next release the provider will only update fields that it pulls from the AD if there's something actually in those fields. It will also not change any other information in the profile.