o365soa / soa

Public SOA modules and information
41 stars 18 forks source link

Update App test to support providing manual credentials #104

Closed jonade closed 1 month ago

jonade commented 1 month ago

For customers that cannot or are unwilling to grant Delegated permissions in Graph, allow the ability to create the SOA application registration manually.

The collection script requires additional parameters to allow details normally collected by a (Delegated) Graph query to be manually provided. This also requires changes to the SOA module to allow skipping validating the app registration has been created successfully in certain scenarios.