I have an Intune environment setup, wanted to use this environment for login, but in the same source code, I couldn't find any MSAL-related login info like client ID, redirection URL, scope, and authority.
Even though I have created a bundle identifier and profile with a new ID for the same source and added it as an LOB app into the Intune Portal, for login prospective, I don't see any codes in the sample to change the MSAL configuration.
Basically, I want to run this sample app and apply the app protection policy to it to see the behaviour. How do I do it?
I have an Intune environment setup, wanted to use this environment for login, but in the same source code, I couldn't find any MSAL-related login info like client ID, redirection URL, scope, and authority.
Even though I have created a bundle identifier and profile with a new ID for the same source and added it as an LOB app into the Intune Portal, for login prospective, I don't see any codes in the sample to change the MSAL configuration.
Basically, I want to run this sample app and apply the app protection policy to it to see the behaviour. How do I do it?