Hi any ideas on the usage of oxd client for windows to authorize scim endpiont. We are trying to get users using the endpiont at
https://gluu.server/identity/seam/resource/restv1/scim/v2/Users
How should we call the oxd client C# methods to get access. If you let us know the steps then that will be great. Currently oxd has following methods available ProtectResources(), CheckAccess(), Obtain Rpt(), AuthorizeRpt(). Can you please let us know what order should we be calling these methods to get access? What the path parameter be in case of above url call. And what should be done on subsequent call s to same url ,do we need to save rpt and ticket for subsequent requests?