Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdmbl-dev] Problem with Webclient Setup

Hi Fabian,

 

the credentials are checked when posting to j_security_check. You should receive a 302 with a redirect to http://localhost:8080/org.eclipse.mdm.nucleus/. What response did you receive for this request?

 

Did the ConnectorService log something to the mdm5.log?

 

You can also try increase the log level for javax.enterprise.system.core.security to get more information during the login.

 

Best,

Matthias

 

Von: mdmbl-dev-bounces@xxxxxxxxxxx [mailto:mdmbl-dev-bounces@xxxxxxxxxxx] Im Auftrag von Fabian Dreier
Gesendet: Montag, 14. Oktober 2019 17:36
An: mdmbl developer discussions <mdmbl-dev@xxxxxxxxxxx>; Angelika Wittek, openMDM(R) <awittek.openmdm@xxxxxxxxxxxxxxxxxx>
Betreff: Re: [mdmbl-dev] Problem with Webclient Setup

 

Hi Angelika,

 

I'm using the version that is tagged with 5.1.0M5, with Glassfish version 5.1 and the AvalonODS Server 4.7.

 

Best, 

 

Fabian

________________________________________________

Fabian Dreier
Karakun AG
Elisabethenanlage 25
CH-4051 Basel
Direkt: +41 76 463 93 55
Zentrale: +41 61 551 3600
fabian.dreier@xxxxxxxxxxx
https://karakun.com
https://dev.karakun.com

________________________________________________

"Angelika Wittek, openMDM(R)" <awittek.openmdm@xxxxxxxxxxxxxxxxxx> hat am 14. Oktober 2019 um 17:30 geschrieben:

Hi Fabian,

can you please provide the information which data source (ODS Server, version number) you use?

Thanks
Angelika

Am 14.10.19 um 17:19 schrieb Fabian Dreier:

Hi all,

 

out of curiosity, we wanted to check how our application data (with a slightly changed data model) would look like when accessing it with the openMDM webclient.

 

Unfortunately, we had some problems setting up the environement and there still seems to be a configuration issue or authentication issue of some sort.

 

The login mask appears, and the credentials of the configured user seem to be accepted, since we get a jsessionId back from the server.

 

cid:image001.png@01D58347.D5A366B0

But then, the behaviour is somewhat strange since the server returns the login form for all further requests (for example for the js-files).

 

cid:image002.png@01D58347.D5A366B0

 

There is nothing suspicious in the server logs.

 

Does anybody have an idea what we might be doing wrong?

 

Thanks in advance!

 

Cheers,

 

Fabian

________________________________________________

Fabian Dreier
Karakun AG
Elisabethenanlage 25
CH-4051 Basel
Direkt: +41 76 463 93 55
Zentrale: +41 61 551 3600
fabian.dreier@xxxxxxxxxxx
https://karakun.com
https://dev.karakun.com

________________________________________________

 

_______________________________________________
mdmbl-dev mailing list
mdmbl-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/mdmbl-dev
-- 
openMDM(R) EWG product manager
 
mail: awittek.openMDM@xxxxxxxxxxxxxxxxxx
phone: +49 1577 1900802 

_______________________________________________
mdmbl-dev mailing list
mdmbl-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/mdmbl-dev


 


Back to the top