Sebastian
1d518d4847
Fix client identification.
5 years ago
Sebastian Stehle
2968bb87e1
Migration/openiddictcore ( #703 )
* 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.
5 years ago
Sebastian Stehle
389b0dadaa
Refactoring/simplify immutability ( #693 )
* Simplify immutability.
* More cleanup.
* Code cleanup.
* Fix.
* More simplifications.
* Just a spelling fix.
5 years ago
Sebastian
280921fec1
Code styling.
5 years ago
Sebastian Stehle
58362be283
Feature/status ( #663 )
Bulk endpoint improvements.
5 years ago
Sebastian Stehle
a41e13c6b8
Refactoring/serializers ( #654 )
* #639 Create JSON schemas for all rule events
* Serializers simplified.
* Converters removed.
* Get rid of serializer code.
* Json fixes.
* Tests fixed.
* Tests fixed.
* Fix tests?
* Bugfix for references.
5 years ago
Sebastian
dbeb23df3e
Throw exception when email not found.
5 years ago
Alastair Crabtree
41a8222b24
Feat/enhanced oidc settings ( #616 )
* 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
5 years ago
Sebastian Stehle
d2f85d8775
Ng5 and angular update. ( #595 )
* Ng5 and angular update.
* Updates
* Build fix
* Dockerfile fixed
* Update drone to net5
* Another test
* Force build
* Warnings fixed
* Code fixes and imports removed.
5 years ago
Sebastian Stehle
50747db360
Feature/replicated cache ( #543 )
* Performance improvements.
6 years ago
Sebastian
c0cfabca12
Optimize permission parsing.
6 years ago
Sebastian Stehle
1506f2ba98
WIP: Feature/string-identifiers ( #524 )
* Global ids for all elements
6 years ago
Sebastian
e7c4333b5a
Nullable fixes.
6 years ago
Sebastian
374d335f94
Fixes nameof
6 years ago
Sebastian
42842e1b81
More tests and code improvements.
6 years ago
Sebastian Stehle
8e2f3e9d7e
Query improvements ( #477 )
* Simplify the query code.
* Custom deep equals.
* Cleanup.
* Json fix.
* Equal fixed for custom equality comparer.
* Better equals solution.
* Fixes
6 years ago
Sebastian
7a31b13269
Resharper fix.
6 years ago
Sebastian Stehle
c6e8bac2af
Options to recreate admin. ( #436 )
6 years ago
Sebastian Stehle
835274396f
Feature/netcore3.0 ( #433 )
* Migration to .NET Core 3.0
* Migration to Orleans 3.0
* Nullable support
* Better separation of frontend and backend.
6 years ago