You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 2_Credential_Repository/README.md
+1-8Lines changed: 1 addition & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Windows 10 example of multiple credentials on a security key. The top choice is
50
50
51
51
52
52
### Dependency configuration
53
-
Open the ```pom.xml``` and add the webauthn-server-core and webauthn-server-attestation dependencies. The workshop is known to work with version 2.9.0 of the java-webauthn-server.
53
+
Open the ```pom.xml``` and add the webauthn-server-core dependency and supporting libraries. The workshop is known to work with version 2.9.0 of the java-webauthn-server.
54
54
```xml
55
55
<dependency>
56
56
<groupId>ch.qos.logback</groupId>
@@ -64,13 +64,6 @@ Open the ```pom.xml``` and add the webauthn-server-core and webauthn-server-atte
0 commit comments