IIS and Vue.JS - Get Windows Authenticated User

i want to host a VueJS Page for an intranet-Website. For that i´m running my VueJS App on IIS v10 (Windows Server 2016). On the IIS i configured only Windows Authentication.

The Website appears, so the Authentication works without typing any user or password. so far so good ...

But what i have to do, to get the current User? i can not found any solutions. with this user i want to control the access, then i don´t need any user management system. Have someone experience with that?

2

Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like