IS User creating automatically when SAML integration done?

Chanakya P, modified 2 Years ago. Junior Member Posts: 72 Join Date: 2/17/14 Recent Posts
Hi Team,
Need to know below concerns
IS New user is creating in portal when user first time trying to login if portal integrate with SAML ?
Do we need to create users first in portal manually or through scripts if user not importing from IDP ?
Users will import automatically from IDP or Not?
thumbnail
David H Nebinger, modified 6 Years ago. Liferay Legend Posts: 14933 Join Date: 9/2/06 Recent Posts
Usually with saml you are still integrating with LDAP for the user imports, especially since the IdP is typically also using that LDAP for the actual authentication.

Whether you can create the user from the IDP response depends upon whether there is enough info to satisfy Liferay's required fields (screen name, email address, first and last names).