mirror of
https://github.com/ditkrg/AuthorizationServerDemos.git
synced 2026-01-23 07:27:03 +00:00
change upn
This commit is contained in:
parent
4aa06ce40a
commit
cf35412523
@ -19,8 +19,8 @@ namespace IdentityServerHost.Quickstart.UI
|
||||
{
|
||||
new TestUser
|
||||
{
|
||||
SubjectId = "3199711031234",
|
||||
Username = "3199711031234",
|
||||
SubjectId = "3971103123456",
|
||||
Username = "3971103123456",
|
||||
Password = "123",
|
||||
Claims =
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user