Skip to content

Instantly share code, notes, and snippets.

View ChadThomsonPSC's full-sized avatar

Chad Thomson ChadThomsonPSC

  • Progress Software, Inc.
  • United States
  • 06:59 (UTC -05:00)
View GitHub Profile
@ChadThomsonPSC
ChadThomsonPSC / README.md
Created March 7, 2024 19:16 — forked from devorbitus/README.md
GitHub Actions

GitHub Actions JWT Akeyless Workflow

JWKS URL

https://token.actions.githubusercontent.com/.well-known/jwks

Unique Identifier

@ChadThomsonPSC
ChadThomsonPSC / README.md
Created March 7, 2024 16:54 — forked from devorbitus/README.md
Simple Curl Tutorial for Akeyless Vault Platform

Simple Curl Tutorial for Akeyless Vault Platform

Objective:

Let's use curl to completely create a secret within the Akeyless Vault Platform including :

  1. Authenticate to the Akeyless Vault Platform using the admin API Key Auth Method
  2. Create a new API Key Auth Method
  3. Create a new Access Role to allow access to a secret object that WILL BE located at \env\secret
  4. Associate the new API Key Auth Method to the new Access Role
@ChadThomsonPSC
ChadThomsonPSC / README.md
Created March 7, 2024 16:42 — forked from devorbitus/README.md
Docker Secure Remote Access Akeyless Bastions

Docker Secure Remote Access Akeyless SSH Proxy Bastion

@ChadThomsonPSC
ChadThomsonPSC / testJsonContentLength.p
Created December 14, 2018 03:50
OpenEdge ABL: Test Content Length of 11.7.4 Response object
/*------------------------------------------------------------------------
File : testJsonContentLength.p
Purpose :
Syntax :
Description :
Author(s) : cthomson@progress.com