Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
/ secApp Public archive

Simple app for managing users and groups. It uses the container specific (glassfish) APIs for authorization and authentication

Notifications You must be signed in to change notification settings

dmainardi/secApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

secApp

Simple app for managing users and groups. It uses the container specific (glassfish) APIs for authorization and authentication.

A guest can sign up with a username (must be unique) and a password. This user doesn't belong to any groups as long as the administrator will add to a group. In this application groups are fixed, and not modifiable. A simple user can only change own password. A superuser can delete a user and change its groups.

About

Simple app for managing users and groups. It uses the container specific (glassfish) APIs for authorization and authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published