article thumbnail

How to authenticate to Google Drive in Java

Xebia

Most examples of access to Google Drive from Java using the Google Client SDKs, authenticate with the deprecated GoogleCredential class and a service account key file. I will save that for another blog. Image by Mike from Pixabay The post How to authenticate to Google Drive in Java appeared first on Xebia.

article thumbnail

How to: Deploy Terraform to AWS with GitHub Actions authenticated with OpenID Connect

Xebia

In my previous blog I wrote about leaked credentials and the events after the leak, read more about it here: What happens when you leak AWS credentials and how AWS minimizes the damage In this blog I will show you how to set up the OpenID Connect role, set the permissions, create the GitHub actions workflow and deploy the Terraform code to AWS. .

AWS 130
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

2F Authentication with Google Authenticator in Spring Boot

InnovationM

In today’s digital world, security is a major concern, and 2-factor authentication (2FA) is one way to increase security. 2FA adds an extra layer of protection to your account by requiring users to provide two forms of authentication to access it. </version> </dependency> `zxing-core` : to generate QR codes. <dependency>

article thumbnail

How to Retrieve WiFi Password on Windows

David Walsh

The post How to Retrieve WiFi Password on Windows appeared first on David Walsh Blog. The post How to Retrieve WiFi Password on Windows appeared first on David Walsh Blog.

Windows 75
article thumbnail

Sitecore Federated Authentication with Azure AD B2C: User Flow

Perficient

Introduction This guide will show you how to integrate Sitecore Content Delivery instance with Azure AD B2C using federated authentication. In this guide we will be using Sitecore 10.3 and a User Flow on Azure AD B2C side. Data you need to collect after completing this section is user flow name. xml version="1.0" encoding="utf-8"?>

B2C 52
article thumbnail

CVE-2024-24919: Check Point Security Gateway Information Disclosure Zero-Day Exploited in the Wild

Tenable

Background On May 27, Check Point released a blog post with recommendations on security best practices. During this monitoring, Check Point noticed “a small number of login attempts” that were utilizing local accounts with password-only authentication enabled. A hotfix has been made available to address this vulnerability.

article thumbnail

How to Stop the Kerberos Pre-Authentication Attack in Active Directory

Tenable

Here’s a look at how to safeguard your Active Directory from the known roasting attack on Kerberos Pre-Authentication. As part of the Kerberos authentication process in Active Directory, there is an initial request to authenticate without a password. User account configured to not require Kerberos Pre-Authentication.