Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

← Samples

HTTP Samples

Tested custom platform scripts for managing systems over HTTP/REST APIs. These samples cover REST APIs with various authentication methods, browser-form login workflows, and cloud service integrations.

Sample Complexity Target System
facebook ⭐⭐⭐ Browser-form credential management (Facebook-style)
twitter ⭐⭐⭐ Browser-form login with challenge handling (Twitter-style)
forgerock-openam ⭐⭐ ForgeRock AM 7.5 REST API
okta-discovery ⭐⭐⭐ Okta with account discovery and group membership
onelogin-jit ⭐⭐⭐ OneLogin JIT elevation and account activation
proxmox-ve-http ⭐⭐⭐ Proxmox VE 7.x/8.x REST API (ticket-cookie + CSRF)
wordpress ⭐⭐ WordPress REST API with Basic Auth

Choosing a Sample

Related Docs