Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Consider using a dictionary of AuthenticationOptions to cover multi-tenant/multi-app scenarios #22

@calebkiage

Description

@calebkiage

Consider using a dictionary of AuthenticationOptions to cover multi-tenant/multi-app scenarios since we are persisting the options on disk. The key to each element (AuthenticationOptions) can be a combo of clientId+tenantId, something similar to what MSAL does with HomeAccountId in a token cache.

Originally posted by @peombwa in #21 (comment)

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