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