Coder Social home page Coder Social logo

upmkuhn / glewlwyd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from babelouest/glewlwyd

0.0 2.0 0.0 4.9 MB

Single Sign On OAuth2 authentication server providing Json Web Tokens

Home Page: https://babelouest.github.io/glewlwyd/

License: GNU General Public License v3.0

CMake 1.63% Makefile 0.39% C 23.24% Shell 0.01% HTML 1.34% JavaScript 73.27% CSS 0.12%

glewlwyd's Introduction

Glewlwyd Oauth 2 authentication server

Build Status

Single Sign On Oauth 2 authentication server providing Json Web Tokens for identification.

Lightweight, fast and easy to install on small systems. Requires a MySql or SQLite3 database. Handles LDAP or database for users backend.

The API backend is fully written in C language, it's based on Ulfius HTTP framework, Hoel database framework and Libjwt JSON Web Tokens library.

user list screenshot

Installation

Please read the docs/INSTALL.md file for more information.

Screenshots

Some screenshots examples:

User details page

User update

Clients list page

Client update

Scopes list

Authorization types

Current user

All users can also update their own profile with the dedicated page profile.html.

User profile page

Update user profile password

The pages login.html, grant.html and reset.html are tiny pages used to login, logout, grant scope access or reset a password.

login

reset

If a user uses the reset password functionality, he or she will receive the content of the file reset.eml. The email uses two patterns that will be replaced by values: $USERNAME for the username and $URL for the url to the reset.html page.

$URL must be set in the configuration file properly so the emails will lead to the correct page.

More screenshots of the front-end application are available in the screenshot folder.

Projects using Glewlwyd as authentication server

Glewlwyd front-end applications uses glewlwyd to authenticate of course, but other projects are also using it to delegate the authentication and focus on their goals:

  • Taliesin, an audio streaming server

  • Angharad, a house automation server to connect and control IOT devices using different protocols (Zwave, Taulas, etc.)

  • Hutch, an online password manager

Questions, problems or feature requests

You can open an issue in github or send me an e-mail. Any help is much appreciated!

glewlwyd's People

Contributors

babelouest avatar alteholz avatar vidcentum avatar rafaelhdr avatar yandoogle avatar

Watchers

James Cloos avatar Martin Kuhn 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.