-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add JWT authentication type to MultipleAuthentication #2107
Add JWT authentication type to MultipleAuthentication #2107
Commits on Aug 28, 2024
-
Add JWT authentication type to MultipleAuthentication
Signed-off-by: merlinz01 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 804422a - Browse repository at this point
Copy the full SHA 804422aView commit details
Commits on Aug 29, 2024
-
clarify comments in AuthenticationType.authHandler
Signed-off-by: merlinz01 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dcf8b8a - Browse repository at this point
Copy the full SHA dcf8b8aView commit details -
collect additional auth headers from all multi-auth handlers
Signed-off-by: merlinz01 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d22df75 - Browse repository at this point
Copy the full SHA d22df75View commit details
Commits on Sep 2, 2024
-
implement MultipleAuthentication.getCookie
Signed-off-by: merlinz01 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f2a181 - Browse repository at this point
Copy the full SHA 6f2a181View commit details
Commits on Sep 3, 2024
-
Add test for multiauth with JWT
Signed-off-by: merlinz01 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 648e5e0 - Browse repository at this point
Copy the full SHA 648e5e0View commit details -
add explanatory comments in login page
Signed-off-by: merlinz01 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63789be - Browse repository at this point
Copy the full SHA 63789beView commit details -
Signed-off-by: merlinz01 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a17a579 - Browse repository at this point
Copy the full SHA a17a579View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19a951d - Browse repository at this point
Copy the full SHA 19a951dView commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 509cf72 - Browse repository at this point
Copy the full SHA 509cf72View commit details -
add check for empty auth options list in login page
Signed-off-by: merlinz01 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87e9d9e - Browse repository at this point
Copy the full SHA 87e9d9eView commit details
Commits on Sep 11, 2024
-
Add comments about getCookie method
Signed-off-by: merlinz01 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e08721 - Browse repository at this point
Copy the full SHA 6e08721View commit details -
Signed-off-by: merlinz01 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf5ddf6 - Browse repository at this point
Copy the full SHA bf5ddf6View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 842b2fa - Browse repository at this point
Copy the full SHA 842b2faView commit details -
Don't load sample data in JWT multiauth test
Signed-off-by: merlinz01 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 529db2e - Browse repository at this point
Copy the full SHA 529db2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0a42fc - Browse repository at this point
Copy the full SHA f0a42fcView commit details
Commits on Oct 4, 2024
-
remove sample data code and unneeded promise handling
Signed-off-by: merlinz01 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 754c3c8 - Browse repository at this point
Copy the full SHA 754c3c8View commit details -
Signed-off-by: merlinz01 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06b2812 - Browse repository at this point
Copy the full SHA 06b2812View commit details -
ensure JWT signing key consistency
Signed-off-by: merlinz01 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bab1646 - Browse repository at this point
Copy the full SHA bab1646View commit details