security - Keycloak SSO with SAML via webservice call/java api -


i'm working on keycloak client authentificate user saml 2.0. instead of redirecting user login page, want authentificate user directly on webservice call or java client/java api.

it possible login user saml keycloak client using keycloak service api?

does keycloak offer security token service?

what tried:

  • using java client login - worked openid-connect client, not saml client
  • searched documentation either saml java api or securitytokenservice

thank answers!


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -