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/hooks
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
..
current-user feat: Automatic logout when session expires 2 years ago
oidc feat: Parametrize OIDC ID token signing algorithm 1 year ago
smtp feat: Add SMTP_NAME environment variable (#761) 2 years ago
watcher feat: Automatic logout when session expires 2 years ago
.gitkeep Initial commit 6 years ago