Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

azuread provider does not support multiples tenants #586

Open
ppodevlabs opened this issue Dec 12, 2024 · 0 comments · May be fixed by #587
Open

azuread provider does not support multiples tenants #586

ppodevlabs opened this issue Dec 12, 2024 · 0 comments · May be fixed by #587

Comments

@ppodevlabs
Copy link

I'm testing with my azure environment where we have multiples tenants. example

tenant A: holds all the users, mfa, etc.
tenant B: users synced from tenant A

Application created in tenant B fails to logging stating

Application with id xxx-xxx-xxxxx does not exists on tenant A

Possible solution

add option to include tenant id. If present, then use the tenant ID as part of the urls as azureadv2 does.

@ppodevlabs ppodevlabs linked a pull request Dec 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant