
Dale Tuttle
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
Articles
Recent activity by Dale Tuttle Sort by recent activity-
Duo Mobile - Enrolling Biometric Based Auth with Duo Using Passkeys
Overview You can register your devices biometrics to be used during login as an alternative to push notifications. This can only supplement having an already hardware token or smartphone. Supported...
-
Passwordless logins with Shibboleth
Overview Passwordless authentication uses passkeys as a way to verify your identity while logging into a certain web apps. Single sign on systems such as ours at RPI also support using passkeys as ...
-
Passwordless Logins at RPI
Overview Webapps that configured to use Rensselaer's Single Sign on Service support the use of passkeys for passwordless authentication. An overview of passkeys can be found here. Employee corporat...
-
Duo Mobile - Using Verified Push
Overview How Verified Push differs from standard Multi-Factor Authentication (MFA) push, and why it's essential for account security at RPI. Summary Duo Verified Push enhances the security of con...
-
Logging into Rensselaer SSO During a Service Disruption
Overview While performing a failover test or during a service interruption, RPI SSO will utilize Microsoft Office 365 to authenticate users. This will alter the login by replacing the RPI login pag...
-
Passkeys
Overview A password is something you know, and traditionally, along with a username, it’s what you use to log into a web application. A passkey, on the other hand, is something stored securely on y...
-
Implementing SSO Authentication with Shibboleth SP3 for Debian Based Systems
Overview Shibboleth SP works with Apache2 to provide SAML authentication for web applications that do not natively support it. This guide assumes you have a solid understanding of Apache2, so it...
-
Implementing SSO Authentication with Shibboleth SP3 for Redhat Based Systems
Overview Shibboleth SP works with Apache2 to provide SAML authentication for web applications that do not natively support it. This guide assumes you have a solid understanding of Apache2, so it...
-
Integrating SAML authentication with Rensselaer's Single Sign On Environment.
Overview RPI provides SAML authentication services for on-campus and hosted applications. Integrating with our single sign-on environment allows for the use of the RCSID username and password, as w...
-
Github Pages Web Hosting
Overview GitHub Pages simplifies website hosting by allowing users to serve static web content directly from their GitHub repositories. It automatically renders these files into a functional websit...