Geeksltd / Olive

Olive framework, for more productive cross platform .NET solutions. It's available under the GPL v3 license. See License.md for more information.
https://geeksltd.github.io/Olive
Other
44 stars 44 forks source link

Ending ImpersonationSession #265

Closed thapabhesh closed 4 years ago

thapabhesh commented 5 years ago

Once the admin impersonates another user there is no feature at the moment to end the impersonation session. This is a handy feature as we do not want the admin users to logout and login again to return back to the page before impersonation.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

hamidmayeli commented 4 years ago

A new method is added to address this issue. Please use EndImpersonation to do so.