An open API service indexing awesome lists of open source software.

https://github.com/i-e-b/microauth

A very small OAuth server for testing
https://github.com/i-e-b/microauth

test-tools working

Last synced: 12 months ago
JSON representation

A very small OAuth server for testing

Awesome Lists containing this project

README

          

# Microauth
A very small OAuth2 server for testing
This works with OpenIdConnect flows, specifically based around the Okta commercial provider.
(mostly because they don't provide any reasonable test harnesses)

This should be treated as a basis for your test set-up.
There is no guarantee it will work out-of-the-box.

DO NOT EVER use this for production security. It is a test tool.