Skip to content

Docs: How to target a specific tenant (tenant id) with Fabric auth provider? #35

Description

@situ042

I'm trying to target a specific Microsoft Entra / Fabric tenant when using Rayfin's Fabric-auth provider, but I can't find any guidance in the repo README or the auth-provider-fabric package README.

My organization has two tenants and the one I need is not the default tenant. All the authentication requests use the default tenant and hence the fabric workspace I am using is not found because I cannot redirect rayfin login to my dev tenant.

What I'm asking for

  • Where should a tenant id (GUID) be specified when using Rayfin with Fabric brokered auth? (rayfin.yml / project config, environment variable, SDK option, or in Fabric workspace settings?)
  • Is there an example configuration (rayfin.yml, env var, or code snippet) that shows supplying a tenant id for single-tenant or cross-tenant scenarios?
  • If tenant selection is handled outside Rayfin (e.g., by Fabric / Microsoft Entra), please confirm the recommended approach and where to document it.

What I checked

Expected outcome

  • A short guidance snippet to include in the docs and/or the auth-provider README describing how to target a specific tenant (example config + where to put it). If there's an existing example elsewhere, a pointer would be great.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions