Skip to content

Instantly share code, notes, and snippets.

@c4pt0r
Created March 17, 2026 18:22
Show Gist options
  • Select an option

  • Save c4pt0r/ef8cccf4a0551641f85cebbcc9b87e8e to your computer and use it in GitHub Desktop.

Select an option

Save c4pt0r/ef8cccf4a0551641f85cebbcc9b87e8e to your computer and use it in GitHub Desktop.
Test JWKS for db9 RLS E2E testing
{
"keys": [
{
"kty": "RSA",
"kid": "test-rls-key-1",
"use": "sig",
"alg": "RS256",
"n": "xgQ1cR6qcWD6TYtjhN7AVXv9bXL_HXRGfxCw9w0ybrbc9NS8xsYPK63gAHKW4Dh9tkmSO7Sr5L8jQm9RBegrSfxie4hUdd201e31zbTk30nr5KymbLKvl3Z2LHs6qzko440qaWfi9tUJKsao4Y-Hn2sGeKTWcSbW_rIIbbBKUJU4gHZlg-GfzNvwREJ5bspXc6iYhOMeRONb9Hi9otNAHRluLsMA2zTrzQhtTjF1Mb7-Mei2sPmmFcpNMVzTNZpWYmUDK_DHku2WHrJ_5__3p97DH5LcJ57pcGrmq-3MqhFTlN7UjCmFl5Sa7ivGpo5D4cpvC_9wpX1ulfNFPugxMQ",
"e": "AQAB"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment