Integrating Kartris with DotNetNuke

Posted By Unknown (Yahoo) Tue 17 Nov 2015
Add to Favorites0
Author Message
Unknown (Yahoo)
 Posted Tue 17 Nov 2015
Supreme Being

Supreme Being - (1,877 reputation)Supreme Being - (1,877 reputation)Supreme Being - (1,877 reputation)Supreme Being - (1,877 reputation)Supreme Being - (1,877 reputation)Supreme Being - (1,877 reputation)Supreme Being - (1,877 reputation)Supreme Being - (1,877 reputation)Supreme Being - (1,877 reputation)

Group: Forum Members
Last Active: Tue 17 Nov 2015
Posts: 4, Visits: 8
Hello everyone

I need to integrate Kartris with DotNetNuke's user authentication API. So every user in DotNetNuke could use Kartris shop too. In this way Kartris hold all user's profile information like shipping addresses,... and Kartris will use DotNetNuke for authentication.
Of course I need to keep Kartris upgradeable so it would be nice to keep away from source modification.

Is this possible without source code modification?

FYI: DotNetNuke uses custom made ASP.Net membership provider.
Paul
 Posted Tue 17 Nov 2015
große Käse

große Käse - (456,710 reputation)große Käse - (456,710 reputation)große Käse - (456,710 reputation)große Käse - (456,710 reputation)große Käse - (456,710 reputation)große Käse - (456,710 reputation)große Käse - (456,710 reputation)große Käse - (456,710 reputation)große Käse - (456,710 reputation)

Group: Administrators
Last Active: 3 hours ago
Posts: 806, Visits: 2,738
Kartris also uses a modified membership provider, so it would certainly involve code changes to use an alternative db table, perhaps extensive because our customized membership provider has some Kartris specific things added.

Perhaps an alternative approach would be to link the membership system so data is synchronized between the two databases, especially if you're not wanting to modify code.


--
If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.

If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top