Services Plugins FAQs

Outlook Plugin Updated from 3.3.0 to 3.12 - How to fix SSO

I’ve been using the Outlook plugin so my users can use their current outlook email to sign on. My Azure account has already been setup and I’ve been running the outlook plugin for a couple of years now and it has been working great.

I just updated from 3.3.0 to 3.12 and the method I used to validate users to allow them to login is no longer working. First, on the plugin page, there used to be fields to globally include the App ID and App Secret as follows:

version 3.3

When the plugin is updated, these fields are no longer there. I assume I will need to change the login workflow, but I am not sure how to setup the new SSO workflow. I don’t see any documentation on using the plugin for an SSO like I have been. Can someone please provide me with some guidance or instructions?

1 Like

Hello @doug2,

Thank you for your message.

We will check with our development team and get back to you asap. In the meantime, please revert to the version of the plugin that has been working for you.

We appreciate your patience and understanding.:pray:

Best regards,
Daniel

Thank you Daniel, I will revert for now, thank you.

1 Like

Hello @doug2, :wave:

I’m glad to inform you that we have updated the documentation and added the description of the actions Outlook: Get AuthCode, Outlook: Auth, Outlook: Renew Access Token.

Now it should be clearer how to set up the new authentication workflow. To keep your keys safe, we moved them from the plugin settings to specific action fields in the workflow. Now, you need to put the keys you got when setting up your application into the action fields ‘Outlook: Get AuthCode’, ‘Outlook: Auth’, and ‘Outlook: Renew Access Token’. Then use the access token you receive in the “Authorization” for all other actions.


image

I hope this helps! :slightly_smiling_face:

If you have other questions or if something is not clear, don’t hesitate to ask!

Best Regards,
Daniel.