Stephan Richter
d6007493df
implemented:
...
- at_hash in id-token
- testing for strong passwords
- better protocol detection in PathHandler
- session extension on user activity
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 months ago
Stephan Richter
d5ff936710
implementing at_hash
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 months ago
Stephan Richter
5057b54bef
bugfixes in token handling, added session duration property to user
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 months ago
Stephan Richter
cc131d45e0
implemented removal of user
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
3 months ago
Stephan Richter
95d47e3d63
implemented password reset link and sending via mail
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
31afced7f7
implemented:
...
- altering of mail settings
- sending email
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
f3c4c098c0
working on sending mails: prerequisite mail configuration in progress
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
f25814cae5
implemented adding users, prepared sending reset links
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
d01289c068
refactored classes and modules, fixed decoding bug
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
49929adaa3
revised TokenController.provideToken
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
5c7f86c4a4
re-implemented first part: authorization
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
43b9b427c7
re-implemented authorization
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
24306fd5b8
minor changes
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
2752d80222
minor code improvements
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
93f6c2d603
first working version
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
928e6d23cb
working on key management
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
1e8ca6dc3a
implemented main part of authorization and token delivery
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
ddb30ba295
preparing jwt creation
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
0c1baee8e0
divided Backend into several controllers
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
09e5a52c53
working on token endpoint
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
fe14e81304
implemented custom loggin
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
a277be5091
working on authorization flow
4 months ago
Stephan Richter
bb480b0b51
minor improvements
4 months ago
Stephan Richter
80c8c750c6
working on edit client
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
2158d62da1
implemented client removal
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
1c0ef0e257
working on client creation
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
59b9976dbf
implemented user logout
4 months ago
Stephan Richter
f078491344
working on user settings
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
e97ad77914
working on client service
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
85853688a8
preparing client service
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
993c59bfa6
improving path handling, working on authorization flow
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
9ee963924d
implemented cookies, implemented local file delivery option (--base /path/to/static/content), refactoring static files
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
59075db1ad
started to implement sessions
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
c5352ac73b
working on backend:
...
- started FileStore implementation
- implemented placing cookies
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
add4209a1f
working on user login
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
5627db16b5
working on slimmer implementation
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
74e458fa65
trying to allow both standalone use and intergration in tomcat
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
65c2a2c859
started to implement HttpServlet
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
6 months ago
Stephan Richter
7eb9592784
initial commit
6 months ago