netzbegruenung / keycloak-mfa-plugins

Keycloak Authentication Provider implementation to get a 2nd-factor authentication with a OTP/code/token send via SMS
Apache License 2.0
42 stars 9 forks source link

App Auth: Replace HTTP Signature and consistency check #71

Open melegiul opened 3 months ago

melegiul commented 3 months ago

See https://github.com/netzbegruenung/keycloak-mfa-plugins/pull/63#issuecomment-1816379363

Most of it is already done. But still the HTTP Signatures replacement and the consistency check on setup (e.g. on setup a signature is sent and checked with the supplied public key) is open.

Open Issues

Todo