Rank: Member
Joined: 10/14/2007(UTC) Posts: 1
|
I'm new to BVC5 (but not to development). Here is what I would like to be able to do: my store which is BVC5 sp2 + is part of a private site for members only. The members have to log in to the portal in order to get to "Purchasing" (i.e. the store). Since the members have already logged into the portal, I'd like to be able to snag their portal login and hook it to the BVC5 login. I was careful to build both the portal and store's user credentials to be the same. So, I can get the store's uid and pwd from the portal and would like to pass it to the store and automagically log the user in? Has anyone done this before? And if so, did you have issues? I'd rather not rely on cookies either. Thanks!
|
|
|
|
Rank: Member
Joined: 4/10/2006(UTC) Posts: 462
|
I don't see this being a problem at all. To determine the work level required we'd need to know what type of prtal are you referring to? |
Netriplex Corporation<br /> |
|
|
|
Rank: Member
Joined: 7/28/2006(UTC) Posts: 79
|
Tom,
I'd like to do this too, does anyone know what the strategy should be. I've synchronised the users too. I haven't written any code yet but I'd appreciate if anyone can suggest the quickest strategy to code!
I thought I might put some code in the global.asax on session start in BV when the user is redirected, they are coming from Sharepoint (WSS 3.0 SP1).
The longterm would be to convert the core to use the same ASP.NET membership provider but I've only got 8 days to write it!
Can anyone point me in the right direction please :)
Anthony
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.