You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently using node-ews to read a users' inbox and for this I specify username/ password. But I need to extend this functionality so that I can provide a user dashboard to every user and they can see their upcoming meetings. However I do not want user to provide their passwords. Is there a way to do this. In our portal the user is authenticated using ADFS and his session is there. On that portal I want to provide this dashboard. Is there any way we can use the ADFS session to authenticate user with EWS?
The text was updated successfully, but these errors were encountered:
I am currently using node-ews to read a users' inbox and for this I specify username/ password. But I need to extend this functionality so that I can provide a user dashboard to every user and they can see their upcoming meetings. However I do not want user to provide their passwords. Is there a way to do this. In our portal the user is authenticated using ADFS and his session is there. On that portal I want to provide this dashboard. Is there any way we can use the ADFS session to authenticate user with EWS?
The text was updated successfully, but these errors were encountered: