Authentication handler sample - HxGN EAM - 12.0.1.2 - Feature Briefs - Hexagon

HxGN EAM Single Sign-On

Language
English
Product
HxGN EAM
Search by Category
Feature Briefs
HxGN EAM Version
12.0.1.2

A sample authentication handler is included; it can be found in the ‘sourcecode’ directory at com.infor.ssocustom.handlers.WSAuthenticator.

This handler illustrates the following:

  • How to implement all methods in the AuthenticationHandler interface

  • How to make use of the HxGN EAM logging mechanism

  • How to access a properties file included in a custom jar file

  • How to connect to an SSO server using web services