SimpleIdServer
SimpleIdServer copied to clipboard
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
Hello, In version 5.03, I was able to use my own Global.resx file for localization. This functionality appears to be broken in version 6.02. I understand that part of the...
 The add mapper dialog show nothing. What I want to do is add userId and realm info to profile, so I can include these infos in access token, how...
建议:增加新特性 ,支持使用aspnetcore的 PathBase 例如 https://localhost:5000/sso/master 。 Suggestion: Add new features that support the use of aspnetcore's PathBase, such as https://localhost:5000/sso/master 。
Hello, I downloaded the latest project of your master branch. When I changed the database to POSTGRE and used an empty database, when starting the project, the table creation failed:...
 When I use Dotnet Template use Postgres, first launch will encounter this issue.
Hello, An issue has been identified in the logout functionality when a relative path is specified (e.g., _https://{host}/staging/identity_). The problem occurs in the **EndSession** method of the **CheckSessionController**. ``` .......
Hello, When attempting to override existing CSS or add new styles, the changes do not persist after a page refresh. ### Reproduction Steps: 1. Navigate to the pwd form. 2....
Hello, We’re encountering an issue where the system includes all claims in the cookie by default, leading to excessively large headers. This triggers HTTP 431 errors ("Request Header Fields Too...
Hello, I noticed that your this article: https://simpleidserver.com/docs/idserver/quickstart/createidserverwithui I am now implementing a project based on him that follows the simplest authorization code process. So, I made some modifications on...
