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

Embed SMS Authenticator version in jar file #42

Closed melegiul closed 1 year ago

melegiul commented 1 year ago

E.g. like this <finalName>${project.groupId}.${project.artifactId}-${project.version}</finalName>