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
- Host: GitHub
- URL: https://github.com/xdev-software/oidc-server-mock
- Owner: xdev-software
- License: apache-2.0
- Created: 2024-10-24T11:43:22.000Z (12 months ago)
- Default Branch: develop
- Last Pushed: 2025-04-07T04:12:32.000Z (6 months ago)
- Last Synced: 2025-04-07T04:24:45.181Z (6 months ago)
- Topics: container, docker, mock, openid-connect, openid-provider, openid-server, soluto-open-source
- Language: C#
- Homepage:
- Size: 1.85 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://hub.docker.com/r/xdevsoftware/oidc-server-mock)
[](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  ](https://hub.docker.com/r/xdevsoftware/oidc-server-mock)
```bash
docker pull xdevsoftware/oidc-server-mock
```### [GitHub Container Registry ](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).