Skip to content

Aldisti/go-saml-idp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to compile

First of all, get inside the src/ directory.

Compile the executable with all the needed libraries inside it:

CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o saml-idp .

About

SAML2 Identity Provider written in Golang, compatible with Italian SPID. Do NOT use this program in production.

Topics

Resources

Stars

Watchers

Forks

Contributors