Skip to content

nsone/gosaml2

This branch is 13 commits ahead of russellhaering/gosaml2:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

838f4ff · Mar 20, 2025
Mar 20, 2025
Mar 20, 2025
Jul 2, 2024
Mar 18, 2017
Mar 7, 2025
Sep 29, 2021
Aug 28, 2024
Mar 15, 2016
Jul 2, 2024
Apr 20, 2023
Jul 2, 2024
Sep 29, 2021
Jul 2, 2024
Sep 13, 2024
Jun 29, 2022
Mar 1, 2023
Mar 20, 2025
Mar 1, 2023
Mar 20, 2025
Mar 20, 2025
Jul 2, 2024
Mar 7, 2025
Aug 14, 2017
Mar 7, 2025
Mar 7, 2025
Sep 29, 2021
Jul 2, 2024
Sep 29, 2021

Repository files navigation

gosaml2

Build Status GoDoc

SAML 2.0 implemementation for Service Providers based on etree and goxmldsig, a pure Go implementation of XML digital signatures.

Installation

Install gosaml2 into your $GOPATH using go get:

go get github.com/nsone/gosaml2

Example

See demo.go.

Supported Identity Providers

This library is meant to be a generic SAML implementation. If you find a standards compliant identity provider that it doesn't work with please submit a bug or pull request.

The following identity providers have been tested:

  • Okta
  • Auth0
  • Shibboleth
  • Ipsilon
  • OneLogin
  • Azure Active Directory (Azure AD)

About

Pure Go implementation of SAML 2.0

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.9%
  • Shell 0.1%