* Simple SDK.
* Fixes.
* More progress with embedding.
* Check extension.
* Fix tests.
* Fix code.
* Open api tests and many fixes.
* More fixes.
* Final fixes.
* Optional tag restoring.
* Fix backup tests.
* * Better design
* Open profile in normal link.
* Fix github email scope.
* No Email merging.
* Remove unused directly and fix a second link to the profile.
* Migration to .NET 6
* Get telemetry back.
* Fix with code files.
* More asserts.
* Fixed asset and added logging.
* Use configuration.
* Fix wait variable.
* A little bit of cleanup.
* Another fix.
* Fix server URL.
* Started with migration.
* Progress
* Refactorings.
* Dont query scopes twice.
* Fix tests
* Test NPM bullshit.
* Remove ls
* Try older node version.
* Update version.
* Fixes for admin client.
* Test
* Logging
* Fake https.
* Run on http as well.
* Clean up again.
* #639 Create JSON schemas for all rule events
* Use graphql middleware.
* Guard it.
* Just some naming.
* Additional test for graphql to ensure compatibility.
* feat: support oidc providers who put email in "email" claim and not xmlsoap
"http://schemas.xmlsoap.org/ws/2005/05/identity/claims/email" and "email" claim support
* feat: enhance available oidc configuration available
* feat: allow config to override the oidc signout url
* Simplify api permissions and improve performance with simple caching.
* Schema resolver tests.
* IDentity server improvements.
* Set base url.
* Code cleanup and tests fixed.
* Add Tenant specific microsoft authentication
* Default no tenant in appsettings
* Adding access to graph to authorize reading profile
* Configure internal identityserver to use the BaseUrl as the PublicOrigin.