Skip to content

mpraski/identity-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identity Provider

A simple OAuth 2.0 Identity Provider implementation. Permits a single authentication provider, the internal company account system. It talks to ORY Hydra as the OAuth 2.0 Server.

Purpose

This service allows to employ the company internal account management system as an identity provider for the OAuth 2.0 stack. It can be used in tandem with ORY Hydra and api-gateway to provide a flexible, tested cluster-wide authentication & authorization scheme.

Builing

To build for you local architecture:

make build

To build for Linux x86-68:

make compile

To run with example config:

make run

Authors

About

A simple OAuth 2.0 Identity Provider implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published