How to restrict user authentication in Keycloak during identity brokering

2 · Red Hat · Dec. 30, 2020, 8:43 a.m.
As per the design, Keycloak imports all users into its local database if the users are authenticated via any third-party identity provider (e.g., Google, Facebook, or Okta). But what if users authenticated through the third-party identity provider have to be restricted—or be allowed only limited access—to applications that are federated with Keycloak? Here’s how you […] The post How to restrict user authentication in Keycloak during identity brokering appeared first on Red Hat Developer....