dicom-rs
dicom-rs copied to clipboard
add: User identity negotiation
Hello,
Looking for your feedback in adding some of the user identity negotiation options.
In order to keep this minimal, I added the entrypoint into retrieving this data into the existing AccessControl trait. The downside being that it breaks the interface.
Thanks
Hello! Thank you for the pull request! It is great to see an initiative towards the integration on authorization mechanisms in DICOM-rs.