LogoLogo
GoDocGitHub
  • Introduction
  • FAQ
  • Authentication strategies
    • Overview
    • Strategies
      • Azure Certificate Auth
      • Azure Creds Auth
      • Azure Env-based Auth
      • Azure Device Flow
      • SAML Auth
      • AddIn Only
        • Configuration
      • NTLM Auth
      • NTLM (alternative)
      • On-Demand Auth
      • ADFS Auth
      • FBA Auth
      • TMG Auth
      • Anonymous
    • Dynamic auth
    • Custom Auth
  • SharePoint client
    • HTTP Client
    • Fluent API
    • Hooks
    • Retries
    • Context
  • Samples
    • Library Initiation
    • Basic CRUD
    • Documents
    • Chunk upload
    • Permissions
    • Groups & Users
    • Search API
    • User Profiles
    • Change API
    • Attachments
    • Record Management
    • Sending Emails
    • Property Bags
    • Recycle Bin
    • Feature management
    • Advanced item requests
    • Advanced add/update
    • Unmarshaling responses
  • Sandbox
    • Overview
  • Utilities
    • Headers presets
    • Cpass
    • Compatibility matrix
  • Contributing
    • Overview
    • Testing
Powered by GitBook
On this page
  • Supported strategies
  • Honorable mentions

Was this helpful?

Edit on GitHub
Export as PDF
  1. Authentication strategies

Strategies

🔐 SharePoint authentication strategies implemented in Gosip

Supported strategies

Azure Certificate AuthAzure Env-based AuthAzure Creds AuthAzure Device FlowSAML AuthAddIn OnlyADFS Auth
NTLM AuthADFS AuthFBA AuthTMG Auth

Honorable mentions

Within experimental in the sandbox these deserve mentioning:

On-Demand AuthNTLM (alternative)

PreviousOverviewNextAzure Certificate Auth

Last updated 2 years ago

Was this helpful?