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

Add TenantID Parameter #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Max-Stevens
Copy link

@Max-Stevens Max-Stevens commented Nov 18, 2024

Allow the user to specify a Tenant ID to target. This can be used to force authentication against a specific tenant, e.g. spray external B2B users against the external tenant to cause authentication log events against the B2B tenancy.

The base URL can be modified to replace "common" with the Tenant ID of the target tenancy with no other modifications to the request.

This can be used to check whether an account exists in the external tenancy, determine if there are any conditional access policy or MFA differences and to check the efficacy of the external tenant's password protection settings.

Allow the user to specify a Tenant ID to target. This can be used to force authentication against a specific tenant, e.g. spray external B2B users against the external tenant to prevent authentication events against the primary account tenancy.
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 this pull request may close these issues.

1 participant