Changes

/* Customizing the SSO processor */
{ }
protected override Login CreateLogin(string loginName, string domain, UBIK.Kernel.Content.OSTypes osType)
{
// In this example, we use the default login creation, but add the email address as the human-readable login name.
1,606
edits