Timothy Jaeryang Baek
|
1902d4238b
|
chore: format
|
2024-12-17 13:51:29 -08:00 |
|
tarmst
|
0f33856182
|
Removing prints used for debugging
|
2024-12-17 19:50:59 +00:00 |
|
tarmst
|
9737869d11
|
Adding oauth group management for users upon login
|
2024-12-17 19:38:07 +00:00 |
|
Timothy Jaeryang Baek
|
d3d161f723
|
wip
|
2024-12-10 00:54:13 -08:00 |
|
Timothy Jaeryang Baek
|
f264d82d13
|
Merge pull request #7551 from jonassvatos/patch-1
feat: Add OAUTH_ALLOWED_DOMAINS
|
2024-12-09 16:27:06 -08:00 |
|
Timothy Jaeryang Baek
|
8718067894
|
Merge pull request #7678 from ZaibanAli/feature/keycloak-terminate-sso-session
feat: implement OAuth logout functionality for keyclock to terminate sso session
|
2024-12-09 16:26:10 -08:00 |
|
Timothy Jaeryang Baek
|
a3ca632921
|
refac: id_token -> oauth_id_token
|
2024-12-09 16:25:56 -08:00 |
|
Timothy Jaeryang Baek
|
33099bf9e4
|
refac
|
2024-12-08 16:01:56 -08:00 |
|
Zaiban Ali
|
48d604a525
|
feat: enable OAuth signup configuration for signout functionality
|
2024-12-07 15:21:05 +01:00 |
|
Zaiban Ali
|
9918ec6246
|
feat: update signout functionality to use OpenID configuration for logout URL and remove the logout variable from config
|
2024-12-07 15:13:13 +01:00 |
|
Zaiban Ali
|
d5ce85f34a
|
feat: implement OAuth logout functionality for keyclock to terminate sso session
|
2024-12-07 13:49:12 +01:00 |
|
jonassvatos
|
d42de65298
|
Add OAUTH_ALLOWED_DOMAINS for ability to restrict from which e-mail domains can users sign-up via OAuth
|
2024-12-02 10:23:05 +01:00 |
|
Fabian Fischer
|
23461332b9
|
fix: boolean values don't need to be accessed by .value
|
2024-10-25 09:44:03 +02:00 |
|
Willnow, Patrick
|
1b5ac834ef
|
fix: get userinfo from endpoint, not only from token
as was suggested by @alvarolopez in #6262
|
2024-10-22 21:55:12 +02:00 |
|
Timothy J. Baek
|
9936583477
|
chore: format
|
2024-10-20 18:38:06 -07:00 |
|
Willnow, Patrick
|
9ad07ad0ce
|
Add WEBUI_SESSION_COOKIE-settings missing from merge conflict
|
2024-10-16 20:30:35 +02:00 |
|
Willnow, Patrick
|
8eebd6bce1
|
Finish reorganizing oauth code
|
2024-10-16 16:32:57 +02:00 |
|
Willnow, Patrick
|
08ff494754
|
WIP
- refactoring oauth functions to enable refresh functionality
|
2024-10-16 09:42:47 +02:00 |
|