8000 GitHub - codebling/fake-oidc-provider
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

codebling/fake-oidc-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake OIDC Provider

Fake OpenID Connect Provider which authenticates all requests without prompting for username or password.

Quick start

npx codebling/fake-oidc-provider

Set the port environment variable to change the port.

Problem

Unit testing for OpenID Connect authentication doesn't usually make sense, and end-to-end testing creates CI/CD headaches.

This project simplifies this by automatically authenticating any request. Use environment variables to control the port on which the server listens.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0