Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gautric/authjbossapp
https://github.com/gautric/authjbossapp
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gautric/authjbossapp
- Owner: gautric
- Created: 2014-12-16T14:57:25.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T09:33:25.000Z (over 7 years ago)
- Last Synced: 2024-10-20T08:58:37.247Z (18 days ago)
- Language: Java
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Auth JBoss Application
======================PoC about Authentification into JBoss
EXEC
====CONFIGURATION
-------------Copy auth-*.properties into your "standalone/configuration" directory.
Copy/Paste standalone.xml.frag content into your standalone.xmlDeploy
------Deploy application to JBoss
Test
----Connect to
http://localhost:8080/Authentification/DONE
====- SimpleLoginModule
TODO
====- Mavenization
- LDAP Module
- Public / private navigation
- Yubico authentificationBibliography
============- from a gcornet's work
- from Arjan Tijms work
- https://developer.jboss.org/message/839012