SharePoint client side object model authentication and security CSOM 101 - Part 4

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ม.ค. 2025

ความคิดเห็น • 14

  • @christianofienbor4024
    @christianofienbor4024 6 ปีที่แล้ว +2

    I sincerely appreciate the simplicity of these videos(Part1 - 10). If there is anything more than subscribe, i will do it more than a million time. Continue your good work.

    • @AlirezaAliabadi
      @AlirezaAliabadi  6 ปีที่แล้ว

      Thanks a lot. Please Share the videos. Nothing helps me better than that :)

  • @bismarkbrito8100
    @bismarkbrito8100 3 ปีที่แล้ว

    excellent tutorial, so helpful. Thanks

    • @AlirezaAliabadi
      @AlirezaAliabadi  3 ปีที่แล้ว

      I am surprised after almost 5 years of uploading this video, people still watch it 🙂
      I am glad you found it helpful

  • @rodfuentes81
    @rodfuentes81 7 ปีที่แล้ว

    I have a question in regards to Office365:
    What would happen in the case where the password changes every 'x' amount of days? and the application is being used by multiple users?
    Use Case Scenario:
    An application in which you need to download an update file every time a new update is rolled. This would work as long as the credentials remain the same, but if the credentials change after a period of time then you would need to re-deploy the app to every user which becomes a lengthy job.

    • @AlirezaAliabadi
      @AlirezaAliabadi  7 ปีที่แล้ว

      Rod, short answer for your scenario is ADFS. For both scenarios in this video the client computer is out of SharePoint domain. If you are using Office 365 and multiple Windows Applications are interacting with it, then you use actual user credential and clients will authenticate against Microsoft domain and not your local domain using ADFS.

  • @shubhamjaiswal1972
    @shubhamjaiswal1972 6 ปีที่แล้ว

    I am not able to get title of the site, i have given my username and passwords but it is still showing me that forbiddon error 403.

  • @johnmphahlele7859
    @johnmphahlele7859 2 ปีที่แล้ว

    Can i authenticate the user using Microsoft Identity Platform?

  • @samarsingh3386
    @samarsingh3386 7 ปีที่แล้ว

    I saw you video tutorial and its really very useful and I have tested and it's work nicely but my question is that does same network policy work through proxy because when I am try to connect 365 and passing the credentials through making network object it's no working.. So could you please confirm whether can we pass different domain user and password through code using SharePoint onprimisis proxy?

    • @AlirezaAliabadi
      @AlirezaAliabadi  7 ปีที่แล้ว

      Take a look into this article, it has it all
      support.office.com/en-us/article/Office-365-URLs-and-IP-address-ranges-8548a211-3fe7-47cb-abb1-355ea5aa88a2

  • @manasaallani4535
    @manasaallani4535 6 ปีที่แล้ว

    Hi could you please explain how can we upload files to SharePoint site using windows authentication...

  • @BayC42
    @BayC42 4 ปีที่แล้ว +1

    I am getting a 401 error Unauthorized

    • @jimkinyua
      @jimkinyua 4 ปีที่แล้ว

      How did you solve it?

  • @ermiastsege6118
    @ermiastsege6118 5 ปีที่แล้ว

    System.Xml.XmlException: 'Root element is missing.'