Enhance OIDC Authentication: Support Dynamic Redirect URLs, Authentication State in Cookies, and Bearer Token Handling #166
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
Uh oh!
There was an error while loading. Please reload this page.
Issue Description:
Currently, the OIDC authentication flow is limited due to a fixed redirectURL, preventing dynamic redirection for multiple applications. Additionally, applications without frontend authentication logic struggle to persist authentication state, and there is no support for Bearer tokens in HTTP headers.
Proposed Solution:
The text was updated successfully, but these errors were encountered: