I am looking to utilize the endpoint functionality in Powershell Universal to facilitate a B2B integration. The vendor requires that a GET endpoint (Basic Auth) allows for them to request a JWT. All subsequent POST requests would utilize that generated JWT (Bearer ). I have created a POC in Universal, but I am forced to assign the ‘Administrator’ role to the initial user. I would like to avoid this. What is the best way to accomplish this?