sbwalker
|
13e4267c11
|
add sync events for user login/logout
|
2024-12-09 10:55:40 -05:00 |
|
sbwalker
|
b7928a5255
|
fix #4638 - add Logout Everywhere option to User Profile
|
2024-09-20 15:18:25 -04:00 |
|
sbwalker
|
ec7bd8c1c8
|
ignore Antiforgerytoken in logout as it can sometimes prevent a user from logging out unless they refresh their browser, due to the Antiforgerytoken being expired.
|
2024-03-21 15:02:50 -04:00 |
|
sbwalker
|
2ed593c5e0
|
include SiteId in SyncEvent
|
2024-02-26 14:48:26 -05:00 |
|
sbwalker
|
b5649e2a6f
|
fix #3108 - raise reload event after user logs out
|
2023-08-07 09:34:20 -04:00 |
|
Shaun Walker
|
e4c648ee92
|
completed antiforgery implementation, improved external login claim mapping, principal construction, and user experience
|
2022-04-22 17:54:20 -04:00 |
|
Shaun Walker
|
9d86d923aa
|
Add OAuth2 support
|
2022-03-23 10:51:52 -04:00 |
|
Shaun Walker
|
1a86b80c61
|
More improvements to OIDC support
|
2022-03-19 13:42:19 -04:00 |
|
Shaun Walker
|
d51ba8f6dd
|
Improve Principal handling for OIDC and resolve Logout issue (caused by AntiForgeryToken)
|
2022-03-14 22:28:41 -04:00 |
|
Shaun Walker
|
09537ab0e4
|
auth improvements related to multi-tenancy
|
2021-05-19 08:46:02 -04:00 |
|
Shaun Walker
|
ee682516c3
|
refactoring email verification
|
2020-02-04 15:14:27 -05:00 |
|
Shaun Walker
|
12c73decd0
|
User management improvements
|
2019-10-02 14:43:40 -04:00 |
|
Shaun Walker
|
f037898c6e
|
Multi-tenant role authorization
|
2019-08-25 14:52:25 -04:00 |
|
Shaun Walker
|
42c6efbfdb
|
Dynamic User Roles
|
2019-08-20 16:43:35 -04:00 |
|
Shaun Walker
|
b9c007998e
|
Improved page reload efficiency, refactored NavigateUrl and EditUrl helpers, added antiforgery token and returnurl to Logout scenario, fixed PageModule service call api url, modified rendering engine to allow for component differentiation
|
2019-08-02 15:51:47 -04:00 |
|
Shaun Walker
|
ce069ed45b
|
Refactoring authentication to support server-side Blazor using a seamless login flow.
|
2019-07-15 08:30:03 -04:00 |
|