user_oidc
user_oidc copied to clipboard
ES256 not support in jwt library
ES256 should be supported as a modern cryptograhic standard for signing of oidc id_tokens.
Can someone please comment on this? Looks like we are hitting this same issue.
https://help.nextcloud.com/t/login-not-possible-via-oidc-when-using-le-cert-for-key-signing/166071
up