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
{{ message }}
This repository was archived by the owner on Aug 1, 2021. It is now read-only.
Check it now at [Jp Project](https://jpproject.azurewebsites.net/admin-ui/).
29
+
30
+
You can check also [SSO](https://jpproject.azurewebsites.net/sso/) and [User Management](https://jpproject.azurewebsites.net/user-management/)
31
+
32
+
33
+
_New users are readonly_
34
+
35
+
10
36
Written in ASP.NET Core and Angular 6.
11
37
The main goal of project is to be a Management Ecosystem for IdentityServer4. Helping Startup's and Organization to Speed Up the Setup of User Management. Helping teams and entrepreneurs to achieve the company's primary purpose: Maximize shareholder value.
Copy file name to clipboardExpand all lines: src/Backend/Jp.UserManagement/jpProject_sso_log.txt
+25Lines changed: 25 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -60126,3 +60126,28 @@ ORDER BY `t4`.`Id`
60126
60126
2019-03-02 12:41:08.426 -03:00 [INF] Executing ObjectResult, writing value of type 'Jp.Infra.CrossCutting.Tools.Model.DefaultResponse`1[[IdentityServer4.Models.Client, IdentityServer4.Storage, Version=2.3.1.0, Culture=neutral, PublicKeyToken=93d4430489de4ef4]]'.
60127
60127
2019-03-02 12:41:08.429 -03:00 [INF] Executed action Jp.Management.Controllers.ClientsController.Details (Jp.Management) in 87.043500000000009ms
2019-03-25 23:39:12.521 -03:00 [INF] User profile is available. Using 'C:\Users\Bruno\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2019-03-25 23:47:41.399 -03:00 [INF] User profile is available. Using 'C:\Users\Bruno\AppData\Local\ASP.NET\DataProtection-Keys' as key repository and Windows DPAPI to encrypt keys at rest.
2019-03-26 01:19:46.908 -03:00 [WRN] The CORS protocol does not allow specifying a wildcard (any) origin and credentials at the same time. Configure the policy by listing individual origins if credentials needs to be supported.
60135
+
2019-03-26 01:19:46.912 -03:00 [INF] CORS policy execution successful.
60136
+
2019-03-26 01:19:46.918 -03:00 [INF] Request finished in 28.467ms 204
60137
+
2019-03-26 01:19:46.942 -03:00 [INF] Request starting HTTP/1.1 GET https://localhost:5003/clients/list
60138
+
2019-03-26 01:19:46.944 -03:00 [WRN] The CORS protocol does not allow specifying a wildcard (any) origin and credentials at the same time. Configure the policy by listing individual origins if credentials needs to be supported.
60139
+
2019-03-26 01:19:46.947 -03:00 [INF] CORS policy execution successful.
60140
+
2019-03-26 01:19:47.193 -03:00 [INF] Successfully validated the token.
60141
+
2019-03-26 01:19:47.199 -03:00 [DBG] AuthenticationScheme: Bearer was successfully authenticated.
2019-03-26 01:19:48.670 -03:00 [INF] Executed action method Jp.Management.Controllers.ClientsController.List (Jp.Management), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 495.6943ms.
60151
+
2019-03-26 01:19:48.678 -03:00 [INF] Executing ObjectResult, writing value of type 'Jp.Infra.CrossCutting.Tools.Model.DefaultResponse`1[[System.Collections.Generic.IEnumerable`1[[Jp.Application.ViewModels.ClientsViewModels.ClientListViewModel, Jp.Application, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
60152
+
2019-03-26 01:19:48.691 -03:00 [INF] Executed action Jp.Management.Controllers.ClientsController.List (Jp.Management) in 1339.6496ms
0 commit comments