GCF SSO with same username and different password

0
No votes yet

We are trying to achieve SSO with luminis IV and extenal system and have run into this problem.

Luminis with external system
----------------------------
username :- joe ; username :- joe
password :- getmein; ---same [WORKS]--- password :- getmein

username :- joe ; username :- joe
password :- getmein ;----not same [does not work] password :- adfghh

What changes I need to make to achieve successfull SSO with the external system where the usernames are same and passwords are different ?

Any help is greatly appreciated !

Thanks,
Mubaraka

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

what password variable did

what password variable did you use in the xml file?
did you try to use cptool to sync passwords?

GCf

In the myconnector.xml :-
------------------------

${_CPUSERNAME}
${_PASSWORD}

no I have not used cptool to sync password, how to do it ?

thanks,
Mubaraka

no, don't try to sync

no, don't try to sync password - i just wanted to know if you had. have you used the following command?:
cptool set user esuser \ ExternalAccount="mysystem1|esuser|p@ssw8rd"

if so, have you re-entered it to make sure you used the correct password for the external system?

GCF

yes, I used the cptool to set the uSername and password for the external system and it works well. But if I use a different password for the external system it fails. I tried setting autosync to true and used pickup.html but it does not work.

Any help is greatly appreciated !

thanks,
Mubaraka