Re: how to check the syncope username/password with java code?

2013-04-02 Thread Sergey Beryozkin
On 02/04/13 11:31, Francesco Chicchiriccò wrote: On 02/04/2013 10:25, Sergey Beryozkin wrote: Hi On 02/04/13 11:18, ZhiYing Yan wrote: Hello, I am a developer of Talend. I need to write a checker which get if the syncope username and password used are right or not. But I don't know how? After

Re: how to check the syncope username/password with java code?

2013-04-02 Thread Francesco Chicchiriccò
On 02/04/2013 10:25, Sergey Beryozkin wrote: > Hi > On 02/04/13 11:18, ZhiYing Yan wrote: >> Hello, >> I am a developer of Talend. >> I need to write a checker which get if the syncope username and >> password used are right or not. >> But I don't know how? >> >> After I open the syncope , I can ac

Re: how to check the syncope username/password with java code?

2013-04-02 Thread Sergey Beryozkin
Hi On 02/04/13 11:18, ZhiYing Yan wrote: Hello, I am a developer of Talend. I need to write a checker which get if the syncope username and password used are right or not. But I don't know how? After I open the syncope , I can access http://localhost:9080/syncope-console, and then input user i

Re: how to check the syncope username/password with java code?

2013-04-02 Thread Francesco Chicchiriccò
Hi, this sounds much like something to be discussed at u...@syncope.apache.org You need first to subscribe there by sending an e-mail to user-subscr...@syncope.apache.org and then you will be able to post yuor message (and see replies). Regards. On 02/04/2013 10:18, ZhiYing Yan wrote: > Hello, >

how to check the syncope username/password with java code?

2013-04-02 Thread ZhiYing Yan
Hello, I am a developer of Talend. I need to write a checker which get if the syncope username and password used are right or not. But I don't know how? After I open the syncope , I can access http://localhost:9080/syncope-console, and then input user id and password, then I can see the content.