Registry / auth / crewjam-saml

crewjam-saml

JSON →
library0.5.1gogounverified

A partial implementation of the SAML standard in Go.

go get github.com/crewjam/saml
INSTALL
IMPORT
SIG · CREWJAM-SAML
C
crewjam-saml
authgov0.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

saml
✓ github.com/crewjam/saml

Basic SAML usage

package main import ( "fmt" "github.com/crewjam/saml" ) func main() { fmt.Println(saml.Version) }
Debug
Known issues
breakingBreaking changes in v0.5.0: The library underwent significant API changes.
fix
Refer to the migration guide when upgrading from older versions.
affects: <0.5.0
Upgrade
Version history
0.5.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
crewjam-saml — go get crewjam-saml · libregistry