Show TOC Start of Content Area

Procedure documentation Configuring the Use of SAML  Locate the document in its SAP Library structure

Prerequisites

The SAML login module is registered in the active user store.

Note

Per default, this module is registered in the default user store (DBMS user store) and with the User Management Engine (UME). To register it with a different user store, add the module with the class name com.sap.security.core.server.saml.jaas.SAMLLoginModule to the user store.

Procedure

To configure the SAP J2EE Engine to use SAML for Single Sign-On, perform the following tasks:

...

       1.      Configure the SAML parameters.

       2.      Adjust the login modules stacks to include the SAML login module.

 

End of Content Area