1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-04 11:17:02 +02:00
unleash.unleash/frontend/src
Christopher Kolstad 867a514d1f
feat: Added configurable signing algorithm to OIDC configuration (#3522)
We've had requests from customers that use RS512 as the default signing
algorithm in their OIDC server deployment. This PR adds that as a config
variable to the OIDC form.
2023-04-18 10:42:32 +02:00
..
__mocks__
assets fix: dark theme UI fixes (#3423) 2023-03-30 16:57:35 +01:00
component feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
constants
contexts
hooks feat: CR title from review page (#3509) 2023-04-13 12:24:31 +03:00
interfaces feat: adds demo feature flag (#3514) 2023-04-13 12:06:00 +01:00
openapi feat: Added configurable signing algorithm to OIDC configuration (#3522) 2023-04-18 10:42:32 +02:00
themes fix: media query issue in feedback modal (#3470) 2023-04-07 11:10:14 +02:00
types
utils feat: CR title from review page (#3509) 2023-04-13 12:24:31 +03:00
index.tsx
setupTests.ts
vite-env.d.ts