Click here to Skip to main content
15,868,016 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,I am developing a portal using dotnetnuke.I want to create my own authentication provider mechanism like facebook,live and gmail.How do i implement that.
Posted

1 solution

It seems like this should be the place where you start:

http://www.dotnetnuke.com/Resources/Wiki/Page/Authentication_Providers.aspx[^]

There are a number of examples and suggestions for you to work through.
 
Share this answer
 
Comments
venkataraopappala 30-Oct-12 6:12am    
how to create custom Form Based Authentication in Dotnetnuke.login page & Registration page
Tim Corey 31-Oct-12 9:31am    
Couple things - First, this is not the place to ask a new question. There is a link above that says "Ask a question". Use that to ask a new question. Second, before you ask a question, make sure that it hasn't been answered already. That means Googling it, searching Code Project, and checking out the documentation on the application or language you are trying to work with. If all that doesn't yield a question, post it here. Make sure you indicate you already tried to find an answer. Finally, when you do post your question, please try to be very clear as to your issue, what you have tried, what you are attempting to accomplish, and any relevant code or background details. Thanks.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900