diff --git a/biometric-authenticator/src/main/resources/META-INF/resources/avatar.old.png b/biometric-authenticator/src/main/resources/META-INF/resources/avatar.old.png deleted file mode 100644 index 2623fa1..0000000 Binary files a/biometric-authenticator/src/main/resources/META-INF/resources/avatar.old.png and /dev/null differ diff --git a/biometric-authenticator/src/main/resources/META-INF/resources/avatar.old2.png b/biometric-authenticator/src/main/resources/META-INF/resources/avatar.old2.png deleted file mode 100644 index 8fef2d9..0000000 Binary files a/biometric-authenticator/src/main/resources/META-INF/resources/avatar.old2.png and /dev/null differ diff --git a/biometric-authenticator/src/main/resources/META-INF/resources/avatar.png b/biometric-authenticator/src/main/resources/META-INF/resources/avatar.png deleted file mode 100644 index 1129a82..0000000 Binary files a/biometric-authenticator/src/main/resources/META-INF/resources/avatar.png and /dev/null differ diff --git a/biometric-authenticator/src/main/resources/META-INF/resources/gaia.png b/biometric-authenticator/src/main/resources/META-INF/resources/gaia.png deleted file mode 100644 index 1129a82..0000000 Binary files a/biometric-authenticator/src/main/resources/META-INF/resources/gaia.png and /dev/null differ diff --git a/biometric-authenticator/src/main/resources/application.properties b/biometric-authenticator/src/main/resources/application.properties index 65c66b5..ca52c06 100644 --- a/biometric-authenticator/src/main/resources/application.properties +++ b/biometric-authenticator/src/main/resources/application.properties @@ -22,6 +22,7 @@ io.twentysixty.demos.auth.credential_issuer=did:web:registry.demos.dev.2060.io io.twentysixty.demos.auth.credential_issuer.avatar=https://q.registry.demos.dev.2060.io/gaia.png io.twentysixty.demos.auth.id_credential_def=did:web:registry.demos.dev.2060.io?service=anoncreds&relativeRef=/credDef/7QxmjvXdW2Z4tg1cZ5aSwtvBukasoH5MGn5Dx73wpmeh +io.twentysixty.demos.auth.request.citizenId=false io.twentysixty.demos.auth.request.firstname=true io.twentysixty.demos.auth.request.lastname=true io.twentysixty.demos.auth.request.photo=true