Skip to content

abbaspour/oidc-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OIDC Bash

Bash script collection acting as OAuth2/OIDC Relying Party (RP).

Design

Main purpose is education, hence, simplicity values over code reuse in this repo. For example /token endpoint is an overloaded endpoint that does many things. There are multiple scripts in this repo that communicate with token endpoint but for different flows. You'll see some code duplicate all authenticating against token endpoint however each script does a certain flow.

Supported Standards

OAuth 2 Family

OIDC Family

About

bash script collectins acting as OAuth2/OIDC relying party (RP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages