Shaun Walker
|
ddf1caaaaa
|
fix #2432 - add support for roles as part of external login via OIDC
|
2022-09-29 16:32:50 -04:00 |
|
Pavel Vesely
|
4f0a805c79
|
Exception is not saved to log
|
2022-06-09 10:24:13 +02:00 |
|
Shaun Walker
|
1978bf151f
|
add support for external login parameters and improve diagnostic messages related to claims
|
2022-05-12 13:51:46 -04:00 |
|
Shaun Walker
|
c701895e29
|
external login improvements
|
2022-04-25 20:04:43 -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
|
391713b84d
|
Fix #2144 - install issue, Fix #2146 - move file issue, require verification of external login account linkage
|
2022-04-20 16:00:58 -04:00 |
|
Shaun Walker
|
355d0405f4
|
minor improvements to security features, use ActivatorUtilities.CreateInstance with SiteMigration to enable simpler DI
|
2022-04-12 07:46:43 -04:00 |
|
Shaun Walker
|
683ad8959a
|
dogfooding fixes
|
2022-04-04 10:53:40 -04:00 |
|
Shaun Walker
|
a70f1ee1e0
|
cleanup
|
2022-03-30 22:08:32 -04:00 |
|
Shaun Walker
|
a97af42e4b
|
add Jwt authorization support for for API
|
2022-03-28 21:51:55 -04:00 |
|
Shaun Walker
|
f9432acf1b
|
remove SiteSettings from Alias for better separation of concerns
|
2022-03-27 19:47:52 -04:00 |
|
Shaun Walker
|
b92a888583
|
factor out auth constants, remove TAlias is Alias is not an extensible type, improve SiteOptions cache clearing, improve principal validation, localization improvements
|
2022-03-26 17:30:06 -04:00 |
|
Shaun Walker
|
79f427e10a
|
consolidate user creation
|
2022-03-24 12:32:41 -04:00 |
|
Shaun Walker
|
9d86d923aa
|
Add OAuth2 support
|
2022-03-23 10:51:52 -04:00 |
|
Shaun Walker
|
ca17dd3ca3
|
Allow Email Claim Type to be configurable
|
2022-03-21 16:29:28 -04:00 |
|
Shaun Walker
|
fb161ae783
|
OIDC improvements
|
2022-03-21 10:39:35 -04:00 |
|
Shaun Walker
|
4b19059df1
|
OIDC improvements
|
2022-03-21 09:12:18 -04:00 |
|
Shaun Walker
|
1a86b80c61
|
More improvements to OIDC support
|
2022-03-19 13:42:19 -04:00 |
|
Shaun Walker
|
39dfc00693
|
OIDC improvements
|
2022-03-16 17:28:32 -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
|
9bbbff31f8
|
Added support for per site options and OpenID Connect
|
2022-03-13 22:55:52 -04:00 |
|