Azure App Service deployment: fails to configure jsreport authentication



  • I successfully deployed jsreport in our Azure tenant. I created a resource group which includes an App Service plan and an App Service for jsreport. The app launches fine. Then I followed instructions to configure authentication included in the documentation. After I re-start the app, I don't see the login screen as explained in the documentation. I appears that the changes implemented in the "Application Settings" section do not take effect.
    0_1599770352623_configsettings.jpg
    Thank you for your help.
    Pedro Reinoso



  • Please see it here
    https://jsreport.net/blog/render-reports-using-azure-app-service

    It should be like this

    extensions_authentication_admin_username=admin
    extensions_authentication_admin_password=xxx
    extensions_authentication_cookieSession_secret=yoursecret
    


  • Jan,

    Thank you for your reply. I implemented the changes to the applications settings and it works fine!

    Pedro


Log in to reply
 

Looks like your connection to jsreport forum was lost, please wait while we try to reconnect.