Forum Discussion
DavidBelanger
Microsoft
Nov 03, 2023HOW TO: Hiding the consent prompt for Single Sign-On
We've been working on the ability to hide the dialog shown to users on first connection to a new session host when Single Sign-On is enabled to allow the remote desktop connection. The steps have now...
Andrew_Allston
Nov 14, 2023Iron Contributor
This is great news, but the instructions, not so much. We could benefit from some more detail.
- DavidBelangerNov 14, 2023
Microsoft
Thank you for the feedback Andrew_Allston. I plan to add a sample step-by-step instruction using Graph Explorer for those less familiar with using Microsoft Graph. Hoping to have it live the week after Thanksgiving at the latest.- Florian_PaternostreNov 30, 2023Copper Contributor
Hi DavidBelanger ,
Could you please do this step-by-step instruction ? I'm not familiar with MS Graph. I spent some time to figure out how to make this work without success... Thanks in advance it will be much appreciated !- Sandeep DeoDec 01, 2023
Microsoft
Florian_Paternostre see if this article provides you the required information - Use the Microsoft Graph API - Microsoft Graph | Microsoft Learn
- gertjanvandekolkNov 15, 2023Copper ContributorThanks, that is really nice
- Andrew_AllstonNov 14, 2023Iron ContributorThank you! Much appreciated! Have a happy Thanksgiving! 🦃
- Andrew_AllstonNov 16, 2023Iron Contributor
Andrew_Allston for anyone else a bit confused and wants to try before the detailed instructions are posted. The available links seem to suggest you need to create these attributes/objects. But you are modifying the SPNs for the two applications listed in the docs. This means PATCH should be used and not POST which is the method which is linked to.