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

subject deviceId - unclear definition #47

Open
tr33 opened this issue Nov 6, 2023 · 1 comment
Open

subject deviceId - unclear definition #47

tr33 opened this issue Nov 6, 2023 · 1 comment

Comments

@tr33
Copy link

tr33 commented Nov 6, 2023

The "subject" has a definition for "deviceId":

deviceId: : OPTIONAL. A field, whose value is of type string, which uniquely identifies the device of the Subject

What exactly is „a device“, its syntax and intended use in the context of a policy?

recommendation:

  • remove the "deviceId" attribute until further specified.
  • or define a dedicated structure with optional, freely defined attributes where an "deviceId" can be defined as a custom attribute without further specification.
@baboulebou
Copy link
Collaborator

This should be left as an open string imho, implementers should be able to use whatever string format here. The provided example has a Mac address, but this could easily be a custom-generated fingerprinting UUID for example, or whatever really.

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