Tommi Grönlund
Tommi Grönlund
Apparently AdminUI's migration SQL scripts with files ConfigurationDb.sql and PersistedGrantDb.sql are out-of-sync with IdentityServer4 with Entity Framework Stores template and generate errors after switching provider to SQL Server (during initial...
Maybe better option would be creating the tables (and insertions) with code-first as the SQL dialect seems to differ quite a bit between SQL Server and SQLite implementations.
Ok - will update PR in a minute
Ok - reset the AdminUI template to origin
I totally got this too - good catch, thanks for the heads up
Could be useful for tests when trying to access headers and such that are only accessible through execution context.
Even the functionalities of ZoomIt would increase usability of PowerToys a lot
No - this app caches the token somehow
Actually after running this with docker desktop I get following error: ``` ~ npx simstudio 🚀 Starting Sim Studio... 🔄 Pulling image ghcr.io/simstudioai/simstudio:latest... latest: Pulling from simstudioai/simstudio 78b745237c9b: Pull...
Uhh...could be something locally - I'll close this, got it to work in docker anyway