Skip to content

this is my prototype for openid protocol. The purpose of this project is to get acquainted with openid protocol.

License

Notifications You must be signed in to change notification settings

mv-kan/go-openid-auth-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenID Auth Prototype

This is prototype project purpose of which is to create simple auth server, client and protected resources using OpenID Connect. It is terrible and in general this project is for me

Note

openid-provider - auth server (give access tokens)

relying-party - client (browser)

resource-server - protected resource (requires access token to give permission to resource)

Resources

it is stateful authorization https://connect2id.com/learn/openid-connect

About

this is my prototype for openid protocol. The purpose of this project is to get acquainted with openid protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages