Giter VIP home page Giter VIP logo

rsaml's Introduction

== About

RSAML is a SAML implementation in Ruby. RSAML currently implements the elements defined in the SAML-Core 2.0 specification by defining an object model that mimics the structure of SAML. Method names and attributes have been made ruby-friendly and documentation is provided for each class and method. In certain cases the SAML specification is referenced directly and should be considered the final say whenever a question arises regarding SAML implementation.

Concrete requests:

* RSAML::Protocol::Query::AuthnQuery (Authentication query)
* RSAML::Protocol::Query::AttributeQuery (Attribute query)
* RSAML::Protocol::Query::AuthzDecisionQuery (Authorization query)

== A note on the implementation

RSAML is implemented in a very verbose fashion. While there are probably ways to reduce the code footprint using meta programming and other Rubyisms, I've attempted to stick to an implementation style that is easy to follow for non-rubyists and rubyists alike. Additionally I am striving for a comprehensive test suite that can be used to verify conformance to the SAML 2.0 specification.

rsaml's People

Contributors

aeden avatar

Stargazers

 avatar Hiroyuki Nakamura avatar Alan Dipert avatar

Watchers

David Chelimsky avatar Justin Gehtland avatar Christian Romney avatar David Nolen avatar Daemian Mack avatar Benoît Fleury avatar Tim Ewald avatar Luke VanderHart avatar Michael Nygard avatar Gabriel Coch avatar Paul deGrandis avatar Yoko Harada avatar Alex Redington avatar  avatar Timothy Baldridge avatar Lynn Grogan avatar James Cloos avatar Naoko Higashide avatar  avatar Kevin Altman avatar George Kierstein avatar Jarrod avatar Ben Kamphaus avatar Marshall Thompson avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.