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
|
6b7e0d2c97
|
spotless
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
378ea12bbc
|
Merge branch 'main' into org.bitbucket.b_c/jose4j
|
4 months ago |
Stephan Richter
|
41f295e14d
|
reduced some log levels
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
47c7c59cee
|
succeeded to create verifyable jwt with jose
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
6b341bd209
|
working on correct signing
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
3923b855fb
|
working on implementation using jose library
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
252252a9d1
|
trying to implement using jose library. current obstacle is: I don't know how to involve client secret in key generation
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
|
493c642992
|
improved color logger
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
|
01c79de7a8
|
testing translation
|
4 months ago |
Stephan Richter
|
8eef2c3025
|
fixed problem with cookies
|
4 months ago |
Stephan Richter
|
80c8c750c6
|
working on edit client
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
d1b8a392f4
|
spotless
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
|
3c4116453b
|
css
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
f078491344
|
working on user settings
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
4 months ago |
Stephan Richter
|
03a0ba139f
|
renamed script
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
|
67606a80f4
|
working on login form
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
|
f42a8f5abd
|
weiter gebastelt
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
6 months ago |
Stephan Richter
|
18ca57d2ec
|
got rid of stringtemplates in favor of lightweight solution
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
6 months ago |
Stephan Richter
|
65c2a2c859
|
started to implement HttpServlet
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
|
6 months ago |
Stephan Richter
|
efee5f0435
|
added gradle wrapper
|
6 months ago |
Stephan Richter
|
7eb9592784
|
initial commit
|
6 months ago |