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 Community Exchange, where community members ask and answer questions about DNN. To get started, just start typing your question below and either select one of the suggested questions or ask a new question of your own.
I would like to ...
We have a need where if a user tries to access DNN site & is not authenticated then he needs to be redirected to our own ADFS provider for authentication. Once authenticated user can access website content only. Please advice how to approach this …
I have a new installation of DNN 7.0.0 Community Edition for a new project I am creating. I would like new site members to be able to log on using the various authentication systems. So, I installed the Facebook, Google, and Twitter Authentication …
HI, I am using dnnAuthorize to secure some of my web api's that are coded as a DNN module. Is there a way that I can get DNNAuthorize to interface with my Shibboleth Authentication provider, so that when prompted for credentials, the users …
I've been trying for days now to find a way to get DNN7 to authenticate against our webservice WSDL. I simply want it to use the webservice via SOAP or http post and create the needed cookies once authenticated. IF the user isnt in DNN but authentication …
the "Use Authentication Providers" in registration Settings of admin site settings suggests i can implement a custom registration form in my custom authentication provider? Is there any documentation or maybe someone can help me get started? I checked …