Shibboleth ECP Authentication Client

A simple authentication client for use with the Shibboleth ECP profile

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

uk.ac.diamond
ArtifactId

ArtifactId

shibboleth-ecp-authclient
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Shibboleth ECP Authentication Client
A simple authentication client for use with the Shibboleth ECP profile
Project URL

Project URL

http://www.diamond.ac.uk/
Source Code Management

Source Code Management

https://github.com/spaetow/ShibbolethECPAuthClient

Download shibboleth-ecp-authclient

How to add to project

<!-- https://jarcasting.com/artifacts/uk.ac.diamond/shibboleth-ecp-authclient/ -->
<dependency>
    <groupId>uk.ac.diamond</groupId>
    <artifactId>shibboleth-ecp-authclient</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.diamond/shibboleth-ecp-authclient/
implementation 'uk.ac.diamond:shibboleth-ecp-authclient:1.1.0'
// https://jarcasting.com/artifacts/uk.ac.diamond/shibboleth-ecp-authclient/
implementation ("uk.ac.diamond:shibboleth-ecp-authclient:1.1.0")
'uk.ac.diamond:shibboleth-ecp-authclient:jar:1.1.0'
<dependency org="uk.ac.diamond" name="shibboleth-ecp-authclient" rev="1.1.0">
  <artifact name="shibboleth-ecp-authclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.diamond', module='shibboleth-ecp-authclient', version='1.1.0')
)
libraryDependencies += "uk.ac.diamond" % "shibboleth-ecp-authclient" % "1.1.0"
[uk.ac.diamond/shibboleth-ecp-authclient "1.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
org.opensaml : opensaml jar 2.5.3
org.apache.httpcomponents : httpclient jar 4.3
log4j : log4j jar 1.2.16
de.tudarmstadt.ukp.shibhttpclient : shib-http-client jar 1.0.0

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0