Project:
View Revisions: Issue #54752 | [ Back to Issue ] | ||
Summary | 0054752: Support authenticating users with Web Authentication (phase 2) | ||
Revision | 2024-02-26 16:02 by caristu | ||
Steps To Reproduce | . | ||
Revision | 2024-02-26 16:02 by caristu | ||
Description | Phase 2 of the support for authenticating users with Web Authentication which involves the following tasks: 1- Backoffice Registration Management Flow 2- Support custom Auth buttons in POS login 3- Login in POS2 with WebAuthn 4- Implement pending test cases from phase 1 |
||
Revision | 2024-02-26 16:01 by caristu | ||
Steps To Reproduce | Add a way to define the UserActions associated to a SecuredJSONProcess and allow the execution of the process only if the user is allowed to execute the UserAction. | ||
Revision | 2024-02-26 16:01 by caristu | ||
Description | It is needed to add a securization mechanism to determine the users that can execute a SecuredJSONProcess based in the user action access. In "old" POS this securization was done through preferences[1], but in core2 applications the user actions is the standard way to provide access to the application features. [1] https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/blob/master/src/org/openbravo/mobile/core/process/SecuredJSONProcess.java?ref_type=heads#L173 [^] |
Copyright © 2000 - 2009 MantisBT Group |