#3rd party AAD access through Lighthouse
1 messages · Page 1 of 1 (latest)
It should just work really? You might have to narrow it down. Not sure if this provides any help:
https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/lighthouse/concepts/cross-tenant-management-experience.md#apis-and-management-tool-support
I was looking more into it
seems lighthouse only covers resources
AAD isn't considered a resource
I don't suppose your AAD needs could be covered by:
https://learn.microsoft.com/en-us/azure/active-directory/external-identities/cross-tenant-access-overview
it sure does! your link helped me differentiate resources from ad, thanks
I had already set up lighthouse, so I was trying to find a way to use that to access graph
guess not, gotta go through the hassle of setting up app registrations for my app on every tenant now