Skip to content

com.microsoft.identity.client.exception.MsalClientException for Intune Company Portal #1686

Answered by shahzaibj
arpusspzoo asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @arpusspzoo When broker_redirect_uri_registered is set to true then you need to make the redirect uri match the following format:

"redirect_uri" : "msauth://<YOUR_PACKAGE_NAME>/<YOUR_BASE64_URL_ENCODED_PACKAGE_SIGNATURE>",

You can follow the instructions in our quickstart and that would guide you towards creating the redirect uri correctly: https://learn.microsoft.com/en-us/azure/active-directory/develop/quickstart-register-app#add-a-redirect-uri

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by negoe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants