Code Monkey home page Code Monkey logo

pelican's Introduction

Tokensmith

Tokensmith is a Java implementation of an OAuth 2.0 and OIDC Identity server.

To start using Tokensmith

Have a look at the documentation on tokensmith.net

To write features

Contributing docs are available which hopefully will be sufficient to get started. If you find they are not, then submit an issue in the website repo.

Repo layout

This repo has multiple gradle projects.

Everything related to accepting and responding to HTTP requests

Use cases for supporting OAuth2 and OIDC.

Entities and Repository interfaces

An SDK to interact with Tokensmith (OIDC ID Server).

pelican's People

Contributors

tmackenzie avatar

Watchers

 avatar  avatar

pelican's Issues

retry

add an interface to publish to a retry/dead-letter topic when unrecoverable errors occur.

time out settings, can connect.

allow timeout settings to be configurable.
maybe also add an interface to see if a connection can be made.
Which could be use in health check endpoints.

makefile

implement a makefile with docker compose to start kafka, zookeeper...

config by setting vars

MESSAGE_QUEUE_HOST should be able to be configured by setting a var on PelicanAppConfig

Reuse KafkaProducer

In KafkaPublish, make the KafkaProducer an instance variable and allow it to be reused by many instances of KafkaPublish. There are also a few ivars that should be modified to private.

Log4j2

remove log4j and log4j2 dependencies.

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.