Skip to content

curityio/anonymous-authenticator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anonymous Authenticator Plugin

https://img.shields.io/badge/quality-test-yellow https://img.shields.io/badge/availability-source-blue

A Kotlin-based anonymous username authenticator plugin for the Curity Identity Server.

Building the Plugin

You can build the plugin by issue the command ./gradlew dist. This will produce a folder in the build directory with the plugin JAR file and all the dependencies needed called authenticators.anonymous, which can be installed.

Installing the Plugin

To install the plugin, copy the contents of the authenticators.anonymous folder into ${IDSVR_HOME}/usr/share/plugins on each node, including the admin node. For more information about installing plugins, refer to the curity.io/plugins.

More Information

Please visit curity.io for more information about the Curity Identity Server.

About

An authenticator that returns a static or generated subject

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages