Ryderjj89
|
a616cb08c7
|
Fix OIDC callback parameter mapping - profile parameter is actually the callback function
|
2025-09-13 18:00:08 -04:00 |
|
Ryderjj89
|
173952d70d
|
Add comprehensive parameter debugging to find actual callback function in OIDC strategy
|
2025-09-13 17:55:42 -04:00 |
|
Ryderjj89
|
5e6af9f5ad
|
Store done callback in variable to prevent scope loss and add debugging to track callback availability
|
2025-09-13 17:53:51 -04:00 |
|
Ryderjj89
|
4c4bfaaf1d
|
Remove return statement before done callback to fix scope issue
|
2025-09-13 17:48:43 -04:00 |
|
Ryderjj89
|
53245ca662
|
Fix profile extraction - sub parameter contains the profile object, extract ID from sub.id
|
2025-09-13 17:38:45 -04:00 |
|
Ryderjj89
|
df761b3626
|
Fix profile parsing to use sub parameter directly and improve user data extraction
|
2025-09-13 17:33:43 -04:00 |
|
Ryderjj89
|
c369b5160f
|
Add OIDC configuration debugging to identify issuer mismatch
|
2025-09-13 17:26:58 -04:00 |
|
Ryderjj89
|
a5ae6ed208
|
Add comprehensive debugging to OIDC authentication flow and fix callback handling
|
2025-09-13 17:22:42 -04:00 |
|
Ryderjj89
|
dbdb455772
|
Fix session cookie configuration and add debugging for authentication issues
|
2025-09-13 17:16:22 -04:00 |
|
Ryderjj89
|
a804430536
|
Add OpenID Connect authentication and SQLite database with user preferences and favorites system
|
2025-09-13 16:50:26 -04:00 |
|