This method unmarshals a SAML (xml) representation of partners that are part of this Single Sign On
Federation
It returns a map of these partners with
key - domain of the partner
value - the address of the federation server of this partner
This method unmarshals a SAML (xml) representation of partners that are part of this Single Sign On
Federation
It returns a map of these partners with
key - domain of the partner
value - the address of the federation server of this partner
A built-in JAAS authentication module that supports authentication via username and password
It makes use of the LoginProvider, so developers shouldn't need to implement the authentication logic in multiple places