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
Originally posted by baboulebou June 28, 2023
An ID should likely suffice in most cases. Now it's probably a good idea to also optionally add some Subject claims here that the PDP can use (thinking JWT claims coming into the PEP, or environmental values for example). But in that case it should not be just "IP" and "DeviceID", but rather an array of "key"="Value" claim pairs, or map or similar structure, which may be completely custom and use-case-specific.
Additionally, It would be good to also have a Subject Type - make it optional if not needed (but we would need it for example).
The text was updated successfully, but these errors were encountered:
Discussed in #23
Originally posted by baboulebou June 28, 2023
An ID should likely suffice in most cases. Now it's probably a good idea to also optionally add some Subject claims here that the PDP can use (thinking JWT claims coming into the PEP, or environmental values for example). But in that case it should not be just "IP" and "DeviceID", but rather an array of "key"="Value" claim pairs, or map or similar structure, which may be completely custom and use-case-specific.
Additionally, It would be good to also have a Subject Type - make it optional if not needed (but we would need it for example).
The text was updated successfully, but these errors were encountered: