mirror of
https://github.com/ditkrg/AuthorizationServerDemos.git
synced 2026-01-23 06:36:43 +00:00
change upn
This commit is contained in:
parent
4aa06ce40a
commit
cf35412523
@ -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