" /> Can agent login with password in CME? - Genesys CTI User Forum

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

John

  • Guest
Can agent login with password in CME?
« on: January 01, 1970, 12:00:00 AM »
Advertisement
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, 12: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?

Marked as best answer by on April 15, 2025, 06:49:56 PM

Vic

  • Guest
Can agent login with password in CME?
« Reply #2 on: January 01, 1970, 12:00:00 AM »
  • Undo Best Answer
  • 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?

    Naoki

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