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

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -