Enabling SSO on VBCS excel Plug-In
Summary
SSO on VB excel plug-inContent
Hello,
We are planning to publish a VB excel that will perform CRUD operations on DB table(exposed as REST using ORDS) and have below questions:
1) Is there a way we can enable the SSO so that users won't have to login again and again on excel on that sheet?
2) We want to capture the createdBY(User who created the record) and lastUpdatedBy(user who updated the record) values on DB table when user create/update via VB excel plugin. How can we achieve this?
Thanks
Dvi
1