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

HxGN EAM Single Sign-On

ft:locale
en-US
Product
HxGN EAM
Search by Category
Feature Briefs
HxGN EAM Version
11.7.1

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