hi
You might consider determining tenants based on subdomain.
https://docs.abp.io/en/abp/latest/Multi-Tenancy#domain-subdomain-tenant-resolver
Can you share the video url?
hi
I suggest you use the Identity Server to get the access token, then call the API.
The template already included the Identity server by default.
hi
hi
Create new project from abp suite.
Can you share the project with me? liming.ma@volosoft.com
Invalid URI: Invalid port specified
hi
What's theRegion setting of AWS?
hi
ok, You can also create a new project and reproduce the issue then share it with me liming.ma@volosoft.com
Try to clear the redis when updating the database.
This is weird, your scope should not be larger than InputLengthRestrictions.Scope.
https://github.com/IdentityServer/IdentityServer4/blob/5c876281c5977fed56faf59636aa1a2626396d3f/src/IdentityServer4/src/Validation/Default/AuthorizeRequestValidator.cs#L554
I have added the codes below to to configureservices method of authserver ui projecet, it did'nt work.
Is same error occurs? [ERR] scopes too long.