GET api/ERP/Auth/Signout
Basically just logs the logout entry into AppUserLog. Actual logout happens when user is redirected to IdentityServer pages. When IdentityServer logouts the user the and invalidates the access token so it cannot be used anymore.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
True/False.
None.