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

Use a string in the deviceID #208

Open
ElodieLam opened this issue Dec 8, 2023 · 1 comment
Open

Use a string in the deviceID #208

ElodieLam opened this issue Dec 8, 2023 · 1 comment

Comments

@ElodieLam
Copy link

ElodieLam commented Dec 8, 2023

This request is related to my previous suggestion #207

Would it be possible to use a string in the deviceID?
In my customer context, every user is identified with a unique string identifier (Ex. Z1234567) or with the “Hostname” (Ex. INHL0007777) which are unfortunately alpha numeric characters.

Thank you!

@ElodieLam ElodieLam changed the title Question related to deviceID and issue #207 Use a string in the deviceID Dec 8, 2023
@TheHighriser
Copy link
Contributor

There has been an option in older version of OpenKit Java but this is no longer available. In general the customer can of course use his own hashing mechanism. But they should probably go with a (explicit) hashing that is reversable so later on they can go from the internal user id to the actually string identifier.

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

No branches or pull requests

2 participants