Try our conversational search powered by Generative AI!

Users created from Commerce Manager are not visible in CMS

Vote:
 

Hi,

  I have a solution of Episerver CMS 7.5.446 with Commerce 7.9.1.0.

  By default we had separate users in the databases (CMS and Commerce) and used in Web.Config roleManager = SqlServerRoleProvider and  = membership = SqlServerMembershipProvider.

  Now we need the users and roles created in Manager to be available also in CMS and restricted by the roles like is detailed here http://webhelp.episerver.com/

  I changed the roleManager = CMSRoleProvider and  membership = CMSMembershipProvider where the provider is the connection string name for Manager database in CMS web.config and expected this to be working like on other application we made (with same settings).

  Unfortunately, this is not working and I am not sure why I do wrong of incomplete.  If anyone has ideea ?

Thanks a lot in advance !!

Liviu H.

#89849
Aug 27, 2014 13:13
Vote:
 

Have you tried the multiplexprovider?
















#89881
Edited, Aug 28, 2014 7:17
Vote:
 

Hi,

To an "user" to appear in CMS site, you must create the account for them. Creating contact is not enough. 

here's my settings from web.config (which is default), and it works for me:
























Regards.

/Q

#89893
Aug 28, 2014 11:08
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.