Skip to content

Commit ff6650b

Browse files
Update PIResponse.java
1 parent 42c1905 commit ff6650b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/org/privacyidea/PIResponse.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ public class PIResponse
5555
// Passkey content is json string and can be passed to the browser as is
5656
public String passkeyChallenge = "";
5757
public String passkeyRegistration = "";
58+
public String passkeyMessage = "";
5859
public String username = "";
5960
public String enrollmentLink = "";
6061
// Enroll via Multichallenge

0 commit comments

Comments
 (0)