Skip to content

dgcombs/samljs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README for samljs.

The effort for this came from a miserable experience implementing non-standard federated identity using SAML 2.0

The idP wrote their end in Java from scratch. They created their metadata file using notepad. We were never able to successfully synchronize signatures with the Oracle Federation.

In order to test the systems we were putting in place, I wrote SAMLjs.

It will take the place of an idP and generate a standard assertion and either POST it to the SP endpoint of your choice.

It helped me troubleshoot my pseudo-SP code. Good luck with yours!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published