Farshid Mirza
Farshid Mirza
Hi, I have several IDS running but I update one of them to the latest version in net5.0 and role is not include access_token any more installing nuget packages: ```...
### Is it possible to modify some pages in the admin UI? after moving admin UI to a nugget package, it is not possible to change them. I am implementing...
### Describe the bug Admin and API health checks are unhealthy as this method call is wrong. you have the following health check code: ``` var healthChecksBuilder = services.AddHealthChecks() .AddDbContextCheck("ConfigurationDbContext")...