Package org.keycloak.protocol
package org.keycloak.protocol
-
ClassDescriptionCommon base class for Authorization REST endpoints implementation, which have to be implemented by each protocol.Encapsulates necessary data about client login request (OIDC or SAML request).Provides a template/sample client config adapter file.This is an an encoded token that is stored as a cookie so that if there is a client timeout, then the authentication session can be restarted.