TNG / keycloak-mock

A Java library to test REST endpoints secured by Keycloak via OpenID connect.
Apache License 2.0
122 stars 27 forks source link

2 realms on the same server #61

Closed a1chemist closed 3 years ago

a1chemist commented 3 years ago

Mocking 2 realms on the same server (same port) is not currently possible, in terms of implementation it would be 2 separate endpoints on the same server.