Redirection & SSO Settings


This feature allows you to the various login settings. This includes redirecting users to the specific/dynamic page before login and after login, Auto creates users if they are not present on your DNN site, and Force authentication which will redirect the user to IdP forcefully if no user session is found.

Auto Creation

Users who are authenticated from the identity provider side but are not present in the DNN site will be created automatically with the profile attributes mapped:

DNN SAML Single Sign-On (SSO) - DNN SAML SSO - Auto Creation of Users

Redirect after Login and Logout:

You just need to enter the full URL of the page inside the Redirection Section of the Login Setup where you wanted the user to be redirected.

  • Login Endpoint URL - Enter the URL of the page where you want to get redirected after logging in.

  • Logout Endpoint URL - Enter the URL of the page where you want to get redirected after logging out.

DNN SAML Single Sign-On (SSO) - DNN SAML SSO - Login/Logout Endpoint URL

Page Restriction / Force Authentication

This feature allows you to directly redirect the user to your identity provider if no logged-in session is found.

DNN SAML Single Sign-On (SSO) - DNN SAML SSO - Force Authentication