https://github.com/trajano/entrust-truepass
https://github.com/trajano/entrust-truepass
entrust jaspic websphere
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/trajano/entrust-truepass
- Owner: trajano
- License: epl-1.0
- Created: 2017-04-07T19:14:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-23T13:46:30.000Z (over 8 years ago)
- Last Synced: 2025-01-04T06:44:38.065Z (over 1 year ago)
- Topics: entrust, jaspic, websphere
- Language: Java
- Size: 30.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Entrust TruePass JASPIC implementation
======================================
This is a simplistic implementation of [HttpHeaderAuthModule](https://github.com/trajano/server-auth-modules/blob/master/src/main/java/net/trajano/auth/HttpHeaderAuthModule.java) from [Server Auth Modules](https://site.trajano.net/server-auth-modules/) which has been hard coded for Entrust TruePass implementations and uses Java EE 6 to support older versions of WebSphere Application Server.
It provides a sample EAR and web app that can be deployed to WebSphere Application Server based on [Utility JSPs](https://github.com/trajano/util).
This is implemented with [JASPIC embedded inside the application](https://trajano.net/2014/11/implementing-jaspic-in-the-application/).