PureEngage On-Premises

 View Only

Sign Up

  • 1.  Using config data for custom application user authentication

    Posted 08-06-2014 17:23
    Hello,

    I am designing a web based application to interface to some custom reports we have developed.  We want to control who can see the "queue" reports, who can see the "agent" reports, etc.

    I know I can build my own security model by creating custom security schema but was hoping to piggy-back off of the config database to avoid having to maintain yet another database.

    Has anyone done something similar?  Is there a way to define custom info in CME and then query it from the conig database?  Seems like the Annex tab in "Persons" could be used for this but I can't find any documentation on how to use the Annex tab.

    Are there ties between Persons and the objects that they are associated with in config?  If anyone has any suggestions, I would be most interested.  I don't really want to have a whole separate security DB when much of the basic information is already captured in CME.

    Thanks,
    Becky McDermott


  • 2.  RE: Using config data for custom application user authentication

    Posted 03-24-2015 15:00
    Within the Configuration SDK extists the request "RequestAuthenticate", you can use it for authentication against the Genesys env. The annex configuration is just up to you - format of options, name of section(s) and option(s), etc.