You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Чтобы запусть сервер авторизации понадобится PostgreSQL
Клонируем репозиторий
Переходим в Gts.AuthorizationServer/appsettings.json
В строке 3 меняем строчку под свой серевер, например: "DbConnection": "Host=localhost;Port=5432;Database=GtsAuthorizationServer;User ID=postgres;Password=QWERTy1234;Integrated Security=True;"