-
I created a layered project based on ABP Framework 8.2 and deployed it to the local environment using Docker Desktop.
When I call the API in Swagger, an error occurs.
### The Dockerfile files for …
-
I wanted to use both microsoft and elyby authservers for example. Like, if the user can't be verified on ely.by, then the game will try on microsoft, but i don't know if thats possible.
ghost updated
4 months ago
-
Wallet Addresses should become tenanted as per the Multi-Tenancy design, and will be logically separated in the `backend` database by a `tenantId` row that serves as a foreign key on the tenants table…
-
I propose adding a Keycloak component to our system for managing authentication and login processes. This integration would be incredibly beneficial, particularly for those using Keycloak, as it would…
-
# wifidog -f -d 7
[6][Fri Nov 13 14:15:04 2015][13548](conf.c:651) Reading configuration file '/usr/local/etc/wifidog.conf'
[7][Fri Nov 13 14:15:04 2015][13548](conf.c:697) Parsing token: GatewayInte…
-
These are TODO notes from writing up the draft spec:
- [x] ensure that `code id_token` is not included in localhost loopback client `response_types` field (this was an openid/OIDC thing)
- [x] ens…
-
Since [PR #2611](https://github.com/MCCTeam/Minecraft-Console-Client/pull/2611), MCC has support for adding custom yggdrasil servers.
Because one of the best uses of this server is creating more acco…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
I found that my microservice ignore tenant even if my user is tenant user.
### Reproduction Steps…
-
I've been looking at the readme file, and the problem which this project aims to solve is very important. Even I've been working on this, but not getting much time to work on this/ would like to contr…
zemse updated
4 years ago
-
As per discussion in issue #16, please refrain from using Http Session and make Authentication work stateless.