Discover the Tenant ID for a Domain
https://login.windows.net/$domain/.well-known/openid-configuration returns a json array, the property token_endpoint contains the tenant ID.
https://login.windows.net/$domain/.well-known/openid-configuration returns a json array, the property token_endpoint contains the tenant ID.