-
- after installing using web-installer (derby) user is inserted into
tig_users
but it's not present intig_user_credentials
. - in MySQL case, after running upgrade the details of the user are present in
tig_user_credentials
but only withPLAIN
mechanism.
As for AdminUI - if the autorization fails for some reason an appropriate error should be shown instead of displaying blank page (and including error with FINE level in the logs)
- after installing using web-installer (derby) user is inserted into
Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
7280
|
Version |
tigase-server-8.0.0rc1
|
Spent time |
0
|
Issue Votes (0)
Watchers (0)
tigase-issue #8.0.0-SNAPSHOT-b5163
from 2018-04-09. Default installation (next-next in web installer, hence default schema), derby.Can't authenticate and attempting to use
/admin/
via http-api (withhttp
included indebug
) throws:(submitting to tigase-server as it seems to be with
AuthRepository
/ credentials handling).I ran into same problem with my old installation using MySQL. Credentials are available in
tig_user_credentials
.