Azure-Samples / ms-identity-java-webapp

A Java web application calling Microsoft graph that is secured using the Microsoft identity platform
MIT License
118 stars 105 forks source link

Apps.json - How is it used in the Apps creation powershell #55

Closed dinesh71 closed 4 years ago

dinesh71 commented 4 years ago

Hi Team,

Would like understand how apps.json is used in powershell scripts(configure.ps1). When looked at scripts seems to be every value is available in the configure.ps1

Thanks, Dinesh

Avery-Dunn commented 4 years ago

Hello @dinesh71 : I believe that file is used in some way by the quickstart for this sample (though I'm not sure how the quickstart works internally), it's not used by the configure.ps1 script.

Avery-Dunn commented 4 years ago

Closing due to inactivity. If you still have questions or have any related issues, feel free to leave a comment or reopen this thread.