HideAdminConsole not working in docker

Product: PowerShell Universal
Version: 3.7.14

Hey @adam

When setting HideAdminConsole: true in appsettings.json, the admin page still loads and am able to login with the default login. If that is the case, what would be the best method to disable all logins and just spin up the container with desired configuration? Thanks for your help and it’s been a while! Getting back into PSU!

1 Like

This is a bug for sure. That said, you should be able to create a custom role and assign it to resources and then disable all other roles to prevent access to the admin console.

1 Like