Skip to content

Add EditionId to TenantConfiguration and use it in EditionFeatureValueProvider. #22632

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

Merged
merged 6 commits into from
May 29, 2025

Conversation

maliming
Copy link
Member

@maliming maliming commented Apr 12, 2025

Resolves #22618

Change purpose: Switching to a new tenant without authentication, We need the tenant's EditionId to check features. For example, checking a tenant's feature on the Login page.


Volo.Saas will set EditionId to Tenant/TenantConfiguration, It will work automatically.
I have tested in MVC and tiered project.


@gizemmutukurt Current feature UI page:

image

@maliming maliming added this to the 9.3-preview milestone Apr 12, 2025
@maliming maliming requested a review from berkansasmaz April 17, 2025 02:21
@hikalkan hikalkan merged commit 18d1fea into dev May 29, 2025
3 checks passed
@hikalkan hikalkan deleted the EditionId branch May 29, 2025 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Edition info is required after anonymously switching tenants.
3 participants