Directories
¶
| Path | Synopsis |
|---|---|
|
Command a2a-apikey demonstrates Application-to-Application (A2A) API-key retrieval.
|
Command a2a-apikey demonstrates Application-to-Application (A2A) API-key retrieval. |
|
Command a2a-broker demonstrates brokering an access request on behalf of another user.
|
Command a2a-broker demonstrates brokering an access request on behalf of another user. |
|
Command a2a-discover demonstrates GetRetrievableAccounts, which lists every account the context's client certificate is registered to retrieve, across all of its A2A registrations.
|
Command a2a-discover demonstrates GetRetrievableAccounts, which lists every account the context's client certificate is registered to retrieve, across all of its A2A registrations. |
|
Command a2a-events demonstrates an A2A credential-change event listener.
|
Command a2a-events demonstrates an A2A credential-change event listener. |
|
Command a2a-password demonstrates Application-to-Application (A2A) password retrieval.
|
Command a2a-password demonstrates Application-to-Application (A2A) password retrieval. |
|
Command a2a-privatekey demonstrates Application-to-Application (A2A) SSH private-key retrieval.
|
Command a2a-privatekey demonstrates Application-to-Application (A2A) SSH private-key retrieval. |
|
Command a2a-set-password demonstrates SetPassword, the A2A write-back that stores a new password for an account.
|
Command a2a-set-password demonstrates SetPassword, the A2A write-back that stores a new password for an account. |
|
Command anonymous demonstrates an anonymous session, which carries no user token and is sufficient for the Notification service and other unauthenticated endpoints such as the appliance status.
|
Command anonymous demonstrates an anonymous session, which carries no user token and is sufficient for the Notification service and other unauthenticated endpoints such as the appliance status. |
|
Command browser demonstrates an interactive external-browser (PKCE) login.
|
Command browser demonstrates an interactive external-browser (PKCE) login. |
|
Command certificate demonstrates a client-certificate login over mutual TLS.
|
Command certificate demonstrates a client-certificate login over mutual TLS. |
|
Command devicecode demonstrates a device authorization grant login.
|
Command devicecode demonstrates a device authorization grant login. |
|
Command download demonstrates Download, which streams a response body straight to an io.Writer without buffering it in memory — suited to large payloads such as backups or reports.
|
Command download demonstrates Download, which streams a response body straight to an io.Writer without buffering it in memory — suited to large payloads such as backups or reports. |
|
Command events demonstrates a one-shot SignalR event listener.
|
Command events demonstrates a one-shot SignalR event listener. |
|
Command events-persistent demonstrates a reconnecting SignalR event listener.
|
Command events-persistent demonstrates a reconnecting SignalR event listener. |
|
Command invoke is a small general-purpose client that issues one request with any HTTP method against any Safeguard service, demonstrating the generic Invoke surface (Get/Post/Put/Delete).
|
Command invoke is a small general-purpose client that issues one request with any HTTP method against any Safeguard service, demonstrating the generic Invoke surface (Get/Post/Put/Delete). |
|
Command invoke-typed demonstrates InvokeTyped, which decodes a successful JSON response directly into a Go value instead of returning the raw body.
|
Command invoke-typed demonstrates InvokeTyped, which decodes a successful JSON response directly into a Go value instead of returning the raw body. |
|
Command password demonstrates a Resource Owner Grant (username/password) login and a single Core API call.
|
Command password demonstrates a Resource Owner Grant (username/password) login and a single Core API call. |
|
Command pkce demonstrates a PKCE non-interactive ("headless") login.
|
Command pkce demonstrates a PKCE non-interactive ("headless") login. |
|
Command token demonstrates reusing an existing Safeguard user token instead of performing a login exchange.
|
Command token demonstrates reusing an existing Safeguard user token instead of performing a login exchange. |
Click to show internal directories.
Click to hide internal directories.