You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
planka_custom/server/api
lebaudantoine 6b3f887684 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.
1 year ago
..
controllers feat: Support OIDC signed UserInfo responses 1 year ago
helpers feat: Support OIDC signed UserInfo responses 1 year ago
hooks feat: Parametrize OIDC ID token signing algorithm 1 year ago
models feat: Webhooks configuration, all events support, refactoring 2 years ago
policies Initial commit 6 years ago
responses Code formatting with prettier, change eslint config for the server 6 years ago