Web Core app on IIS (on intranet), with Windows Authentication from IIS

Hi,

I would like to create Web Core website and host it on our company IIS server. I need to find out how to display the current user’s information (like their name) on the website using Windows Authentication, based on who is logged into the system.
In Web Core components I saw WebSignIn component (and example) but it only works for Google and Facebook, not AD.

Do you have any example for such (I suspect common) use case?

Thank you!

Best regards,
Konrad

This requires a server side handling. We do not have a client component for this.