Domain users are null

Product: PowerShell Universal
Version: 2.2.1

@Support :slight_smile:

Hi, i am trying to start with using roles/authentication based on SSO.
I changed the site to use https, added Windows : true to the appsettings and created an SPN user as per documentation (which the service also runs on of course).

However, when i try to use the dashboard, there is no username on the top right (to try relogging and such). and also when i create a userinfo api that just returns $user i will get ‘null’ as a result, so i cannot check the properties of the object to start working on the auth.

I wonder what i’m missing here? Any help is greatly appreciated.

Do you have authentication enabled on the dashboard? Also, when logging into the admin console, do you see your user name there?

@vergozert , I was previously running into this same issue. Here is a link with the step-by-step solution that resolved it for me: Run Dashboard as Current User - #15 by mtndrew11