Trong Huu Nguyen
|
e4e95ef5c6
|
refactor: move token parsing to own package; prepare for audit logs
|
2022-02-03 11:41:41 +01:00 |
|
Trong Huu Nguyen
|
f36d65a6ba
|
fix(openid/config): close response body after get
|
2022-02-03 11:41:39 +01:00 |
|
Trong Huu Nguyen
|
24cae11ba2
|
refactor: split out session ID generation to own file, add tests
Co-Authored-By: Youssef Bel Mekki <youssef.bel.mekki@nav.no>
|
2022-01-25 15:33:45 +01:00 |
|
ybelMekk
|
8df169e6e0
|
debug: remove print statm.
|
2022-01-24 23:13:10 +01:00 |
|
ybelMekk
|
f996c4a6fe
|
fix: remove omitempty from check_session_iframe, more robust checking of empty values in checkIframe configuration function. Fix bug in extractExternalSessionID in frontChannelLogout, return first match.
|
2022-01-24 23:12:07 +01:00 |
|
ybelMekk
|
e4c47f59e8
|
fix: create function for externalSessionId add random string generator. fix tests to reflect provider with checkSessionIframe Session management.
|
2022-01-23 21:37:36 +01:00 |
|
ybelMekk
|
65a0b5de52
|
fix: create function for externalSessionId add random string generator.
|
2022-01-23 14:31:01 +01:00 |
|
ybelMekk
|
7f6d323dde
|
add: session management check to get session_state from OP response, generate a externalSessionID if none supported.
|
2022-01-22 16:23:16 +01:00 |
|
Trong Huu Nguyen
|
a6a11656f9
|
refactor: rename openid base config for clarity
|
2021-11-01 11:05:32 +01:00 |
|
Trong Huu Nguyen
|
693b1b3bbe
|
test: add missing test for client assertion
|
2021-10-20 09:05:06 +02:00 |
|
Trong Huu Nguyen
|
3a35584a21
|
refactor: restructure and group related packages into subpackages
|
2021-10-20 09:03:14 +02:00 |
|
Trong Huu Nguyen
|
204f77581d
|
refactor: move redirect URI creation to openid pkg
|
2021-10-18 19:33:21 +02:00 |
|
Trong Huu Nguyen
|
be585f9902
|
refactor: simplify config for acr_values and ui_locales; validate on startup
|
2021-10-17 20:24:34 +02:00 |
|
Trong Huu Nguyen
|
c1482d09e1
|
refactor: generalize config to allow more providers; add azure
|
2021-10-16 12:44:59 +02:00 |
|
Trong Huu Nguyen
|
2f0243b69a
|
refactor: move openid related structs to own pkg
|
2021-10-16 10:39:00 +02:00 |
|