Hi Rolf,
Yeah I have 2 wikis, both have different levels of authentication and both
work. One always requires auth, the other only for edits. It's just a
matter of getting the policy file right.
As per: https://jspwiki-wiki.apache.org/Wiki.jsp?page=Wiki.Admin.Security
Note the location of the WE
On 09/07/15 17:39, Rolf Schumacher wrote:
> BTW, does authentication work at someone else site? Note that I have a
> very fresh installation. We could switch DEBUG on and compare.
> Or: what is a recommendation for installing jspwiki for a closed group?
Hi Rolf,
Works for my sites, but the meth
Hi Rolf,
authentication is working at jspwiki-wiki.a.o, buth there is nothing
special to set it up; note that behind an apache web server you may need to
set as well ProxyPassReverseCookiePath on your virtual host, see [#1] for a
similar issue.
Also, are you able to log in going directly through
Thank you David,
I omitted the alias but the problem remained. It is not the cause of my
problem.
I need the alias because the wiki will be accessed from Intranet as well
as Internet from the same laptop. Somehow - the Telekom modem hinders to
go over the internet to access another computer on
Hi Rolf,
I've noticed you have an alias.
ServerName JSPWiki.my-domain com
ServerAlias wiki
If you go to URL https://wiki and log in, it will redirect to baseUrl
i.e https://JSPWiki.my-domain.com
Where you will not be authenticated.
Try start at URL: https://JSPWiki.my-domain.com
And then log i
Thank you, David.
I checked this. If you look at my jspwiki.policy, one sign whether I am
actually logged in or not is that I should be able to edit a page in
case I am authenticated.
I click on "Sandbox" but no editing is possible. A sign that I am not
authenticated.
I also checked in from
Hi Rolf,
Not 100% sure, but I had a similar experience. When you log in the server
automatically redirects you to:your baseUrl in the
jspwiki-custom.properties.
jspwiki.baseURL=https://JSPWiki.my-domain.com/
If this is different to the baseUrl that you log in on, then it will
look like you are n
Need help with Authentication.
JSPWiki 2.10.1 has just been installed and used for nothing else yet.
Goal is to have a closed group for accessing any page from the public
internet in a secure way by a known set of members.
I have added one user with a login name of "myLogin" and a full name o