I need to be able to limit the number of concurrent users in model-driven app. Is there a way to get a count of currently active users?

I need to be able to limit the number of concurrent users in model-driven app. Is there a way to get a count of currently active users?
Hi @tschopp
I am afraid there isn't any supported way provided by the system to capture the current active users in your app.
The only way to audit user access is to audit user login, but note that you can only view the result at one place in Audit summary view. Below is a old blog post but might help....
https://cloudblogs.microsoft.com/dynamics365/no-audience/2012/05/25/auditing-user-logon/?source=crm
Cheers,
PMDY