Web Service Auth Account Consent Prompt
Hi,
When creating a web service auth account, is it possible to remove the prompt=consent query parameter from the authorization query? One service that we are trying to connect to is showing a blank pop-up page with the title Consent Required when I click on Generate Tokens. It seems like it redirects properly after I log in, but gets stuck on the consent page since nothing loads. I was able to generate a token in Postman using the same process with the Client ID and Secret, but that did not require providing consent, so it seems like it should work as long as that parameter is not included.
Thanks,
Isaac
Answer (1)
Hello Isaac,
Firstly let me inquire as to what type of web service auth account are you trying to create?
If it's a generic OAuth type account and not specific to Microsoft, what system specifically is it for?
I do not believe we'd be able to change it for you without an enhancement to the system being approved, but you could always submit it as an enhancement idea if this is truly not something we'd support right now.
Sincerely,
Mark Sayers
Sr Support Consultant, CS
I'm trying to create a generic OAuth type account for Panopto to be able to use their API through a workflow. I tried entering "?prompt=none" after the url in the Authorization Endpoint field, but that didn't work. I was wondering if there was a workaround like that to try first. Otherwise, having to request it as an enhancement makes sense.
Thanks,
Isaac - Isaac Ramirez Fri 10/28/22 8:21 AM