Hello,
I'm looking into Keycloak for a consulting engagement. The idea is to use Keycloak for SSO on multiple front end applications in order to secure many REST APIs. Some of the front end applications will be mobile and others will be browser base. Keycloak easily handled both effortlessly in a simple demo I created.
Initially the client was looking for Active Directory integration, but now has decided to look into integrating with a REST service for authentication / group information. This brings up a few initial questions:
1. How would one go about integrating with this REST Service?