Skip to content

Pop Quiz #7

@Soham360

Description

@Soham360

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

  1. 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)
    image

  2. 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)
    image

  3. 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)
    image

  4. 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)
    image

  5. describe docker and process for updating a docker application (0.9)
    image

docker ps
ps aux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions