sergehuber commented on PR #846:
URL: https://github.com/apache/unomi/pull/846#issuecomment-5216525120

   ## Follow-up: login sample rewrite
   
   Pushed `UNOMI-972: rewrite login sample for trusted server-side merge`.
   
   - Replaces the old browser→Unomi login demo with a DS `LoginServlet` at 
`/login/authenticate` that posts login events with trusted Basic auth 
(`tenantId:privateKey` or `karaf` + `X-Unomi-Tenant-Id`).
   - Static page under `/login` (redirect + `/login/index.html`), metatype cfg, 
Jackson JSON.
   - Docs: login sample chapter + PlantUML sequence, recipes / builtin login 
event / threat model notes.
   - Dev scripts: `setup-*/clear-*` now load/clear `UNOMI_ROOT_PASSWORD` and 
`UNOMI_HEALTHCHECK_PASSWORD`.
   
   Tested locally: create tenant+scope `default`, login with `test1234`, merge 
on email works after clearing `context-profile-id`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to