Skip to content

thameera/samlmeta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAML Meta

Reads a SAML Metadata document and prints the X.509 certificate and SSO URL.

Usage

make

# Print the values
./samlmeta <PATH_TO_XML_FILE>

# Save the cert to file
./samlmeta <PATH_TO_XML_FILE> -w example.pem

Installing

make install

Now you can invoke it with samlmeta.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published