diff --git a/build.sh b/build.sh
index a05a1b53a23648ccc7a22b5368e4a7519dbe3269..4e3568b7bc684e7dbbe288f13bc87dbaa5c88f4d 100755
--- a/build.sh
+++ b/build.sh
@@ -13,8 +13,8 @@ git clone https://github.com/rohe/openid4v
 echo "################ Update repositories"
 cd JWTConnect-Python-CryptoJWT && git pull && cd ..
 cd idpy-sdjwt && git pull && cd ..
-cd idpy-oidc && git checkout id_assurance && git pull && cd ..
-cd fedservice && git checkout ext_list && git pull && cd ..
+cd idpy-oidc && git pull && cd ..
+cd fedservice && git pull && cd ..
 cd openid4v && git pull && cd ..
 
 echo "################ Build docker image"
diff --git a/example-conf/cred/pid/conf.json b/example-conf/cred/pid/conf.json
index 7d5f444b5402180d0a06e1d3dfbf6637afb8c07d..f86364e5c0f1a990e720012a0dba7fba815edceb 100644
--- a/example-conf/cred/pid/conf.json
+++ b/example-conf/cred/pid/conf.json
@@ -40,7 +40,7 @@
               "client_secret_post": "idpyoidc.server.client_authn.ClientSecretPost",
               "client_assertion": "openid4v.openid_credential_issuer.client_authn.ClientAssertion",
               "dpop_client_auth": "idpyoidc.server.oauth2.add_on.dpop.DPoPClientAuth",
-              "wallet_instance_attestation": "openid4v.openid_credential_issuer.client_authn.WalletInstanceAttestation"
+              "wallet_instance_attestation": "openid4v.openid_credential_issuer.client_authn.ClientAuthenticationAttestation"
             },
             "vct": "https://credentials.example.com/identity_credential",
             "keys": {