IBM Verify

IBM Verify

Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  authsvc error pages customization

    Posted 11/14/19 02:01 PM
    Hi, Does anybody knows How do I can customize authsvc html error pages?  for example when authsvc receives an invalid transaction ID.

    Thanks in advance.


    ------------------------------
    David Vicenteño
    ------------------------------


  • 2.  RE: authsvc error pages customization

    Posted 11/14/19 02:20 PM
    Hello David,

    The best way to customize these pages is to use Template File Scripting :
    https://www.ibm.com/support/knowledgecenter/en/SSPREK_9.0.7/com.ibm.isam.doc/config/reference/template_file_scripting_aac.html

    Since the error message is held in a macro, you can either hard code the response in the template file or you can perform conditional logic to vary your response depending on the error code.

    The page in question should be the 'C/authsvc/server_error.html' I believe.
    You can access these pages at 'Secure Access Control -> Global Settings -> Template Files' from your Appliance LMI.

    ------------------------------
    JACK YARBOROUGH
    ------------------------------



  • 3.  RE: authsvc error pages customization

    Posted 11/14/19 06:05 PM
    Thak you very much Jack It helped me a lot. Reggards.

    ------------------------------
    David Vicenteño
    ------------------------------