This page (revision-3) was last changed on 04-Feb-2015 09:36 by Albrecht Striffler

This page was created on 04-Feb-2015 09:24 by unknown

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
3 04-Feb-2015 09:36 1 KB Albrecht Striffler to previous
2 04-Feb-2015 09:32 1 KB Albrecht Striffler to previous | to last
1 04-Feb-2015 09:24 2 KB unknown to last

Page References

Incoming links Outgoing links
LoginHelp ...nobody

Version management

Difference between version and

At line 1 changed 2 lines
Here's a brief help on how to login to __[{$applicationname}]__.
You can read more about JSPWiki's security features on the [documentation pages|Doc:Security].
Here's a brief help on how to login to this wiki.
At line 4 removed one line
At line 7 changed one line
JSPWiki supports multiple levels of __authentication__ and trust. Users can be anonymous, have "asserted" identities using cookies, be authenticated, or be administrators:
This wiki supports multiple levels of __authentication__ and trust. Users can be anonymous, have "asserted" identities using cookies, be authenticated, or be administrators:
At line 14 changed one line
Depending on the default security policy and page access controls in place, users may (or may not) be required to authenticate.
When a user decides to log in — or is challenged to do so by a page access control or security policy — he or she sees a standard web form with a username field and a masked password field. After receiving the submitted web form, the wiki attempts to log the user.
At line 16 removed 3 lines
When a user decides to log in — or is challenged to do so by a page access control or security policy — he or she sees a standard web form with a username field and a masked password field. After receiving the submitted web form, JSPWiki attempts to log the user.
At line 23 removed one line
At line 26 changed 2 lines
Although some wikis are anonymous, many are not. Often, wikis give users the ability to create an identity for the website.
JSPWiki includes a basic self-registration page that allows users to set up and manage their own wiki profiles.
The form asks for:
At line 29 removed 2 lines
By default, the form asks for:
At line 36 changed one line
If container-managed authentication is in force, the user ID will not be editable; the container will supply this value.
When the user saves the profile, the wiki checks to make sure that the new user id, wiki name and full name aren't already used by someone else. If so, the user is given the opportunity to choose different values.
At line 38 removed 2 lines
When the user saves the profile, JSPWiki checks to make sure that the new user id, wiki name and full name aren't already used by someone else. If so, the user is given the opportunity to choose different values.