is there a way to get the dashboard and REST API running on the same port with the same authentication method?
I created a login page for the dashboard which uses the Form authentication way.
Now if I use the parameter Endpoint from Start-UDDashboard, only the dashboard authenticates well whilst the rest api returns the error “Bad username or password”
Sorry for the delay. You should install the latest nightly build. This is possible. You can pass in 2 authenticationMethod objects to your REST API. Here’s an example.