manywho / sdk-java

The Java SDK for building plugins that integrate with ManyWho
0 stars 8 forks source link

FLOW-1320: Added V2/https service support #57

Closed domholmes closed 4 years ago

domholmes commented 4 years ago
  1. Add V2 specific controllers and DescribeManager
  2. Add overload for UndertowServer to start in V2/https mode with client cert auth

Currently basic auth is not implemented with the intention to add in later