Skip to content

daniellindau/autologin-after-registration-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Username Authenticator Plugin

An authenticator that only accepts registration of a user, and after registration the user will be authenticated using the entered username

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.autologin-after-registration, which can be installed.

Installing the Plugin

To install the plugin, copy the contents of the authenticators.autologin-after-registration 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages