microsoft / Intune-Resource-Access

Sample code and scripts for interfacing with the Intune Resource Access APIs.
MIT License
54 stars 58 forks source link

I would like to know the specifications of the API being called in the class "uploadRevocationResults" published on GitHub. #151

Closed Wn8g4MvF closed 7 months ago

Wn8g4MvF commented 8 months ago

② I would like to know the processing specifications of this API (purpose of use, processing content, necessity of calling, etc.) as I do not understand them in the first place. https://github.com/microsoft/Intune-Resource-Access/blob/master/src/CsrValidation/java/lib/src/main/java/com/microsoft/intune/scepvalidation/IntuneRevocationClient.java ・CertificateAuthorityRequests/uploadRevocationResults

Wn8g4MvF commented 8 months ago

I will write the code for the corresponding process. https://github.com/microsoft/Intune-Resource-Access/blob/eae184eea8f7dab417d3ac29cc3ac39b7db8cace/src/CsrValidation/java/lib/src/main/java/com/microsoft/intune/scepvalidation/IntuneRevocationClient.java#L148-L181