mirror of
https://github.com/ditkrg/AuthorizationServerDemos.git
synced 2026-01-23 04:36:45 +00:00
Merge branch 'master' of https://github.com/ditdevtools/AuthorizationServerDemos
This commit is contained in:
commit
627248287e
@ -19,8 +19,8 @@ namespace IdentityServerHost.Quickstart.UI
|
|||||||
{
|
{
|
||||||
new TestUser
|
new TestUser
|
||||||
{
|
{
|
||||||
SubjectId = "3199711031234",
|
SubjectId = "3971103123456",
|
||||||
Username = "3199711031234",
|
Username = "3971103123456",
|
||||||
Password = "123",
|
Password = "123",
|
||||||
Claims =
|
Claims =
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user