Open JacobErnst98 opened 5 years ago
Using Windows integrated authentication uses a popup for user authentication.
Support Custom login pages and uri's for login and logoff. Maybe c#s claims principal and sessions in cookies.
Writing my own login page that uses javascript to set a cookie and checking the cookie client side.
Polaris Feature Request
Is your feature request related to a problem? Please describe
Using Windows integrated authentication uses a popup for user authentication.
Describe the solution you'd like
Support Custom login pages and uri's for login and logoff. Maybe c#s claims principal and sessions in cookies.
Describe alternatives you've considered
Writing my own login page that uses javascript to set a cookie and checking the cookie client side.
Additional context