Author Topic: Can agent login with password in CME?  (Read 3364 times)

This topic contains a post which is marked as Best Answer. Press here if you would like to see it.

John

  • Guest
Can agent login with password in CME?
« on: January 01, 1970, 09:00:00 AM »
Can someone please help me?

I am faced with the dilemma: I need to ensure that agents login using their login names and passwords set in CME. Can this be accomplished by using TLib? If so, what function should be used?



If this cannot be done with TLib, how does one do it? How does one ensure that agents login the id's they have been assigned?



Thanks in advance.

J

C.J.

  • Guest
Can agent login with password in CME?
« Reply #1 on: January 01, 1970, 09:00:00 AM »
You can do it with TAgentLogin function.

But, I do not think you can do it if you are using DDE. DDE supports only Login,dn,agent_id. Am I correct?

Vic

  • Guest
Can agent login with password in CME?
« Reply #2 on: January 01, 1970, 09:00:00 AM »
I want to know something  how does everyone implement login authentication via softphone?



On many of our call centers, agents are just required to enter their agent login id in order to login. What are other possible ways to implement user authentication in Genesys?

Marked as best answer by on April 25, 2024, 01:40:57 PM

Naoki

  • Guest
Can agent login with password in CME?
« Reply #3 on: January 01, 1970, 09:00:00 AM »
  • Undo Best Answer
  • You can connect to the configuration server and prompt for this information. Look at StarterApp example.