dicom-rs icon indicating copy to clipboard operation
dicom-rs copied to clipboard

add: User identity negotiation

Open nicholasrussell opened this issue 2 years ago • 1 comments

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

nicholasrussell avatar Aug 21 '23 18:08 nicholasrussell

Hello! Thank you for the pull request! It is great to see an initiative towards the integration on authorization mechanisms in DICOM-rs.

Enet4 avatar Aug 22 '23 08:08 Enet4