-
Type:
Feature Request
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Application Security > SAML
-
Labels:
Currently our SAML implementation does not pass a user's profile image as a required SAML attribute. Using the following steps a user's profile will be deleted upon logging in via the IdP:
1. Set up a Liferay IdP and SP
2. Create a new user on the IdP and log in as that user on the SP
3. On the SP, change the user's profile picture
4. Log out of the SP
5. On the IdP, change the user's first name
6. Log in as that user on the SP
7. Assert the user's profile picture was removed
Can the SAML implementation be updated so that a user's profile image is not lost when other user data is modified?
- relates
-
LPS-96982 User's portrait is lost when utilizing SAML
- Closed