Farshid Mirza

Results 3 issues of 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: ```...

bug report

### 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...

question

### 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")...

bug