You are viewing limited content. For full access, please sign in.

Question

Question

How can we get the email address of a SAML user from a Workflow?

asked on June 29, 2022

Is there a way for a Workflow to get the email address of a SAML User?

I could probably perform a SQL Query to the LFDS Database but I don't see the email address being filled in, in the Laserfiche Directory Server for SAML accounts. Should it be manually updated in LFDS?

What is the best approach?

0 0

Replies

replied on June 29, 2022

Hi Daniel,

When you look at one of these users' profiles via the LFDS UI, do you see an email value present for them?

0 0
replied on June 29, 2022

No there are no email address in LFDS for all SAML accounts. We could possible manually fill in that info but SAML accounts already have that info on Azure AD side, and if an email changes for a user on that side, then it would be out of sync in LFDS.

Is there a mechanism in LFDS that auto populate that email field?

But again, the Laserfiche workflow should have the ability to access such info with its FIndUser activity.

0 0
replied on June 29, 2022

Okay gotcha, in this case you will want to set up claim mappings for your SAML identity provider first. Once the claim mappings are set up, the mapped claims should be filled out once the user logs in to Laserfiche. Once you have that email data in LFDS, you can decide which approach you want to take including possibly using the LFDS SDK to retrieve the data.

0 0
replied on June 30, 2022

OK thanks for this suggestion. But do you know if Laserfiche will update its Workflow activity to better support getting email addresses from LFDS, just like in domains

0 0
replied on July 5, 2022

I don't believe that this functionality is on the Workflow team roadmap at this time. The LFDS SDK is probably your best bet.

0 0
replied on November 10, 2024

Hi Daniel, supported working with Directory Server users and groups in existing workflow activities on Workflow 12. 

You can see other changes from: Laserfiche 12 Changelog

Get Laserfiche Workflow 12 package from: Laserfiche 12 - Downloads

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.