Skip to content

This repository to demostrate how to configure JASPI-196 on Jetty

Notifications You must be signed in to change notification settings

guofengzh/jaspi-on-jetty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jaspi-on-jetty

This is sample to demo how configure JASPI (JSR 196: JavaTM Authentication Service Provider Interface for Containers) for authentication on Jetty.

For detailed information, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=359329

Usage:

1. launch Jetty: 
   mvn jetty:run -Dlogback.configurationFile=./conf/logback.xml

2. acccess the protectd resource for authentication:
   http://localhost:8080/jaspi/protected/

About

This repository to demostrate how to configure JASPI-196 on Jetty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published