# Functions
NewCustomTenantRetriever Creates a tenant retriever that has a custom implementation of the TenantIdReader interface.
NewLocalTenantRetriever Creates a Tenant reader that returns a hardcoded tenant id for local testing.
NewTenantRetriever Creates a retriever to get tenant ids from the iam service.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
TenantRetriever Retrieves a tenant by a issuer/audiences from the context.
# Type aliases
No description provided by the author