-
**Is your feature request related to a problem? Please describe.**
Create login and signup forms for users to authenticate. Integrate with the backend for authentication using OAuth or JWT.
**Addi…
-
### NetBox version
v3.7.6
### Feature type
Change to existing functionality
### Proposed functionality
Alter the web app so that having no local users with a password configured complet…
-
I have WAC installed to manage servers from several domains as well as stand-alone servers in DMZ. As of now auth is not really smooth, NTLM auth to access WAC, saved credentials for servers do not se…
hanpq updated
2 years ago
-
We use form based authentication with a full-fledged JSF ajaxified page. Notably it relies on HttpServletRequest#login instead of j_security_check. This allows to us to easily implement the login page…
-
We would like to login websites using zap by doing form-based authentication.
-
I have tried to test our company's site using Form-based Authentication, but it did not work.
As I investigated in history tab on Tags "Authentication, sometimes its method is GET, sometimes POST.
Se…
-
Currently, jmx4perl and friends only allow authentication via Basic-Authentication. In order to support more complex setups with deep Jolokia integration form based authentication as defined by the se…
rhuss updated
9 years ago
-
### Design
_Once checked, these aspects of the designs are reviewed with dev and ready for implementation_
- [ ] Breaks form into conditional flows based on user need (end-user, general support, API o…
-
### Enables (business requirements):
- Ability for the system user to authenticate the identity of a citizen during the declaration process (multiple methods dependent on the context)
- Pre-populatio…
-
Description: The login and signup pages require backend integration to handle user authentication securely. Along with improving the frontend UI to look more professional, we also need to implement a …