Pat Hartl
|
8158ab4a22
|
Adjust layout and spacing
|
2025-02-04 19:32:33 -06:00 |
|
Pat Hartl
|
74aaf8ee9d
|
Fix spacing for auth edit
|
2025-01-22 18:32:06 -06:00 |
|
Pat Hartl
|
a8ddf89eac
|
Add cookie policies to settings
|
2025-01-06 20:34:57 -06:00 |
|
Pat Hartl
|
1db285c7bb
|
Merge branch 'v1.1.0' of https://github.com/LANCommander/LANCommander into v1.1.0
# Conflicts:
# LANCommander.Server/UI/Pages/Profile/ConnectedAccounts.razor
|
2025-01-01 23:31:49 -06:00 |
|
Pat Hartl
|
fb5703556a
|
Fix template population
|
2025-01-01 23:29:25 -06:00 |
|
Pat Hartl
|
66c589c468
|
Update to AntBlazor v1.1.0
|
2024-12-31 18:21:41 -06:00 |
|
Pat Hartl
|
6115f0fe95
|
Start of interface to link external providers to user account
|
2024-12-30 01:05:58 -06:00 |
|
Pat Hartl
|
0957c0f082
|
Add abillity to customize color / icon, add Bootstrap icons
|
2024-12-29 21:36:21 -06:00 |
|
Pat Hartl
|
bf9ca2fc2d
|
Map external user auths to users via custom fields
|
2024-12-29 18:58:01 -06:00 |
|
Pat Hartl
|
98c0d276b0
|
Support OAuth as well as OIDC
- Rename ExternalProvider to AuthenticationProvider
- Add enum for authentication provider type (OAuth, SAML, OIDC, etc)
- Add claim mappings
- Move authentication provider registration to extension methods
|
2024-12-28 05:23:23 -06:00 |
|
Pat Hartl
|
11e182413d
|
Add ability to define external authentication providers
|
2024-12-28 03:48:15 -06:00 |
|