Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK-2478: Allow the Relying Business to fetch & delete tracked device metatdata #467

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

MrBurtyyy
Copy link
Collaborator

No description provided.

@@ -242,6 +244,31 @@ public SessionConfigurationResponse getSessionConfiguration(String sessionId) th
return docScanService.fetchSessionConfiguration(sdkId, keyPair, sessionId);
}

/**
* Fetches the tracked devices used by the end user, to interact with the given sessionID.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fetches details of the devices tracked at key points in completing the session

This could also be IBV devices, couldn't it....?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It could, but they're still technically an end user

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The description could still be improved, though

@MrBurtyyy MrBurtyyy force-pushed the SDK-2478 branch 2 times, most recently from a0484fc to a112c24 Compare September 24, 2024 13:29
Copy link

@MrBurtyyy MrBurtyyy merged commit 7f531f2 into DEVELOPMENT Sep 25, 2024
8 checks passed
@MrBurtyyy MrBurtyyy deleted the SDK-2478 branch September 25, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants