- 1 minutes to read
Logged on User
Stay secure and compliant! Nodinite logs all operations performed by both users and services
The currently authorized (logged on) user is displayed in the menu bar of the Web Client.

Currently logged on user is displayed at the top of the Web Client
Authentication Methods
Nodinite v7 supports two authentication methods:
- Windows Authentication - Automatic authentication, no logout button
- OAuth 2.0 / OpenID Connect - Modern cloud authentication with logout button
Windows Authentication (NTLM/Kerberos)
- Automatic authentication using Windows credentials
- User identity displayed in menu bar
- No manual logout required - session managed by Windows
OAuth 2.0 / OpenID Connect (OIDC)
- Modern cloud-based authentication
- User identity displayed in menu bar
- Logout button available - Allows users to explicitly sign out
- Session management controlled by identity provider
For OAuth configuration details, see Install Nodinite v7 - OpenID.
Role based security
Nodinite has Role based security making administration easier.
Log audited operations
All operations performed by both the Nodinite system and Users are being Log Audited and thereby helps your organization stay secure and compliant with your security policies.
Next Step
Related Topics
- Access Management
- Users
- Roles
- Install Nodinite v7 - OpenID - OAuth 2.0 authentication configuration