Overview
There is an issue where the default DNN Authentication Provider is not hidden if it is disabled while a third-party authentication is enabled. The default authentication is still not hidden even after the IsEnabled
column is set to "False
" in the Authentication table within the database.
Prerequisites
- Enable a secondary authentication provider such as Active Directory.
Diagnosis
- This is a known bug with the code in the Evoq 9.3 version and below. To reproduce this issue, you must attempt to hide the default DNN authentication provider:
- Go to Settings > Extensions > Showing: Authentication Systems > Edit "Default Authentication"
- Select the Site Settings tab > Uncheck the Enabled setting > Click Update Authentication Settings.
- Go to Settings > Extensions > Showing: Authentication Systems > Edit "Default Authentication"
Solution
The solution is to upgrade your environment to Evoq 9.4.
- You can download the upgrade packages and view the steps to upgrade your environment.
Testing
To confirm the resolution of this issue, you should be able to hide the DNN Authentication Provider by following the same steps listed in the Diagnosis section.
Comments
0 comments
Please sign in to leave a comment.