cmd
cmd copied to clipboard
Add support for tenant specific urls
Would it be possible to extend further (I tried unsuccessfully with the current implementation) with deep linking to a specific tenant? e.g https://ad.cmd.ms/?tenantId=idmspecialist.com or https://ad.cmd.ms/idmspecialist.com ??
https://twitter.com/darrenjrobinson/status/1585405880585326593?s=20&t=7WKItS0wqGkVReHhDL89rw
Awesome idea, can be a major pain point when dealing with mutliple AAD's (especially multiple B2C instances) - having the ability to customize alias these in the extension would be amazing - or specify config in browser site search that deep linked into the specific aad tenant would save a click
I think this is something that we can definitely add to the browser extension. With a config option to set your default tenant and then have the redirection include it in the query parameter.
Adding it to the {command}.cmd.ms server side redirect would be a little harder especially given the simple cloudflare redirect feature that I'm currently using. Especially since different MS portals expect the ID in different places.
Having it in the browser extension would be of great value to me as I find my way around multiple tenants on a daily basis.
Talk to Kelvin Tegelaar from the CIPP.app project, he links directly to all specific tenant blades from within the webapp.