I am struggling with getting Redirect After Login from the Settings->Security->Login Settings working under DNN 9.2.2 and was curious if I am doing something wrong. I have tried this on two new DNN 9.2.2 installations and have not been able to get it to work.
1) Add new page to fresh DNN 9.2.2 installation created with blank template
2) Set permissions on page to allow All Users and Registered Users to view page (This appears to be required in order to be able to select the page in the Redirect After Login pulldown, but I believe that only Registered Users should be required not All Users)
3) Go to Settings->Security->Login Settings->Redirect After Login and select the newly created page from Step 1
4) Go to Settings->Security->Login Settings->Redirect After Logout and select the Home page
If I now logout and login as either host or non-host user, I am not redirected to the page created in Step 1. If I navigate to the page via the menu and then logout, I am redirected to the Home page as specified in the Redirect after Logout setting. I have seen this functionality work correctly in prior releases.
Is there something that I am missing in setting this up? Why does the page require the All Users view permission in order to be selected from the Redirect After Login setting? The Redirect on Logout is behaving as expected.
Thanks for your time.
Brian Scheller