maliming

Results 526 comments of maliming

You can check the logs.txt to see the OpenIddict status.

> the application 'CastleService_Swagger' was not allowed to use the specified grant type: password. Add `OpenIddictConstants.GrantTypes.Password` to your `CastleService_Swagger` grant types. https://github.com/abpframework/abp/blob/dev/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Domain/OpenIddict/OpenIddictDataSeedContributor.cs#L219

Add `__tenant` header to http request. https://github.com/abpframework/abp/blob/dev/modules/openiddict/app/OpenIddict.Demo.Client.Console/Program.cs#L31

Please share your API module code.

Add a search box and scroll bar to the group/permission list. ![image](https://github.com/user-attachments/assets/b673ec5f-4c84-472d-8acd-83cb13a1e809)

hi > After some refactorings of an existing system I get the following exception What changes have you made?

If you can share the minimal project, I can check it out.

hi It seems the NuGet doesn't accept the version like `main.0.0`