ABP-MicroService icon indicating copy to clipboard operation
ABP-MicroService copied to clipboard

基于abp微服务架构的低代码平台

Results 23 ABP-MicroService issues
Sort by recently updated
recently updated
newest added

关于“C”(客户端)这些授权策略系统什么时候自动加载出来(需要特别注意什么吗?我在本地没有加载出来这些授权策略)?如何赋权限呢? ![image](https://user-images.githubusercontent.com/64063254/140244376-c2489a05-ba0b-4480-9aaf-e31118cabc43.png)

http://localhost:53362/connect/token Has been failed

部分basic-service日志信息如下 Failed to validate the token. Microsoft.IdentityModel.Tokens.SecurityTokenInvalidIssuerException: IDX10205: Issuer validation failed. Issuer: 'System.String'. Did not match: validationParameters.ValidIssuer: 'System.String' or validationParameters.ValidIssuers: 'System.String'. at Microsoft.IdentityModel.Tokens.Validators.ValidateIssuer(String issuer, SecurityToken securityToken, TokenValidationParameters validationParameters) at System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler.ValidateIssuer(String...

![Uploading 1708313181686.jpg…]()

![image](https://user-images.githubusercontent.com/63650990/234239902-415e1330-06b0-4e4c-af2d-ee0b169ff6b3.png)

克隆完代码,然后运行了run.bat 里边五个工程,访问flow的以下方法报错 后台process报如下错误

[21:10:19 ERR] An exception occurred while iterating over the results of a query for context type 'Volo.Abp.Identity.EntityFrameworkCore.IdentityDbContext'. Microsoft.Data.SqlClient.SqlException (0x80131904): **Invalid object name 'AbpUsers'.** at Microsoft.Data.SqlClient.SqlCommand.c.b__208_0(Task`1 result) at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke() at System.Threading.ExecutionContext.RunInternal(ExecutionContext...

数据库:ms sql server 已经做了迁移,启动后报错。 报错代码段为: ![image](https://user-images.githubusercontent.com/55867470/215410602-9688e69d-68a4-40f8-b6e3-cc10237849f1.png) 请问有遇到这个情况吗?有解决办法吗?

请问租户如何注册,租户用户如何注册? 如果使用IdentityServer4作授权中心,登录的时候如何实现区分不同的租户? IndentityServer4是怎么识别不同的tenant的,保存在数据库的什么地方? ![image](https://user-images.githubusercontent.com/5525760/213058700-ff09cca5-0d8c-4343-b475-dccbd93d52e0.png)

Bumps [luxon](https://github.com/moment/luxon) from 2.5.0 to 2.5.2. Changelog Sourced from luxon's changelog. Changelog 3.2.0 (2022-12-29) Allow timeZone to be specified as an intl option Fix for diff's handling of end-of-month when...

dependencies
javascript