c# - ASP.NET authentication to external server with client credentials -


i have site (asp.net) , intranet site.

users connect , able upload , edit images , image saved sharepoint library username creator.

right now, looks can't use user credentials connect sharepoint, , uses service account, isn't allowed library, , kicks 401 error.

without having have user put credentials on page, can authenticate using integrated windows credentials?


Comments

Popular posts from this blog

design - Custom Styling Qt Quick Controls -

Unable to remove the www from url on https using .htaccess -