Page created: 12 Sep 2019
|
Page updated: 19 Mar 2020
You create an IdP adapter by implementing the IdpAuthenticationAdapterV2
interface. The following Java packages are needed, at a minimum, for implementing this
interface:
-
org.sourceid.saml20.adapter.idp.authn
-
org.sourceid.saml20.adapter.gui
-
org.sourceid.saml20.adapter.conf
For each IdP adapter implementation, in addition to the methods described under Shared interfaces, you must define the following:
- Session Lookup
- Session Logout