gosip-sandbox

module
v0.0.0-...-eaa17bf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2024 License: MIT

README

Gosip sandbox

🐣 Samples, experiments for Gosip client

SharePoint authentication, HTTP client & fluent API wrapper for Go (Golang)

Project repo: https://github.com/koltyakov/gosip

Documentation: https://go.spflow.com

Directories

Path Synopsis
cmd
samples
modernSites
Modern Sites Creation: https://docs.microsoft.com/en-us/sharepoint/dev/apis/site-creation-rest
Modern Sites Creation: https://docs.microsoft.com/en-us/sharepoint/dev/apis/site-creation-rest
spsync
go run ./samples/spsync/ -localFolder ./samples/spsync/watched
go run ./samples/spsync/ -localFolder ./samples/spsync/watched
spupload
go run ./samples/spupload/ -localFolder ./samples/spupload/upload -concurrency 10
go run ./samples/spupload/ -localFolder ./samples/spupload/upload -concurrency 10
posh Module
strategies
azurecert
Package azurecert implements AAD Certificate Auth Flow See more:
Package azurecert implements AAD Certificate Auth Flow See more:
azureclient
Package azureclient implements AAD Client Auth Flow Attention! This auth flow is not supported for SharePoint, you'd see "401 Unauthorized :: Unsupported app only token." See more:
Package azureclient implements AAD Client Auth Flow Attention! This auth flow is not supported for SharePoint, you'd see "401 Unauthorized :: Unsupported app only token." See more:
azurecreds
Package azurecreds implements AAD Username/Password Auth Flow See more:
Package azurecreds implements AAD Username/Password Auth Flow See more:
azureenv
Package azureenv implements AAD Environment-Based Auth Flow See more:
Package azureenv implements AAD Environment-Based Auth Flow See more:
azurefile
Package azurefile implements AAD File-Based Auth Flow See more:
Package azurefile implements AAD File-Based Auth Flow See more:
device
Package device implements AAD Device Auth Flow See more: https://docs.microsoft.com/en-us/azure/developer/go/azure-sdk-authorization#use-device-token-authentication Amongst supported platform versions are:
Package device implements AAD Device Auth Flow See more: https://docs.microsoft.com/en-us/azure/developer/go/azure-sdk-authorization#use-device-token-authentication Amongst supported platform versions are:
ntlm
Package ntlm implements NTLM Auth (NTLM handshake) This type of authentication uses HTTP NTLM handshake in order to obtain authentication header.
Package ntlm implements NTLM Auth (NTLM handshake) This type of authentication uses HTTP NTLM handshake in order to obtain authentication header.
ondemand
Package ondemand implements On-Demand Auth Flow Amongst supported platform versions are:
Package ondemand implements On-Demand Auth Flow Amongst supported platform versions are:
test

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL