Realm

The Realm service provides operations for manipulation of realms and their providers. This includes the following operations:

checkPermission

Used to test if the current session allows a specific set of actions.

consumeArtifact

Used within a single sign-on process to establish a session login using an artifact.

getSessionInfo

Returns information associated with the current session.

login

Used within a single sign-on process to perform session login at an identity provider.

logout

Used within a single sign-on process to perform session logout at an identity provider.

produceArtifact

Used within a single sign-on process to produce an artifact to pass to an artifact consumer.

resolveArtifact

Used within a single sign-on process to resolve an artifact into information necessary to complete a session login.

URL for this page (http://zlst.org/services/2001/Realm) is the XRDS service type and XML namespace designation for the Realm service. The WSDL location designation for the Realm service definition fragment is http://zlst.org/services/2001/Realm/Realm.wsdl.