Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthentication How do I create unique login module for 2 or more portals How do I create unique login module for 2 or more portals
Previous
 
Next
New Post
10/23/2008 4:32 AM
 

Hi,

Its a big stuck.

In our production environment we have 2 web site which has separate logings.

http://svn.no/debtorportal/mainsite.aspx

http://svn.no/creditorportal/mainsite.aspx

when u type these urls & browse u will direct to separate login pages.In these each pages, login button has a Posbackurl attribute which contain a url as follows.

 

asp:Button ID="uxLoginBtn" CssClass="main_search_button" runat="server" Text="Logg på" PostBackUrl="~/Login/tabid/39/Default.aspx" TabIndex="3" />

This will direct to DotNetNuke portal login module call ViewLogin.After that it handles all the validation and allows to login.

Now client has ask us to develop common login to access these 2 separate portals.

If any one has a idea to solve this problem please help me.

 

Thank u.

pubudu

<

 
New Post
11/24/2008 4:42 AM
 

Hi

I found a very simple way to do this.I have added 2 buttons to a page.Then I assign postbackurl properties of these 2 buttons to relevant tabs as follows.

button1 - PostBackUrl="http://www.fast.com/customerportal/Login/tabid/39/Default.aspx"

button2 - PostBackUrl="http://www.fast.com/supplierportal/Login/tabid/39/Default.aspx"

Then I used javascript to set these button visible true or false dependson the condition.

if(con==true) { button1.visible=true;} else ......

I hope that u will get the idea.

thank you

pubudu

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthentication How do I create unique login module for 2 or more portals How do I create unique login module for 2 or more portals


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out