Aram Peres

Results 66 comments of Aram Peres

# Example with Keycloak ## Run Keycloak With docker (dev mode): ``` docker run --name keycloak --rm -p 8080:8080 -e KEYCLOAK_ADMIN=admin -e KEYCLOAK_ADMIN_PASSWORD=admin quay.io/keycloak/keycloak:19.0.2 start-dev ``` ## Login to Keycloak...

@vmihailenco I think this is ready for a final review now. I changed the default claim from `email` to `preferred_username` (both are standard), and made it configurable.

> @aramperes I've updated the code to support multiple oidc providers. Also made some tweaks to the config so it is more flexible and does not mention `UserProvider` at all....

Thanks for all the details and analysis. I'll make sure to use iperf for further performance testing. Sounds like `onetun` can't keep up with it.

The 5.3.0/6.0.0 changelog also mentions support for Angular 10, yet the project still has a hard dependency on `@angular/core` and `@angular/compiler` 9.0.0. Shouldn't those be `devDependencies` since v10 is supported...

Closing because the suggested libraries are not compatible with Glowstone's license. If you have suggestions for rewriting the world generation feature, please let us know.