guilespi/saml20-clj

Basic SAML 2.0 library for SSO.

Leiningen/Boot

[guilespi/saml20-clj "0.1.15"]

Clojure CLI/deps.edn

guilespi/saml20-clj {:mvn/version "0.1.15"}

Gradle

implementation("guilespi:saml20-clj:0.1.15")

Maven

<dependency>
  <groupId>guilespi</groupId>
  <artifactId>saml20-clj</artifactId>
  <version>0.1.15</version>
</dependency>