Apr 29, 2020 · Redirect Login page to Keycloak authentication page so the users could enter their username / password (or you can use your own login page and only send the required information to Keycloak) Retrieve the JWT Token generated by Keycloak; Send a token request to the AIS Server with the JWT Token in the Authorization header:
In Keycloak version 2.4.0 and earlier there was a User Federation SPI. Red Hat Single Sign-On version 7.0, although unsupported, had this earlier SPI available as well. This earlier User Federation SPI has been removed from Keycloak version 2.5.0 and Red Hat Single Sign-On version 7.1.