Forum Discussion
Disable Multi Login by Same Username and Password
Hi guys,
How can I disable multi login by same username and password on Report Server?
- Anonymous2 years ago
Hi senejani ,
PBIRS doesn't provide a direct setting to disable concurrent sessions for the same user credentials out of the box.
Please try below ways:
1 . Session Management at Application Level: If you have a web application acting as a front end to the Report Server, implement session management logic to track and limit concurrent logins for the same user credentials.
2. Network Level Solutions: Utilize network appliances or firewall settings to restrict simultaneous connections from the same user. This approach might require coordination with your IT department to explore feasible solutions based on your network infrastructure.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- AnonymousNot applicable
Hi senejani ,
PBIRS doesn't provide a direct setting to disable concurrent sessions for the same user credentials out of the box.
Please try below ways:
1 . Session Management at Application Level: If you have a web application acting as a front end to the Report Server, implement session management logic to track and limit concurrent logins for the same user credentials.
2. Network Level Solutions: Utilize network appliances or firewall settings to restrict simultaneous connections from the same user. This approach might require coordination with your IT department to explore feasible solutions based on your network infrastructure.
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.