Feature Request: Windows Integrated Single Sign-On for All Applications
Summary:
Introduce a Windows integrated single-sign-on (SSO) capability that automatically authenticates users to all relevant applications based on their Windows domain login, eliminating the need to repeatedly enter usernames and passwords.
Problem Statement:
Users currently must manually type their username and password each time they access applications, even though they are already authenticated to the Windows domain. This repeated login process is inefficient, interrupts workflow, and increases the likelihood of password fatigue, input errors, and support requests related to access issues.
Proposed Solution:
Implement Windows integrated authentication so that applications can trust the user’s existing Windows domain session for identity verification.
Configure supported applications to accept Kerberos/NTLM (or equivalent) tokens issued as part of the Windows login, removing the need for additional credential prompts.
Provide configuration options to control which applications participate in SSO and under what conditions (e.g., network location, security policies).
Include administrative controls and audit logging so security teams can monitor authentication events and enforce compliance requirements.
Offer a fallback mechanism for non-domain or external users who cannot use Windows integrated authentication, allowing them to log in via traditional credentials.
Benefits:
Eliminates repetitive credential entry, saving time and reducing user frustration.
Decreases authentication-related errors and associated help desk tickets.
Improves security by encouraging stronger, centrally managed domain credentials instead of multiple reused passwords.
Enhances user experience and productivity by providing seamless access to all integrated applications after a single Windows login.
Supports centralized governance and auditing of authentication across the environment.