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

https://github.com/xdev-software/oidc-server-mock

Configurable Mock Server for OpenId Connect
https://github.com/xdev-software/oidc-server-mock

container docker mock openid-connect openid-provider openid-server soluto-open-source

Last synced: 3 months ago
JSON representation

Configurable Mock Server for OpenId Connect

Awesome Lists containing this project

README

          

[![DockerHub latest version](https://img.shields.io/docker/v/xdevsoftware/oidc-server-mock?sort=semver&logo=docker&label=DockerHub)](https://hub.docker.com/r/xdevsoftware/oidc-server-mock)
[![Build](https://img.shields.io/github/actions/workflow/status/xdev-software/oidc-server-mock/check-build.yml?branch=develop)](https://github.com/xdev-software/oidc-server-mock/actions/workflows/check-build.yml?query=branch%3Adevelop)

# OpenId Connect Server Mock - XDEV Edition

> [!NOTE]
> This is a fork of [Soluto/oidc-server-mock](https://github.com/Soluto/oidc-server-mock) that [fixes some problems](./CHANGELOG.md#100).

This project allows you to run configurable mock server with OpenId Connect functionality.

> [!IMPORTANT]
> Free for development, testing and personal projects.

> For production you need to purchase [Duende IdentityServer license](https://duendesoftware.com/products/identityserver).

## Usage

Usage guide can be found [upstream](https://github.com/Soluto/oidc-server-mock?tab=readme-ov-file).

## Installation
[Installation guide for the latest release](https://github.com/xdev-software/oidc-server-mock/releases/latest#Installation)

### [DockerHub ![DockerHub latest version](https://img.shields.io/docker/v/xdevsoftware/oidc-server-mock?sort=semver&logo=docker&label=DockerHub) ![DockerHub pull count](https://img.shields.io/docker/pulls/xdevsoftware/oidc-server-mock?logo=docker&label=pulls)](https://hub.docker.com/r/xdevsoftware/oidc-server-mock)
```bash
docker pull xdevsoftware/oidc-server-mock
```

### [GitHub Container Registry ![ghcr](https://img.shields.io/badge/ghcr.io-available-blue?logo=docker)](https://github.com/xdev-software/oidc-server-mock/pkgs/container/oidc-server-mock)
```bash
docker pull ghcr.io/xdev-software/oidc-server-mock
```

## Support
If you need support as soon as possible and you can't wait for any pull request, feel free to use [our support](https://xdev.software/en/services/support).