80 Commits (main)

Author SHA1 Message Date
Stephan Richter c12bbb65b3 updated library de.srsoftware.tools.http 1 month ago
Stephan Richter 20f5d0efcf updated copyright 1 month ago
Stephan Richter a47eb00a8b updated dependencies on srsoftware.de packages 2 months ago
Stephan Richter 357439ca96 improved GUI 2 months ago
Stephan Richter 5d70e687f6 replaced Content by Payload due to upstream library changes 4 months ago
Stephan Richter f593e7b2c9 adapted code to changes of underlying libraries 4 months ago
Stephan Richter 94aeaa8650 moved various modules and classes to tools realm, replaced gradle buildscripts by gradle kotlin buildscripts 4 months ago
Stephan Richter eec87f678d implemented implicit flow, added user claim to id token 4 months ago
Stephan Richter eafea3b4a1 fixed bug in EncryptedUserService: 5 months ago
Stephan Richter 6ae33ac0fc Gültigkeitsdauer von Tokens editierbar gemacht 6 months ago
Stephan Richter 7da96e98b0 implemented sending media type on token request (and others) 6 months ago
Stephan Richter 8711b3e491 sorting lists 6 months ago
Stephan Richter db07cf1301 sorting lists 6 months ago
Stephan Richter f5ceb77ea7 bugfix: removed duplicate protocol 6 months ago
Stephan Richter 1a5a137329 bugfix: deriving issuer from hostname 6 months ago
Stephan Richter f2218de611 fixing bug in WellKnownController 6 months ago
Stephan Richter 813f3d2898 debugging 6 months ago
Stephan Richter 640b49a70b implemented forwarding errors to UI 6 months ago
Stephan Richter 5458e6d015 improved error message display on login papge 6 months ago
Stephan Richter 951c65c121 preparing to pass error messages to client 6 months ago
Stephan Richter a4200f43aa implemented locking-user-on-login-fail, needs to be tested 6 months ago
Stephan Richter 9ea6148583 implemented EncryptedKeyStore 7 months ago
Stephan Richter a8b476264c implemented trust option 7 months ago
Stephan Richter 3e88c91154 implemented persistent sessions (not destroyed when broweser closed) – needs more work 7 months ago
Stephan Richter 30f2e115ea added dashboard 7 months ago
Stephan Richter 2250a78e91 added landing page to client properties 7 months ago
Stephan Richter bb5d507a13 removed debug output 7 months ago
Stephan Richter 8bfaf22084 tied nonce to AuthorizationService by dedicated methods 7 months ago
Stephan Richter f737c1dc50 moved nonce from client to auhtorization 7 months ago
Stephan Richter f0213512ad implemented SqliteClientService 7 months ago
Stephan Richter 0b96aeb63d altered AuthorizationService to use User and Client references instead of full objects. Added tests. 7 months ago
Stephan Richter 2f4726d1e7 decoupling sesson object from user object 8 months ago
Stephan Richter f600040c0e refining some tests, preparing test for session service 8 months ago
Stephan Richter 8865b19fae working on SqliteUserService: 8 months ago
Stephan Richter b275064aba implemented permission editing 8 months ago
Stephan Richter 0e7bdb5442 implemented key rotation in RotatingKeyManager 8 months ago
Stephan Richter d6007493df implemented: 8 months ago
Stephan Richter d5ff936710 implementing at_hash 8 months ago
Stephan Richter 5057b54bef bugfixes in token handling, added session duration property to user 9 months ago
Stephan Richter cc131d45e0 implemented removal of user 9 months ago
Stephan Richter 62c85410a9 implemented password reset flow 9 months ago
Stephan Richter 95d47e3d63 implemented password reset link and sending via mail 9 months ago
Stephan Richter 31afced7f7 implemented: 9 months ago
Stephan Richter f3c4c098c0 working on sending mails: prerequisite mail configuration in progress 9 months ago
Stephan Richter f25814cae5 implemented adding users, prepared sending reset links 9 months ago
Stephan Richter d01289c068 refactored classes and modules, fixed decoding bug 9 months ago
Stephan Richter 49929adaa3 revised TokenController.provideToken 9 months ago
Stephan Richter 5c7f86c4a4 re-implemented first part: authorization 9 months ago
Stephan Richter 43b9b427c7 re-implemented authorization 9 months ago
Stephan Richter e7513fee76 made TokenController configurable 9 months ago