• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Need to login sharepoint portal and by pass window login screen using HttpClient of Apache

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I want to bypass window login screen and reach to welcome page by passing the window login screen of portal. The window login credentials I want to set through the httpclient class. I am trying to utilize below code provided by apache. The sample code what I am using is as below. When running this code I am getting status code as 401 everythime. I have also attached the screen which come when I click on the login link of my sharepoint portal. This screen I want to bypass and reach to the welcome page.




Can any one you please help me in this regard.
login.PNG
[Thumbnail for login.PNG]
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic