SkillAgentSearch skills...

IdentityServer4.Admin

🚩 IdentityServer4 AdminUI and SSO

Install / Use

/learn @dotnetcore-group/IdentityServer4.Admin
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

<h1 align="center">IdentityServer4 AdminUI</h1> <p align="center"><img src="./ids4-admin.png"/> <p align="center">IdentityServer4 AdminUI and Single Sign On</p>

Build Status Licensed under the MIT License

This project is only a demonstration project, do not use it in production!

run in docker

  1. replace your ip address:
  • .env : EXTERNAL_DNS_NAME_OR_IP=[your ip]
  • src\IDS4.AdminUI\docker\nginx.conf : proxy_pass http://[your ip]:5004
  1. start up run docker-compose up --build command in the root directory.

  2. open in browser

  • AdminUI: http:[your ip]:8000
  • SSO: http:[your ip]:5006
  • API: http:[your ip]:5004/swagger/index.html
View on GitHub
GitHub Stars12
CategoryDesign
Updated1mo ago
Forks1

Languages

CSS

Security Score

95/100

Audited on Jan 30, 2026

No findings