Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

ryanbrainard/axiom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is no longer maintained. Please see the fork: https://github.com/salesforceidentity/axiom



Axiom

Axiom is a web-based suite of tools for learning, testing, and troubleshooting single sign-on solutions for Salesforce.com, available at https://axiomsso.herokuapp.com. The tools include:

  • SAML Identity Provider & Tester
  • Token-Based Authentication
  • Self Authentication Service
  • OAuth Tester

Deployment

The canonical instance of Axiom is running at https://axiomsso.herokuapp.com, but you can easily create your own instance on Heroku, which is helpful for forks or other experimentation:

Deploy to Heroku

Development

To install and run Axiom locally with Jetty Runner:

git clone git://github.com/ryanbrainard/axiom.git
cd axiom
mvn clean install
java $JAVA_OPTS -jar target/dependency/jetty-runner.jar target/*.war

Then go to http://localhost:8080 in your browser.

About

Tools for learning, testing, and troubleshooting single sign-on solutions for Salesforce.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages