feat: Parametrize OIDC ID token signing algorithm
Planka originally supported only RS256, the default value set by the openid-client library from Panva. To provide more flexibility for clients in configuring their OIDC interactions with various providers, we now allow passing a signature algorithm through an environment variable. This enhancement enables users to specify a preferred signature algorithm, accommodating different OIDC provider requirements.pull/824/head
parent
9aaaca1b8d
commit
6b3f887684
Loading…
Reference in New Issue