RobotsAndPencils / go-samlLinks
A just good enough SAML client library written in Go.
☆133Updated 2 years ago
Alternatives and similar repositories for go-saml
Users that are interested in go-saml are comparing it to the libraries listed below
Sorting:
- SAML client library written in Go (golang)☆148Updated 10 years ago
- Basic LDAP v3 functionality for the GO programming language.☆125Updated 5 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆225Updated last year
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 10 months ago
- multistep is a Go library for building up complex actions using discrete steps.☆151Updated 8 years ago
- xmux is a httprouter fork on top of xhandler (net/context aware)☆100Updated 8 years ago
- How to make use of mutual TLS authentication in Go☆76Updated 6 years ago
- Golang implementation of OpenId based authentication with middleware and sample packages.☆65Updated 3 years ago
- REST Api Testing package for writing integration tests in Go☆122Updated 5 months ago
- VanGoH - Vanilla Go HMAC - An AWS-style HMAC authentication middleware for Go web servers☆100Updated 7 years ago
- Kerberos library for go☆52Updated 9 years ago
- (Go Distribution) A carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verify…☆212Updated 2 years ago
- A library for doing diffs of arbitrary Golang structs.☆259Updated 5 years ago
- cross-platform Golang helpers for reading password input without cgo☆118Updated last year
- A set of go packages and command line tools to generate Go code☆94Updated 8 years ago
- ☆171Updated 7 years ago
- A SQL database migration toolkit in Golang☆160Updated 6 years ago
- Functions for loading root certificates for TLS connections.☆84Updated 3 months ago
- Server Side Events client and server for Go☆142Updated 3 years ago
- Automatically generate mocks for interfaces with go generate☆72Updated 4 years ago
- Graph Go package dependencies☆95Updated 7 years ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 5 years ago
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 10 years ago
- Jflect takes json from stdin and outputs go structs to stdout☆122Updated 6 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- Enable your Golang applications to self update with S3☆104Updated 5 years ago
- Some handy HTTP handlers for Go.