Unable to get authentication token for submitting Universal Print print job
Hi,
I’m trying to get the authentication token from the UP server so I can create and submit a print job to a printer share. I’m using the authority and redirect URIs, along with the client ID, from the GetAADToken.cs code (microsoft-cups fork) but after signing in, with an account that has UP access, the only thing that happens is an empty file named ‘nativeclient’ is downloaded, no token is generated and the browser window doesn’t close. When I close the browser window I get an error back indicating the request was cancelled.
Is it possible to acquire a token from macOS in a third party app so jobs can be submitted directly to a Universal Print printer share?
Thanks,
Dave
Hi, I’m trying to get the authentication token from the UP server so I can create and submit a print job to a printer share. I’m using the authority and redirect URIs, along with the client ID, from the GetAADToken.cs code (microsoft-cups fork) but after signing in, with an account that has UP access, the only thing that happens is an empty file named ‘nativeclient’ is downloaded, no token is generated and the browser window doesn’t close. When I close the browser window I get an error back indicating the request was cancelled. Is it possible to acquire a token from macOS in a third party app so jobs can be submitted directly to a Universal Print printer share? Thanks,Dave @Braeden_Petruk_MSFT Read More