Top 4 Scores (I got 0.9 on all 5):
| Name |
Score |
| Reverse proxy |
0.9 |
| JWT Cookies |
0.9 |
| Security Configs |
0.9 |
| POJO |
0.9 |
Total: 3.6/4.0
-
Reverse proxy: server name and proxy pass. Describe the sever name definition and the proxy pass definition in the reverse proxy configuration file. (0.9)

-
Show JWT login process. split browser screen and prove that you go to a page that requires auth and show cookie. put cookie in jwt.io and show decoded (0.9)

-
explain security configuration rules that are required for access in spring boot project. provide request matcher that shows permit all and request matcher that shows authentication required (0.9)

-
explain a POJO and changes to a POJO. show POJO in vscode editor and highlight something changes show POJO result data in postman. (0.9)

-
describe docker and process for updating a docker application (0.9)

Top 4 Scores (I got 0.9 on all 5):
Total: 3.6/4.0
Reverse proxy: server name and proxy pass. Describe the sever name definition and the proxy pass definition in the reverse proxy configuration file. (0.9)

Show JWT login process. split browser screen and prove that you go to a page that requires auth and show cookie. put cookie in jwt.io and show decoded (0.9)

explain security configuration rules that are required for access in spring boot project. provide request matcher that shows permit all and request matcher that shows authentication required (0.9)

explain a POJO and changes to a POJO. show POJO in vscode editor and highlight something changes show POJO result data in postman. (0.9)

describe docker and process for updating a docker application (0.9)
