Testing Entra Login with CAS

Testing Entra Login with CAS

If you are an active UConn community member and would like to be an early-tester of the Entra login functionality with CAS, the following Javascript will show a hidden login option to use Entra.

javascript:(function(){ var promos=document.querySelectorAll("body.login .provider-promo, body.login #providerPromo"); promos.forEach(function(el){ el.style.setProperty("display","block","important"); el.style.setProperty("visibility","visible","important"); }); })();

You can paste the above snippet into most browser’s URL bars, just note that some will automatically remove the leading ‘javascript:’ piece for security reasons, so you may need to type that piece manually.

If you wish to regularly use this login method, you can also create a bookmark where the URL is the code snippet above. Opening the bookmark while on the CAS login page will unhide the Entra login option.

Please note, UCH and Alumni users are not currently able to use this login method.

image-20251022-133835.png

If you encounter any issues using the Entra login method, and are an active UConn community member (Entra does not currently work for alumni or UCH users), please contact the the ITS Technology Support Center with information about the application that is not functional.