we have 3 pages:
1) the input page where you need to insert the credentials username and pwd: index.jsp
2) the loginerror page if you insert wrong credentials this page will appear:
loginerror.jsp
3) The protected page this page will appear only if you insert
the correct username and password: admin.jsp
Sometimes works and many times will not work despite i insert the correct
credentials and the user and group inside the file Realm is setting up.
Why the admin.jsp page will apeear only some times, may be is a bug
in the Glassfish server ?
Attachment | Size |
---|---|
security_realm_input_page.txt | 694 bytes |
security_realm_loginerror_page.txt | 677 bytes |
security_relm_admin_page.txt | 350 bytes |