o365soa / soa

Public SOA modules and information
39 stars 18 forks source link

Ensure that all Graph calls during pre-req installation include the specific hostname #105

Open jonade opened 1 day ago

jonade commented 1 day ago

Ensure that all queries to Graph are explicit in the hostname to call (i.e. https://graph.microsoft.com/v1.0/me) instead of only implicit (/v1.0/me) based on the environment used.