Speakers

Build an OAuth2 Login provider for your DNN sites

How to build a fully functional Oauth2 Authentication Provider using best practices

Scott Wilkinson
Status
Accepted
Level
Developer Advanced
Capacity
30
Date and Time
6/8/2019 10:00 AM
Location
Salle Paroissiale

Using the OAuth base authentication provider model built into DNN, we will build an OAuth2 single-signon for DNN. This project is actually 2 extensions:
First, a connector that communicates with the target login service, in this fun example, we are using the website Reddit. Second, an authentication system that uses Reddit's OAuth authentication to validate the user and offer an access token for further API calls for collecting user information to automatically create or update the DNN user and user profile. This session will be a best practice for building this rich functionality for your DNN sites.

About the speakers

Scott Wilkinson