CAS
Source: https://auth.berkeley.edu/cas/login?service=https%3A%2F%2Fbcourses.berkeley.edu%2Flogin%2Fcas Parent: https://americancultures.berkeley.edu/cdf/creative-projects-political-possibility
CalNet Authentication Service
CalNet ID:
CalNet ID is a required field.
/**/
Passphrase:
Passphrase is a required field.
CAPSLOCK key is turned on!
let client = new ClientJS(); let fingerprint = client.getFingerprint(); $("[name=\"deviceFingerprint\"]").val(fingerprint);
Sign In
const redirectTo = $("a[autoRedirectType=client]").attr("href"); if (redirectTo !== null && redirectTo !== undefined) { window.location.href = redirectTo; } else { console.log("Unable to locate provider with auto-redirect"); }
Forgot CalNet ID or Passphrase?
Help
Contact
How to Sign In as a SPA
To sign in to a Special Purpose Account (SPA) via a list, add a "+" to your CalNet ID (e.g., "+mycalnetid"), then enter your passphrase. The next screen will show a drop-down list of all the SPAs you have permission to access. Select the SPA you wish to sign in as.
To sign in directly as a SPA, enter the SPA name, "+", and your CalNet ID into the CalNet ID field (e.g., “spa-mydept+mycalnetid”), then enter your passphrase.
To view and manage your SPAs, log into the Special Purpose Accounts application with your personal credentials.
/**/ $(window).on("pageshow", function () { $(":submit").prop("disabled", false); $(":submit").attr("value", j); }); $(document).ready(function () { $("#fm1").submit(function () { $(":submit").attr("disabled", true); $(":submit").attr("value", i); return true; }); // Next two checks added along with the labels // to support IE11 legacy browsers removing // the fancy flex-style input fields $( "#username" ).on( "keydown", function() { if (window.document.documentMode){ $("#username-label").text(""); } }); $( "#password" ).on( "keydown", function() { if (window.document.documentMode){ $("#password-label").text(""); } }); });
Copyright © var theDate=new Date() document.write(theDate.getFullYear()) UC Regents. All rights reserved.