We have integrated our existing application(.Net) with Dundas API’s where we are dynamically creating the users and Tenants in Dundas. We are displaying dundas dashboards under multiple modules in application and for the same we have initialized the following 3 values at the time of Login.
- DundasAdminSessionID
- DundasLocalUserSessionID
- DundasLocalUserLogonToken
What I found that the single LogOn Token is creating 2 Active Sessions when checking the same from the Dundas. Is that is the expected behavior?