Skip to content

Authentication Server built with Asp.net core and Identity Server 4

Notifications You must be signed in to change notification settings

latsic/idServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication Server

This repo has been created to learn and educate myself about OAuth2 and OpenId Connect. It contains an authentication server which uses Asp.net core and Identity Server 4 to provide features like Single Sign-on, login with external providers and secured access to API and Identity resources. Also contained in this repo is a seperate application (webapi) to register and manage users as well as other settings.

There is also an Vue SPA client and a webapi which can be used to test the functionality of this server.

Built With

Getting Started

Prerequisites

Installing

Deployment

Contributing

Versioning

Authors

License

Acknowledgments