🚧 Adjust port
This commit is contained in:
parent
d960fc7d70
commit
4e309ef374
@ -9,7 +9,7 @@ import org.eclipse.microprofile.rest.client.inject.RegisterRestClient;
|
|||||||
import java.util.List;
|
import java.util.List;
|
||||||
import java.util.Map;
|
import java.util.Map;
|
||||||
|
|
||||||
@Path("/realms/maven/accounts")
|
@Path("/accounts")
|
||||||
@OidcClientFilter
|
@OidcClientFilter
|
||||||
@RegisterRestClient(configKey = "idp")
|
@RegisterRestClient(configKey = "idp")
|
||||||
public interface UserClient
|
public interface UserClient
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user