Authentication

Description

Functions for authenticating using JAAS

Functions

NameSignature and Synopsis
createUUIDString createUUID()
Generate a universally unique identifier
ssoAuthenticateString ssoAuthenticate(String tokenIssuerUrl, String username, String password)
Authenticate the given username/password and create an SSO token in Base64 encoded form to be embedded as cookie.