Giter Club home page Giter Club logo

lookup-account-auth-action's Introduction

Lookup Account Authentication Action Plugin

Quality Availability

A custom authentication action plugin for the Curity Identity Server. You can add this action to any curity authenticator to fetch the user's account attributes from the underlying datasource.

Building the Plugin

Build the plugin by issuing the command mvn package. This will produce a JAR file in the target directory, which can be installed.

Installing the Plugin

To install the plugin, copy the compiled JAR (and all of its dependencies) into the :file:`${IDSVR_HOME}/usr/share/plugins/${pluginGroup}` on each node, including the admin node. For more information about installing plugins, refer to curity.io/plugins.

Required Dependencies

You need at least version 7.3.0 of the Curity Identity Server to use this plugin.

For a list of the dependencies and their versions, run mvn dependency:list. Ensure that all of these are installed in the plugin group. Otherwise, they will not be accessible to this plug-in and run-time errors will result.

Configuring the Plugin

You need to configure the following options for the plugin:

Configuration in the admin UI

Configuration Mandatory Description
Account Manager Yes The Account manager that will be used to retrieve the user's account attributes from the datasource
Abort Authentication If User Not Found No The Action plugin aborts the authentication flow if the looked up user is not found in the underlying datasource
Attribute Location No The location where the looked-up account attributes should be added
Source Attribute Name No The attribute to be used by the lookup method for searching the user
Lookup Method No The method to be used for looking up the user. Supported methods are BY_USERNAME, BY_EMAIL, BY_PHONE
Include Devices No The account attributes will include devices

More Information

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

lookup-account-auth-action's People

Contributors

mkrzeminskicurity avatar pmhsfelix avatar suren-khatana avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.