IdentityServer4.Admin
IdentityServer4.Admin copied to clipboard
The administration for the IdentityServer4 and Asp.Net Core Identity
### Question GetClientAsync under ClientRepository not including AllowedGrantTypes, RedirectUris, and others ### Relevant parts of the log file ``` ```
I setup the [Skoruba.IdentityServer4.Admin](https://github.com/skoruba/IdentityServer4.Admin/tree/master/src/Skoruba.IdentityServer4.Admin) project for managing my idsrv4 data. Thank you so much for providing this useful project, it saves me a lot of time. I could manage all...
I am having flutter mobile app and using identity server 4. Now I need to configure Azure Ad with identity server. In our scenario we have different customers having there...
### Question Can anyone provide Azure AD integration example with skoruba identity server ? ### Relevant parts of the log file ``` ```
Guys i really need your help. we need to implement multitenant ecommerce app where each client has its own users pool .. so is this support by ur library and...
### Describe the bug After deployment I keep getting this error when attempting to log in. "HTTP Error 400. The size of the request headers is too long." ### To...
### Describe the bug When using PgSQL, Audit logging does not work, and it is impossible to view Identification Resources and other IdentityServer4 data. For any actions that cause an...
Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
The actual solution support many types of stores but it is missing an implementation for Sqlite. The actual commit provides this missing implementation.
Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.19.3 to 1.19.5. Release notes Sourced from jquery-validation's releases. 1.19.5 / 2022-07-01 Chore Add CodeQL analysis 3d3c1fb Core Fixed jQuery .submit() event shorthand deprecation notice #2430 Fixed...