-
Notifications
You must be signed in to change notification settings - Fork 1
benders/saml-sinatra
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
If you are having trouble running under Glassfish, but it runs fine as script/server, the problem may be that the Glassfish Gem comes with a outdated XML library. To force Glassfish to use the Xerces XML instead, launch with the CLASSPATH environment variable set: CLASSPATH=.:java/asf/lib/xercesImpl-2.9.1.jar jruby -S glassfish . And ensure that the JVM options include "-Djavax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl"
About
A simple web service that uses JRuby to create SAML assertions
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published