Giter Club home page Giter Club logo

time-authentication-action's Introduction

Time Based Deny Authentication Action

Quality Availability

This repository contains two plugins for time based Actions in the Authentication flow.

System Requirements

Curity Identity Server 7.3.0 or later and its system requirements.

Note: Make sure that Java 17 is installed and JAVA_HOME is set properly.

Build and deploy the Plugins

Both plugins will be packaged in one single jar.

  • Run mvn package
  • Create a directory in /usr/share/plugins/. Ex. time
  • Copy the generated .jar file in target/usr/share/plugins/authenticationactions.timedeny/ to the newly created folder /usr/share/plugins/time
  • Restart the Curity Identity Server

Configuration

Deny based on a time span

  • Create an Action of type Time Deny
  • Add the action to the authenticator as a login action.
  • Configure the No Access Before and No Access After parameters to define when access should not be allowed.
  • Select a time zone that this action should apply to. The default is system-time and will use the System Time of the Curity server.

The No Access Before denotes the start time of any particular day in which access should be granted; the No Access After denotes the end point on the same day.

Deny based on a given date and time

  • Create an Action of type Date Time Deny
  • Add the Action to the authenticator as a Login Action.
  • Set Date and Time.
  • Choose if access should be denied before or after the configured date and time.

This action restricts access until a certain point on the timeline or, conversely, allows it until a certain point.

License

This plugin and its associated documentation is listed under the Apache 2 license.

More Information

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

Copyright (C) 2020 Curity AB.

time-authentication-action's People

Contributors

iggbom avatar ju-cu avatar mtrojanowski avatar paddy-sr avatar travisspencer avatar

Watchers

 avatar  avatar  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.